[INFO] cloning repository https://github.com/glcraft/aio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glcraft/aio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglcraft%2Faio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglcraft%2Faio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1773aa282f9e0e49278eeaf9bbffcfad226497f
[INFO] checking glcraft/aio against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglcraft%2Faio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/glcraft/aio
[INFO] finished tweaking git repo https://github.com/glcraft/aio
[INFO] tweaked toml for git repo https://github.com/glcraft/aio written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glcraft/aio on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glcraft/aio 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa5b60e6785ee6e8c323b423584b35519406c50c5a628790f65be60334acfb7d
[INFO] running `Command { std: "docker" "start" "-a" "fa5b60e6785ee6e8c323b423584b35519406c50c5a628790f65be60334acfb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa5b60e6785ee6e8c323b423584b35519406c50c5a628790f65be60334acfb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5b60e6785ee6e8c323b423584b35519406c50c5a628790f65be60334acfb7d", kill_on_drop: false }`
[INFO] [stdout] fa5b60e6785ee6e8c323b423584b35519406c50c5a628790f65be60334acfb7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4581a1b6a17fb579b8637adb3e5446191842f8d64233f2c5b52216519da3207
[INFO] running `Command { std: "docker" "start" "-a" "e4581a1b6a17fb579b8637adb3e5446191842f8d64233f2c5b52216519da3207", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling jobserver v0.1.29
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling openssl-src v300.1.5+3.1.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking ipnet v2.8.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/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.57/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="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=2fe0b80eaff9de32 -C extra-filename=-e39026d46b3b2483 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-88a0d38fa4576876.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-80c3e9964e30f5d6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "e4581a1b6a17fb579b8637adb3e5446191842f8d64233f2c5b52216519da3207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4581a1b6a17fb579b8637adb3e5446191842f8d64233f2c5b52216519da3207", kill_on_drop: false }`
[INFO] [stdout] e4581a1b6a17fb579b8637adb3e5446191842f8d64233f2c5b52216519da3207
