[INFO] cloning repository https://github.com/ramdanirfox/rust_experimental [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramdanirfox/rust_experimental" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framdanirfox%2Frust_experimental", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framdanirfox%2Frust_experimental'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5bd05c81379823f4f30354492ce74df97a4f69d [INFO] checking ramdanirfox/rust_experimental against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framdanirfox%2Frust_experimental" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ramdanirfox/rust_experimental [INFO] finished tweaking git repo https://github.com/ramdanirfox/rust_experimental [INFO] tweaked toml for git repo https://github.com/ramdanirfox/rust_experimental written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ramdanirfox/rust_experimental on toolchain 90b65889799733f21ebdf59d96411aa531c5900a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ramdanirfox/rust_experimental 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is redundant with `default-features`, preferring `default-features` in the `rustls` dependency [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa-actix-web v0.1.2 [INFO] [stderr] Downloaded pageant v0.0.1 [INFO] [stderr] Downloaded russh-cryptovec v0.48.0 [INFO] [stderr] Downloaded hpke-rs-crypto v0.2.0 [INFO] [stderr] Downloaded russh-util v0.48.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded hpke-rs-rust-crypto v0.2.0 [INFO] [stderr] Downloaded seize v0.3.3 [INFO] [stderr] Downloaded russh-keys v0.49.2 [INFO] [stderr] Downloaded html_parser v0.7.0 [INFO] [stderr] Downloaded flurry v0.5.2 [INFO] [stderr] Downloaded ssh-key v0.6.7 [INFO] [stderr] Downloaded russh v0.49.2 [INFO] [stderr] Downloaded tiberius v0.12.3 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded actix-http v3.11.2 [INFO] [stderr] Downloaded cfb v0.10.0 [INFO] [stderr] Downloaded zip v2.2.2 [INFO] [stderr] Downloaded russh-sftp v2.1.1 [INFO] [stderr] Downloaded thin-vec v0.2.13 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded connection-string v0.2.0 [INFO] [stderr] Downloaded pretty-hex v0.3.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded hpke-rs v0.2.0 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded umya-spreadsheet v2.3.3 [INFO] [stderr] Downloaded imagesize v0.14.0 [INFO] [stderr] Downloaded delegate v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d27965c7a244a860c7d49658bbc87ceb6219dbf733975c801fa1b39758ef538 [INFO] running `Command { std: "docker" "start" "-a" "9d27965c7a244a860c7d49658bbc87ceb6219dbf733975c801fa1b39758ef538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d27965c7a244a860c7d49658bbc87ceb6219dbf733975c801fa1b39758ef538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d27965c7a244a860c7d49658bbc87ceb6219dbf733975c801fa1b39758ef538", kill_on_drop: false }` [INFO] [stdout] 9d27965c7a244a860c7d49658bbc87ceb6219dbf733975c801fa1b39758ef538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 151b2d900524af5265d02224298d47cc4db6bbb75cdfd098ef267503cf998596 [INFO] running `Command { std: "docker" "start" "-a" "151b2d900524af5265d02224298d47cc4db6bbb75cdfd098ef267503cf998596", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is redundant with `default-features`, preferring `default-features` in the `rustls` dependency [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking seize v0.3.3 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking flurry v0.5.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking russh-cryptovec v0.48.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking ssh-key v0.6.7 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking hpke-rs-crypto v0.2.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/90b65889799733f21ebdf59d96411aa531c5900a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=53465c48cc8616da -C extra-filename=-1b64de5e5f6ed27d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-32621165b147124e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2c896a47507da661.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c9b08490cac0c5a5.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" "151b2d900524af5265d02224298d47cc4db6bbb75cdfd098ef267503cf998596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151b2d900524af5265d02224298d47cc4db6bbb75cdfd098ef267503cf998596", kill_on_drop: false }` [INFO] [stdout] 151b2d900524af5265d02224298d47cc4db6bbb75cdfd098ef267503cf998596