[INFO] updating cached repository https://github.com/snowp/spf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0c4bdd5f6cc34493d652936333313a064df11272 [INFO] testing snowp/spf against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowp%2Fspf" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowp/spf on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/snowp/spf [INFO] removed path dependency bcc from git repo https://github.com/snowp/spf [INFO] finished tweaking git repo https://github.com/snowp/spf [INFO] tweaked toml for git repo https://github.com/snowp/spf written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/snowp/spf already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (bcc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (bcc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 2ca84225543d573270d5cdc45fb1ebe18a203783fe55d5555b9797eb5d0df63f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2ca84225543d573270d5cdc45fb1ebe18a203783fe55d5555b9797eb5d0df63f"` [INFO] [stderr] warning: dependency (bcc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bcc-sys v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling bcc v0.0.17 [INFO] [stderr] Compiling spf v0.1.0 (/opt/rustwide/workdir) [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/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.spf.ac14o331-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0" "/opt/rustwide/target/debug/deps/spf-2b1ca1d4a99e55a0.3cv8t3wsqpw7ub6v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-be2ffe2e8926e28f.rlib" "/opt/rustwide/target/debug/deps/libnix-a3f5098498d7c4d2.rlib" "/opt/rustwide/target/debug/deps/libvoid-97cb09eed3196251.rlib" "/opt/rustwide/target/debug/deps/libhpack-19f427738ce45c63.rlib" "/opt/rustwide/target/debug/deps/liblog-bd3d795ce9bbd9ff.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcolored-06ec9acd741b9037.rlib" "/opt/rustwide/target/debug/deps/libclap-d2285a17a320de0e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-08e331ec82d34bf5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libatty-4f33e2fbd8a32f90.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rlib" "/opt/rustwide/target/debug/deps/libbcc-5eda10049e7a0021.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libfailure-e076688e599e55bf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a4bf68553cc68cb4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7b42706f380fca31.rlib" "/opt/rustwide/target/debug/deps/liblibc-97ad762f850b9af3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-262d572057e3d012.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" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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 `spf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2ca84225543d573270d5cdc45fb1ebe18a203783fe55d5555b9797eb5d0df63f"` [INFO] running `"docker" "rm" "-f" "2ca84225543d573270d5cdc45fb1ebe18a203783fe55d5555b9797eb5d0df63f"` [INFO] [stdout] 2ca84225543d573270d5cdc45fb1ebe18a203783fe55d5555b9797eb5d0df63f