[INFO] fetching crate leetcode-cli 0.4.2... [INFO] testing leetcode-cli-0.4.2 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate leetcode-cli 0.4.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate leetcode-cli 0.4.2 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 leetcode-cli 0.4.2 [INFO] finished tweaking crates.io crate leetcode-cli 0.4.2 [INFO] tweaked toml for crates.io crate leetcode-cli 0.4.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate leetcode-cli 0.4.2 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] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.4.0 [INFO] [stderr] Downloaded pyo3-macros v0.16.6 [INFO] [stderr] Downloaded pyo3-build-config v0.16.6 [INFO] [stderr] Downloaded pyo3-ffi v0.16.6 [INFO] [stderr] Downloaded keyring v1.2.1 [INFO] [stderr] Downloaded diesel_derives v2.1.0 [INFO] [stderr] Downloaded pyo3 v0.16.6 [INFO] [stderr] Downloaded diesel v2.1.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.6 [INFO] [stderr] Downloaded target-lexicon v0.12.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ce20576741f3980168f9d80889b4cf0782290129a7ece3d1cc997f76253cb14b [INFO] running `Command { std: "docker" "start" "-a" "ce20576741f3980168f9d80889b4cf0782290129a7ece3d1cc997f76253cb14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce20576741f3980168f9d80889b4cf0782290129a7ece3d1cc997f76253cb14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce20576741f3980168f9d80889b4cf0782290129a7ece3d1cc997f76253cb14b", kill_on_drop: false }` [INFO] [stdout] ce20576741f3980168f9d80889b4cf0782290129a7ece3d1cc997f76253cb14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ee6a130d4322969e4ab65bafe917b1552765ab789da5b51770d9cea1c1c79b28 [INFO] running `Command { std: "docker" "start" "-a" "ee6a130d4322969e4ab65bafe917b1552765ab789da5b51770d9cea1c1c79b28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [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=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=d2adbb67ce91b938 -C extra-filename=-d2adbb67ce91b938 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dec53182fbaf626b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9282a5899ae9125.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.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" "ee6a130d4322969e4ab65bafe917b1552765ab789da5b51770d9cea1c1c79b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6a130d4322969e4ab65bafe917b1552765ab789da5b51770d9cea1c1c79b28", kill_on_drop: false }` [INFO] [stdout] ee6a130d4322969e4ab65bafe917b1552765ab789da5b51770d9cea1c1c79b28