[INFO] fetching crate unftp-sbe-fs 0.2.3... [INFO] testing unftp-sbe-fs-0.2.3 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate unftp-sbe-fs 0.2.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate unftp-sbe-fs 0.2.3 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unftp-sbe-fs 0.2.3 [INFO] finished tweaking crates.io crate unftp-sbe-fs 0.2.3 [INFO] tweaked toml for crates.io crate unftp-sbe-fs 0.2.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate unftp-sbe-fs 0.2.3 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oid-registry v0.6.0 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded async_ftp v6.0.0 [INFO] [stderr] Downloaded asn1-rs v0.5.1 [INFO] [stderr] Downloaded stfu8 v0.2.5 [INFO] [stderr] Downloaded triomphe v0.1.9 [INFO] [stderr] Downloaded libunftp v0.19.0 [INFO] [stderr] Downloaded moka v0.11.3 [INFO] [stderr] Downloaded der-parser v8.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 820a1f2d49daed7674fac1e885beb498ef3dbef1f2a2f80914da104166a213e2 [INFO] running `Command { std: "docker" "start" "-a" "820a1f2d49daed7674fac1e885beb498ef3dbef1f2a2f80914da104166a213e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "820a1f2d49daed7674fac1e885beb498ef3dbef1f2a2f80914da104166a213e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820a1f2d49daed7674fac1e885beb498ef3dbef1f2a2f80914da104166a213e2", kill_on_drop: false }` [INFO] [stdout] 820a1f2d49daed7674fac1e885beb498ef3dbef1f2a2f80914da104166a213e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 604f79917b61db5282846e6ad8981b9b903168b90048828655b6a428b13f4c51 [INFO] running `Command { std: "docker" "start" "-a" "604f79917b61db5282846e6ad8981b9b903168b90048828655b6a428b13f4c51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling moka v0.11.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling time v0.3.28 [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/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.33/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-mut"' -C metadata=3e658b842bfedef6 -C extra-filename=-3e658b842bfedef6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0cefa4e6e2816f1a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1d0d88fcf2b35c9e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "604f79917b61db5282846e6ad8981b9b903168b90048828655b6a428b13f4c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604f79917b61db5282846e6ad8981b9b903168b90048828655b6a428b13f4c51", kill_on_drop: false }` [INFO] [stdout] 604f79917b61db5282846e6ad8981b9b903168b90048828655b6a428b13f4c51