[INFO] cloning repository https://github.com/prharvey/du-blueprint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prharvey/du-blueprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 054614eebec2ecb1b7f8a4ccab40912de36eb7de [INFO] testing prharvey/du-blueprint against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prharvey/du-blueprint [INFO] finished tweaking git repo https://github.com/prharvey/du-blueprint [INFO] tweaked toml for git repo https://github.com/prharvey/du-blueprint written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prharvey/du-blueprint on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prharvey/du-blueprint 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/prharvey/parry.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded event-listener-strategy v0.5.2 [INFO] [stderr] Downloaded line_drawing v1.0.0 [INFO] [stderr] Downloaded async-io v1.13.0 [INFO] [stderr] Downloaded async-executor v1.13.0 [INFO] [stderr] Downloaded polling v3.7.3 [INFO] [stderr] Downloaded wide v0.7.28 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded async-io v2.3.4 [INFO] [stderr] Downloaded polling v2.8.0 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] [stderr] Downloaded bytemuck v1.17.0 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded futures-lite v1.13.0 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded lz4 v1.26.0 [INFO] [stderr] Downloaded ordered-float v4.2.2 [INFO] [stderr] Downloaded robust v1.1.0 [INFO] [stderr] Downloaded tobj v4.0.2 [INFO] [stderr] Downloaded rustix v0.37.27 [INFO] [stderr] Downloaded spade v2.12.0 [INFO] [stderr] Downloaded waker-fn v1.2.0 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded nalgebra v0.33.0 [INFO] [stderr] Downloaded lz4-sys v1.10.0 [INFO] [stderr] Downloaded linux-raw-sys v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb93f81e4b18b315cc8fe9fc9319a1b2385516b60f33b040bdc0e745cfe0ad14 [INFO] running `Command { std: "docker" "start" "-a" "cb93f81e4b18b315cc8fe9fc9319a1b2385516b60f33b040bdc0e745cfe0ad14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb93f81e4b18b315cc8fe9fc9319a1b2385516b60f33b040bdc0e745cfe0ad14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb93f81e4b18b315cc8fe9fc9319a1b2385516b60f33b040bdc0e745cfe0ad14", kill_on_drop: false }` [INFO] [stdout] cb93f81e4b18b315cc8fe9fc9319a1b2385516b60f33b040bdc0e745cfe0ad14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8590394b65793bb2705d6a6d4f400d9a57b71ec84534771abc626213c91b0b71 [INFO] running `Command { std: "docker" "start" "-a" "8590394b65793bb2705d6a6d4f400d9a57b71ec84534771abc626213c91b0b71", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lz4-sys v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling spade v2.12.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tobj v4.0.2 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling lz4 v1.26.0 [INFO] [stderr] Compiling parry3d-f64 v0.17.0 (https://github.com/prharvey/parry.git?branch=opt#7b097b1d) [INFO] [stderr] Compiling du-blueprint v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "8590394b65793bb2705d6a6d4f400d9a57b71ec84534771abc626213c91b0b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8590394b65793bb2705d6a6d4f400d9a57b71ec84534771abc626213c91b0b71", kill_on_drop: false }` [INFO] [stdout] 8590394b65793bb2705d6a6d4f400d9a57b71ec84534771abc626213c91b0b71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 44c13d883f02c33fe8b0c788a0a1132d431e65625d41eb0463659c170e3ed474 [INFO] running `Command { std: "docker" "start" "-a" "44c13d883f02c33fe8b0c788a0a1132d431e65625d41eb0463659c170e3ed474", kill_on_drop: false }` [INFO] [stderr] Compiling du-blueprint v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "44c13d883f02c33fe8b0c788a0a1132d431e65625d41eb0463659c170e3ed474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c13d883f02c33fe8b0c788a0a1132d431e65625d41eb0463659c170e3ed474", kill_on_drop: false }` [INFO] [stdout] 44c13d883f02c33fe8b0c788a0a1132d431e65625d41eb0463659c170e3ed474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bddd6a849d89205c880a27e2f99ae02a646791f70caa0a8535d5b31289236228 [INFO] running `Command { std: "docker" "start" "-a" "bddd6a849d89205c880a27e2f99ae02a646791f70caa0a8535d5b31289236228", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/du_blueprint-945d691777ba3e36) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bddd6a849d89205c880a27e2f99ae02a646791f70caa0a8535d5b31289236228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddd6a849d89205c880a27e2f99ae02a646791f70caa0a8535d5b31289236228", kill_on_drop: false }` [INFO] [stdout] bddd6a849d89205c880a27e2f99ae02a646791f70caa0a8535d5b31289236228