[INFO] cloning repository https://github.com/awslabs/tough [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awslabs/tough" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f51ff6ff39edc1015421e9e6a58abc6c5b101d5 [INFO] checking awslabs/tough against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/awslabs/tough [INFO] finished tweaking git repo https://github.com/awslabs/tough [INFO] tweaked toml for git repo https://github.com/awslabs/tough written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awslabs/tough on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awslabs/tough 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4161214d36c4038bd1c622b15f4b2bbf00ec49d3c7717245224db4a3f7d96a41 [INFO] running `Command { std: "docker" "start" "-a" "4161214d36c4038bd1c622b15f4b2bbf00ec49d3c7717245224db4a3f7d96a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4161214d36c4038bd1c622b15f4b2bbf00ec49d3c7717245224db4a3f7d96a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4161214d36c4038bd1c622b15f4b2bbf00ec49d3c7717245224db4a3f7d96a41", kill_on_drop: false }` [INFO] [stdout] 4161214d36c4038bd1c622b15f4b2bbf00ec49d3c7717245224db4a3f7d96a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 247c01037b490036e16fa42792b0db747744845417e3acf5c8bd1886d1001e2b [INFO] running `Command { std: "docker" "start" "-a" "247c01037b490036e16fa42792b0db747744845417e3acf5c8bd1886d1001e2b", kill_on_drop: false }` [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking typed-path v0.9.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking olpc-cjson v0.1.4 (/opt/rustwide/workdir/olpc-cjson) [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking rand v0.8.5 [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/c8085cfed34c45021fc8f66d073f6394b3e35431/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=88a39bfac217f993 -C extra-filename=-8363c26533df15c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.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" "247c01037b490036e16fa42792b0db747744845417e3acf5c8bd1886d1001e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247c01037b490036e16fa42792b0db747744845417e3acf5c8bd1886d1001e2b", kill_on_drop: false }` [INFO] [stdout] 247c01037b490036e16fa42792b0db747744845417e3acf5c8bd1886d1001e2b