[INFO] fetching crate rspack_resolver 0.6.3... [INFO] building rspack_resolver-0.6.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate rspack_resolver 0.6.3 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rspack_resolver 0.6.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06445fa9098f4a33bff5a6ea1e46935bccbbe61fe4987bcb014f129322e22e4 [INFO] running `Command { std: "docker" "start" "-a" "a06445fa9098f4a33bff5a6ea1e46935bccbbe61fe4987bcb014f129322e22e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06445fa9098f4a33bff5a6ea1e46935bccbbe61fe4987bcb014f129322e22e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06445fa9098f4a33bff5a6ea1e46935bccbbe61fe4987bcb014f129322e22e4", kill_on_drop: false }` [INFO] [stdout] a06445fa9098f4a33bff5a6ea1e46935bccbbe61fe4987bcb014f129322e22e4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2fe08480f6394590936dd4caecd6b47d7a338e90006b760731856fc0662f78 [INFO] running `Command { std: "docker" "start" "-a" "cb2fe08480f6394590936dd4caecd6b47d7a338e90006b760731856fc0662f78", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling concurrent_lru v0.2.0 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling dunce v1.0.5 [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 thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [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 42.40s [INFO] running `Command { std: "docker" "inspect" "cb2fe08480f6394590936dd4caecd6b47d7a338e90006b760731856fc0662f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2fe08480f6394590936dd4caecd6b47d7a338e90006b760731856fc0662f78", kill_on_drop: false }` [INFO] [stdout] cb2fe08480f6394590936dd4caecd6b47d7a338e90006b760731856fc0662f78 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 420c62ad1be03e36751511a004f3297ed7a7acf176e54fa25b95c7f0823651dc [INFO] running `Command { std: "docker" "start" "-a" "420c62ad1be03e36751511a004f3297ed7a7acf176e54fa25b95c7f0823651dc", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [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 crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anes v0.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling vfs v0.12.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling ciborium v0.2.2 [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 44.60s [INFO] running `Command { std: "docker" "inspect" "420c62ad1be03e36751511a004f3297ed7a7acf176e54fa25b95c7f0823651dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420c62ad1be03e36751511a004f3297ed7a7acf176e54fa25b95c7f0823651dc", kill_on_drop: false }` [INFO] [stdout] 420c62ad1be03e36751511a004f3297ed7a7acf176e54fa25b95c7f0823651dc