[INFO] fetching crate janus-plugin 0.12.0... [INFO] testing janus-plugin-0.12.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate janus-plugin 0.12.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate janus-plugin 0.12.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate janus-plugin 0.12.0 [INFO] finished tweaking crates.io crate janus-plugin 0.12.0 [INFO] tweaked toml for crates.io crate janus-plugin 0.12.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 72e54e9509ee32f3ecfaf469052e480858c66a3ac9bec923b781d0373628905a [INFO] running `"docker" "start" "-a" "72e54e9509ee32f3ecfaf469052e480858c66a3ac9bec923b781d0373628905a"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling jansson-sys v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling janus-plugin-sys v0.7.0 [INFO] [stderr] Compiling janus-plugin v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:80:41 [INFO] [stderr] | [INFO] [stderr] 80 | write!(f, "{} (code: {})", self.description(), self.code) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sdp.rs:137:26 [INFO] [stderr] | [INFO] [stderr] 137 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/session.rs:21:26 [INFO] [stderr] | [INFO] [stderr] 21 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:42:48 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => Err(ser::Error::custom(e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:81:48 [INFO] [stderr] | [INFO] [stderr] 81 | Err(e) => Err(ser::Error::custom(e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.63s [INFO] running `"docker" "inspect" "72e54e9509ee32f3ecfaf469052e480858c66a3ac9bec923b781d0373628905a"` [INFO] running `"docker" "rm" "-f" "72e54e9509ee32f3ecfaf469052e480858c66a3ac9bec923b781d0373628905a"` [INFO] [stdout] 72e54e9509ee32f3ecfaf469052e480858c66a3ac9bec923b781d0373628905a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1341824c7d5859477b96f0fd6abd3cccd348b84dd4a7f844e637c5b8b5ad1fec [INFO] running `"docker" "start" "-a" "1341824c7d5859477b96f0fd6abd3cccd348b84dd4a7f844e637c5b8b5ad1fec"` [INFO] [stderr] Compiling janus-plugin v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:80:41 [INFO] [stderr] | [INFO] [stderr] 80 | write!(f, "{} (code: {})", self.description(), self.code) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sdp.rs:137:26 [INFO] [stderr] | [INFO] [stderr] 137 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/session.rs:21:26 [INFO] [stderr] | [INFO] [stderr] 21 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:42:48 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => Err(ser::Error::custom(e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:81:48 [INFO] [stderr] | [INFO] [stderr] 81 | Err(e) => Err(ser::Error::custom(e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:80:41 [INFO] [stderr] | [INFO] [stderr] 80 | write!(f, "{} (code: {})", self.description(), self.code) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sdp.rs:137:26 [INFO] [stderr] | [INFO] [stderr] 137 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/session.rs:21:26 [INFO] [stderr] | [INFO] [stderr] 21 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:42:48 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => Err(ser::Error::custom(e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/utils.rs:81:48 [INFO] [stderr] | [INFO] [stderr] 81 | Err(e) => Err(ser::Error::custom(e.description())) [INFO] [stderr] | ^^^^^^^^^^^ [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/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.janus_plugin.6hlivd68-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5" "/opt/rustwide/target/debug/deps/janus_plugin-5ba09035173ef9a5.554l7fh59wydf3xd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libserde-470fc2eb72433e39.rlib" "/opt/rustwide/target/debug/deps/libcolored-174ee31b9a9a9999.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libatty-69617a5d40e30f17.rlib" "/opt/rustwide/target/debug/deps/libchrono-93ee22c7600f0e21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libtime-325da2c17603a96f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libjanus_plugin_sys-460cdd8a6a94c1a6.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-dd86da5a6fdd3159.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libjansson_sys-dd19583416357018.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lglib-2.0" "-lutil" "-ldl" "-lutil" "-ljansson" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ljansson [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 5 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `janus-plugin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1341824c7d5859477b96f0fd6abd3cccd348b84dd4a7f844e637c5b8b5ad1fec"` [INFO] running `"docker" "rm" "-f" "1341824c7d5859477b96f0fd6abd3cccd348b84dd4a7f844e637c5b8b5ad1fec"` [INFO] [stdout] 1341824c7d5859477b96f0fd6abd3cccd348b84dd4a7f844e637c5b8b5ad1fec