[INFO] fetching crate syntastica-query-preprocessor 0.6.1... [INFO] checking syntastica-query-preprocessor-0.6.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate syntastica-query-preprocessor 0.6.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate syntastica-query-preprocessor 0.6.1 [INFO] finished tweaking crates.io crate syntastica-query-preprocessor 0.6.1 [INFO] tweaked toml for crates.io crate syntastica-query-preprocessor 0.6.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate syntastica-query-preprocessor 0.6.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate syntastica-query-preprocessor 0.6.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a24a6cb4f5a4c418268f09830a39604694da30cd34b460fb1e0cb66698ac8e7 [INFO] running `Command { std: "docker" "start" "-a" "9a24a6cb4f5a4c418268f09830a39604694da30cd34b460fb1e0cb66698ac8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a24a6cb4f5a4c418268f09830a39604694da30cd34b460fb1e0cb66698ac8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a24a6cb4f5a4c418268f09830a39604694da30cd34b460fb1e0cb66698ac8e7", kill_on_drop: false }` [INFO] [stdout] 9a24a6cb4f5a4c418268f09830a39604694da30cd34b460fb1e0cb66698ac8e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31d59d4a4d595d2b1cd25adc2c0cb26291ddf2f369f4aeada99e85fbd1379635 [INFO] running `Command { std: "docker" "start" "-a" "31d59d4a4d595d2b1cd25adc2c0cb26291ddf2f369f4aeada99e85fbd1379635", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rsexpr v0.2.5 [INFO] [stderr] Compiling lua-pattern v0.1.3 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking syntastica-query-preprocessor v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.28s [INFO] running `Command { std: "docker" "inspect" "31d59d4a4d595d2b1cd25adc2c0cb26291ddf2f369f4aeada99e85fbd1379635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d59d4a4d595d2b1cd25adc2c0cb26291ddf2f369f4aeada99e85fbd1379635", kill_on_drop: false }` [INFO] [stdout] 31d59d4a4d595d2b1cd25adc2c0cb26291ddf2f369f4aeada99e85fbd1379635