[INFO] cloning repository https://github.com/Jayllyz/sudoku-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jayllyz/sudoku-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayllyz%2Fsudoku-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayllyz%2Fsudoku-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a133c241bd50ce7e5171cbfea19a906948ee143 [INFO] checking Jayllyz/sudoku-rust/9a133c241bd50ce7e5171cbfea19a906948ee143 against master#5ad98b4026d5172f27615b105658bc8bfd677be8 for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayllyz%2Fsudoku-rust" "/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/Jayllyz/sudoku-rust on toolchain 5ad98b4026d5172f27615b105658bc8bfd677be8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Jayllyz/sudoku-rust [INFO] finished tweaking git repo https://github.com/Jayllyz/sudoku-rust [INFO] tweaked toml for git repo https://github.com/Jayllyz/sudoku-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jayllyz/sudoku-rust 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" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `sudoku_rust` [INFO] [stderr] * `bin` target `sudoku-rust` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruzstd v0.6.0 [INFO] [stderr] Downloaded gzip-header v1.0.0 [INFO] [stderr] Downloaded coveralls-api v0.6.0 [INFO] [stderr] Downloaded llvm_profparser v0.5.0 [INFO] [stderr] Downloaded cargo-tarpaulin v0.30.0 [INFO] [stderr] Downloaded libz-sys v1.1.19 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 149f31812d8b1a612f7ae203957ec25296c74a79b3c5b33976b0b803e5d59b95 [INFO] running `Command { std: "docker" "start" "-a" "149f31812d8b1a612f7ae203957ec25296c74a79b3c5b33976b0b803e5d59b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "149f31812d8b1a612f7ae203957ec25296c74a79b3c5b33976b0b803e5d59b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149f31812d8b1a612f7ae203957ec25296c74a79b3c5b33976b0b803e5d59b95", kill_on_drop: false }` [INFO] [stdout] 149f31812d8b1a612f7ae203957ec25296c74a79b3c5b33976b0b803e5d59b95 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bf08e7fddf2ea4e677019352e4897738b2586bb01876f397fa3a5809f17909b [INFO] running `Command { std: "docker" "start" "-a" "6bf08e7fddf2ea4e677019352e4897738b2586bb01876f397fa3a5809f17909b", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `sudoku_rust` [INFO] [stderr] * `bin` target `sudoku-rust` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Compiling llvm_profparser v0.5.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Compiling cargo-tarpaulin v0.30.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ad98b4026d5172f27615b105658bc8bfd677be8/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=90dbbded9073fc74 -C extra-filename=-90dbbded9073fc74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-f7fe2fb0f8d19a80.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4776e3ef148a12b3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-02cb9bcbfc920ef1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6bf08e7fddf2ea4e677019352e4897738b2586bb01876f397fa3a5809f17909b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf08e7fddf2ea4e677019352e4897738b2586bb01876f397fa3a5809f17909b", kill_on_drop: false }` [INFO] [stdout] 6bf08e7fddf2ea4e677019352e4897738b2586bb01876f397fa3a5809f17909b