[INFO] cloning repository https://github.com/google/sbat-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/sbat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsbat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsbat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ffc2520b0d53a981960fd9916af5da1f1dd8a8
[INFO] checking google/sbat-rs against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsbat-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/google/sbat-rs
[INFO] finished tweaking git repo https://github.com/google/sbat-rs
[INFO] tweaked toml for git repo https://github.com/google/sbat-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/google/sbat-rs on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/google/sbat-rs 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded papergrid v0.18.0
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded tabled v0.22.0
[INFO] [stderr]   Downloaded object v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b
[INFO] running `Command { std: "docker" "start" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b", 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" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b", 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" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling fs-err v3.3.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking sbat v1.0.0 (/opt/rustwide/workdir/sbat)
[INFO] [stderr]     Checking object v0.40.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking tabled v0.22.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.13
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name object --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "goff", "macho", "names", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=73c20d4aa53ca037 -C extra-filename=-ab2ffdd7ca7f2275 --out-dir /opt/rustwide/target/debug/build/object/ab2ffdd7ca7f2275/out --extern memchr=/opt/rustwide/target/debug/build/memchr/1479ae024ac081f3/out/libmemchr-1479ae024ac081f3.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tabled` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name tabled --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tabled-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "assert", "default", "derive", "macros", "std", "tabled_derive", "testing_table"))' -C metadata=8eb1482cc947c8c8 -C extra-filename=-3fdfc5d86bff3467 --out-dir /opt/rustwide/target/debug/build/tabled/3fdfc5d86bff3467/out -L dependency=/opt/rustwide/target/debug/build/bytecount/c3d08f69b28dd094/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out --extern papergrid=/opt/rustwide/target/debug/build/papergrid/c1d2314309e67345/out/libpapergrid-c1d2314309e67345.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[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/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=438321f94eb9f5a0 -C extra-filename=-4033db0793bf2ef7 --out-dir /opt/rustwide/target/debug/build/syn/4033db0793bf2ef7/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b", kill_on_drop: false }`
[INFO] [stdout] 236c51e9adb29cb370829526090a496765df929b0930d479484377dc7bb6f92b
