[INFO] cloning repository https://github.com/jackhamilton/awaken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackhamilton/awaken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhamilton%2Fawaken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhamilton%2Fawaken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47e4b34be5a3e44114e161d54756bd395cdbbaa1 [INFO] testing jackhamilton/awaken against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhamilton%2Fawaken" "/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/jackhamilton/awaken [INFO] finished tweaking git repo https://github.com/jackhamilton/awaken [INFO] tweaked toml for git repo https://github.com/jackhamilton/awaken written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackhamilton/awaken on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackhamilton/awaken 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded local-waker v0.1.4 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded impl-more v0.1.9 [INFO] [stderr] Downloaded actix-service v2.0.3 [INFO] [stderr] Downloaded actix-codec v0.5.2 [INFO] [stderr] Downloaded actix-http v3.11.0 [INFO] [stderr] Downloaded ical v0.11.0 [INFO] [stderr] Downloaded actix-utils v3.0.1 [INFO] [stderr] Downloaded actix-server v2.6.0 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded rodio v0.21.1 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded bzip2 v0.6.0 [INFO] [stderr] Downloaded brotli v8.0.1 [INFO] [stderr] Downloaded actix-web v4.11.0 [INFO] [stderr] Downloaded actix-macros v0.2.4 [INFO] [stderr] Downloaded mail-auth v0.7.1 [INFO] [stderr] Downloaded ppmd-rust v1.2.1 [INFO] [stderr] Downloaded mail-builder v0.4.3 [INFO] [stderr] Downloaded mail-send v0.5.1 [INFO] [stderr] Downloaded symphonia-codec-aac v0.5.4 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded bytestring v1.4.0 [INFO] [stderr] Downloaded polling v3.10.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.1 [INFO] [stderr] Downloaded zip v4.3.0 [INFO] [stderr] Downloaded minicaldav v0.8.0 [INFO] [stderr] Downloaded actix-web-codegen v4.3.0 [INFO] [stderr] Downloaded cookie v0.16.2 [INFO] [stderr] Downloaded gloo-timers v0.3.0 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded icalendar v0.17.1 [INFO] [stderr] Downloaded liblzma-sys v0.4.4 [INFO] [stderr] Downloaded quick_cache v0.6.15 [INFO] [stderr] Downloaded arbitrary v1.4.1 [INFO] [stderr] Downloaded liblzma v0.4.2 [INFO] [stderr] Downloaded smtp-proto v0.1.6 [INFO] [stderr] Downloaded hickory-proto v0.26.0-alpha.1 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Downloaded toml-configurator v0.1.0 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded mail-parser v0.11.0 [INFO] [stderr] Downloaded hickory-resolver v0.26.0-alpha.1 [INFO] [stderr] Downloaded hashify v0.2.6 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded local-channel v0.1.5 [INFO] [stderr] Downloaded actix-router v0.5.3 [INFO] [stderr] Downloaded nom-language v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3902b9e2d25048a4b4ac6a1892b2c265282cb0ce6a1de16cc21d10a46cdaba3c [INFO] running `Command { std: "docker" "start" "-a" "3902b9e2d25048a4b4ac6a1892b2c265282cb0ce6a1de16cc21d10a46cdaba3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3902b9e2d25048a4b4ac6a1892b2c265282cb0ce6a1de16cc21d10a46cdaba3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3902b9e2d25048a4b4ac6a1892b2c265282cb0ce6a1de16cc21d10a46cdaba3c", kill_on_drop: false }` [INFO] [stdout] 3902b9e2d25048a4b4ac6a1892b2c265282cb0ce6a1de16cc21d10a46cdaba3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 937f592478d8ef0358af62821bdc7654b07ee3275b5d5c507d9fe8862662e4ca [INFO] running `Command { std: "docker" "start" "-a" "937f592478d8ef0358af62821bdc7654b07ee3275b5d5c507d9fe8862662e4ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling quick_cache v0.6.15 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling regex v1.11.1 [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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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=bcebb22733c1a4b9 -C extra-filename=-f9cb331781faf872 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.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" "937f592478d8ef0358af62821bdc7654b07ee3275b5d5c507d9fe8862662e4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937f592478d8ef0358af62821bdc7654b07ee3275b5d5c507d9fe8862662e4ca", kill_on_drop: false }` [INFO] [stdout] 937f592478d8ef0358af62821bdc7654b07ee3275b5d5c507d9fe8862662e4ca