[INFO] cloning repository https://github.com/azarmadr/fences [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azarmadr/fences" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazarmadr%2Ffences", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazarmadr%2Ffences'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ab60fad77a5ba44b54c9b89f5091b729b331d1a [INFO] testing azarmadr/fences against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazarmadr%2Ffences" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azarmadr/fences on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azarmadr/fences [INFO] finished tweaking git repo https://github.com/azarmadr/fences [INFO] tweaked toml for git repo https://github.com/azarmadr/fences written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/azarmadr/fences 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.4.2 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded grid v0.13.0 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded divan v0.1.14 [INFO] [stderr] Downloaded petgraph v0.6.4 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4121461d37d2649d160774ba560dcfc053f4458df10da57e685c3067fc32612b [INFO] running `Command { std: "docker" "start" "-a" "4121461d37d2649d160774ba560dcfc053f4458df10da57e685c3067fc32612b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4121461d37d2649d160774ba560dcfc053f4458df10da57e685c3067fc32612b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4121461d37d2649d160774ba560dcfc053f4458df10da57e685c3067fc32612b", kill_on_drop: false }` [INFO] [stdout] 4121461d37d2649d160774ba560dcfc053f4458df10da57e685c3067fc32612b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c269fb63cfdb603bc820b62960f6cb00b1374469c884c6e6c5ad8edfa722fad5 [INFO] running `Command { std: "docker" "start" "-a" "c269fb63cfdb603bc820b62960f6cb00b1374469c884c6e6c5ad8edfa722fad5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling grid v0.13.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling fences v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Fences` is never constructed [INFO] [stdout] --> src/items.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Fences { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.89s [INFO] running `Command { std: "docker" "inspect" "c269fb63cfdb603bc820b62960f6cb00b1374469c884c6e6c5ad8edfa722fad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c269fb63cfdb603bc820b62960f6cb00b1374469c884c6e6c5ad8edfa722fad5", kill_on_drop: false }` [INFO] [stdout] c269fb63cfdb603bc820b62960f6cb00b1374469c884c6e6c5ad8edfa722fad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6169f7ec9b89667063cb32817100772de42db2ee76debc3b043177aca5dc73c9 [INFO] running `Command { std: "docker" "start" "-a" "6169f7ec9b89667063cb32817100772de42db2ee76debc3b043177aca5dc73c9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling divan v0.1.14 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling fences v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Fences` is never constructed [INFO] [stdout] --> src/items.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Fences { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fences` is never constructed [INFO] [stdout] --> src/items.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Fences { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.69s [INFO] running `Command { std: "docker" "inspect" "6169f7ec9b89667063cb32817100772de42db2ee76debc3b043177aca5dc73c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6169f7ec9b89667063cb32817100772de42db2ee76debc3b043177aca5dc73c9", kill_on_drop: false }` [INFO] [stdout] 6169f7ec9b89667063cb32817100772de42db2ee76debc3b043177aca5dc73c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bf6d0466a4429baf4a330abd42fff9a1dbf78a6c0d5c835618b00a403d97f8d [INFO] running `Command { std: "docker" "start" "-a" "7bf6d0466a4429baf4a330abd42fff9a1dbf78a6c0d5c835618b00a403d97f8d", kill_on_drop: false }` [INFO] [stderr] warning: struct `Fences` is never constructed [INFO] [stderr] --> src/items.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | struct Fences { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fences` (lib) generated 1 warning [INFO] [stderr] warning: `fences` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fences-dc03b796d7b27204) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] Dashes:[] [INFO] [stdout] Ret: [INFO] [stdout] [INFO] [stdout] Dashes:[(0, 1, 1), (1, 0, 1)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(0, 1, 1), (1, 0, 1)] [INFO] [stdout] Dashes:[(0, 1, 0), (0, 1, 1), (1, 0, 1)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(0, 1, 0), (1, 0, 1), (0, 1, 1)] [INFO] [stdout] Dashes:[(0, 1, 1)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(0, 1, 1)] [INFO] [stdout] Dashes:[(0, 0, 0), (0, 1, 0), (1, 0, 0), (1, 0, 1)] [INFO] [stdout] Row: [(0, 0, 0), (1, 0, 1), (0, 1, 0)] [INFO] [stdout] Dashes: [(1, 0, 0)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(1, 0, 0), (0, 0, 0), (1, 0, 1), (0, 1, 0)] [INFO] [stdout] Dashes:[(0, 0, 0), (0, 0, 1), (0, 1, 0), (0, 2, 1), (1, 0, 0), (1, 0, 2), (1, 1, 1), (1, 1, 2)] [INFO] [stdout] Row: [(0, 2, 1), (1, 1, 2), (1, 0, 2)] [INFO] [stdout] Dashes: [(0, 0, 0), (0, 0, 1), (0, 1, 0), (1, 1, 1), (1, 0, 0)] [INFO] [stdout] Row: [(1, 1, 1), (0, 2, 1), (1, 1, 2), (1, 0, 2), (0, 0, 1)] [INFO] [stdout] Dashes: [(0, 0, 0), (1, 0, 0), (0, 1, 0)] [INFO] [stdout] Row: [(0, 1, 0), (1, 1, 1), (0, 2, 1), (1, 1, 2), (1, 0, 2), (0, 0, 1), (0, 0, 0)] [INFO] [stdout] Dashes: [(1, 0, 0)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(1, 0, 0), (0, 1, 0), (1, 1, 1), (0, 2, 1), (1, 1, 2), (1, 0, 2), (0, 0, 1), (0, 0, 0)] [INFO] [stdout] Dashes:[(0, 0, 2), (0, 1, 2), (1, 0, 2), (1, 0, 3)] [INFO] [stdout] Row: [(0, 0, 2), (1, 0, 3), (0, 1, 2)] [INFO] [stdout] Dashes: [(1, 0, 2)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(1, 0, 2), (0, 0, 2), (1, 0, 3), (0, 1, 2)] [INFO] [stdout] Dashes:[(0, 0, 0), (0, 0, 2), (0, 1, 0), (0, 1, 2), (1, 0, 0), (1, 0, 1), (1, 0, 2), (1, 0, 3)] [INFO] [stdout] Row: [(0, 0, 2), (1, 0, 3), (0, 1, 2)] [INFO] [stdout] Dashes: [(0, 0, 0), (1, 0, 2), (0, 1, 0), (1, 0, 1), (1, 0, 0)] [INFO] [stdout] Row: [(1, 0, 2), (0, 0, 2), (1, 0, 3), (0, 1, 2)] [INFO] [stdout] Dashes: [(0, 0, 0), (1, 0, 0), (0, 1, 0), (1, 0, 1)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [(0, 0, 0), (1, 0, 0), (0, 1, 0), (1, 0, 1)] [INFO] [stdout] Row: [(0, 0, 0), (1, 0, 1), (0, 1, 0)] [INFO] [stdout] Dashes: [(1, 0, 0)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(1, 0, 2), (0, 0, 2), (1, 0, 3), (0, 1, 2)] [INFO] [stdout] [(1, 0, 0), (0, 0, 0), (1, 0, 1), (0, 1, 0)] [INFO] [stdout] Dashes:[(0, 0, 0), (0, 1, 0), (1, 0, 0), (1, 0, 1)] [INFO] [stdout] Row: [(0, 0, 0), (1, 0, 1), (0, 1, 0)] [INFO] [stdout] Dashes: [(1, 0, 0)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(1, 0, 0), (0, 0, 0), (1, 0, 1), (0, 1, 0)] [INFO] [stdout] Dashes:[(0, 0, 1), (0, 2, 2), (0, 3, 1), (0, 4, 2), (1, 0, 1), (1, 0, 2), (1, 1, 1), (1, 1, 2), (1, 2, 1), (1, 2, 3), (1, 3, 2), (1, 3, 3)] [INFO] [stdout] Row: [(0, 4, 2), (1, 3, 3), (1, 2, 3)] [INFO] [stdout] Dashes: [(0, 0, 1), (0, 2, 2), (0, 3, 1), (1, 3, 2), (1, 0, 1), (1, 0, 2), (1, 1, 1), (1, 1, 2), (1, 2, 1)] [INFO] [stdout] Row: [(1, 3, 2), (0, 4, 2), (1, 3, 3), (1, 2, 3), (0, 2, 2)] [INFO] [stdout] Dashes: [(0, 0, 1), (1, 1, 2), (0, 3, 1), (1, 2, 1), (1, 0, 1), (1, 0, 2), (1, 1, 1)] [INFO] [stdout] Row: [(0, 3, 1), (1, 3, 2), (0, 4, 2), (1, 3, 3), (1, 2, 3), (0, 2, 2), (1, 1, 2)] [INFO] [stdout] Dashes: [(0, 0, 1), (1, 0, 2), (1, 1, 1), (1, 2, 1), (1, 0, 1)] [INFO] [stdout] Row: [(1, 2, 1), (0, 3, 1), (1, 3, 2), (0, 4, 2), (1, 3, 3), (1, 2, 3), (0, 2, 2), (1, 1, 2), (1, 0, 2)] [INFO] [stdout] Dashes: [(0, 0, 1), (1, 0, 1), (1, 1, 1)] [INFO] [stdout] Row: [(1, 1, 1), (1, 2, 1), (0, 3, 1), (1, 3, 2), (0, 4, 2), (1, 3, 3), (1, 2, 3), (0, 2, 2), (1, 1, 2), (1, 0, 2), (0, 0, 1)] [INFO] [stdout] Dashes: [(1, 0, 1)] [INFO] [stdout] Row: [] [INFO] [stdout] Dashes: [] [INFO] [stdout] Ret: [INFO] [stdout] [(1, 0, 1), (1, 1, 1), (1, 2, 1), (0, 3, 1), (1, 3, 2), (0, 4, 2), (1, 3, 3), (1, 2, 3), (0, 2, 2), (1, 1, 2), (1, 0, 2), (0, 0, 1)] [INFO] [stdout] test board::tests::check_board_parse ... ok [INFO] [stdout] test board::tests::check_board_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests fences [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" "7bf6d0466a4429baf4a330abd42fff9a1dbf78a6c0d5c835618b00a403d97f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf6d0466a4429baf4a330abd42fff9a1dbf78a6c0d5c835618b00a403d97f8d", kill_on_drop: false }` [INFO] [stdout] 7bf6d0466a4429baf4a330abd42fff9a1dbf78a6c0d5c835618b00a403d97f8d