[INFO] cloning repository https://github.com/itsakeyfut/ascii-term
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsakeyfut/ascii-term" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsakeyfut%2Fascii-term", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsakeyfut%2Fascii-term'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2bb0fea65ee0640f2d274dc9098f6f8ef744ae8
[INFO] checking itsakeyfut/ascii-term against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsakeyfut%2Fascii-term" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/itsakeyfut/ascii-term
[INFO] finished tweaking git repo https://github.com/itsakeyfut/ascii-term
[INFO] tweaked toml for git repo https://github.com/itsakeyfut/ascii-term written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itsakeyfut/ascii-term on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 373 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] [stderr]       Adding avio v0.14.4 (available: v0.18.1)
[INFO] [stderr]       Adding fast_image_resize v5.5.0 (available: v6.1.0)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.5)
[INFO] [stderr]       Adding rodio v0.20.1 (available: v0.22.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `avio`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | avio = "0.14.3"
[INFO] [stderr]   | ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `avio`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684
[INFO] running `Command { std: "docker" "start" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684", 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" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684", 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" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `avio`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | avio = "0.14.3"
[INFO] [stderr]   | ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `avio`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling syn v3.0.6
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling cfg-if v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.13
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ff-common v0.14.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling crc32fast v1.5.2
[INFO] [stderr]    Compiling cc v1.4.7
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling rustix v1.1.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking imgref v1.12.3
[INFO] [stderr]     Checking zune-core v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking clap_builder v4.6.7
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/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="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=fd4b59c09da1c87e -C extra-filename=-55bcc933a06d23dd --out-dir /opt/rustwide/target/debug/build/syn/55bcc933a06d23dd/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out/libproc_macro2-c062a139c850ccf4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/63a63655125647b2/out/libquote-63a63655125647b2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out/libunicode_ident-06275983cc9514f8.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" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684", kill_on_drop: false }`
[INFO] [stdout] e6d02a6126e388d82c92fb5ace6c69f113a72e28b8cd6efac460bc0633b0d684
