[INFO] cloning repository https://github.com/Astraive/nextral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Astraive/nextral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstraive%2Fnextral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstraive%2Fnextral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85eec8b01757e00c392ef00ecc8590a0586bbe85 [INFO] checking Astraive/nextral against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstraive%2Fnextral" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Astraive/nextral [INFO] finished tweaking git repo https://github.com/Astraive/nextral [INFO] tweaked toml for git repo https://github.com/Astraive/nextral written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Astraive/nextral on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Astraive/nextral 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebd1bff9dfc00e652f747cfe6ffc6304d0e3c55d08abc2df0062926023ea4e07 [INFO] running `Command { std: "docker" "start" "-a" "ebd1bff9dfc00e652f747cfe6ffc6304d0e3c55d08abc2df0062926023ea4e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebd1bff9dfc00e652f747cfe6ffc6304d0e3c55d08abc2df0062926023ea4e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd1bff9dfc00e652f747cfe6ffc6304d0e3c55d08abc2df0062926023ea4e07", kill_on_drop: false }` [INFO] [stdout] ebd1bff9dfc00e652f747cfe6ffc6304d0e3c55d08abc2df0062926023ea4e07 [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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ab17dbc5488f7289308f852698bf89641820280dee11887b475cf6a024480b9 [INFO] running `Command { std: "docker" "start" "-a" "2ab17dbc5488f7289308f852698bf89641820280dee11887b475cf6a024480b9", kill_on_drop: false }` [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking whoami v2.1.1 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pyo3-build-config v0.28.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling nextral-node v0.1.0 (/opt/rustwide/workdir/bindings/node) [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pyo3-ffi v0.28.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.3 [INFO] [stderr] Compiling pyo3 v0.28.3 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking hybrid-array v0.4.11 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling pyo3-macros v0.28.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Checking postgres-protocol v0.6.11 [INFO] [stderr] Checking postgres-types v0.2.13 [INFO] [stderr] Checking tokio-postgres v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking postgres v0.19.13 [INFO] [stderr] Checking pyo3-async-runtimes v0.28.0 [INFO] [stderr] Checking redis v0.27.6 [INFO] [stderr] error: could not compile `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-native-tls", "async-std", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "async-trait", "backon", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "hashbrown", "json", "keep-alive", "log", "native-tls", "num-bigint", "pin-project-lite", "r2d2", "rand", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "script", "sentinel", "serde", "serde_json", "sha1_smol", "socket2", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=22ea6a1fc28f093a -C extra-filename=-40dd47fcf353b6fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-0e6b84a9885600ee.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-0c4b6c47f467f9fe.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a38db3b2be3593cf.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c5eae48c447aaa0f.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-08de46148b05514c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-6c886470be7f71ec.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9dbd48ad587248f8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ff8e9ac019942608.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9ec60d8a5d758144.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2ab17dbc5488f7289308f852698bf89641820280dee11887b475cf6a024480b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab17dbc5488f7289308f852698bf89641820280dee11887b475cf6a024480b9", kill_on_drop: false }` [INFO] [stdout] 2ab17dbc5488f7289308f852698bf89641820280dee11887b475cf6a024480b9