[INFO] cloning repository https://github.com/Airbag65/rustport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Airbag65/rustport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirbag65%2Frustport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirbag65%2Frustport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 586a0bd5096820e73512097c2128d368330dca6a [INFO] checking Airbag65/rustport against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirbag65%2Frustport" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Airbag65/rustport [INFO] finished tweaking git repo https://github.com/Airbag65/rustport [INFO] tweaked toml for git repo https://github.com/Airbag65/rustport written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Airbag65/rustport on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Airbag65/rustport 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsa_ext v0.1.2 [INFO] [stderr] Downloaded scanpw v1.0.0 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de [INFO] running `Command { std: "docker" "start" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de", 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" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de", 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" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking version-compare v0.2.1 [INFO] [stderr] Checking toml v1.0.6+spec-1.1.0 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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"' --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=2b33e4de48c4ca1e -C extra-filename=-70c44e18dda6cfb6 --out-dir /opt/rustwide/target/debug/build/syn/70c44e18dda6cfb6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fec5599a7f184630/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fec5599a7f184630/out/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/de2c59b803aecfd0/out/libquote-de2c59b803aecfd0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de", kill_on_drop: false }` [INFO] [stdout] 86a0f3a20eae127c5cb504f42b21dff57ce872f919f5e5cce436ff02a4ac41de