[INFO] cloning repository https://github.com/FMotalleb/nu_plugin_port_extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FMotalleb/nu_plugin_port_extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMotalleb%2Fnu_plugin_port_extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMotalleb%2Fnu_plugin_port_extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f278f9bee5c0f9dec224d1f5cf0cbb0dc00b85d [INFO] checking FMotalleb/nu_plugin_port_extension against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMotalleb%2Fnu_plugin_port_extension" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FMotalleb/nu_plugin_port_extension [INFO] finished tweaking git repo https://github.com/FMotalleb/nu_plugin_port_extension [INFO] tweaked toml for git repo https://github.com/FMotalleb/nu_plugin_port_extension written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FMotalleb/nu_plugin_port_extension on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FMotalleb/nu_plugin_port_extension 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62adaef053d68530c082cb715ff1264eb1edaa97b95d44bded222c4df9f6ef6a [INFO] running `Command { std: "docker" "start" "-a" "62adaef053d68530c082cb715ff1264eb1edaa97b95d44bded222c4df9f6ef6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62adaef053d68530c082cb715ff1264eb1edaa97b95d44bded222c4df9f6ef6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62adaef053d68530c082cb715ff1264eb1edaa97b95d44bded222c4df9f6ef6a", kill_on_drop: false }` [INFO] [stdout] 62adaef053d68530c082cb715ff1264eb1edaa97b95d44bded222c4df9f6ef6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb63b50379d126bd6487bc277ca21e9328bc6d08669eeca13fada1f9471635e5 [INFO] running `Command { std: "docker" "start" "-a" "bb63b50379d126bd6487bc277ca21e9328bc6d08669eeca13fada1f9471635e5", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sysinfo v0.36.1 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking nu-glob v0.107.0 [INFO] [stderr] Checking buf-trait v0.4.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking byteyarn v0.5.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking lscolors v0.20.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling nu-derive-value v0.107.0 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking fancy-regex v0.16.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking nu-experimental v0.107.0 [INFO] [stderr] Checking nu-path v0.107.0 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling netstat2 v0.11.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde-3127b02c387bce2c.d [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" "bb63b50379d126bd6487bc277ca21e9328bc6d08669eeca13fada1f9471635e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb63b50379d126bd6487bc277ca21e9328bc6d08669eeca13fada1f9471635e5", kill_on_drop: false }` [INFO] [stdout] bb63b50379d126bd6487bc277ca21e9328bc6d08669eeca13fada1f9471635e5