[INFO] fetching crate wgsl-inline 0.2.1... [INFO] checking wgsl-inline-0.2.1 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate wgsl-inline 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate wgsl-inline 0.2.1 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wgsl-inline 0.2.1 [INFO] finished tweaking crates.io crate wgsl-inline 0.2.1 [INFO] tweaked toml for crates.io crate wgsl-inline 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate wgsl-inline 0.2.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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgsl-minifier v0.5.0 [INFO] [stderr] Downloaded naga-to-tokenstream v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c46bda683243ba238551fba00a19ba47174c1c1ff1c79081f1f028b916a42dae [INFO] running `Command { std: "docker" "start" "-a" "c46bda683243ba238551fba00a19ba47174c1c1ff1c79081f1f028b916a42dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c46bda683243ba238551fba00a19ba47174c1c1ff1c79081f1f028b916a42dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46bda683243ba238551fba00a19ba47174c1c1ff1c79081f1f028b916a42dae", kill_on_drop: false }` [INFO] [stdout] c46bda683243ba238551fba00a19ba47174c1c1ff1c79081f1f028b916a42dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2374e217acc57c7c116e6f967d4fbd65970ff3ec947cf79ae8c6c99ca44f6314 [INFO] running `Command { std: "docker" "start" "-a" "2374e217acc57c7c116e6f967d4fbd65970ff3ec947cf79ae8c6c99ca44f6314", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking encase v0.6.1 [INFO] [stderr] Checking naga-to-tokenstream v0.6.0 [INFO] [stderr] Checking wgsl-inline v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.69s [INFO] running `Command { std: "docker" "inspect" "2374e217acc57c7c116e6f967d4fbd65970ff3ec947cf79ae8c6c99ca44f6314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2374e217acc57c7c116e6f967d4fbd65970ff3ec947cf79ae8c6c99ca44f6314", kill_on_drop: false }` [INFO] [stdout] 2374e217acc57c7c116e6f967d4fbd65970ff3ec947cf79ae8c6c99ca44f6314