[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 try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharp-Eyes%2Ffishmael" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sharp-Eyes/fishmael on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9ff29291788e1024a0baae3b17d981de13002f5482ee5a17d0eb15486fcaacb
[INFO] running `Command { std: "docker" "start" "-a" "f9ff29291788e1024a0baae3b17d981de13002f5482ee5a17d0eb15486fcaacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ff29291788e1024a0baae3b17d981de13002f5482ee5a17d0eb15486fcaacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ff29291788e1024a0baae3b17d981de13002f5482ee5a17d0eb15486fcaacb", kill_on_drop: false }`
[INFO] [stdout] f9ff29291788e1024a0baae3b17d981de13002f5482ee5a17d0eb15486fcaacb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2ce2f8c593e6084486b9eb989e57c47a783e0b2571693ea0e69273d6a10323
[INFO] running `Command { std: "docker" "start" "-a" "7b2ce2f8c593e6084486b9eb989e57c47a783e0b2571693ea0e69273d6a10323", 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]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[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 percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking quote v1.0.37
[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 tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[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 thiserror v1.0.64
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[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 redis v0.27.2
[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/54cf65b8d066c082e536455049b95943cf30378f/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,link -C embed-bitcode=no --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=1cf656b5f26cc03b -C extra-filename=-1fbed903f1c03668 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-34e2e0435ee73470.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-047816e1876d73e0.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dee43179cb27d396.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-72c782fd71656f8f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0ec79ec62774d6fa.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a56586eb8dea20d6.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-64cd189d99897ae0.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d0941e1a8bdd030a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f97c2bd484d6ee07.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e37870bae463f097.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-7d44dd009d72983a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-02f9dce99dfd794c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de7d5a5afe34ca25.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d93d146f1998c2bb.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-769abe0db52fe47a.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" "7b2ce2f8c593e6084486b9eb989e57c47a783e0b2571693ea0e69273d6a10323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2ce2f8c593e6084486b9eb989e57c47a783e0b2571693ea0e69273d6a10323", kill_on_drop: false }`
[INFO] [stdout] 7b2ce2f8c593e6084486b9eb989e57c47a783e0b2571693ea0e69273d6a10323
