[INFO] fetching crate oxide-spark-utils 0.3.3... [INFO] building oxide-spark-utils-0.3.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate oxide-spark-utils 0.3.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate oxide-spark-utils 0.3.3 [INFO] finished tweaking crates.io crate oxide-spark-utils 0.3.3 [INFO] tweaked toml for crates.io crate oxide-spark-utils 0.3.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxide-spark-utils 0.3.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding config v0.13.4 (available: v0.15.17) [INFO] [stderr] Adding embedded-svc v0.25.3 (available: v0.28.1) [INFO] [stderr] Adding smart-leds v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] db9302e5ec716e655f765a09273259c924e8966498f074cb8d5c387cbf364778 [INFO] running `Command { std: "docker" "start" "-a" "db9302e5ec716e655f765a09273259c924e8966498f074cb8d5c387cbf364778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9302e5ec716e655f765a09273259c924e8966498f074cb8d5c387cbf364778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9302e5ec716e655f765a09273259c924e8966498f074cb8d5c387cbf364778", kill_on_drop: false }` [INFO] [stdout] db9302e5ec716e655f765a09273259c924e8966498f074cb8d5c387cbf364778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7747672bd110bd85756b28d7ebc45412f08ce6be35f61ed39f5aa790f4478473 [INFO] running `Command { std: "docker" "start" "-a" "7747672bd110bd85756b28d7ebc45412f08ce6be35f61ed39f5aa790f4478473", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling embedded-svc v0.25.3 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling oxide-spark-utils v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.03s [INFO] running `Command { std: "docker" "inspect" "7747672bd110bd85756b28d7ebc45412f08ce6be35f61ed39f5aa790f4478473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7747672bd110bd85756b28d7ebc45412f08ce6be35f61ed39f5aa790f4478473", kill_on_drop: false }` [INFO] [stdout] 7747672bd110bd85756b28d7ebc45412f08ce6be35f61ed39f5aa790f4478473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ea00cb588934612eaf2600cc5e26534845a61865a8bad0c6fff5e5b4a0363c8f [INFO] running `Command { std: "docker" "start" "-a" "ea00cb588934612eaf2600cc5e26534845a61865a8bad0c6fff5e5b4a0363c8f", kill_on_drop: false }` [INFO] [stderr] Compiling oxide-spark-utils v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "ea00cb588934612eaf2600cc5e26534845a61865a8bad0c6fff5e5b4a0363c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea00cb588934612eaf2600cc5e26534845a61865a8bad0c6fff5e5b4a0363c8f", kill_on_drop: false }` [INFO] [stdout] ea00cb588934612eaf2600cc5e26534845a61865a8bad0c6fff5e5b4a0363c8f