[INFO] fetching crate rdl 0.3.1... [INFO] testing rdl-0.3.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rdl 0.3.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rdl 0.3.1 [INFO] finished tweaking crates.io crate rdl 0.3.1 [INFO] tweaked toml for crates.io crate rdl 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rdl 0.3.1 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 rdl 0.3.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3f48b3eea5d2a6636628e3ace6d3fef13b4a5e31d7cf4cf55f2b57b4b75b8636 [INFO] running `Command { std: "docker" "start" "-a" "3f48b3eea5d2a6636628e3ace6d3fef13b4a5e31d7cf4cf55f2b57b4b75b8636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f48b3eea5d2a6636628e3ace6d3fef13b4a5e31d7cf4cf55f2b57b4b75b8636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f48b3eea5d2a6636628e3ace6d3fef13b4a5e31d7cf4cf55f2b57b4b75b8636", kill_on_drop: false }` [INFO] [stdout] 3f48b3eea5d2a6636628e3ace6d3fef13b4a5e31d7cf4cf55f2b57b4b75b8636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cf9b3cac2e2b8eebd950006559b55d79e4773076bd23ac09ddaa1bcd7fd75864 [INFO] running `Command { std: "docker" "start" "-a" "cf9b3cac2e2b8eebd950006559b55d79e4773076bd23ac09ddaa1bcd7fd75864", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling rdl v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.96s [INFO] running `Command { std: "docker" "inspect" "cf9b3cac2e2b8eebd950006559b55d79e4773076bd23ac09ddaa1bcd7fd75864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9b3cac2e2b8eebd950006559b55d79e4773076bd23ac09ddaa1bcd7fd75864", kill_on_drop: false }` [INFO] [stdout] cf9b3cac2e2b8eebd950006559b55d79e4773076bd23ac09ddaa1bcd7fd75864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2a6d8cdde319391c9550207f998d53ee92da2f4778d5e9a7b568f326cad2f9cc [INFO] running `Command { std: "docker" "start" "-a" "2a6d8cdde319391c9550207f998d53ee92da2f4778d5e9a7b568f326cad2f9cc", kill_on_drop: false }` [INFO] [stderr] Compiling rdl v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "2a6d8cdde319391c9550207f998d53ee92da2f4778d5e9a7b568f326cad2f9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6d8cdde319391c9550207f998d53ee92da2f4778d5e9a7b568f326cad2f9cc", kill_on_drop: false }` [INFO] [stdout] 2a6d8cdde319391c9550207f998d53ee92da2f4778d5e9a7b568f326cad2f9cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8d9e057eb9ec24690f43b0b1be77cbe30ff02c03546b32f523d5befbbfc6b22d [INFO] running `Command { std: "docker" "start" "-a" "8d9e057eb9ec24690f43b0b1be77cbe30ff02c03546b32f523d5befbbfc6b22d", 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] [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.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdl-013b2206872f2370) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rdl-2c08376b062112f9) [INFO] [stderr] Doc-tests rdl [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" "8d9e057eb9ec24690f43b0b1be77cbe30ff02c03546b32f523d5befbbfc6b22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9e057eb9ec24690f43b0b1be77cbe30ff02c03546b32f523d5befbbfc6b22d", kill_on_drop: false }` [INFO] [stdout] 8d9e057eb9ec24690f43b0b1be77cbe30ff02c03546b32f523d5befbbfc6b22d