[INFO] cloning repository https://github.com/jonasrmichel/tappr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasrmichel/tappr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasrmichel%2Ftappr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasrmichel%2Ftappr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 047699c56b49e2830f9ca99821d7ac39e21501e9
[INFO] checking jonasrmichel/tappr against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasrmichel%2Ftappr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonasrmichel/tappr
[INFO] finished tweaking git repo https://github.com/jonasrmichel/tappr
[INFO] tweaked toml for git repo https://github.com/jonasrmichel/tappr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonasrmichel/tappr on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonasrmichel/tappr 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 216e58d508894e8f9cdf9d6036e1ca17c93e9547cc1adb13bc3b8b20ae688e66
[INFO] running `Command { std: "docker" "start" "-a" "216e58d508894e8f9cdf9d6036e1ca17c93e9547cc1adb13bc3b8b20ae688e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "216e58d508894e8f9cdf9d6036e1ca17c93e9547cc1adb13bc3b8b20ae688e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216e58d508894e8f9cdf9d6036e1ca17c93e9547cc1adb13bc3b8b20ae688e66", kill_on_drop: false }`
[INFO] [stdout] 216e58d508894e8f9cdf9d6036e1ca17c93e9547cc1adb13bc3b8b20ae688e66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5808e311137a4abcd0ba39c534da7640cfbe3be9e939eb0dd72e910da85db85
[INFO] running `Command { std: "docker" "start" "-a" "e5808e311137a4abcd0ba39c534da7640cfbe3be9e939eb0dd72e910da85db85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `cxx-build` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name cxx_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-build-1.0.194/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=6c19a28f43c6ec84 -C extra-filename=-e0e169b77530aa74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-8818872eb1d70732.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5708168d625420fc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d98fc489e03b1686.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b4f9a3640b4b847.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ee768d6620a1e2e5.rmeta --extern scratch=/opt/rustwide/target/debug/deps/libscratch-d1f80a8bcab54425.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-b270f577c787499e.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" "e5808e311137a4abcd0ba39c534da7640cfbe3be9e939eb0dd72e910da85db85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5808e311137a4abcd0ba39c534da7640cfbe3be9e939eb0dd72e910da85db85", kill_on_drop: false }`
[INFO] [stdout] e5808e311137a4abcd0ba39c534da7640cfbe3be9e939eb0dd72e910da85db85
