[INFO] crate libstrophe 0.11.3 is already in cache [INFO] extracting crate libstrophe 0.11.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/libstrophe/0.11.3 [INFO] extracting crate libstrophe 0.11.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/libstrophe/0.11.3 [INFO] validating manifest of libstrophe-0.11.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of libstrophe-0.11.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing libstrophe-0.11.3 [INFO] finished frobbing libstrophe-0.11.3 [INFO] frobbed toml for libstrophe-0.11.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/libstrophe/0.11.3/Cargo.toml [INFO] started frobbing libstrophe-0.11.3 [INFO] finished frobbing libstrophe-0.11.3 [INFO] frobbed toml for libstrophe-0.11.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/libstrophe/0.11.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing libstrophe-0.11.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/libstrophe/0.11.3:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 71c11f32c77e0425cd19d4e045cec900c41dd9f3c9821a971af155ffed64b7ae [INFO] running `"docker" "start" "-a" "71c11f32c77e0425cd19d4e045cec900c41dd9f3c9821a971af155ffed64b7ae"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libstrophe-sys-bindgen v2.0.5 [INFO] [stderr] Compiling libstrophe v0.11.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:147:27 [INFO] [stderr] | [INFO] [stderr] 147 | static INIT: sync::Once = sync::ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:148:29 [INFO] [stderr] | [INFO] [stderr] 148 | static DEINIT: sync::Once = sync::ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `"docker" "inspect" "71c11f32c77e0425cd19d4e045cec900c41dd9f3c9821a971af155ffed64b7ae"` [INFO] running `"docker" "rm" "-f" "71c11f32c77e0425cd19d4e045cec900c41dd9f3c9821a971af155ffed64b7ae"` [INFO] [stdout] 71c11f32c77e0425cd19d4e045cec900c41dd9f3c9821a971af155ffed64b7ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/libstrophe/0.11.3:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f41416c03e870aa4cc5d7e9c93813deb2eee8489cdb7be5ea55de80f5591101 [INFO] running `"docker" "start" "-a" "6f41416c03e870aa4cc5d7e9c93813deb2eee8489cdb7be5ea55de80f5591101"` [INFO] [stderr] Compiling libstrophe v0.11.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Arc`, `RwLock`, `mem` [INFO] [stderr] --> src/tests/mod.rs:1:33 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{collections::HashMap, mem, sync::{Arc, RwLock}, time::Duration}; [INFO] [stderr] | ^^^ ^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:147:27 [INFO] [stderr] | [INFO] [stderr] 147 | static INIT: sync::Once = sync::ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:148:29 [INFO] [stderr] | [INFO] [stderr] 148 | static DEINIT: sync::Once = sync::ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.libstrophe.5bofh98i-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5" "/opt/crater/target/debug/deps/libstrophe-94b5f4ddc261c3f5.4pf5i72nzpift4ah.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-3a8314ca8edc9595.rlib" "/opt/crater/target/debug/deps/libregex-2f54045970e77773.rlib" "/opt/crater/target/debug/deps/libregex_syntax-bd99c61924ee7656.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-d762a0026dd53dbb.rlib" "/opt/crater/target/debug/deps/libmemchr-23e7689be8a12a36.rlib" "/opt/crater/target/debug/deps/libatty-e5c1a4fd6106d625.rlib" "/opt/crater/target/debug/deps/libhumantime-fe7582828726b442.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/libtermcolor-79496754b4470ebc.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libfailure-7b2d10cfba43eed8.rlib" "/opt/crater/target/debug/deps/libbacktrace-cc0c9bc7117f7983.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4a2efe484a7f0db7.rlib" "/opt/crater/target/debug/deps/liblibc-5c09134a1c616959.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/liblibstrophe_sys_bindgen-d053d87d7a8cad22.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-lstrophe" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lstrophe [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `libstrophe`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6f41416c03e870aa4cc5d7e9c93813deb2eee8489cdb7be5ea55de80f5591101"` [INFO] running `"docker" "rm" "-f" "6f41416c03e870aa4cc5d7e9c93813deb2eee8489cdb7be5ea55de80f5591101"` [INFO] [stdout] 6f41416c03e870aa4cc5d7e9c93813deb2eee8489cdb7be5ea55de80f5591101