[INFO] fetching crate nu_plugin_jwalk 0.18.0... [INFO] testing nu_plugin_jwalk-0.18.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nu_plugin_jwalk 0.18.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate nu_plugin_jwalk 0.18.0 [INFO] finished tweaking crates.io crate nu_plugin_jwalk 0.18.0 [INFO] tweaked toml for crates.io crate nu_plugin_jwalk 0.18.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nu_plugin_jwalk 0.18.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nu_plugin_jwalk 0.18.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-cmd-lang v0.106.0 [INFO] [stderr] Downloaded nu-plugin-engine v0.106.0 [INFO] [stderr] Downloaded nu-cmd-base v0.106.0 [INFO] [stderr] Downloaded nu-plugin-test-support v0.106.0 [INFO] [stderr] Downloaded nu-parser v0.106.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1fccce3e3ae417023b1825486ada79fdcd0f49f7f8e7b69b39277a95aedce2a [INFO] running `Command { std: "docker" "start" "-a" "a1fccce3e3ae417023b1825486ada79fdcd0f49f7f8e7b69b39277a95aedce2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1fccce3e3ae417023b1825486ada79fdcd0f49f7f8e7b69b39277a95aedce2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1fccce3e3ae417023b1825486ada79fdcd0f49f7f8e7b69b39277a95aedce2a", kill_on_drop: false }` [INFO] [stdout] a1fccce3e3ae417023b1825486ada79fdcd0f49f7f8e7b69b39277a95aedce2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c62a74fc32bed47edff5d1b367f5a0715c2aa689aa35515d22ec34a6e3901f [INFO] running `Command { std: "docker" "start" "-a" "44c62a74fc32bed47edff5d1b367f5a0715c2aa689aa35515d22ec34a6e3901f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] error: failed to run custom build command for `serde_json v1.0.141` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/target/debug/build/serde_json-bccd2f0723c25307/build-script-build` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "44c62a74fc32bed47edff5d1b367f5a0715c2aa689aa35515d22ec34a6e3901f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c62a74fc32bed47edff5d1b367f5a0715c2aa689aa35515d22ec34a6e3901f", kill_on_drop: false }` [INFO] [stdout] 44c62a74fc32bed47edff5d1b367f5a0715c2aa689aa35515d22ec34a6e3901f