[INFO] fetching crate hitman 0.12.0... [INFO] testing hitman-0.12.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate hitman 0.12.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hitman 0.12.0 [INFO] finished tweaking crates.io crate hitman 0.12.0 [INFO] tweaked toml for crates.io crate hitman 0.12.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hitman 0.12.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hitman 0.12.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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-input v0.11.0 [INFO] [stderr] Downloaded jsonpath v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4af311811a5a5e9c983c4f19c1a36d35028a65be7bdc675a679494b573c4a5e [INFO] running `Command { std: "docker" "start" "-a" "f4af311811a5a5e9c983c4f19c1a36d35028a65be7bdc675a679494b573c4a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4af311811a5a5e9c983c4f19c1a36d35028a65be7bdc675a679494b573c4a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4af311811a5a5e9c983c4f19c1a36d35028a65be7bdc675a679494b573c4a5e", kill_on_drop: false }` [INFO] [stdout] f4af311811a5a5e9c983c4f19c1a36d35028a65be7bdc675a679494b573c4a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23d48e5f4694e7ac5ff20d21a550e95586f65ab62036ecf71277fa3377ae208d [INFO] running `Command { std: "docker" "start" "-a" "23d48e5f4694e7ac5ff20d21a550e95586f65ab62036ecf71277fa3377ae208d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] error: could not compile `icu_provider_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name icu_provider_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a0fd39c5be24c56 -C extra-filename=-1077548a1f2d1bc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9368f38a9579b9f2.rlib --extern proc_macro --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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/combine-828cdb7e8af7138f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "23d48e5f4694e7ac5ff20d21a550e95586f65ab62036ecf71277fa3377ae208d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d48e5f4694e7ac5ff20d21a550e95586f65ab62036ecf71277fa3377ae208d", kill_on_drop: false }` [INFO] [stdout] 23d48e5f4694e7ac5ff20d21a550e95586f65ab62036ecf71277fa3377ae208d