[INFO] fetching crate estra 0.8.5... [INFO] testing estra-0.8.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate estra 0.8.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate estra 0.8.5 [INFO] finished tweaking crates.io crate estra 0.8.5 [INFO] tweaked toml for crates.io crate estra 0.8.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate estra 0.8.5 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 crates.io crate estra 0.8.5 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded equator v0.2.0 [INFO] [stderr] Downloaded stability v0.2.0 [INFO] [stderr] Downloaded tui-scrollview v0.3.4 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded popcnt v0.1.0 [INFO] [stderr] Downloaded equator-macro v0.2.0 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded colorgrad v0.6.2 [INFO] [stderr] Downloaded pulp v0.18.10 [INFO] [stderr] Downloaded diol v0.8.1 [INFO] [stderr] Downloaded ratatui v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 830e98b3cb88e01ff5b49c7754df5b4aa9f7b5d1552145eb327b324897f7c50c [INFO] running `Command { std: "docker" "start" "-a" "830e98b3cb88e01ff5b49c7754df5b4aa9f7b5d1552145eb327b324897f7c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "830e98b3cb88e01ff5b49c7754df5b4aa9f7b5d1552145eb327b324897f7c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830e98b3cb88e01ff5b49c7754df5b4aa9f7b5d1552145eb327b324897f7c50c", kill_on_drop: false }` [INFO] [stdout] 830e98b3cb88e01ff5b49c7754df5b4aa9f7b5d1552145eb327b324897f7c50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8d97ab4c7a9895ae5490174e222884df3910dad3b95a03d893250fb3c7debb86 [INFO] running `Command { std: "docker" "start" "-a" "8d97ab4c7a9895ae5490174e222884df3910dad3b95a03d893250fb3c7debb86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling equator-macro v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling equator v0.2.0 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling diol v0.8.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tui-scrollview v0.3.4 [INFO] [stderr] Compiling estra v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 3m 54s [INFO] running `Command { std: "docker" "inspect" "8d97ab4c7a9895ae5490174e222884df3910dad3b95a03d893250fb3c7debb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d97ab4c7a9895ae5490174e222884df3910dad3b95a03d893250fb3c7debb86", kill_on_drop: false }` [INFO] [stdout] 8d97ab4c7a9895ae5490174e222884df3910dad3b95a03d893250fb3c7debb86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7ab01694a56b48673f234fef810d06d92d2ccb8a1ffe4073ce4cc7e8f46df314 [INFO] running `Command { std: "docker" "start" "-a" "7ab01694a56b48673f234fef810d06d92d2ccb8a1ffe4073ce4cc7e8f46df314", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling pulp v0.18.10 [INFO] [stderr] Compiling popcnt v0.1.0 [INFO] [stderr] Compiling estra v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 7.47s [INFO] running `Command { std: "docker" "inspect" "7ab01694a56b48673f234fef810d06d92d2ccb8a1ffe4073ce4cc7e8f46df314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab01694a56b48673f234fef810d06d92d2ccb8a1ffe4073ce4cc7e8f46df314", kill_on_drop: false }` [INFO] [stdout] 7ab01694a56b48673f234fef810d06d92d2ccb8a1ffe4073ce4cc7e8f46df314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 86ec4e9438e1394822bf2d5be70f16b320d3f0ed508b252c82c1e34767ccf4b5 [INFO] running `Command { std: "docker" "start" "-a" "86ec4e9438e1394822bf2d5be70f16b320d3f0ed508b252c82c1e34767ccf4b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/estra-14cf81b215efabe0) [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" "86ec4e9438e1394822bf2d5be70f16b320d3f0ed508b252c82c1e34767ccf4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ec4e9438e1394822bf2d5be70f16b320d3f0ed508b252c82c1e34767ccf4b5", kill_on_drop: false }` [INFO] [stdout] 86ec4e9438e1394822bf2d5be70f16b320d3f0ed508b252c82c1e34767ccf4b5