[INFO] cloning repository https://github.com/cciavaldini/transfer-plan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cciavaldini/transfer-plan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcciavaldini%2Ftransfer-plan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcciavaldini%2Ftransfer-plan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7569e7e7bbf94604e324798b0ea74cfe48b6ee88 [INFO] checking cciavaldini/transfer-plan against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcciavaldini%2Ftransfer-plan" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cciavaldini/transfer-plan [INFO] finished tweaking git repo https://github.com/cciavaldini/transfer-plan [INFO] tweaked toml for git repo https://github.com/cciavaldini/transfer-plan written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cciavaldini/transfer-plan on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cciavaldini/transfer-plan 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a83e8abb776e9505d7efb54cde03afd776c4649115ca02f49a995a1895f59e2 [INFO] running `Command { std: "docker" "start" "-a" "4a83e8abb776e9505d7efb54cde03afd776c4649115ca02f49a995a1895f59e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a83e8abb776e9505d7efb54cde03afd776c4649115ca02f49a995a1895f59e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a83e8abb776e9505d7efb54cde03afd776c4649115ca02f49a995a1895f59e2", kill_on_drop: false }` [INFO] [stdout] 4a83e8abb776e9505d7efb54cde03afd776c4649115ca02f49a995a1895f59e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad14d159c9bb1cf64333151b747460319d76c6ba3b82cc25d4c6fa723438a6e1 [INFO] running `Command { std: "docker" "start" "-a" "ad14d159c9bb1cf64333151b747460319d76c6ba3b82cc25d4c6fa723438a6e1", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling usb-ids v1.2025.2 [INFO] [stderr] Compiling pci-ids v0.2.6 [INFO] [stderr] Checking simple_logger v4.3.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rustyline-derive v0.11.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] error: could not compile `usb-ids` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name usb_ids --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usb-ids-1.2025.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdd8d9b6cb0c27cb -C extra-filename=-0c94f64ea1f721a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-0f8df04b88519f32.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: pci-ids@0.2.6: Failed fetching pci ids, do you have internet connection ?... Using cached version [INFO] [stderr] error: could not compile `pci-ids` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name pci_ids --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pci-ids-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcd1ee7112004018 -C extra-filename=-50e9a7fa1566e8b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-0f8df04b88519f32.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ad14d159c9bb1cf64333151b747460319d76c6ba3b82cc25d4c6fa723438a6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad14d159c9bb1cf64333151b747460319d76c6ba3b82cc25d4c6fa723438a6e1", kill_on_drop: false }` [INFO] [stdout] ad14d159c9bb1cf64333151b747460319d76c6ba3b82cc25d4c6fa723438a6e1