[INFO] cloning repository https://github.com/jvns/ruby-mem-watcher-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvns/ruby-mem-watcher-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fruby-mem-watcher-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fruby-mem-watcher-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6470107282b5734c12196787c8f915c35691299 [INFO] testing jvns/ruby-mem-watcher-demo against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fruby-mem-watcher-demo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jvns/ruby-mem-watcher-demo on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jvns/ruby-mem-watcher-demo [INFO] finished tweaking git repo https://github.com/jvns/ruby-mem-watcher-demo [INFO] tweaked toml for git repo https://github.com/jvns/ruby-mem-watcher-demo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jvns/ruby-mem-watcher-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a2ee128c40115ad82e093f0ae603dca28fe408d4afa0a5e46b0e17cfb91e2a1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a2ee128c40115ad82e093f0ae603dca28fe408d4afa0a5e46b0e17cfb91e2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a2ee128c40115ad82e093f0ae603dca28fe408d4afa0a5e46b0e17cfb91e2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2ee128c40115ad82e093f0ae603dca28fe408d4afa0a5e46b0e17cfb91e2a1", kill_on_drop: false }` [INFO] [stdout] 9a2ee128c40115ad82e093f0ae603dca28fe408d4afa0a5e46b0e17cfb91e2a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa863d56998056bd994e556304f6ab563bf35b3d42abfaed8514655f2d8f81ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa863d56998056bd994e556304f6ab563bf35b3d42abfaed8514655f2d8f81ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling clang-sys v0.21.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling read-process-memory v0.1.2 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling bcc-sys v0.4.0 [INFO] [stderr] Compiling bcc v0.0.1 [INFO] [stderr] Compiling ruby-fork-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/proc_maps.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | maps.iter().any({ |map| map.contains_addr(addr) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/count-ruby-allocs.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | let name = name.trim_right_matches("\0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/count-ruby-allocs.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | let mut out = f(ptr); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.count_ruby_allocs.f081cnde-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b" "/opt/rustwide/target/debug/deps/count_ruby_allocs-c3b2b19699bfc50b.51czusf9n7k0g33a.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-0eb0a4a952f2d476/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libruby_fork_test-ae4b21e5d3dbf4d2.rlib" "/opt/rustwide/target/debug/deps/libbcc-0f114c1d364917f7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d6ab38593a9df1e.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-7742db8737ce8a27.rlib" "/opt/rustwide/target/debug/deps/libfailure-c7a7a709ebc94336.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-edf123c0b20dad94.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-89d54277f1bf1b69.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-721f45bea6c6d648.rlib" "/opt/rustwide/target/debug/deps/libelf-de32c404dd440b1d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-25b43da44e7bda7c.rlib" "/opt/rustwide/target/debug/deps/libread_process_memory-c2f51874411758e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-f97317f60bc2272b.rlib" "/opt/rustwide/target/debug/deps/liblog-b914dab9a02cce08.rlib" "/opt/rustwide/target/debug/deps/liblog-88497907a8ea688d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-08627290fac14f15.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lbcc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruby-fork-test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fa863d56998056bd994e556304f6ab563bf35b3d42abfaed8514655f2d8f81ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa863d56998056bd994e556304f6ab563bf35b3d42abfaed8514655f2d8f81ac", kill_on_drop: false }` [INFO] [stdout] fa863d56998056bd994e556304f6ab563bf35b3d42abfaed8514655f2d8f81ac