[INFO] crate bcc 0.0.10 is already in cache [INFO] extracting crate bcc 0.0.10 into work/ex/beta-1.38-1/sources/1.37.0/reg/bcc/0.0.10 [INFO] extracting crate bcc 0.0.10 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/bcc/0.0.10 [INFO] validating manifest of bcc-0.0.10 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 bcc-0.0.10 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 bcc-0.0.10 [INFO] finished frobbing bcc-0.0.10 [INFO] frobbed toml for bcc-0.0.10 written to work/ex/beta-1.38-1/sources/1.37.0/reg/bcc/0.0.10/Cargo.toml [INFO] started frobbing bcc-0.0.10 [INFO] finished frobbing bcc-0.0.10 [INFO] frobbed toml for bcc-0.0.10 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/bcc/0.0.10/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] testing bcc-0.0.10 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-3/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/bcc/0.0.10:/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] 84ea99bc2bfc9e5b6300c949eca423887bc6996f6e7b2a56a5891ad44b2ea2f6 [INFO] running `"docker" "start" "-a" "84ea99bc2bfc9e5b6300c949eca423887bc6996f6e7b2a56a5891ad44b2ea2f6"` [INFO] [stderr] Compiling bcc-sys v0.10.2 [INFO] [stderr] Compiling bcc v0.0.10 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/perf.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | raw_cb: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/perf.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | F: Fn() -> Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/perf.rs:115:17 [INFO] [stderr] | [INFO] [stderr] 115 | raw_cb: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `"docker" "inspect" "84ea99bc2bfc9e5b6300c949eca423887bc6996f6e7b2a56a5891ad44b2ea2f6"` [INFO] running `"docker" "rm" "-f" "84ea99bc2bfc9e5b6300c949eca423887bc6996f6e7b2a56a5891ad44b2ea2f6"` [INFO] [stdout] 84ea99bc2bfc9e5b6300c949eca423887bc6996f6e7b2a56a5891ad44b2ea2f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/bcc/0.0.10:/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] 393c28f8c48f1d8287364a58c982cbe7541985ab0f19aed9b14c6de7f7a5ced3 [INFO] running `"docker" "start" "-a" "393c28f8c48f1d8287364a58c982cbe7541985ab0f19aed9b14c6de7f7a5ced3"` [INFO] [stderr] Compiling bcc v0.0.10 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/perf.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | raw_cb: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/perf.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | F: Fn() -> Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/perf.rs:115:17 [INFO] [stderr] | [INFO] [stderr] 115 | raw_cb: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/opensnoop.rs:58:32 [INFO] [stderr] | [INFO] [stderr] 58 | fn perf_data_callback() -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [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/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.strlen.4d43q66g-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88" "/opt/crater/target/debug/examples/strlen-f39c2bd0e8f49a88.5zrgc8srg8hfjbl.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/libctrlc-20cfc2b237f427f2.rlib" "/opt/crater/target/debug/deps/libnix-bb6820408e0ebcee.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libbcc-f48bd1a6d0944029.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libbcc_sys-51b359420cab013f.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" "-lutil" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [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 `bcc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.bcc.kkmk02wr-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24" "/opt/crater/target/debug/deps/bcc-af70af8d0ab3be24.3c8stk5e0jiv5ay0.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/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/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libbcc_sys-51b359420cab013f.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" "-lutil" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [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 `bcc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.opensnoop.8a6limeb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2" "/opt/crater/target/debug/examples/opensnoop-e4b6ba40921d9df2.37nmwi2f6h2seknt.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/libctrlc-20cfc2b237f427f2.rlib" "/opt/crater/target/debug/deps/libnix-bb6820408e0ebcee.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libbcc-f48bd1a6d0944029.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libbcc_sys-51b359420cab013f.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" "-lutil" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [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 `bcc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.softirqs.61iu0n9b-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c" "/opt/crater/target/debug/examples/softirqs-436bc0116914f83c.3d9y5c41d8axp09b.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/libctrlc-20cfc2b237f427f2.rlib" "/opt/crater/target/debug/deps/libnix-bb6820408e0ebcee.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libclap-946176546f1bfef1.rlib" "/opt/crater/target/debug/deps/libvec_map-dfe47d7ef870925b.rlib" "/opt/crater/target/debug/deps/libtextwrap-648e6ff45e87fdf7.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libstrsim-71052c127de7173f.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libatty-22eb3b2ac1d714c2.rlib" "/opt/crater/target/debug/deps/libansi_term-8091014737d4fb0a.rlib" "/opt/crater/target/debug/deps/libbcc-f48bd1a6d0944029.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libbcc_sys-51b359420cab013f.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" "-lutil" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [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 `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "393c28f8c48f1d8287364a58c982cbe7541985ab0f19aed9b14c6de7f7a5ced3"` [INFO] running `"docker" "rm" "-f" "393c28f8c48f1d8287364a58c982cbe7541985ab0f19aed9b14c6de7f7a5ced3"` [INFO] [stdout] 393c28f8c48f1d8287364a58c982cbe7541985ab0f19aed9b14c6de7f7a5ced3