[INFO] cloning repository https://github.com/L00Cyph3r/operation-warbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L00Cyph3r/operation-warbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL00Cyph3r%2Foperation-warbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL00Cyph3r%2Foperation-warbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6127e08d96efcdfe3171ba7089619c42d11d0752
[INFO] checking L00Cyph3r/operation-warbot against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL00Cyph3r%2Foperation-warbot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/L00Cyph3r/operation-warbot
[INFO] finished tweaking git repo https://github.com/L00Cyph3r/operation-warbot
[INFO] tweaked toml for git repo https://github.com/L00Cyph3r/operation-warbot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/L00Cyph3r/operation-warbot on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/L00Cyph3r/operation-warbot 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b3c8930e0db338ce6744ee7cf7712307197efd5ac8340c0b91f7628da5a24fb
[INFO] running `Command { std: "docker" "start" "-a" "5b3c8930e0db338ce6744ee7cf7712307197efd5ac8340c0b91f7628da5a24fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b3c8930e0db338ce6744ee7cf7712307197efd5ac8340c0b91f7628da5a24fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3c8930e0db338ce6744ee7cf7712307197efd5ac8340c0b91f7628da5a24fb", kill_on_drop: false }`
[INFO] [stdout] 5b3c8930e0db338ce6744ee7cf7712307197efd5ac8340c0b91f7628da5a24fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3510c416d73052733eb72074e0032c3631624bf36265911e43de69b98990963c
[INFO] running `Command { std: "docker" "start" "-a" "3510c416d73052733eb72074e0032c3631624bf36265911e43de69b98990963c", kill_on_drop: false }`
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sentry-contexts v0.38.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking twitch_types v0.4.8
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking aliri_braid v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking serde_ignored v0.1.12
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking indenter v0.3.3
[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/724e78794d2cf06eef820a24c9a4608d63435e1d/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="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", "compiler_builtins", "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=da94fc1339d85879 -C extra-filename=-64a811e5ecba3ddc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3510c416d73052733eb72074e0032c3631624bf36265911e43de69b98990963c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3510c416d73052733eb72074e0032c3631624bf36265911e43de69b98990963c", kill_on_drop: false }`
[INFO] [stdout] 3510c416d73052733eb72074e0032c3631624bf36265911e43de69b98990963c
