[INFO] fetching crate itsy-gitsy 0.5.0... [INFO] testing itsy-gitsy-0.5.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate itsy-gitsy 0.5.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate itsy-gitsy 0.5.0 [INFO] finished tweaking crates.io crate itsy-gitsy 0.5.0 [INFO] tweaked toml for crates.io crate itsy-gitsy 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate itsy-gitsy 0.5.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate itsy-gitsy 0.5.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76ed1bb81347300d1a65d24c7d7cfe23f9ec406ea931b3f4f98f578dfdb6191a [INFO] running `Command { std: "docker" "start" "-a" "76ed1bb81347300d1a65d24c7d7cfe23f9ec406ea931b3f4f98f578dfdb6191a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76ed1bb81347300d1a65d24c7d7cfe23f9ec406ea931b3f4f98f578dfdb6191a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ed1bb81347300d1a65d24c7d7cfe23f9ec406ea931b3f4f98f578dfdb6191a", kill_on_drop: false }` [INFO] [stdout] 76ed1bb81347300d1a65d24c7d7cfe23f9ec406ea931b3f4f98f578dfdb6191a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d06c7e45b2e0bcf198de5c6fac43489f2c0382e64313f8432277e84eb9a41f5 [INFO] running `Command { std: "docker" "start" "-a" "5d06c7e45b2e0bcf198de5c6fac43489f2c0382e64313f8432277e84eb9a41f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling ignore v0.4.19 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling itsy-gitsy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.26s [INFO] running `Command { std: "docker" "inspect" "5d06c7e45b2e0bcf198de5c6fac43489f2c0382e64313f8432277e84eb9a41f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d06c7e45b2e0bcf198de5c6fac43489f2c0382e64313f8432277e84eb9a41f5", kill_on_drop: false }` [INFO] [stdout] 5d06c7e45b2e0bcf198de5c6fac43489f2c0382e64313f8432277e84eb9a41f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91ca590513b65ca8f90cf1cf8fee13c78832c632292df715b1121339a949bc66 [INFO] running `Command { std: "docker" "start" "-a" "91ca590513b65ca8f90cf1cf8fee13c78832c632292df715b1121339a949bc66", kill_on_drop: false }` [INFO] [stderr] Compiling itsy-gitsy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "91ca590513b65ca8f90cf1cf8fee13c78832c632292df715b1121339a949bc66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ca590513b65ca8f90cf1cf8fee13c78832c632292df715b1121339a949bc66", kill_on_drop: false }` [INFO] [stdout] 91ca590513b65ca8f90cf1cf8fee13c78832c632292df715b1121339a949bc66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47779d4be5b1d6a433996590dd7662bca78eac807d350ac36e9bcbe3c3e27ff9 [INFO] running `Command { std: "docker" "start" "-a" "47779d4be5b1d6a433996590dd7662bca78eac807d350ac36e9bcbe3c3e27ff9", kill_on_drop: false }` [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/itsy_gitsy-e7b923c03dcfa1a1) [INFO] running `Command { std: "docker" "inspect" "47779d4be5b1d6a433996590dd7662bca78eac807d350ac36e9bcbe3c3e27ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47779d4be5b1d6a433996590dd7662bca78eac807d350ac36e9bcbe3c3e27ff9", kill_on_drop: false }` [INFO] [stdout] 47779d4be5b1d6a433996590dd7662bca78eac807d350ac36e9bcbe3c3e27ff9