[INFO] fetching crate alchemyst 0.48.7...
[INFO] testing alchemyst-0.48.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate alchemyst 0.48.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate alchemyst 0.48.7
[INFO] finished tweaking crates.io crate alchemyst 0.48.7
[INFO] tweaked toml for crates.io crate alchemyst 0.48.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alchemyst 0.48.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alchemyst 0.48.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18280ea1f0bcb7e008d18f8297e6221e35c6a0b65956f40d02904df7264d8207
[INFO] running `Command { std: "docker" "start" "-a" "18280ea1f0bcb7e008d18f8297e6221e35c6a0b65956f40d02904df7264d8207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18280ea1f0bcb7e008d18f8297e6221e35c6a0b65956f40d02904df7264d8207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18280ea1f0bcb7e008d18f8297e6221e35c6a0b65956f40d02904df7264d8207", kill_on_drop: false }`
[INFO] [stdout] 18280ea1f0bcb7e008d18f8297e6221e35c6a0b65956f40d02904df7264d8207
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2a6ed3adaca2d1f1462231237d86691c49155e5612e71ffebdc5c7f481a5c56
[INFO] running `Command { std: "docker" "start" "-a" "a2a6ed3adaca2d1f1462231237d86691c49155e5612e71ffebdc5c7f481a5c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling vek v0.17.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling serde-intermediate-derive v1.6.2
[INFO] [stderr]    Compiling intuicio-derive v0.48.7
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling typid v1.1.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling intuicio-data v0.48.7
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling intuicio-core v0.48.7
[INFO] [stderr]    Compiling serde-intermediate v1.6.2
[INFO] [stderr]    Compiling intuicio-framework-dynamic v0.48.7
[INFO] [stderr]    Compiling intuicio-plugins v0.48.7
[INFO] [stderr]    Compiling intuicio-backend-vm v0.48.7
[INFO] [stderr]    Compiling intuicio-nodes v0.48.7
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling intuicio-frontend-simpleton v0.48.7
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling alchemyst v0.48.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "a2a6ed3adaca2d1f1462231237d86691c49155e5612e71ffebdc5c7f481a5c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a6ed3adaca2d1f1462231237d86691c49155e5612e71ffebdc5c7f481a5c56", kill_on_drop: false }`
[INFO] [stdout] a2a6ed3adaca2d1f1462231237d86691c49155e5612e71ffebdc5c7f481a5c56
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1deee87c5bc7b503b17be6be924cfb0202c44a7b0fc0733b60965182fbd53a1
[INFO] running `Command { std: "docker" "start" "-a" "a1deee87c5bc7b503b17be6be924cfb0202c44a7b0fc0733b60965182fbd53a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling alchemyst v0.48.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "a1deee87c5bc7b503b17be6be924cfb0202c44a7b0fc0733b60965182fbd53a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1deee87c5bc7b503b17be6be924cfb0202c44a7b0fc0733b60965182fbd53a1", kill_on_drop: false }`
[INFO] [stdout] a1deee87c5bc7b503b17be6be924cfb0202c44a7b0fc0733b60965182fbd53a1
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 369d399989d276dcd6b40f14127f602e39bfc9853c08a20bbd1ac88387d1f06a
[INFO] running `Command { std: "docker" "start" "-a" "369d399989d276dcd6b40f14127f602e39bfc9853c08a20bbd1ac88387d1f06a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alchemyst-1ddef64298ad828c)
[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" "369d399989d276dcd6b40f14127f602e39bfc9853c08a20bbd1ac88387d1f06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "369d399989d276dcd6b40f14127f602e39bfc9853c08a20bbd1ac88387d1f06a", kill_on_drop: false }`
[INFO] [stdout] 369d399989d276dcd6b40f14127f602e39bfc9853c08a20bbd1ac88387d1f06a
