=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for echomap-0.7.3 Compiling libc v0.2.112 Compiling typenum v1.15.0 Compiling version_check v0.9.4 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.36 Compiling libm v0.2.2 Compiling unicode-xid v0.2.2 Compiling syn v1.0.86 error[E0786]: found invalid metadata files for crate `core` which `std` depends on | = note: failed to parse rlib '/usr/pkg/lib/rustlib/i586-unknown-netbsd/lib/libcore-b2f748c98fefa40f.rlib': Archive member size is too large error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:7:5 | 7 | println!("cargo:rerun-if-changed=build.rs"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:16:9 | 16 | println!( | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:29:13 | 29 | println!("cargo:rustc-cfg=freebsd10") | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:31:32 | 31 | Some(11) if libc_ci => println!("cargo:rustc-cfg=freebsd11"), | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:32:32 | 32 | Some(12) if libc_ci => println!("cargo:rustc-cfg=freebsd12"), | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:33:32 | 33 | Some(13) if libc_ci => println!("cargo:rustc-cfg=freebsd13"), | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:34:32 | 34 | Some(14) if libc_ci => println!("cargo:rustc-cfg=freebsd14"), | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:35:27 | 35 | Some(_) | None => println!("cargo:rustc-cfg=freebsd11"), | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:40:9 | 40 | println!("cargo:rustc-cfg=libc_deny_warnings"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:45:9 | 45 | println!("cargo:rustc-cfg=libc_priv_mod_use"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:50:9 | 50 | println!("cargo:rustc-cfg=libc_union"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:55:9 | 55 | println!("cargo:rustc-cfg=libc_const_size_of"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:60:9 | 60 | println!("cargo:rustc-cfg=libc_align"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:67:9 | 67 | println!("cargo:rustc-cfg=libc_core_cvoid"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:72:9 | 72 | println!("cargo:rustc-cfg=libc_packedN"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:73:9 | 73 | println!("cargo:rustc-cfg=libc_cfg_target_vendor"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:78:9 | 78 | println!("cargo:rustc-cfg=libc_non_exhaustive"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:82:9 | 82 | println!("cargo:rustc-cfg=libc_ptr_addr_of"); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:87:9 | 87 | println!("cargo:rustc-cfg=libc_thread_local"); | ^^^^^^^ error: cannot find macro `panic` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:92:13 | 92 | panic!("const-extern-fn requires a nightly compiler >= 1.40") | ^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:94:9 | 94 | println!("cargo:rustc-cfg=libc_const_extern_fn"); | ^^^^^^^ error[E0463]: can't find crate for `std` --> /pbulk/work/geography/echomap/work/vendor/libm-0.2.2/build.rs:1:5 | 1 | use std::env; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /pbulk/work/geography/echomap/work/vendor/typenum-1.15.0/build/main.rs:1:5 | 1 | use std::env; | ^^^ can't find crate error: cannot find macro `write` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:180:9 | 180 | write!(f, "{}-{:02}-{:02}", y, m, d) | ^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:5:3 | 5 | #[derive(Debug, PartialEq, Eq, Copy, Clone, PartialOrd, Ord)] | ^^^^^^ error: cannot find macro `write` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:191:9 | 191 | write!(f, "{}", self.as_str()) | ^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:12:3 | 12 | #[derive(Debug, PartialEq, Eq, Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:3:3 | 3 | #[derive(Debug, PartialEq, Eq, Copy, Clone)] | ^^^^^^ error: cannot find macro `write` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:201:9 | 201 | write!(f, "Version({:?}, {:?})", self.0, self.to_mmp()) | ^^^^^ error: cannot find macro `write` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:194:9 | 194 | write!(f, "{}.{}.{}", major, minor, patch) | ^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:4:3 | 4 | #[derive(PartialEq, Eq, Copy, Clone, PartialOrd, Ord)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:8:3 | 8 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:39:3 | 39 | #[derive(Debug)] | ^^^^^^ error[E0786]: found invalid metadata files for crate `core` | = note: failed to parse rlib '/usr/pkg/lib/rustlib/i586-unknown-netbsd/lib/libcore-b2f748c98fefa40f.rlib': Archive member size is too large error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:8:3 | 8 | #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:82:3 | 82 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:98:5 | 98 | println!("cargo:rustc-cfg={}", cfg); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:108:5 | 108 | println!("cargo:rerun-if-changed={}", path); | ^^^^^^^ error: cannot find macro `println` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:119:5 | 119 | println!("cargo:rerun-if-env-changed={}", var); | ^^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:201:19 | 201 | emit(&format!("rustc_{}_{}", major, minor)); | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:213:18 | 213 | .arg(format!("probe{}", id)) | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:247:20 | 247 | self.probe(format!("extern crate {} as probe;", name)) // `as _` wasn't stabilized until Rust 1.33 | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:254:19 | 254 | emit(&format!("has_{}", mangle(name))); | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:266:20 | 266 | self.probe(format!("pub use {};", path)).unwrap_or(false) | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:275:19 | 275 | emit(&format!("has_{}", mangle(path))); | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:294:20 | 294 | self.probe(format!("pub trait Probe: {} + Sized {{}}", name)) | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:304:19 | 304 | emit(&format!("has_{}", mangle(name))); | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:323:20 | 323 | self.probe(format!("pub type Probe = {};", name)) | ^^^^^^ error[E0786]: found invalid metadata files for crate `core` which `compiler_builtins` depends on | = note: failed to parse rlib '/usr/pkg/lib/rustlib/i586-unknown-netbsd/lib/libcore-b2f748c98fefa40f.rlib': Archive member size is too large error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:333:19 | 333 | emit(&format!("has_{}", mangle(name))); | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:352:20 | 352 | self.probe(format!("pub fn probe() {{ let _ = {}; }}", expr)) | ^^^^^^ error: cannot find macro `format` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:371:20 | 371 | self.probe(format!("pub const PROBE: () = ((), {}).0;", expr)) | ^^^^^^ error[E0408]: variable `None` is not bound in all patterns --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:35:9 | 35 | Some(_) | None => println!("cargo:rustc-cfg=freebsd11"), | ^^^^^^^ ---- variable not in all patterns | | | pattern doesn't bind `None` | help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::None` --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:35:19 | 35 | Some(_) | None => println!("cargo:rustc-cfg=freebsd11"), | ^^^^ error: requires `sized` lang_item error[E0463]: can't find crate for `std` --> /pbulk/work/geography/echomap/work/vendor/proc-macro2-1.0.36/build.rs:43:5 | 43 | use std::env; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /pbulk/work/geography/echomap/work/vendor/syn-1.0.86/build.rs:1:5 | 1 | use std::env; | ^^^ can't find crate error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:28:9 | 28 | Some(10) if libc_ci || rustc_dep_of_std => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:31:9 | 31 | Some(11) if libc_ci => println!("cargo:rustc-cfg=freebsd11"), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:32:9 | 32 | Some(12) if libc_ci => println!("cargo:rustc-cfg=freebsd12"), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:33:9 | 33 | Some(13) if libc_ci => println!("cargo:rustc-cfg=freebsd13"), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:34:9 | 34 | Some(14) if libc_ci => println!("cargo:rustc-cfg=freebsd14"), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:35:9 | 35 | Some(_) | None => println!("cargo:rustc-cfg=freebsd11"), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:98:29 | 98 | fn rustc_minor_nightly() -> Option<(u32, bool)> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:102:17 | 102 | Some(e) => e, | ^^^^ not found in this scope ... 108 | let rustc = otry!(env::var_os("RUSTC")); | --------------------------- in this macro invocation | = note: this error originates in the macro `otry` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:102:17 | 102 | Some(e) => e, | ^^^^ not found in this scope ... 109 | let output = otry!(Command::new(rustc).arg("--version").output().ok()); | --------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `otry` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:102:17 | 102 | Some(e) => e, | ^^^^ not found in this scope ... 110 | let version = otry!(str::from_utf8(&output.stdout).ok()); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `otry` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:114:16 | 114 | return None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:102:17 | 102 | Some(e) => e, | ^^^^ not found in this scope ... 124 | let nightly_raw = otry!(pieces.next()).split('-').nth(1); | -------------------- in this macro invocation | = note: this error originates in the macro `otry` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:102:17 | 102 | Some(e) => e, | ^^^^ not found in this scope ... 128 | let minor = otry!(otry!(minor).parse().ok()); | ------------ in this macro invocation | = note: this error originates in the macro `otry` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:102:17 | 102 | Some(e) => e, | ^^^^ not found in this scope ... 128 | let minor = otry!(otry!(minor).parse().ok()); | -------------------------------- in this macro invocation | = note: this error originates in the macro `otry` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:133:23 | 133 | fn which_freebsd() -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:136:16 | 136 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:140:16 | 140 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:145:16 | 145 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:155:14 | 155 | _ => None, | ^^^^ not found in this scope Some errors have detailed explanations: E0463, E0786. For more information about an error, try `rustc --explain E0463`. error: could not compile `typenum` (build script) due to 2 previous errors warning: build failed, waiting for other jobs to finish... error: could not compile `libm` (build script) due to 2 previous errors error: requires `sized` lang_item --> /pbulk/work/geography/echomap/work/vendor/unicode-xid-0.2.2/src/tables.rs:19:36 | 19 | fn bsearch_range_table(c: char, r: &[(char, char)]) -> bool { | ^^^^^^^^^^^^^^^ For more information about this error, try `rustc --explain E0786`. error: could not compile `unicode-xid` (lib) due to 4 previous errors error: could not compile `syn` (build script) due to 2 previous errors error: could not compile `proc-macro2` (build script) due to 2 previous errors error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:21:22 | 21 | pub fn read() -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:57:36 | 57 | pub fn parse(version: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:67:30 | 67 | (3, _) | (_, Err(_)) => return None, | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:67:48 | 67 | (3, _) | (_, Err(_)) => return None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:68:21 | 68 | (_, Ok(v)) => v, | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:29:22 | 29 | pub fn read() -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:56:36 | 56 | pub fn parse(version: &str) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:67:13 | 67 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:22:22 | 22 | pub fn read() -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:51:33 | 51 | pub fn parse(date: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:55:30 | 55 | (3, _) | (_, Err(_)) => return None, | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:55:48 | 55 | (3, _) | (_, Err(_)) => return None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:56:21 | 56 | (_, Ok(v)) => v, | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:62:20 | 62 | return None; | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:97:53 | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:97:60 | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ++++++++ error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:97:69 | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:97:76 | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ++++++++ error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:107:61 | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:107:68 | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ++++++++ error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:107:77 | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:107:84 | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ++++++++ error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:108:36 | 108 | let (mut version, mut date) = (None, None); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:108:42 | 108 | let (mut version, mut date) = (None, None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:112:13 | 112 | Some("rustc") => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:117:13 | 117 | Some("release:") => version = split(line), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:118:13 | 118 | Some("commit-date:") if line.ends_with("unknown") => date = None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:118:73 | 118 | Some("commit-date:") if line.ends_with("unknown") => date = None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:119:13 | 119 | Some("commit-date:") => date = split(line), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:128:30 | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:128:38 | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:128:45 | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ++++++++ error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:128:54 | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:128:61 | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 128 | fn get_version_and_date() -> Option<(Option, Option)> { | ++++++++ error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:143:20 | 143 | pub fn triple() -> Option<(Version, Channel, Date)> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:145:9 | 145 | Some((Some(version), Some(date))) => (version, date), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:145:15 | 145 | Some((Some(version), Some(date))) => (version, date), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:145:30 | 145 | Some((Some(version), Some(date))) => (version, date), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:146:21 | 146 | _ => return None | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:151:9 | 151 | Some(version) => match Channel::parse(&version_str) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:152:13 | 152 | Some(channel) => match Date::parse(&date_str) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:153:17 | 153 | Some(date) => Some((version, channel, date)), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:154:22 | 154 | _ => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:156:18 | 156 | _ => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:158:14 | 158 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:171:39 | 171 | pub fn is_min_date(min_date: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:173:10 | 173 | (Some(rustc_date), Some(min_date)) => Some(rustc_date >= min_date), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:173:28 | 173 | (Some(rustc_date), Some(min_date)) => Some(rustc_date >= min_date), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:174:14 | 174 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:187:39 | 187 | pub fn is_max_date(max_date: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:189:10 | 189 | (Some(rustc_date), Some(max_date)) => Some(rustc_date <= max_date), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:189:28 | 189 | (Some(rustc_date), Some(max_date)) => Some(rustc_date <= max_date), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:190:14 | 190 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:203:37 | 203 | pub fn is_exact_date(date: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:205:10 | 205 | (Some(rustc_date), Some(date)) => Some(rustc_date == date), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:205:28 | 205 | (Some(rustc_date), Some(date)) => Some(rustc_date == date), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:206:14 | 206 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:219:45 | 219 | pub fn is_min_version(min_version: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:221:10 | 221 | (Some(rustc_ver), Some(min_ver)) => Some(rustc_ver >= min_ver), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:221:27 | 221 | (Some(rustc_ver), Some(min_ver)) => Some(rustc_ver >= min_ver), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:222:14 | 222 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:235:45 | 235 | pub fn is_max_version(max_version: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:237:10 | 237 | (Some(rustc_ver), Some(max_ver)) => Some(rustc_ver <= max_ver), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:237:27 | 237 | (Some(rustc_ver), Some(max_ver)) => Some(rustc_ver <= max_ver), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:238:14 | 238 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:250:43 | 250 | pub fn is_exact_version(version: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:252:10 | 252 | (Some(rustc_ver), Some(version)) => Some(rustc_ver == version), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:252:27 | 252 | (Some(rustc_ver), Some(version)) => Some(rustc_ver == version), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:253:14 | 253 | _ => None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:269:34 | 269 | pub fn is_feature_flaggable() -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:289:43 | 289 | pub fn supports_feature(feature: &str) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:291:9 | 291 | Some(true) => { /* continue */ } | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:292:9 | 292 | Some(false) => return Some(false), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:300:12 | 300 | if let Some((flags, delim)) = env_flags { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:309:16 | 309 | if let Some(allow_features) = allow_features.last() { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `String` --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:143:18 | 143 | let stdout = String::from_utf8(output.stdout).ok(); | ^^^^^^ use of undeclared type `String` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:113:25 | 113 | if pieces.next() != Some("rustc 1") { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:130:5 | 130 | Some((minor, nightly)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:150:37 | 150 | s if s.starts_with("10") => Some(10), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:151:37 | 151 | s if s.starts_with("11") => Some(11), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:152:37 | 152 | s if s.starts_with("12") => Some(12), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:153:37 | 153 | s if s.starts_with("13") => Some(13), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/libc-0.2.112/build.rs:154:37 | 154 | s if s.starts_with("14") => Some(14), | ^^^^ not found in this scope Some errors have detailed explanations: E0408, E0412, E0425, E0433, E0531, E0786. For more information about an error, try `rustc --explain E0408`. error: requires `sized` lang_item --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:97:52 | 97 | fn version_and_date_from_rustc_version(s: &str) -> (Option, Option) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: could not compile `libc` (build script) due to 51 previous errors error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:18:24 | 18 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:23:36 | 23 | ErrorKind::Other(_) => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:29:46 | 29 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:25:40 | 25 | pub fn from_rustc(rustc: &Path) -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:27:22 | 27 | let output = try!(Command::new(rustc) | ______________________- 28 | | .args(&["--version", "--verbose"]) 29 | | .output() 30 | | .map_err(error::from_io)); | |_____________________________________- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:27:22 | 27 | let output = try!(Command::new(rustc) | ______________________- 28 | | .args(&["--version", "--verbose"]) 29 | | .output() 30 | | .map_err(error::from_io)); | |_____________________________________- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:34:22 | 34 | let output = try!(str::from_utf8(&output.stdout).map_err(error::from_utf8)); | -------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:34:22 | 34 | let output = try!(str::from_utf8(&output.stdout).map_err(error::from_utf8)); | -------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:38:13 | 38 | Some(line) => &line["release: ".len()..], | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:44:13 | 44 | Some(i) => &release[..i], | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:50:21 | 50 | let major = try!(iter.next().ok_or(error::from_str("missing major version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:50:21 | 50 | let major = try!(iter.next().ok_or(error::from_str("missing major version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:51:21 | 51 | let minor = try!(iter.next().ok_or(error::from_str("missing minor version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:51:21 | 51 | let minor = try!(iter.next().ok_or(error::from_str("missing minor version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:52:21 | 52 | let patch = try!(iter.next().ok_or(error::from_str("missing patch version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:52:21 | 52 | let patch = try!(iter.next().ok_or(error::from_str("missing patch version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:55:13 | 55 | try!(major.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:55:13 | 55 | try!(major.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:56:13 | 56 | try!(minor.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:56:13 | 56 | try!(minor.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:57:13 | 57 | try!(patch.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:57:13 | 57 | try!(patch.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:87:13 | 87 | target: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:89:16 | 89 | rustflags: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:89:20 | 89 | rustflags: Vec, | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 83 | pub struct AutoCfg { | ++++++++ error[E0412]: cannot find type `Result` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:140:21 | 140 | pub fn new() -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:142:13 | 142 | Some(d) => Self::with_dir(d), | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:155:24 | 155 | pub fn with_dir>(dir: T) -> Result { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:155:50 | 155 | pub fn with_dir>(dir: T) -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope ... 158 | let rustc_version = try!(Version::from_rustc(&rustc)); | --------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 158 | let rustc_version = try!(Version::from_rustc(&rustc)); | --------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope ... 164 | let meta = try!(fs::metadata(&dir).map_err(error::from_io)); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 164 | let meta = try!(fs::metadata(&dir).map_err(error::from_io)); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AsRef` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:205:17 | 205 | fn probe>(&self, code: T) -> Result { | ^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:205:49 | 205 | fn probe>(&self, code: T) -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:219:16 | 219 | if let Some(target) = self.target.as_ref() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope ... 226 | let mut child = try!(command.spawn().map_err(error::from_io)); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 226 | let mut child = try!(command.spawn().map_err(error::from_io)); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope ... 230 | try!(stdin.write_all(b"#![no_std]\n").map_err(error::from_io)); | -------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 230 | try!(stdin.write_all(b"#![no_std]\n").map_err(error::from_io)); | -------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope ... 232 | try!(stdin.write_all(code.as_ref()).map_err(error::from_io)); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 232 | try!(stdin.write_all(code.as_ref()).map_err(error::from_io)); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:56:13 | 56 | Ok(value) => value, | ^^ not found in this scope ... 235 | let status = try!(child.wait().map_err(error::from_io)); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:13 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 235 | let status = try!(child.wait().map_err(error::from_io)); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:383:23 | 383 | fn mangle(s: &str) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:393:14 | 393 | target: &Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:395:23 | 395 | cargo_target_dir: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:414:23 | 414 | fn rustflags(target: &Option, dir: &Path) -> Vec { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:414:56 | 414 | fn rustflags(target: &Option, dir: &Path) -> Vec { | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:414:60 | 414 | fn rustflags(target: &Option, dir: &Path) -> Vec { | ^^^^^^ not found in this scope | help: you might be missing a type parameter | 414 | fn rustflags(target: &Option, dir: &Path) -> Vec { | ++++++++ error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:420:12 | 420 | if let Ok(a) = env::var("CARGO_ENCODED_RUSTFLAGS") { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:440:16 | 440 | if let Ok(rustflags) = env::var("RUSTFLAGS") { | ^^ not found in this scope error: requires `sized` lang_item --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:107:60 | 107 | fn version_and_date_from_rustc_verbose_version(s: &str) -> (Option, Option) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `String` --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:131:28 | 131 | .and_then(|output| String::from_utf8(output.stdout).ok()) | ^^^^^^ use of undeclared type `String` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/version.rs:73:9 | 73 | Some(Version::from_mmp(maj, min, patch)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:59:13 | 59 | Some(Channel(Kind::Dev)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:61:13 | 61 | Some(Channel(Kind::Nightly)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:63:13 | 63 | Some(Channel(Kind::Beta)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/channel.rs:65:13 | 65 | Some(Channel(Kind::Stable)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/date.rs:65:9 | 65 | Some(Date::from_ymd(year, month as u8, day as u8)) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:153:31 | 153 | Some(date) => Some((version, channel, date)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:173:47 | 173 | (Some(rustc_date), Some(min_date)) => Some(rustc_date >= min_date), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:189:47 | 189 | (Some(rustc_date), Some(max_date)) => Some(rustc_date <= max_date), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:205:43 | 205 | (Some(rustc_date), Some(date)) => Some(rustc_date == date), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:221:45 | 221 | (Some(rustc_ver), Some(min_ver)) => Some(rustc_ver >= min_ver), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:237:45 | 237 | (Some(rustc_ver), Some(max_ver)) => Some(rustc_ver <= max_ver), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:252:45 | 252 | (Some(rustc_ver), Some(version)) => Some(rustc_ver == version), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:292:31 | 292 | Some(false) => return Some(false), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:310:20 | 310 | return Some(allow_features.split(',').any(|f| f.trim() == feature)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/version_check-0.9.4/src/lib.rs:316:5 | 316 | Some(true) | ^^^^ not found in this scope Some errors have detailed explanations: E0412, E0425, E0433, E0531, E0786. For more information about an error, try `rustc --explain E0412`. error: could not compile `version_check` (lib) due to 104 previous errors error[E0433]: failed to resolve: use of undeclared type `Vec` --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:422:13 | 422 | Vec::new() | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:452:5 | 452 | Vec::new() | ^^^ use of undeclared type `Vec` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:20:37 | 20 | ErrorKind::Io(ref e) => Some(e), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:21:38 | 21 | ErrorKind::Num(ref e) => Some(e), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/error.rs:22:39 | 22 | ErrorKind::Utf8(ref e) => Some(e), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:27:22 | 27 | let output = try!(Command::new(rustc) | ______________________- 28 | | .args(&["--version", "--verbose"]) 29 | | .output() 30 | | .map_err(error::from_io)); | |_____________________________________- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:32:20 | 32 | return Err(error::from_str("could not execute rustc")); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:34:22 | 34 | let output = try!(str::from_utf8(&output.stdout).map_err(error::from_utf8)); | -------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:39:28 | 39 | None => return Err(error::from_str("could not find rustc release")), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:50:21 | 50 | let major = try!(iter.next().ok_or(error::from_str("missing major version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:51:21 | 51 | let minor = try!(iter.next().ok_or(error::from_str("missing minor version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:52:21 | 52 | let patch = try!(iter.next().ok_or(error::from_str("missing patch version"))); | ----------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:54:9 | 54 | Ok(Version::new( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:55:13 | 55 | try!(major.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:56:13 | 56 | try!(minor.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope | ::: /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/version.rs:57:13 | 57 | try!(patch.parse().map_err(error::from_num)), | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:143:21 | 143 | None => Err(error::from_str("no OUT_DIR specified!")), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 158 | let rustc_version = try!(Version::from_rustc(&rustc)); | --------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 164 | let meta = try!(fs::metadata(&dir).map_err(error::from_io)); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:166:20 | 166 | return Err(error::from_str("output path is not a writable directory")); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:188:9 | 188 | Ok(ac) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 226 | let mut child = try!(command.spawn().map_err(error::from_io)); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 230 | try!(stdin.write_all(b"#![no_std]\n").map_err(error::from_io)); | -------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 232 | try!(stdin.write_all(code.as_ref()).map_err(error::from_io)); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `drop` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:233:9 | 233 | drop(stdin); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:57:34 | 57 | Err(error) => return Err(error), | ^^^ not found in this scope ... 235 | let status = try!(child.wait().map_err(error::from_io)); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /pbulk/work/geography/echomap/work/vendor/autocfg-1.1.0/src/lib.rs:236:9 | 236 | Ok(status.success()) | ^^ not found in this scope Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0531, E0786. For more information about an error, try `rustc --explain E0405`. error: could not compile `autocfg` (lib) due to 100 previous errors *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/geography/echomap *** Error code 1 Stop. make: stopped in /usr/pkgsrc/geography/echomap