[INFO] fetching crate dummyhttp 1.1.1... [INFO] checking dummyhttp-1.1.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate dummyhttp 1.1.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate dummyhttp 1.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dummyhttp 1.1.1 [INFO] tweaked toml for crates.io crate dummyhttp 1.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dummyhttp 1.1.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dummyhttp 1.1.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.13 [INFO] [stderr] Downloaded pest_generator v2.7.13 [INFO] [stderr] Downloaded lipsum v0.9.1 [INFO] [stderr] Downloaded rstest_reuse v0.7.0 [INFO] [stderr] Downloaded clap_mangen v0.2.26 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded pest_meta v2.7.13 [INFO] [stderr] Downloaded port_check v0.2.1 [INFO] [stderr] Downloaded pest v2.7.13 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f0d80c85cd1839c695090f9bc934c1395e18956d316f0d559eb1905ee114a9e [INFO] running `Command { std: "docker" "start" "-a" "9f0d80c85cd1839c695090f9bc934c1395e18956d316f0d559eb1905ee114a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f0d80c85cd1839c695090f9bc934c1395e18956d316f0d559eb1905ee114a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0d80c85cd1839c695090f9bc934c1395e18956d316f0d559eb1905ee114a9e", kill_on_drop: false }` [INFO] [stdout] 9f0d80c85cd1839c695090f9bc934c1395e18956d316f0d559eb1905ee114a9e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8799340cc9476e5197382a91b0aa4089d1dffdec0ef3c365bde0840e3038880b [INFO] running `Command { std: "docker" "start" "-a" "8799340cc9476e5197382a91b0aa4089d1dffdec0ef3c365bde0840e3038880b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking port_check v0.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] error: could not compile `serde_path_to_error` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name serde_path_to_error --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.16/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=8ea835bfd5441614 -C extra-filename=-76bb202cbeb0321a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7ce56ce506ff1e6f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-91ee236f8058ad50.rmeta --cap-lints allow --cap-lints=forbid` (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" "8799340cc9476e5197382a91b0aa4089d1dffdec0ef3c365bde0840e3038880b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8799340cc9476e5197382a91b0aa4089d1dffdec0ef3c365bde0840e3038880b", kill_on_drop: false }` [INFO] [stdout] 8799340cc9476e5197382a91b0aa4089d1dffdec0ef3c365bde0840e3038880b