[INFO] cloning repository https://github.com/AquaChocomint/gs1_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AquaChocomint/gs1_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaChocomint%2Fgs1_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaChocomint%2Fgs1_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1eadb9b440b1d3caaa21582ad28a1b80609cf16
[INFO] checking AquaChocomint/gs1_reader against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaChocomint%2Fgs1_reader" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AquaChocomint/gs1_reader
[INFO] finished tweaking git repo https://github.com/AquaChocomint/gs1_reader
[INFO] tweaked toml for git repo https://github.com/AquaChocomint/gs1_reader written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AquaChocomint/gs1_reader on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AquaChocomint/gs1_reader 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713
[INFO] running `Command { std: "docker" "start" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713", 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" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713", 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" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=e3ceccbf5cbdb901 -C extra-filename=-936603fad8ecac3c --out-dir /opt/rustwide/target/debug/build/gimli/936603fad8ecac3c/out --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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --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", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=517ca5e2c402f848 -C extra-filename=-fd5d71ffcbce4e1b --out-dir /opt/rustwide/target/debug/build/object/fd5d71ffcbce4e1b/out -L dependency=/opt/rustwide/target/debug/build/memchr/b8017674c4ff2b9f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/b8017674c4ff2b9f/out/libmemchr-b8017674c4ff2b9f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713", kill_on_drop: false }`
[INFO] [stdout] 78b8e37fa30f56d305ab8d1e9a62fa4e88d93ef9783a70f11b9f7eddc5827713
