[INFO] fetching crate rustcracker 1.1.0... [INFO] testing rustcracker-1.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate rustcracker 1.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rustcracker 1.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustcracker 1.1.0 [INFO] finished tweaking crates.io crate rustcracker 1.1.0 [INFO] tweaked toml for crates.io crate rustcracker 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate rustcracker 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.7.0 [INFO] [stderr] Downloaded event-listener v5.0.0 [INFO] [stderr] Downloaded fsio v0.4.0 [INFO] [stderr] Downloaded run_script v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a2e20079bcd4d9bd1060afde3836c414541dc5e9fc9ff060ca792eb42135d6b [INFO] running `Command { std: "docker" "start" "-a" "7a2e20079bcd4d9bd1060afde3836c414541dc5e9fc9ff060ca792eb42135d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a2e20079bcd4d9bd1060afde3836c414541dc5e9fc9ff060ca792eb42135d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2e20079bcd4d9bd1060afde3836c414541dc5e9fc9ff060ca792eb42135d6b", kill_on_drop: false }` [INFO] [stdout] 7a2e20079bcd4d9bd1060afde3836c414541dc5e9fc9ff060ca792eb42135d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58c17f2201b2278e9733a33a5478e6f3c7880cf094fa86f8e619215883fee8d [INFO] running `Command { std: "docker" "start" "-a" "c58c17f2201b2278e9733a33a5478e6f3c7880cf094fa86f8e619215883fee8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling event-listener v5.0.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Compiling run_script v0.10.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling uuid-macro-internal v1.7.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling rustcracker v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZbAxte/symbols.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.rebuild.7799633d480eb941-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727.ajvvpiifcn4k1i08y5g29jj5b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustcracker-5333ddde91426bff.rlib" "/opt/rustwide/target/debug/deps/libuuid-d907b2f6d5c66c3f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f8ab5d2d081fffc2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-116a8f6e8f4ddb54.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2126a653a08f4066.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-d4510726ee735d87.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-949512d6ce38111c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-562a07f1d57c902c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1a6b6f07e0015d42.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e89615ac287d53c6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ad9a32dd0a0f124.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/libthiserror-655cd82d6d5dfd32.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-b4cd7eb2b4ef65aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3a5f4acc5961d29d.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libhyper-794c291394a0066a.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-d4b404a08a65b3c6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a0d2dd7650db1ee3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e2b24eaf501592e.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f477b7244c2fd30.rlib" "/opt/rustwide/target/debug/deps/libtokio-128818d675c624fc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1044452ab7b29ecd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-df5908dc2662aa1d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fa3eb418a815d0f.rlib" "/opt/rustwide/target/debug/deps/libmio-e5c435e9f6a79eae.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libnix-b1ed11f77a0369eb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-89ef8523a77bb8c8.rlib" "/opt/rustwide/target/debug/deps/libserde-1c83f190993b1453.rlib" "/opt/rustwide/target/debug/deps/librun_script-df4d65da46e848e4.rlib" "/opt/rustwide/target/debug/deps/libfsio-d77a33b4d18a87f7.rlib" "/opt/rustwide/target/debug/deps/librand-640ed8be0061a4ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d319345f6a98b176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a170397e9378766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7f1e77a64536670.rlib" "/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rebuild-bfe917efa2144727" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustcracker` (bin "rebuild") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c58c17f2201b2278e9733a33a5478e6f3c7880cf094fa86f8e619215883fee8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58c17f2201b2278e9733a33a5478e6f3c7880cf094fa86f8e619215883fee8d", kill_on_drop: false }` [INFO] [stdout] c58c17f2201b2278e9733a33a5478e6f3c7880cf094fa86f8e619215883fee8d [INFO] testing rustcracker-1.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate rustcracker 1.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rustcracker 1.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustcracker 1.1.0 [INFO] finished tweaking crates.io crate rustcracker 1.1.0 [INFO] tweaked toml for crates.io crate rustcracker 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rustcracker 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ee1ffab1840a20b5f237de6cdc12d4ac2dfcdf698f44748f749365a8373c7dc [INFO] running `Command { std: "docker" "start" "-a" "6ee1ffab1840a20b5f237de6cdc12d4ac2dfcdf698f44748f749365a8373c7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ee1ffab1840a20b5f237de6cdc12d4ac2dfcdf698f44748f749365a8373c7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee1ffab1840a20b5f237de6cdc12d4ac2dfcdf698f44748f749365a8373c7dc", kill_on_drop: false }` [INFO] [stdout] 6ee1ffab1840a20b5f237de6cdc12d4ac2dfcdf698f44748f749365a8373c7dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16bdee2522d64a848c1767a350622358f0f69d30808df4bbc65950c981d23e85 [INFO] running `Command { std: "docker" "start" "-a" "16bdee2522d64a848c1767a350622358f0f69d30808df4bbc65950c981d23e85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling event-listener v5.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Compiling run_script v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling uuid-macro-internal v1.7.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling rustcracker v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s [INFO] running `Command { std: "docker" "inspect" "16bdee2522d64a848c1767a350622358f0f69d30808df4bbc65950c981d23e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bdee2522d64a848c1767a350622358f0f69d30808df4bbc65950c981d23e85", kill_on_drop: false }` [INFO] [stdout] 16bdee2522d64a848c1767a350622358f0f69d30808df4bbc65950c981d23e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9f9f31794f3edfce49db5bee3b4bb60846b14faf90423e9b6decb133b70bbc [INFO] running `Command { std: "docker" "start" "-a" "da9f9f31794f3edfce49db5bee3b4bb60846b14faf90423e9b6decb133b70bbc", kill_on_drop: false }` [INFO] [stderr] Compiling rustcracker v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "da9f9f31794f3edfce49db5bee3b4bb60846b14faf90423e9b6decb133b70bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9f9f31794f3edfce49db5bee3b4bb60846b14faf90423e9b6decb133b70bbc", kill_on_drop: false }` [INFO] [stdout] da9f9f31794f3edfce49db5bee3b4bb60846b14faf90423e9b6decb133b70bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9591dac54605774e5576d0449d9a47613268e47c044f2849824be09c7f1b968 [INFO] running `Command { std: "docker" "start" "-a" "e9591dac54605774e5576d0449d9a47613268e47c044f2849824be09c7f1b968", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustcracker-aedae915795c7a54) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/attach_detach.rs (/opt/rustwide/target/debug/deps/attach_detach-fc7fc57b09539335) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-29b6ea102c83235d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/exhausting.rs (/opt/rustwide/target/debug/deps/exhausting-f48a6ec14235e8ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/jailing_machine.rs (/opt/rustwide/target/debug/deps/jailing_machine-970b1b7b6715a76d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/rebuild.rs (/opt/rustwide/target/debug/deps/rebuild-9818d35f04bc2b6b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustcracker-83ca45a43a86bad0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/benchmark_test.rs (/opt/rustwide/target/debug/deps/benchmark_test-ceb1aeadb8b7d75d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/machine_test.rs (/opt/rustwide/target/debug/deps/machine_test-ff2f033a7a2618f0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_new_machine ... FAILED [INFO] [stdout] test test_micro_vm_execution ... FAILED [INFO] [stdout] test test_start_once ... FAILED [INFO] [stdout] test test_start_vmm ... FAILED [INFO] [stdout] test test_jailer_micro_vm_execution ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_new_machine stdout ---- [INFO] [stdout] [2024-05-25T07:38:34Z ERROR rustcracker::utils] /dev/kvm is not writable ENOENT: No such file or directory [INFO] [stdout] Error: FileAccess("/dev/kvm is not writable ENOENT: No such file or directory") [INFO] [stdout] [INFO] [stdout] ---- test_micro_vm_execution stdout ---- [INFO] [stdout] [2024-05-25T07:38:34Z ERROR rustcracker::utils] /dev/kvm is not writable ENOENT: No such file or directory [INFO] [stdout] Error: FileAccess("/dev/kvm is not writable ENOENT: No such file or directory") [INFO] [stdout] [INFO] [stdout] ---- test_start_once stdout ---- [INFO] [stdout] [2024-05-25T07:38:34Z ERROR rustcracker::utils] /dev/kvm is not writable ENOENT: No such file or directory [INFO] [stdout] Error: FileAccess("/dev/kvm is not writable ENOENT: No such file or directory") [INFO] [stdout] [INFO] [stdout] ---- test_start_vmm stdout ---- [INFO] [stdout] [2024-05-25T07:38:34Z ERROR rustcracker::utils] /dev/kvm is not writable ENOENT: No such file or directory [INFO] [stdout] Error: FileAccess("/dev/kvm is not writable ENOENT: No such file or directory") [INFO] [stdout] [INFO] [stdout] ---- test_jailer_micro_vm_execution stdout ---- [INFO] [stdout] [2024-05-25T07:38:34Z ERROR rustcracker::utils] /dev/kvm is not writable ENOENT: No such file or directory [INFO] [stdout] Error: FileAccess("/dev/kvm is not writable ENOENT: No such file or directory") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_jailer_micro_vm_execution [INFO] [stdout] test_micro_vm_execution [INFO] [stdout] test_new_machine [INFO] [stdout] test_start_once [INFO] [stdout] test_start_vmm [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test machine_test` [INFO] running `Command { std: "docker" "inspect" "e9591dac54605774e5576d0449d9a47613268e47c044f2849824be09c7f1b968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9591dac54605774e5576d0449d9a47613268e47c044f2849824be09c7f1b968", kill_on_drop: false }` [INFO] [stdout] e9591dac54605774e5576d0449d9a47613268e47c044f2849824be09c7f1b968