[INFO] cloning repository https://github.com/hal7df/bardcast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hal7df/bardcast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhal7df%2Fbardcast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhal7df%2Fbardcast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e222871d5320b2c77ddce17c566bccca4e90eac4 [INFO] checking hal7df/bardcast against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhal7df%2Fbardcast" "/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/hal7df/bardcast [INFO] finished tweaking git repo https://github.com/hal7df/bardcast [INFO] tweaked toml for git repo https://github.com/hal7df/bardcast written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hal7df/bardcast on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hal7df/bardcast 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a3f81b85cfc430bb3bfeb632e22937d33576dfc42090a2b227ca20415b32167 [INFO] running `Command { std: "docker" "start" "-a" "9a3f81b85cfc430bb3bfeb632e22937d33576dfc42090a2b227ca20415b32167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a3f81b85cfc430bb3bfeb632e22937d33576dfc42090a2b227ca20415b32167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3f81b85cfc430bb3bfeb632e22937d33576dfc42090a2b227ca20415b32167", kill_on_drop: false }` [INFO] [stdout] 9a3f81b85cfc430bb3bfeb632e22937d33576dfc42090a2b227ca20415b32167 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 633a965e11294ab80d85d33a82199ef2999c09f0000e1655d4536d8384964134 [INFO] running `Command { std: "docker" "start" "-a" "633a965e11294ab80d85d33a82199ef2999c09f0000e1655d4536d8384964134", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking zerocopy v0.8.39 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling hax-lib v0.3.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.6 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling libcrux-sha3 v0.0.8 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking libcrux-platform v0.0.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking no-std-compat v0.2.0 [INFO] [stderr] Checking stable-vec v0.4.1 [INFO] [stderr] Compiling libopus_sys v0.3.3 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libpulse-sys v1.23.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking patricia_tree v0.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling songbird v0.6.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking opus2 v0.4.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ringbuf v0.4.8 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking wave_stream v0.3.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking configparser v3.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking simple_logger v4.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling hax-lib-macros v0.3.6 [INFO] [stderr] Compiling tls_codec_derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking tokio v1.38.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking libcrux-secrets v0.0.5 [INFO] [stderr] Checking hpke-rs-crypto v0.6.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crypto-bigint v0.5.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/8e819ff5434466e9a823e03871a1775ac7d84ddf/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"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=0582038a88e8a2c1 -C extra-filename=-813032f3eec33751 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-28532d321a976b97.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "633a965e11294ab80d85d33a82199ef2999c09f0000e1655d4536d8384964134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633a965e11294ab80d85d33a82199ef2999c09f0000e1655d4536d8384964134", kill_on_drop: false }` [INFO] [stdout] 633a965e11294ab80d85d33a82199ef2999c09f0000e1655d4536d8384964134