[INFO] cloning repository https://github.com/Luciferai04/SQRing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luciferai04/SQRing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuciferai04%2FSQRing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuciferai04%2FSQRing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b65c6eaa1d9f06900bbecee328073904dc2698a4 [INFO] checking Luciferai04/SQRing against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuciferai04%2FSQRing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Luciferai04/SQRing [INFO] finished tweaking git repo https://github.com/Luciferai04/SQRing [INFO] tweaked toml for git repo https://github.com/Luciferai04/SQRing written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Luciferai04/SQRing 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/Luciferai04/SQRing 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] eb14b08ede7c39d416fd56182a9e02665afd7c272981d1a6950e438a2d32176a [INFO] running `Command { std: "docker" "start" "-a" "eb14b08ede7c39d416fd56182a9e02665afd7c272981d1a6950e438a2d32176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb14b08ede7c39d416fd56182a9e02665afd7c272981d1a6950e438a2d32176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb14b08ede7c39d416fd56182a9e02665afd7c272981d1a6950e438a2d32176a", kill_on_drop: false }` [INFO] [stdout] eb14b08ede7c39d416fd56182a9e02665afd7c272981d1a6950e438a2d32176a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f19aef776b30c7cefef9e0db27ac25cf0f16d5d751dc48947827070d03ebf61e [INFO] running `Command { std: "docker" "start" "-a" "f19aef776b30c7cefef9e0db27ac25cf0f16d5d751dc48947827070d03ebf61e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling auto-const-array v0.2.2 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking monoio v0.2.4 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [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] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking combine v4.6.7 [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="aio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="pin-project-lite"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --cfg 'feature="tokio"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-util"' --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=f0ef8142bd9340fb -C extra-filename=-da0052eaafe08d6e --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 async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-7c4288a7f3263ac0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d1124198243cdc0b.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 pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.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-0a86323e553961e8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b1927af2b715a438.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3ff692fb51096a3b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b44c0cefb8c291d4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f19aef776b30c7cefef9e0db27ac25cf0f16d5d751dc48947827070d03ebf61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19aef776b30c7cefef9e0db27ac25cf0f16d5d751dc48947827070d03ebf61e", kill_on_drop: false }` [INFO] [stdout] f19aef776b30c7cefef9e0db27ac25cf0f16d5d751dc48947827070d03ebf61e