[INFO] crate routing 0.37.0 is already in cache [INFO] extracting crate routing 0.37.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/routing/0.37.0 [INFO] extracting crate routing 0.37.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/routing/0.37.0 [INFO] validating manifest of routing-0.37.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of routing-0.37.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing routing-0.37.0 [INFO] removed 2 missing examples [INFO] finished frobbing routing-0.37.0 [INFO] frobbed toml for routing-0.37.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/routing/0.37.0/Cargo.toml [INFO] started frobbing routing-0.37.0 [INFO] removed 2 missing examples [INFO] finished frobbing routing-0.37.0 [INFO] frobbed toml for routing-0.37.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/routing/0.37.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing routing-0.37.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/routing/0.37.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] e340ccb32f5a4d713196d86db240a0cfbe87ae76f6f4721f26d7402c5566e1c5 [INFO] running `"docker" "start" "-a" "e340ccb32f5a4d713196d86db240a0cfbe87ae76f6f4721f26d7402c5566e1c5"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/ci_test.rs [INFO] [stderr] * /opt/crater/workdir/examples/key_value_store.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling tiny-keccak v1.3.1 [INFO] [stderr] Compiling fake_clock v0.2.0 [INFO] [stderr] Compiling lru_time_cache v0.8.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling termion v1.4.0 [INFO] [stderr] Compiling get_if_addrs v0.4.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling config_file_handler v0.11.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling clap v2.25.1 [INFO] [stderr] Compiling xmltree v0.3.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling log4rs v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling http_req v0.2.1 [INFO] [stderr] Compiling rust_sodium-sys v0.10.4 [INFO] [stderr] error: failed to run custom build command for `rust_sodium-sys v0.10.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rust_sodium-sys-30e907f8992db3c0/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_SHARED [INFO] [stderr] cargo:warning=Failed to download libsodium from https://download.libsodium.org/libsodium/releases/libsodium-1.0.17.tar.gz. Falling back to MaidSafe mirror at https://s3.amazonaws.com/libsodium/libsodium-1.0.17.tar.gz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Download error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.4/build.rs:126:56 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f8c31b6d43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55f8c31b17bb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55f8c31b4ad6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55f8c31b4869 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55f8c31b51df - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55f8c31b4d61 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55f8c31b4cae - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55f8c302ea78 - build_script_build::download_compressed_file::{{closure}}::habe0133abcbba377 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.4/build.rs:126 [INFO] [stderr] 8: 0x55f8c3032ed1 - core::result::Result::unwrap_or_else::h2cc859203c87a99a [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:766 [INFO] [stderr] 9: 0x55f8c302e935 - build_script_build::download_compressed_file::h73d8ead8c73fa34b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.4/build.rs:126 [INFO] [stderr] 10: 0x55f8c302f11d - build_script_build::get_libsodium::hc3de7b968a9f4a31 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.4/build.rs:276 [INFO] [stderr] 11: 0x55f8c302d94d - build_script_build::main::h3d39fc14ae869db8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.4/build.rs:80 [INFO] [stderr] 12: 0x55f8c303979f - std::rt::lang_start::{{closure}}::hd9fd7a23db8be267 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55f8c31b4be2 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 14: 0x55f8c31bd619 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x55f8c31b57ac - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 16: 0x55f8c3039778 - std::rt::lang_start::hb502851e0b94472b [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 17: 0x55f8c3032d79 - main [INFO] [stderr] 18: 0x7fd5f59d72e0 - __libc_start_main [INFO] [stderr] 19: 0x55f8c302d109 - _start [INFO] [stderr] 20: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e340ccb32f5a4d713196d86db240a0cfbe87ae76f6f4721f26d7402c5566e1c5"` [INFO] running `"docker" "rm" "-f" "e340ccb32f5a4d713196d86db240a0cfbe87ae76f6f4721f26d7402c5566e1c5"` [INFO] [stdout] e340ccb32f5a4d713196d86db240a0cfbe87ae76f6f4721f26d7402c5566e1c5