[INFO] fetching crate hpyhex-rs 0.1.2...
[INFO] testing hpyhex-rs-0.1.2 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate hpyhex-rs 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate hpyhex-rs 0.1.2
[INFO] finished tweaking crates.io crate hpyhex-rs 0.1.2
[INFO] tweaked toml for crates.io crate hpyhex-rs 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hpyhex-rs 0.1.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hpyhex-rs 0.1.2 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44
[INFO] running `Command { std: "docker" "start" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hpyhex-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
[INFO] running `Command { std: "docker" "inspect" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hpyhex-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hpyhex_rs-4c9b5e14e2de7c55)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test game::tests::test_game_clone ... ok
[INFO] [stdout] test game::tests::test_game_invalid_piece_index ... ok
[INFO] [stdout] test game::tests::test_game_add_piece ... ok
[INFO] [stdout] test game::tests::test_game_make_move ... ok
[INFO] [stdout] test game::tests::test_game_new ... ok
[INFO] [stdout] test game::tests::test_piece_factory_get_name ... ok
[INFO] [stdout] test game::tests::test_piece_factory_all_pieces ... ok
[INFO] [stdout] test game::tests::test_game_end_detection ... ok
[INFO] [stdout] test game::tests::test_piece_factory_generate ... ok
[INFO] [stdout] test game::tests::test_piece_factory_get_piece ... ok
[INFO] [stdout] test hex::tests::print_engine_debug ... ok
[INFO] [stdout] test game::tests::test_random_engine ... ok
[INFO] [stdout] test hex::tests::test_check_positions ... ok
[INFO] [stdout] test hex::tests::test_add_piece ... ok
[INFO] [stdout] test hex::tests::test_engine_from_string ... ok
[INFO] [stdout] test hex::tests::test_compute_density ... ok
[INFO] [stdout] test hex::tests::test_engine_solve_radius ... ok
[INFO] [stdout] test hex::tests::test_get_and_set_state ... ok
[INFO] [stdout] test hex::tests::test_hex_basic ... ok
[INFO] [stdout] test hex::tests::test_hex_operations ... ok
[INFO] [stdout] test hex::tests::test_in_range ... ok
[INFO] [stdout] test hex::tests::test_piece_bitfield ... ok
[INFO] [stdout] test hex::tests::test_set_state ... ok
[INFO] [stdout] test hex::tests::test_check_add ... ok
[INFO] [stdout] test hex::tests::test_engine_basic ... ok
[INFO] [stdout] test hex::tests::test_into_bytes_and_back ... ok
[INFO] [stdout] test hex::tests::test_engine_index_coordinate_conversion ... ok
[INFO] [stdout] test hex::tests::test_eliminate ... ok
[INFO] [stdout] test hex::tests::test_piece_contiguous ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hpyhex_rs
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/hex.rs - hex::HexEngine (line 916) ... FAILED
[INFO] [stdout] test src/hex.rs - hex::Piece (line 411) ... FAILED
[INFO] [stdout] test src/game.rs - game (line 25) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] test src/game.rs - game::Game (line 455) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/hex.rs - hex::HexEngine (line 916) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `HexEngine` in this scope
[INFO] [stdout]    --> src/hex.rs:917:18
[INFO] [stdout]     |
[INFO] [stdout] 917 | let mut engine = HexEngine::new(2);
[INFO] [stdout]     |                  ^^^^^^^^^ use of undeclared type `HexEngine`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Piece` in this scope
[INFO] [stdout]    --> src/hex.rs:918:13
[INFO] [stdout]     |
[INFO] [stdout] 918 | let piece = Piece::new(0b1010101);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Piece`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Hex` in this scope
[INFO] [stdout]    --> src/hex.rs:919:11
[INFO] [stdout]     |
[INFO] [stdout] 919 | let pos = Hex::new(0, 0);
[INFO] [stdout]     |           ^^^ use of undeclared type `Hex`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hex.rs - hex::Piece (line 411) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Piece` in this scope
[INFO] [stdout]    --> src/hex.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | let piece = Piece::from_bools(&states);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Piece`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hex.rs - hex::HexEngine (line 916)
[INFO] [stdout]     src/hex.rs - hex::Piece (line 411)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44", kill_on_drop: false }`
[INFO] [stdout] 723be106c66d746afcdb9ca312cc64e1100778ca10fbd9a278bd43c389a15b44
