[INFO] cloning repository https://github.com/0xayot/davids_sling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xayot/davids_sling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xayot%2Fdavids_sling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xayot%2Fdavids_sling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2919a5649a0976d1b56ea0ae2dc1e96fd8de43f [INFO] checking 0xayot/davids_sling against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xayot%2Fdavids_sling" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xayot/davids_sling [INFO] finished tweaking git repo https://github.com/0xayot/davids_sling [INFO] tweaked toml for git repo https://github.com/0xayot/davids_sling written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xayot/davids_sling on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xayot/davids_sling 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.edition [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.name [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab418d24ff592f1ac0858b2133af55e25234cceb245ff60b9709d579e2d5baf4 [INFO] running `Command { std: "docker" "start" "-a" "ab418d24ff592f1ac0858b2133af55e25234cceb245ff60b9709d579e2d5baf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab418d24ff592f1ac0858b2133af55e25234cceb245ff60b9709d579e2d5baf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab418d24ff592f1ac0858b2133af55e25234cceb245ff60b9709d579e2d5baf4", kill_on_drop: false }` [INFO] [stdout] ab418d24ff592f1ac0858b2133af55e25234cceb245ff60b9709d579e2d5baf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b466dac6e683ac9c5ecdba3cc95994c4a395bc038c0f8d07e3421eb72c0e40a [INFO] running `Command { std: "docker" "start" "-a" "9b466dac6e683ac9c5ecdba3cc95994c4a395bc038c0f8d07e3421eb72c0e40a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.edition [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.name [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.94 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.25 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling solana-frozen-abi v1.18.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.94 [INFO] [stderr] Compiling solana-sdk v1.18.25 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling solana-program-runtime v1.18.25 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking solana-logger v1.18.25 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking percentage v0.1.0 [INFO] [stderr] Compiling solana-version v1.18.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling solana-vote-program v1.18.25 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling solana-program v1.18.25 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.94 [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/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.79/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=e0720586918ce2a8 -C extra-filename=-2eb05a036d4a53ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5bc42650b70c6d75.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-eaab6442a4b8e074.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-37190f3fa090f8c3.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" "9b466dac6e683ac9c5ecdba3cc95994c4a395bc038c0f8d07e3421eb72c0e40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b466dac6e683ac9c5ecdba3cc95994c4a395bc038c0f8d07e3421eb72c0e40a", kill_on_drop: false }` [INFO] [stdout] 9b466dac6e683ac9c5ecdba3cc95994c4a395bc038c0f8d07e3421eb72c0e40a