[INFO] fetching crate darkmagic 0.0.0...
[INFO] testing darkmagic-0.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate darkmagic 0.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate darkmagic 0.0.0
[INFO] finished tweaking crates.io crate darkmagic 0.0.0
[INFO] tweaked toml for crates.io crate darkmagic 0.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darkmagic 0.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 darkmagic 0.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] 1adf08349548ead5ee140006a3fb0d8e3064c1b63fbcd66a9f0676d7cb5496ac
[INFO] running `Command { std: "docker" "start" "-a" "1adf08349548ead5ee140006a3fb0d8e3064c1b63fbcd66a9f0676d7cb5496ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1adf08349548ead5ee140006a3fb0d8e3064c1b63fbcd66a9f0676d7cb5496ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1adf08349548ead5ee140006a3fb0d8e3064c1b63fbcd66a9f0676d7cb5496ac", kill_on_drop: false }`
[INFO] [stdout] 1adf08349548ead5ee140006a3fb0d8e3064c1b63fbcd66a9f0676d7cb5496ac
[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] 1aec4871a8b5720baa9c6306157a248fba2937a9d2fa322ac223fe30a2990580
[INFO] running `Command { std: "docker" "start" "-a" "1aec4871a8b5720baa9c6306157a248fba2937a9d2fa322ac223fe30a2990580", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling kamadak-exif v0.5.4
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling enumn v0.1.3
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling rawloader v0.36.3
[INFO] [stderr]    Compiling darkmagic v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rawloader v0.36.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1aec4871a8b5720baa9c6306157a248fba2937a9d2fa322ac223fe30a2990580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aec4871a8b5720baa9c6306157a248fba2937a9d2fa322ac223fe30a2990580", kill_on_drop: false }`
[INFO] [stdout] 1aec4871a8b5720baa9c6306157a248fba2937a9d2fa322ac223fe30a2990580
[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] 88723e67e698fc48ee80da91cc6da7fdb5e3876ec04851ae4a7da6b8f301add8
[INFO] running `Command { std: "docker" "start" "-a" "88723e67e698fc48ee80da91cc6da7fdb5e3876ec04851ae4a7da6b8f301add8", kill_on_drop: false }`
[INFO] [stderr]    Compiling darkmagic v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rawloader v0.36.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "88723e67e698fc48ee80da91cc6da7fdb5e3876ec04851ae4a7da6b8f301add8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88723e67e698fc48ee80da91cc6da7fdb5e3876ec04851ae4a7da6b8f301add8", kill_on_drop: false }`
[INFO] [stdout] 88723e67e698fc48ee80da91cc6da7fdb5e3876ec04851ae4a7da6b8f301add8
[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] 2e2b249ff1a0e88a9110f78663154c65bf66f7f83be202d29ea09a6ac676200e
[INFO] running `Command { std: "docker" "start" "-a" "2e2b249ff1a0e88a9110f78663154c65bf66f7f83be202d29ea09a6ac676200e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rawloader v0.36.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/darkmagic-1524da6e084e44b0)
[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" "2e2b249ff1a0e88a9110f78663154c65bf66f7f83be202d29ea09a6ac676200e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2b249ff1a0e88a9110f78663154c65bf66f7f83be202d29ea09a6ac676200e", kill_on_drop: false }`
[INFO] [stdout] 2e2b249ff1a0e88a9110f78663154c65bf66f7f83be202d29ea09a6ac676200e
