[INFO] cloning repository https://github.com/ethaningenium/leverans
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethaningenium/leverans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethaningenium%2Fleverans", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethaningenium%2Fleverans'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df6cbb98c0b18f0e749e27ee96a678f50ffe61b4
[INFO] checking ethaningenium/leverans against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethaningenium%2Fleverans" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethaningenium/leverans
[INFO] finished tweaking git repo https://github.com/ethaningenium/leverans
[INFO] tweaked toml for git repo https://github.com/ethaningenium/leverans written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethaningenium/leverans on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethaningenium/leverans 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642
[INFO] running `Command { std: "docker" "start" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tar v0.4.42
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.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/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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="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=dafcf7328387e435 -C extra-filename=-37405e51b190f51c --out-dir /opt/rustwide/target/debug/build/syn/37405e51b190f51c/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/9cf4d05a06005d63/out -L dependency=/opt/rustwide/target/debug/build/quote/90cc15a4193ccddf/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/9cf4d05a06005d63/out/libproc_macro2-9cf4d05a06005d63.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/90cc15a4193ccddf/out/libquote-90cc15a4193ccddf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/out/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=52a2f9fdca371b72 -C extra-filename=-bd9a1fe0fa1a93d1 --out-dir /opt/rustwide/target/debug/build/futures-util/bd9a1fe0fa1a93d1/out -L dependency=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out -L dependency=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/26fb45e17926c80e/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3c3f30b429261b4e/out -L dependency=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/f97c2bd484d6ee07/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out -L dependency=/opt/rustwide/target/debug/build/slab/b1dc7dcc59a852cc/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out/libfutures_io-20e452c883531448.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/26fb45e17926c80e/out/libfutures_sink-26fb45e17926c80e.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/3c3f30b429261b4e/out/libfutures_task-3c3f30b429261b4e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out/libmemchr-371cdb7d366b303a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/f97c2bd484d6ee07/out/libpin_project_lite-f97c2bd484d6ee07.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out/libpin_utils-98755945da2574f7.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/b1dc7dcc59a852cc/out/libslab-b1dc7dcc59a852cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642", kill_on_drop: false }`
[INFO] [stdout] 4c99a85e4b2817a45b4d59672d9850570ec314d7fa6b34d881ac2abb33343642
