[INFO] fetching crate rspack_resolver 0.6.3... [INFO] building rspack_resolver-0.6.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rspack_resolver 0.6.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rspack_resolver 0.6.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rspack_resolver 0.6.3 [INFO] tweaked toml for crates.io crate rspack_resolver 0.6.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rspack_resolver 0.6.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rspack_resolver 0.6.3 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anes v0.2.0 [INFO] [stderr] Downloaded codspeed v2.9.1 [INFO] [stderr] Downloaded concurrent_lru v0.2.0 [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded vfs v0.12.0 [INFO] [stderr] Downloaded uuid v1.16.0 [INFO] [stderr] Downloaded pnp v0.12.1 [INFO] [stderr] Downloaded criterion2 v2.0.0 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded path-slash v0.2.1 [INFO] [stderr] Downloaded json-strip-comments v1.0.4 [INFO] [stderr] Downloaded bpaf v0.9.19 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b6e9d7a1d0fd27ec2965cbee6425323b1d860fbd45b3dc33190c6d2574a0852 [INFO] running `Command { std: "docker" "start" "-a" "0b6e9d7a1d0fd27ec2965cbee6425323b1d860fbd45b3dc33190c6d2574a0852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b6e9d7a1d0fd27ec2965cbee6425323b1d860fbd45b3dc33190c6d2574a0852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6e9d7a1d0fd27ec2965cbee6425323b1d860fbd45b3dc33190c6d2574a0852", kill_on_drop: false }` [INFO] [stdout] 0b6e9d7a1d0fd27ec2965cbee6425323b1d860fbd45b3dc33190c6d2574a0852 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133f38bf294198cf3560cdd31493095814b8329bdf3f05709a585b4819eb0af3 [INFO] running `Command { std: "docker" "start" "-a" "133f38bf294198cf3560cdd31493095814b8329bdf3f05709a585b4819eb0af3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling concurrent_lru v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling pnp v0.12.1 [INFO] [stderr] Compiling rspack_resolver v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.23s [INFO] running `Command { std: "docker" "inspect" "133f38bf294198cf3560cdd31493095814b8329bdf3f05709a585b4819eb0af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133f38bf294198cf3560cdd31493095814b8329bdf3f05709a585b4819eb0af3", kill_on_drop: false }` [INFO] [stdout] 133f38bf294198cf3560cdd31493095814b8329bdf3f05709a585b4819eb0af3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be9a066c2eea33a616fe90348e1a8f1ce665c7a0be440e334795945dfc80bf14 [INFO] running `Command { std: "docker" "start" "-a" "be9a066c2eea33a616fe90348e1a8f1ce665c7a0be440e334795945dfc80bf14", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling bpaf v0.9.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anes v0.2.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling vfs v0.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pnp v0.12.1 [INFO] [stderr] Compiling criterion2 v2.0.0 [INFO] [stderr] Compiling rspack_resolver v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.37s [INFO] running `Command { std: "docker" "inspect" "be9a066c2eea33a616fe90348e1a8f1ce665c7a0be440e334795945dfc80bf14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9a066c2eea33a616fe90348e1a8f1ce665c7a0be440e334795945dfc80bf14", kill_on_drop: false }` [INFO] [stdout] be9a066c2eea33a616fe90348e1a8f1ce665c7a0be440e334795945dfc80bf14