[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fruby-mem-watcher-demo" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jvns/ruby-mem-watcher-demo on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elf v0.0.10 [INFO] [stderr] Downloaded read-process-memory v0.1.2 [INFO] [stderr] Downloaded cexpr v0.2.2 [INFO] [stderr] Downloaded bindgen v0.31.3 [INFO] [stderr] Downloaded which v1.0.3 [INFO] [stderr] Downloaded mach v0.0.5 [INFO] [stderr] Downloaded bcc v0.0.1 [INFO] [stderr] Downloaded bcc-sys v0.4.0 [INFO] [stderr] Downloaded clang-sys v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11fd3cc0c5dcd3026d2aa3afcabd95c79ca1b92d02b4c423608ccbf4cfdbe4e3 [INFO] running `Command { std: "docker" "start" "-a" "11fd3cc0c5dcd3026d2aa3afcabd95c79ca1b92d02b4c423608ccbf4cfdbe4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11fd3cc0c5dcd3026d2aa3afcabd95c79ca1b92d02b4c423608ccbf4cfdbe4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fd3cc0c5dcd3026d2aa3afcabd95c79ca1b92d02b4c423608ccbf4cfdbe4e3", kill_on_drop: false }` [INFO] [stdout] 11fd3cc0c5dcd3026d2aa3afcabd95c79ca1b92d02b4c423608ccbf4cfdbe4e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ccdb29dfffc15627c5f54773f1ebadb8afa525992a21fc0fa2e2752177148c [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" "f6ccdb29dfffc15627c5f54773f1ebadb8afa525992a21fc0fa2e2752177148c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling clang-sys v0.21.1 [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 nom v3.2.1 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [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 associated function `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 associated function: `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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.count_ruby_allocs.68hu0nnk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433" "/opt/rustwide/target/debug/deps/count_ruby_allocs-ef14bb93a901f433.1v7zht19sg5iukpj.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-0988cbf6135b7f2a/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libruby_fork_test-0d923aaa6e4b014b.rlib" "/opt/rustwide/target/debug/deps/libbcc-670335232b96d11c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-853a6ed81c4274b3.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-4943459eff061b4e.rlib" "/opt/rustwide/target/debug/deps/libfailure-0a3bc408b917da6c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d90cbade86d5af86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0380a4b69840748c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c7cdfab675f37520.rlib" "/opt/rustwide/target/debug/deps/libelf-5ebe26a8e46f0090.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d81d144a513b1792.rlib" "/opt/rustwide/target/debug/deps/libread_process_memory-1d69ec75aeeb65b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-00385ddaf933bab9.rlib" "/opt/rustwide/target/debug/deps/liblog-0a772a50697bd53a.rlib" "/opt/rustwide/target/debug/deps/liblog-cb34a90061c8621b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-47728bf37d55435b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lbcc" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "f6ccdb29dfffc15627c5f54773f1ebadb8afa525992a21fc0fa2e2752177148c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ccdb29dfffc15627c5f54773f1ebadb8afa525992a21fc0fa2e2752177148c", kill_on_drop: false }` [INFO] [stdout] f6ccdb29dfffc15627c5f54773f1ebadb8afa525992a21fc0fa2e2752177148c