[INFO] fetching crate gyr 0.1.5... [INFO] testing gyr-0.1.5 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate gyr 0.1.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gyr 0.1.5 [INFO] finished tweaking crates.io crate gyr 0.1.5 [INFO] tweaked toml for crates.io crate gyr 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gyr 0.1.5 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 gyr 0.1.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" "+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-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45179024a98f09f6e9092b24d36a7304a07bcca3d15eeb9028d54533d1f65f7b [INFO] running `Command { std: "docker" "start" "-a" "45179024a98f09f6e9092b24d36a7304a07bcca3d15eeb9028d54533d1f65f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45179024a98f09f6e9092b24d36a7304a07bcca3d15eeb9028d54533d1f65f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45179024a98f09f6e9092b24d36a7304a07bcca3d15eeb9028d54533d1f65f7b", kill_on_drop: false }` [INFO] [stdout] 45179024a98f09f6e9092b24d36a7304a07bcca3d15eeb9028d54533d1f65f7b [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=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] 5081a0330efaf08147596e974156ccfd4c8fae0eb2d13d01020dba76cd74071e [INFO] running `Command { std: "docker" "start" "-a" "5081a0330efaf08147596e974156ccfd4c8fae0eb2d13d01020dba76cd74071e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling winnow v0.4.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling gyr v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "5081a0330efaf08147596e974156ccfd4c8fae0eb2d13d01020dba76cd74071e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5081a0330efaf08147596e974156ccfd4c8fae0eb2d13d01020dba76cd74071e", kill_on_drop: false }` [INFO] [stdout] 5081a0330efaf08147596e974156ccfd4c8fae0eb2d13d01020dba76cd74071e [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=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] 233b706bb0723281bf38e572eda8bc4840329ff633055e6447c3d7b362b45fb4 [INFO] running `Command { std: "docker" "start" "-a" "233b706bb0723281bf38e572eda8bc4840329ff633055e6447c3d7b362b45fb4", kill_on_drop: false }` [INFO] [stderr] Compiling gyr v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "233b706bb0723281bf38e572eda8bc4840329ff633055e6447c3d7b362b45fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233b706bb0723281bf38e572eda8bc4840329ff633055e6447c3d7b362b45fb4", kill_on_drop: false }` [INFO] [stdout] 233b706bb0723281bf38e572eda8bc4840329ff633055e6447c3d7b362b45fb4 [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=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] 5f99d461dcc6d48688c784a785948ae0d4811ba9901cf3e050a2c69348defe48 [INFO] running `Command { std: "docker" "start" "-a" "5f99d461dcc6d48688c784a785948ae0d4811ba9901cf3e050a2c69348defe48", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gyr-3cdc1b8d00667f2d) [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" "5f99d461dcc6d48688c784a785948ae0d4811ba9901cf3e050a2c69348defe48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f99d461dcc6d48688c784a785948ae0d4811ba9901cf3e050a2c69348defe48", kill_on_drop: false }` [INFO] [stdout] 5f99d461dcc6d48688c784a785948ae0d4811ba9901cf3e050a2c69348defe48