[INFO] cloning repository https://github.com/hexzerodev/create2mine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexzerodev/create2mine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexzerodev%2Fcreate2mine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexzerodev%2Fcreate2mine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b82ba0d7654a176623fe53ca1d61a72f4b19b4e
[INFO] testing hexzerodev/create2mine against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexzerodev%2Fcreate2mine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hexzerodev/create2mine
[INFO] finished tweaking git repo https://github.com/hexzerodev/create2mine
[INFO] tweaked toml for git repo https://github.com/hexzerodev/create2mine written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hexzerodev/create2mine 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 git repo https://github.com/hexzerodev/create2mine 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 33116cd59364e0e1e58304f8f186ddbbc9087b112bd6b427c854f9a6b4853e52
[INFO] running `Command { std: "docker" "start" "-a" "33116cd59364e0e1e58304f8f186ddbbc9087b112bd6b427c854f9a6b4853e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33116cd59364e0e1e58304f8f186ddbbc9087b112bd6b427c854f9a6b4853e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33116cd59364e0e1e58304f8f186ddbbc9087b112bd6b427c854f9a6b4853e52", kill_on_drop: false }`
[INFO] [stdout] 33116cd59364e0e1e58304f8f186ddbbc9087b112bd6b427c854f9a6b4853e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] be328686a4706e7e334ecb6955db59a947e7da70b728936de60a790b6a69f740
[INFO] running `Command { std: "docker" "start" "-a" "be328686a4706e7e334ecb6955db59a947e7da70b728936de60a790b6a69f740", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling cl-sys v0.4.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling ocl-core-vector v0.1.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling ocl-core v0.11.3
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling terminal_size v0.2.5
[INFO] [stderr]    Compiling qutex v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling ocl v0.19.4
[INFO] [stderr]    Compiling create2mine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s
[INFO] running `Command { std: "docker" "inspect" "be328686a4706e7e334ecb6955db59a947e7da70b728936de60a790b6a69f740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be328686a4706e7e334ecb6955db59a947e7da70b728936de60a790b6a69f740", kill_on_drop: false }`
[INFO] [stdout] be328686a4706e7e334ecb6955db59a947e7da70b728936de60a790b6a69f740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 503dc3543920aa448d8dc37661ae43eae2eaced4629fd5144927a35a3bccf2af
[INFO] running `Command { std: "docker" "start" "-a" "503dc3543920aa448d8dc37661ae43eae2eaced4629fd5144927a35a3bccf2af", kill_on_drop: false }`
[INFO] [stderr]    Compiling create2mine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "503dc3543920aa448d8dc37661ae43eae2eaced4629fd5144927a35a3bccf2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503dc3543920aa448d8dc37661ae43eae2eaced4629fd5144927a35a3bccf2af", kill_on_drop: false }`
[INFO] [stdout] 503dc3543920aa448d8dc37661ae43eae2eaced4629fd5144927a35a3bccf2af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c4e2a68874ce6f78a7f6fb37b26257f05a5fb8b52c0ca3e739fd596df4160f3d
[INFO] running `Command { std: "docker" "start" "-a" "c4e2a68874ce6f78a7f6fb37b26257f05a5fb8b52c0ca3e739fd596df4160f3d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/create2mine-dcb0967132c992fa)
[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/main.rs (/opt/rustwide/target/debug/deps/create2mine-13cebd147d366cad)
[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]    Doc-tests create2mine
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - run (line 196) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - run (line 196) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]  --> src/lib.rs:197:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | initialisation_code = memory[offset:offset+size]
[INFO] [stdout]   |                     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - run (line 196)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c4e2a68874ce6f78a7f6fb37b26257f05a5fb8b52c0ca3e739fd596df4160f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e2a68874ce6f78a7f6fb37b26257f05a5fb8b52c0ca3e739fd596df4160f3d", kill_on_drop: false }`
[INFO] [stdout] c4e2a68874ce6f78a7f6fb37b26257f05a5fb8b52c0ca3e739fd596df4160f3d
