[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] 82f8df275b2c8488b1557600bf3de2cb141a100b [INFO] checking xd009642/tarpaulin against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftarpaulin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xd009642/tarpaulin on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coveralls-api v0.7.0 [INFO] [stderr] Downloaded lcov v0.8.1 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded llvm_profparser v0.8.3 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded cargo-util-schemas v0.2.0 [INFO] [stderr] Downloaded cargo_metadata v0.20.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded gimli v0.32.0 [INFO] [stderr] Downloaded object v0.37.1 [INFO] [stderr] Downloaded libgit2-sys v0.18.1+1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c923b11ac5a923665ff6318f29d4d70af00257750a8257fa40574c9961072ac [INFO] running `Command { std: "docker" "start" "-a" "9c923b11ac5a923665ff6318f29d4d70af00257750a8257fa40574c9961072ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c923b11ac5a923665ff6318f29d4d70af00257750a8257fa40574c9961072ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c923b11ac5a923665ff6318f29d4d70af00257750a8257fa40574c9961072ac", kill_on_drop: false }` [INFO] [stdout] 9c923b11ac5a923665ff6318f29d4d70af00257750a8257fa40574c9961072ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ff31fce2e0b3777642cc08bef06ebf33fac1ff35ee1ac849c1bdd58eb97af7e [INFO] running `Command { std: "docker" "start" "-a" "6ff31fce2e0b3777642cc08bef06ebf33fac1ff35ee1ac849c1bdd58eb97af7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling object v0.37.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling llvm_profparser v0.8.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking gimli v0.32.0 [INFO] [stderr] Checking quick-xml v0.38.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ba7e63b63871a429533c189adbfb1d9a6337e000/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7052467db6777716 -C extra-filename=-13797c58319b482b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-56ecedef4d4132b4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d274c41cc22802de.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "6ff31fce2e0b3777642cc08bef06ebf33fac1ff35ee1ac849c1bdd58eb97af7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff31fce2e0b3777642cc08bef06ebf33fac1ff35ee1ac849c1bdd58eb97af7e", kill_on_drop: false }` [INFO] [stdout] 6ff31fce2e0b3777642cc08bef06ebf33fac1ff35ee1ac849c1bdd58eb97af7e