[INFO] cloning repository https://github.com/jwodder/sudoku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/sudoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fsudoku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fsudoku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a8698646edbb50d75ba0ee48639fe07632bfb53
[INFO] checking jwodder/sudoku against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fsudoku" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jwodder/sudoku on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jwodder/sudoku
[INFO] finished tweaking git repo https://github.com/jwodder/sudoku
[INFO] tweaked toml for git repo https://github.com/jwodder/sudoku written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jwodder/sudoku 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded predicates v3.0.4
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] [stderr]   Downloaded anyhow v1.0.75
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded lexopt v0.3.0
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded patharg v0.3.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded rustix v0.38.20
[INFO] [stderr]   Downloaded bstr v1.7.0
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e903ccf13be0d81fc65deaab70179ed5f49cc06f91ed18f862a4cefd00dbc8bd
[INFO] running `Command { std: "docker" "start" "-a" "e903ccf13be0d81fc65deaab70179ed5f49cc06f91ed18f862a4cefd00dbc8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e903ccf13be0d81fc65deaab70179ed5f49cc06f91ed18f862a4cefd00dbc8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e903ccf13be0d81fc65deaab70179ed5f49cc06f91ed18f862a4cefd00dbc8bd", kill_on_drop: false }`
[INFO] [stdout] e903ccf13be0d81fc65deaab70179ed5f49cc06f91ed18f862a4cefd00dbc8bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 655bc5a64cf8992ac9c8fd099bb71e0e52b442f6174c9a053e27a3fe90370cce
[INFO] running `Command { std: "docker" "start" "-a" "655bc5a64cf8992ac9c8fd099bb71e0e52b442f6174c9a053e27a3fe90370cce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking patharg v0.3.0
[INFO] [stderr]     Checking lexopt v0.3.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking sudoku v0.1.0 (/opt/rustwide/workdir/crates/sudoku)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sudoku-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s
[INFO] running `Command { std: "docker" "inspect" "655bc5a64cf8992ac9c8fd099bb71e0e52b442f6174c9a053e27a3fe90370cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655bc5a64cf8992ac9c8fd099bb71e0e52b442f6174c9a053e27a3fe90370cce", kill_on_drop: false }`
[INFO] [stdout] 655bc5a64cf8992ac9c8fd099bb71e0e52b442f6174c9a053e27a3fe90370cce
