[INFO] cloning repository https://github.com/NoodleSamaChan/maze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NoodleSamaChan/maze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoodleSamaChan%2Fmaze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoodleSamaChan%2Fmaze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90b9fd7c83ffe1d35b51982ae3b852a4661ba759
[INFO] checking NoodleSamaChan/maze against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoodleSamaChan%2Fmaze" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NoodleSamaChan/maze
[INFO] finished tweaking git repo https://github.com/NoodleSamaChan/maze
[INFO] tweaked toml for git repo https://github.com/NoodleSamaChan/maze written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NoodleSamaChan/maze on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NoodleSamaChan/maze 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e
[INFO] running `Command { std: "docker" "start" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e", 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" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking window_rs v0.1.0 (https://github.com/NoodleSamaChan/window_rs.git?rev=6068419#60684199)
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking graphic v0.1.0 (https://github.com/NoodleSamaChan/graphic.git?rev=4cf1ea4#4cf1ea4a)
[INFO] [stderr]     Checking maze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 408 | |         #.....
[INFO] [stdout] 409 | |         #.#.##
[INFO] [stdout] 410 | |         #.#...
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |         ####.#
[INFO] [stdout] 414 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 432 | |         #..
[INFO] [stdout] 433 | |         ...
[INFO] [stdout] 434 | |         ..#
[INFO] [stdout] 435 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 452 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 453 | |         .....
[INFO] [stdout] 454 | |         #....
[INFO] [stdout] 455 | |         .....
[INFO] [stdout] 456 | |         ....#
[INFO] [stdout] 457 | |         .....
[INFO] [stdout] 458 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 465 | |         #....
[INFO] [stdout] 466 | |         .....
[INFO] [stdout] 467 | |         .....
[INFO] [stdout] 468 | |         ....#
[INFO] [stdout] 469 | |         .....
[INFO] [stdout] 470 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 477 | |         #....
[INFO] [stdout] 478 | |         .....
[INFO] [stdout] 479 | |         .....
[INFO] [stdout] 480 | |         ....#
[INFO] [stdout] 481 | |         .....
[INFO] [stdout] 482 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 489 | |         .#...
[INFO] [stdout] 490 | |         .....
[INFO] [stdout] 491 | |         .....
[INFO] [stdout] 492 | |         ....#
[INFO] [stdout] 493 | |         .....
[INFO] [stdout] 494 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 501 | |         ..#..
[INFO] [stdout] 502 | |         .....
[INFO] [stdout] 503 | |         .....
[INFO] [stdout] 504 | |         ....#
[INFO] [stdout] 505 | |         .....
[INFO] [stdout] 506 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 513 | |         .....
[INFO] [stdout] 514 | |         ..#..
[INFO] [stdout] 515 | |         .....
[INFO] [stdout] 516 | |         ....#
[INFO] [stdout] 517 | |         .....
[INFO] [stdout] 518 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 525 | |         .....
[INFO] [stdout] 526 | |         .....
[INFO] [stdout] 527 | |         ..#..
[INFO] [stdout] 528 | |         ....#
[INFO] [stdout] 529 | |         .....
[INFO] [stdout] 530 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 537 | |         .....
[INFO] [stdout] 538 | |         .....
[INFO] [stdout] 539 | |         .#...
[INFO] [stdout] 540 | |         ....#
[INFO] [stdout] 541 | |         .....
[INFO] [stdout] 542 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/lib.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 | /         insta::assert_snapshot!(buffer, @r###"
[INFO] [stdout] 549 | |         .....
[INFO] [stdout] 550 | |         .....
[INFO] [stdout] 551 | |         #....
[INFO] [stdout] 552 | |         ....#
[INFO] [stdout] 553 | |         .....
[INFO] [stdout] 554 | |         "###);
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maze` (lib test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: useless assignment of field of type `(usize, usize)` to itself
[INFO] [stdout]    --> src/lib.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 self.previous_spot = self.previous_spot;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e", kill_on_drop: false }`
[INFO] [stdout] cc78dcb443572050dc16aca014f808fcf034e6d24b2b0398d6ac95d8858a355e
