[INFO] fetching crate src5-rs 2.0.0...
[INFO] testing src5-rs-2.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate src5-rs 2.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate src5-rs 2.0.0
[INFO] finished tweaking crates.io crate src5-rs 2.0.0
[INFO] tweaked toml for crates.io crate src5-rs 2.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate src5-rs 2.0.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 src5-rs 2.0.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aa2e894982e108bf446f1f6dff0a180beb28a8d38539d198ae46318c5ad25a58
[INFO] running `Command { std: "docker" "start" "-a" "aa2e894982e108bf446f1f6dff0a180beb28a8d38539d198ae46318c5ad25a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa2e894982e108bf446f1f6dff0a180beb28a8d38539d198ae46318c5ad25a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2e894982e108bf446f1f6dff0a180beb28a8d38539d198ae46318c5ad25a58", kill_on_drop: false }`
[INFO] [stdout] aa2e894982e108bf446f1f6dff0a180beb28a8d38539d198ae46318c5ad25a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d17dc723fe9ba399c2e47b42236a6664db33c166a80d591bbc7bd5ab7d9de8c6
[INFO] running `Command { std: "docker" "start" "-a" "d17dc723fe9ba399c2e47b42236a6664db33c166a80d591bbc7bd5ab7d9de8c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling relative-path v1.8.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling xshell v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling indoc v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.3.5
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sprs v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling minilp v0.2.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling unescaper v0.1.1
[INFO] [stderr]    Compiling good_lp v1.4.0
[INFO] [stderr]    Compiling clap v4.3.5
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling genco-macros v0.17.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling genco v0.17.5
[INFO] [stderr]    Compiling cairo-lang-syntax-codegen v2.0.0-rc4
[INFO] [stderr]    Compiling parity-scale-codec v3.6.1
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling cairo-felt v0.6.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling cairo-lang-utils v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-debug v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-eq-solver v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-filesystem v2.0.0-rc4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-syntax v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-diagnostics v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-project v2.0.0-rc4
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.1
[INFO] [stderr]    Compiling cairo-lang-casm v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-parser v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-defs v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-semantic v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-ap-change v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-gas v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-to-casm v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-lowering v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-plugins v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-generator v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-compiler v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-starknet v2.0.0-rc4
[INFO] [stderr]    Compiling src5-rs v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] running `Command { std: "docker" "inspect" "d17dc723fe9ba399c2e47b42236a6664db33c166a80d591bbc7bd5ab7d9de8c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17dc723fe9ba399c2e47b42236a6664db33c166a80d591bbc7bd5ab7d9de8c6", kill_on_drop: false }`
[INFO] [stdout] d17dc723fe9ba399c2e47b42236a6664db33c166a80d591bbc7bd5ab7d9de8c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ea79deaeda56504eb42f896c74a2c0d066909f826d5b74e30fdb5385a4166123
[INFO] running `Command { std: "docker" "start" "-a" "ea79deaeda56504eb42f896c74a2c0d066909f826d5b74e30fdb5385a4166123", kill_on_drop: false }`
[INFO] [stderr]    Compiling src5-rs v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "ea79deaeda56504eb42f896c74a2c0d066909f826d5b74e30fdb5385a4166123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea79deaeda56504eb42f896c74a2c0d066909f826d5b74e30fdb5385a4166123", kill_on_drop: false }`
[INFO] [stdout] ea79deaeda56504eb42f896c74a2c0d066909f826d5b74e30fdb5385a4166123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1ef9458e73bdda68d78ec1a8bc76a6514e532c344d30770b430a6fea8910495b
[INFO] running `Command { std: "docker" "start" "-a" "1ef9458e73bdda68d78ec1a8bc76a6514e532c344d30770b430a6fea8910495b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/src5_rs/lib.rs (/opt/rustwide/target/debug/deps/src5_rs-4309475f588c5817)
[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]      Running unittests src/bin/src5_rs/main.rs (/opt/rustwide/target/debug/deps/src5_rs-52b9cdf9aba2b922)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli::verify_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests src5_rs
[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" "1ef9458e73bdda68d78ec1a8bc76a6514e532c344d30770b430a6fea8910495b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef9458e73bdda68d78ec1a8bc76a6514e532c344d30770b430a6fea8910495b", kill_on_drop: false }`
[INFO] [stdout] 1ef9458e73bdda68d78ec1a8bc76a6514e532c344d30770b430a6fea8910495b
