[INFO] cloning repository https://github.com/embive/embive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/embive/embive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b10fa5859f79d4b4cd811f21fc75a6188a4126ac [INFO] checking embive/embive against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/embive/embive on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/embive/embive [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/embive/embive [INFO] tweaked toml for git repo https://github.com/embive/embive written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/embive/embive 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdbstub_arch v0.3.1 [INFO] [stderr] Downloaded gdbstub v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1d389cf4a7cf714ecbda5ff2a2f235052e73465b2c9c3d18e38ce69f550a697 [INFO] running `Command { std: "docker" "start" "-a" "a1d389cf4a7cf714ecbda5ff2a2f235052e73465b2c9c3d18e38ce69f550a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1d389cf4a7cf714ecbda5ff2a2f235052e73465b2c9c3d18e38ce69f550a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d389cf4a7cf714ecbda5ff2a2f235052e73465b2c9c3d18e38ce69f550a697", kill_on_drop: false }` [INFO] [stdout] a1d389cf4a7cf714ecbda5ff2a2f235052e73465b2c9c3d18e38ce69f550a697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81c64e570431875764248d4303f8123e97ba6ccfca68a2bbf6c63b41a7a255b9 [INFO] running `Command { std: "docker" "start" "-a" "81c64e570431875764248d4303f8123e97ba6ccfca68a2bbf6c63b41a7a255b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking jiff v0.2.6 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking embive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling libfuzzer-sys v0.4.9 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.6/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=6a288db96c2cf416 -C extra-filename=-eea2164d80149c95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "81c64e570431875764248d4303f8123e97ba6ccfca68a2bbf6c63b41a7a255b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c64e570431875764248d4303f8123e97ba6ccfca68a2bbf6c63b41a7a255b9", kill_on_drop: false }` [INFO] [stdout] 81c64e570431875764248d4303f8123e97ba6ccfca68a2bbf6c63b41a7a255b9