[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] building jwodder/sudoku against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fsudoku" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwodder/sudoku on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-3-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3d64bef65810622bddf5c2ebfdf22f95ace09c2f49170b6f37e714b74881c0e [INFO] running `Command { std: "docker" "start" "-a" "d3d64bef65810622bddf5c2ebfdf22f95ace09c2f49170b6f37e714b74881c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3d64bef65810622bddf5c2ebfdf22f95ace09c2f49170b6f37e714b74881c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d64bef65810622bddf5c2ebfdf22f95ace09c2f49170b6f37e714b74881c0e", kill_on_drop: false }` [INFO] [stdout] d3d64bef65810622bddf5c2ebfdf22f95ace09c2f49170b6f37e714b74881c0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90de29d99f500aa25ec408527b8290e7c703426633a3f82d3491665efd590702 [INFO] running `Command { std: "docker" "start" "-a" "90de29d99f500aa25ec408527b8290e7c703426633a3f82d3491665efd590702", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling patharg v0.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling 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] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s [INFO] running `Command { std: "docker" "inspect" "90de29d99f500aa25ec408527b8290e7c703426633a3f82d3491665efd590702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90de29d99f500aa25ec408527b8290e7c703426633a3f82d3491665efd590702", kill_on_drop: false }` [INFO] [stdout] 90de29d99f500aa25ec408527b8290e7c703426633a3f82d3491665efd590702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb7ee4b2b281f89ccc121f06edba7c752f8c79b15534148782c49bf7a9714ef1 [INFO] running `Command { std: "docker" "start" "-a" "fb7ee4b2b281f89ccc121f06edba7c752f8c79b15534148782c49bf7a9714ef1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling fastrand v2.0.1 [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] Compiling 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] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.68s [INFO] running `Command { std: "docker" "inspect" "fb7ee4b2b281f89ccc121f06edba7c752f8c79b15534148782c49bf7a9714ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7ee4b2b281f89ccc121f06edba7c752f8c79b15534148782c49bf7a9714ef1", kill_on_drop: false }` [INFO] [stdout] fb7ee4b2b281f89ccc121f06edba7c752f8c79b15534148782c49bf7a9714ef1