[INFO] fetching crate polytrack-codes 0.1.2... [INFO] building polytrack-codes-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate polytrack-codes 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate polytrack-codes 0.1.2 [INFO] finished tweaking crates.io crate polytrack-codes 0.1.2 [INFO] tweaked toml for crates.io crate polytrack-codes 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate polytrack-codes 0.1.2 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 polytrack-codes 0.1.2 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 ariadne v0.5.1 [INFO] [stderr] Downloaded facet-deserialize v0.28.0 [INFO] [stderr] Downloaded facet v0.28.0 [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded facet-macros-parse v0.28.0 [INFO] [stderr] Downloaded facet-macros v0.28.0 [INFO] [stderr] Downloaded facet-json v0.28.2 [INFO] [stderr] Downloaded shadow_counted v0.4.0 [INFO] [stderr] Downloaded facet-macros-emit v0.28.0 [INFO] [stderr] Downloaded facet-core v0.28.0 [INFO] [stderr] Downloaded facet-reflect v0.28.0 [INFO] [stderr] Downloaded unsynn v0.1.1 [INFO] [stderr] Downloaded facet-serialize v0.28.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 771fbe4efa718d9df0c55454e6e0ab387179e17b513eb3e73f5f80fa87f6f6b2 [INFO] running `Command { std: "docker" "start" "-a" "771fbe4efa718d9df0c55454e6e0ab387179e17b513eb3e73f5f80fa87f6f6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "771fbe4efa718d9df0c55454e6e0ab387179e17b513eb3e73f5f80fa87f6f6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771fbe4efa718d9df0c55454e6e0ab387179e17b513eb3e73f5f80fa87f6f6b2", kill_on_drop: false }` [INFO] [stdout] 771fbe4efa718d9df0c55454e6e0ab387179e17b513eb3e73f5f80fa87f6f6b2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb3a50218f6579593f8db7e94841d2b84c6577bd880fe6f19f7b6587ca3dc4e [INFO] running `Command { std: "docker" "start" "-a" "8bb3a50218f6579593f8db7e94841d2b84c6577bd880fe6f19f7b6587ca3dc4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling facet-core v0.28.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling facet-macros-parse v0.28.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling facet-macros-emit v0.28.0 [INFO] [stderr] Compiling facet-reflect v0.28.0 [INFO] [stderr] Compiling facet-deserialize v0.28.0 [INFO] [stderr] Compiling facet-serialize v0.28.0 [INFO] [stderr] Compiling facet-macros v0.28.0 [INFO] [stderr] Compiling facet v0.28.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling facet-json v0.28.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling polytrack-codes v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.38s [INFO] running `Command { std: "docker" "inspect" "8bb3a50218f6579593f8db7e94841d2b84c6577bd880fe6f19f7b6587ca3dc4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb3a50218f6579593f8db7e94841d2b84c6577bd880fe6f19f7b6587ca3dc4e", kill_on_drop: false }` [INFO] [stdout] 8bb3a50218f6579593f8db7e94841d2b84c6577bd880fe6f19f7b6587ca3dc4e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 620c59be245bd4945c64ccb9a58747e83b05d9c60362cdf424a8d39bb8816392 [INFO] running `Command { std: "docker" "start" "-a" "620c59be245bd4945c64ccb9a58747e83b05d9c60362cdf424a8d39bb8816392", kill_on_drop: false }` [INFO] [stderr] Compiling polytrack-codes v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "620c59be245bd4945c64ccb9a58747e83b05d9c60362cdf424a8d39bb8816392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620c59be245bd4945c64ccb9a58747e83b05d9c60362cdf424a8d39bb8816392", kill_on_drop: false }` [INFO] [stdout] 620c59be245bd4945c64ccb9a58747e83b05d9c60362cdf424a8d39bb8816392