[INFO] cloning repository https://github.com/xd009642/tarpaulin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd009642/tarpaulin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftarpaulin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftarpaulin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72a94c3b2d29c421c5d4216f901c0d296f6b7bf1
[INFO] checking xd009642/tarpaulin against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftarpaulin" "/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/xd009642/tarpaulin
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/xd009642/tarpaulin
[INFO] tweaked toml for git repo https://github.com/xd009642/tarpaulin written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xd009642/tarpaulin on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xd009642/tarpaulin 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" "+011c518242557d21690f7936b5812318dc2fec47" "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-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b
[INFO] running `Command { std: "docker" "start" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b", 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" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b", 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" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking wasmparser v0.247.0
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking gzip-header v1.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking md5 v0.8.1
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cargo-tarpaulin v0.37.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking gimli v0.34.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="default"' --cfg 'feature="fs"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5dab5f106e1a45ca -C extra-filename=-5aff4187fe2b6387 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-707d34ae8817e4fb.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b", kill_on_drop: false }`
[INFO] [stdout] 2bd7c4bf6442edd40bb8bd3586b965deb7ad1eb31132a31068487359ae07d29b
