[INFO] cloning repository https://github.com/ruscord-chat/backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruscord-chat/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscord-chat%2Fbackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscord-chat%2Fbackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6457a1dd0e3cf70386f395f3cf5555b72f73a6cb
[INFO] checking ruscord-chat/backend against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscord-chat%2Fbackend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ruscord-chat/backend
[INFO] finished tweaking git repo https://github.com/ruscord-chat/backend
[INFO] tweaked toml for git repo https://github.com/ruscord-chat/backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ruscord-chat/backend on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ruscord-chat/backend 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch `redis v0.22.3 (https://github.com/revoltchat/redis-rs?rev=1a41faf356fd21aebba71cea7eb7eb2653e5f0ef#1a41faf3)` was not used in the crate graph
[INFO] [stderr]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	https://github.com/revoltchat/redis-rs
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37b0336dc2b33c43f0575ce49237e864936b8792a9ce327b4c0b2d66573d36a3
[INFO] running `Command { std: "docker" "start" "-a" "37b0336dc2b33c43f0575ce49237e864936b8792a9ce327b4c0b2d66573d36a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37b0336dc2b33c43f0575ce49237e864936b8792a9ce327b4c0b2d66573d36a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b0336dc2b33c43f0575ce49237e864936b8792a9ce327b4c0b2d66573d36a3", kill_on_drop: false }`
[INFO] [stdout] 37b0336dc2b33c43f0575ce49237e864936b8792a9ce327b4c0b2d66573d36a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cacfff79b74b8eab3147ee1c0f83610586225272ee610d4aadbcbdba96c5e76
[INFO] running `Command { std: "docker" "start" "-a" "3cacfff79b74b8eab3147ee1c0f83610586225272ee610d4aadbcbdba96c5e76", kill_on_drop: false }`
[INFO] [stderr] warning: patch `redis v0.22.3 (https://github.com/revoltchat/redis-rs?rev=1a41faf356fd21aebba71cea7eb7eb2653e5f0ef#1a41faf3)` was not used in the crate graph
[INFO] [stderr]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	https://github.com/revoltchat/redis-rs
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=53772273cc1a9f76 -C extra-filename=-828390e416185438 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e8540ba70c377d47.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-514345522555cbb4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-37190f3fa090f8c3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d49680836c25274b -C extra-filename=-57f61f613fa81c71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-48a6200776fe495d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-54b35b90088415fb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-59fdb700ce5e02f2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9326cedfc25d12e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-4f7f8d22f78a4300.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-4899f5ba3d683413.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8bd362b20cf82f23.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-23f4c3196e8152c0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3cacfff79b74b8eab3147ee1c0f83610586225272ee610d4aadbcbdba96c5e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cacfff79b74b8eab3147ee1c0f83610586225272ee610d4aadbcbdba96c5e76", kill_on_drop: false }`
[INFO] [stdout] 3cacfff79b74b8eab3147ee1c0f83610586225272ee610d4aadbcbdba96c5e76
