[INFO] cloning repository https://github.com/sanjithkorutla28-sketch/testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanjithkorutla28-sketch/testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjithkorutla28-sketch%2Ftesting", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjithkorutla28-sketch%2Ftesting'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a391b1c58e5aafe53df8270a23de23e79e6d3e5
[INFO] checking sanjithkorutla28-sketch/testing against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjithkorutla28-sketch%2Ftesting" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sanjithkorutla28-sketch/testing
[INFO] finished tweaking git repo https://github.com/sanjithkorutla28-sketch/testing
[INFO] tweaked toml for git repo https://github.com/sanjithkorutla28-sketch/testing written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sanjithkorutla28-sketch/testing on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sanjithkorutla28-sketch/testing 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7851be492f60be485ed543680f6fcc662eea930d1226184948b8377c773dbfef
[INFO] running `Command { std: "docker" "start" "-a" "7851be492f60be485ed543680f6fcc662eea930d1226184948b8377c773dbfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7851be492f60be485ed543680f6fcc662eea930d1226184948b8377c773dbfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7851be492f60be485ed543680f6fcc662eea930d1226184948b8377c773dbfef", kill_on_drop: false }`
[INFO] [stdout] 7851be492f60be485ed543680f6fcc662eea930d1226184948b8377c773dbfef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcbb6fe26634e91062a0c5d76945cec4d2e6b90ca0186c85dec9765afbbdc3f2
[INFO] running `Command { std: "docker" "start" "-a" "bcbb6fe26634e91062a0c5d76945cec4d2e6b90ca0186c85dec9765afbbdc3f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking epoll v4.3.3
[INFO] [stderr]     Checking aabb-quadtree v0.1.0
[INFO] [stderr]     Checking ioctl-gen v0.1.1
[INFO] [stderr]     Checking jiff v0.2.8
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking line_drawing v1.0.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking crc-any v2.5.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=bfaa581c90ad48ba -C extra-filename=-8aca88c883d70451 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.23.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77445b176eca4457 -C extra-filename=-9901873370606e76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be70b032895e3a02.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-b93e322edc50eddd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bcbb6fe26634e91062a0c5d76945cec4d2e6b90ca0186c85dec9765afbbdc3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbb6fe26634e91062a0c5d76945cec4d2e6b90ca0186c85dec9765afbbdc3f2", kill_on_drop: false }`
[INFO] [stdout] bcbb6fe26634e91062a0c5d76945cec4d2e6b90ca0186c85dec9765afbbdc3f2
