[INFO] fetching crate dllm 0.1.5...
[INFO] testing dllm-0.1.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dllm 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate dllm 0.1.5
[INFO] finished tweaking crates.io crate dllm 0.1.5
[INFO] tweaked toml for crates.io crate dllm 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dllm 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 dllm 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-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] 2211ed6bd15e98a86dbe5ca570a4b90c0a6d9f13eec4d2507a051b49d202e34e
[INFO] running `Command { std: "docker" "start" "-a" "2211ed6bd15e98a86dbe5ca570a4b90c0a6d9f13eec4d2507a051b49d202e34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2211ed6bd15e98a86dbe5ca570a4b90c0a6d9f13eec4d2507a051b49d202e34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2211ed6bd15e98a86dbe5ca570a4b90c0a6d9f13eec4d2507a051b49d202e34e", kill_on_drop: false }`
[INFO] [stdout] 2211ed6bd15e98a86dbe5ca570a4b90c0a6d9f13eec4d2507a051b49d202e34e
[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] a3093b6dfd61f7aac0f95c7bb7ac54ea9b63c9a366aa104473e7695325c9a30e
[INFO] running `Command { std: "docker" "start" "-a" "a3093b6dfd61f7aac0f95c7bb7ac54ea9b63c9a366aa104473e7695325c9a30e", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]    Compiling dllm v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.30s
[INFO] running `Command { std: "docker" "inspect" "a3093b6dfd61f7aac0f95c7bb7ac54ea9b63c9a366aa104473e7695325c9a30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3093b6dfd61f7aac0f95c7bb7ac54ea9b63c9a366aa104473e7695325c9a30e", kill_on_drop: false }`
[INFO] [stdout] a3093b6dfd61f7aac0f95c7bb7ac54ea9b63c9a366aa104473e7695325c9a30e
[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] ed44e359d1d68db3d4a07cb9bbf46a627e1e626fe7c23bb7ff8a4181c5aa2814
[INFO] running `Command { std: "docker" "start" "-a" "ed44e359d1d68db3d4a07cb9bbf46a627e1e626fe7c23bb7ff8a4181c5aa2814", kill_on_drop: false }`
[INFO] [stderr]    Compiling dllm v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "ed44e359d1d68db3d4a07cb9bbf46a627e1e626fe7c23bb7ff8a4181c5aa2814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed44e359d1d68db3d4a07cb9bbf46a627e1e626fe7c23bb7ff8a4181c5aa2814", kill_on_drop: false }`
[INFO] [stdout] ed44e359d1d68db3d4a07cb9bbf46a627e1e626fe7c23bb7ff8a4181c5aa2814
[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] 51ff6679fa1c1445044f6078a56c3dcf8dc1859011bcad34ca0126b3d5b87ab3
[INFO] running `Command { std: "docker" "start" "-a" "51ff6679fa1c1445044f6078a56c3dcf8dc1859011bcad34ca0126b3d5b87ab3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dllm-79d3ae2fec54d367)
[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" "51ff6679fa1c1445044f6078a56c3dcf8dc1859011bcad34ca0126b3d5b87ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ff6679fa1c1445044f6078a56c3dcf8dc1859011bcad34ca0126b3d5b87ab3", kill_on_drop: false }`
[INFO] [stdout] 51ff6679fa1c1445044f6078a56c3dcf8dc1859011bcad34ca0126b3d5b87ab3
