[INFO] cloning repository https://github.com/Sharp-Eyes/fishmael
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sharp-Eyes/fishmael" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba384e02572118891971540c874310445a76818
[INFO] checking Sharp-Eyes/fishmael against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael" "/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/Sharp-Eyes/fishmael
[INFO] finished tweaking git repo https://github.com/Sharp-Eyes/fishmael
[INFO] tweaked toml for git repo https://github.com/Sharp-Eyes/fishmael written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sharp-Eyes/fishmael on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sharp-Eyes/fishmael 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded redis v0.27.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42831e849f044d7657c92b64d2198d411abb15e490d65058bd70aba78cbdab15
[INFO] running `Command { std: "docker" "start" "-a" "42831e849f044d7657c92b64d2198d411abb15e490d65058bd70aba78cbdab15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42831e849f044d7657c92b64d2198d411abb15e490d65058bd70aba78cbdab15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42831e849f044d7657c92b64d2198d411abb15e490d65058bd70aba78cbdab15", kill_on_drop: false }`
[INFO] [stdout] 42831e849f044d7657c92b64d2198d411abb15e490d65058bd70aba78cbdab15
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9a2bcd5c0b3e7a8ee15566b411a6dd611769d8098972cc1f5f4bb115aeb720e
[INFO] running `Command { std: "docker" "start" "-a" "f9a2bcd5c0b3e7a8ee15566b411a6dd611769d8098972cc1f5f4bb115aeb720e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling aws-lc-sys v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling redis v0.27.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]    Compiling twilight-model v0.15.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[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/c8a31b780d5415358566a20b94912620a3f27067/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.2/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", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "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-retry", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=02c2d8504f1eab7c -C extra-filename=-ab5ad287ece6ecdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ba6837f9b76aec45.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd3b2a5125d8bebe.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-1ae64d7dd9429699.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3e67c234e9464a3b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7ce56ce506ff1e6f.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e072c2413c1c65d4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-bb602e5b3b9d8008.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-752e03e27c83435b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-75677a8b56cb1e37.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-07eeb198cd8b1270.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5b321d3ac736780c.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" "f9a2bcd5c0b3e7a8ee15566b411a6dd611769d8098972cc1f5f4bb115aeb720e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a2bcd5c0b3e7a8ee15566b411a6dd611769d8098972cc1f5f4bb115aeb720e", kill_on_drop: false }`
[INFO] [stdout] f9a2bcd5c0b3e7a8ee15566b411a6dd611769d8098972cc1f5f4bb115aeb720e
