[INFO] cloning repository https://github.com/stillinbeta/sibcom2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stillinbeta/sibcom2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75d26a3bc44d9288003e9244b6afc67bf3794b13 [INFO] checking stillinbeta/sibcom2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillinbeta/sibcom2 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/stillinbeta/sibcom2 [INFO] finished tweaking git repo https://github.com/stillinbeta/sibcom2 [INFO] tweaked toml for git repo https://github.com/stillinbeta/sibcom2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stillinbeta/sibcom2 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded serde-tuple-vec-map v0.2.2 [INFO] [stderr] Downloaded minifier v0.0.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d9739a30b4a7622fa7bb2441588f90f3770302d48a1f39145f07d190d6393a0 [INFO] running `Command { std: "docker" "start" "-a" "1d9739a30b4a7622fa7bb2441588f90f3770302d48a1f39145f07d190d6393a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d9739a30b4a7622fa7bb2441588f90f3770302d48a1f39145f07d190d6393a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9739a30b4a7622fa7bb2441588f90f3770302d48a1f39145f07d190d6393a0", kill_on_drop: false }` [INFO] [stdout] 1d9739a30b4a7622fa7bb2441588f90f3770302d48a1f39145f07d190d6393a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddd0f54f98e982da45e6cdc0d696f434a29b90163c28e8062334bcd5888ff2ab [INFO] running `Command { std: "docker" "start" "-a" "ddd0f54f98e982da45e6cdc0d696f434a29b90163c28e8062334bcd5888ff2ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling figment v0.10.13 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking base64 v0.21.6 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking winnow v0.5.33 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling minifier v0.0.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling minify v0.1.0 (/opt/rustwide/workdir/minify) [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling sibcom2 v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/385fa9d845dd326c6bbfd58c22244215e431948a/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/combine-4.6.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="alloc"' --cfg 'feature="bytes"' --cfg 'feature="std"' -C metadata=bc26dae5865cd6fd -C extra-filename=-bc26dae5865cd6fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-304a55b6bcd750cc.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" "ddd0f54f98e982da45e6cdc0d696f434a29b90163c28e8062334bcd5888ff2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd0f54f98e982da45e6cdc0d696f434a29b90163c28e8062334bcd5888ff2ab", kill_on_drop: false }` [INFO] [stdout] ddd0f54f98e982da45e6cdc0d696f434a29b90163c28e8062334bcd5888ff2ab [INFO] checking stillinbeta/sibcom2 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillinbeta/sibcom2 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/stillinbeta/sibcom2 [INFO] finished tweaking git repo https://github.com/stillinbeta/sibcom2 [INFO] tweaked toml for git repo https://github.com/stillinbeta/sibcom2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stillinbeta/sibcom2 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb2cdc996eb60ba9cfb9452ff8cafbe4b74abafefa58c5daed0bb2bfb6d922a9 [INFO] running `Command { std: "docker" "start" "-a" "bb2cdc996eb60ba9cfb9452ff8cafbe4b74abafefa58c5daed0bb2bfb6d922a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb2cdc996eb60ba9cfb9452ff8cafbe4b74abafefa58c5daed0bb2bfb6d922a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2cdc996eb60ba9cfb9452ff8cafbe4b74abafefa58c5daed0bb2bfb6d922a9", kill_on_drop: false }` [INFO] [stdout] bb2cdc996eb60ba9cfb9452ff8cafbe4b74abafefa58c5daed0bb2bfb6d922a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c099fa3bead8af7aa7b7170b4a042436971a8037db962eb4f4318eb8c9bf9f3 [INFO] running `Command { std: "docker" "start" "-a" "3c099fa3bead8af7aa7b7170b4a042436971a8037db962eb4f4318eb8c9bf9f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.13 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking base64 v0.21.6 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking winnow v0.5.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling minifier v0.0.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling minify v0.1.0 (/opt/rustwide/workdir/minify) [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling sibcom2 v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.24.0/src/script.rs:150:37 [INFO] [stdout] | [INFO] [stdout] 150 | self.load_cmd().query(con)?; [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 43 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.24.0/src/cmd.rs:419:21 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/combine-4.6.6/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="alloc"' --cfg 'feature="bytes"' --cfg 'feature="std"' -C metadata=4f3d9500346d0727 -C extra-filename=-4f3d9500346d0727 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-144d8a47de9c84c8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-39436727cf55545f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3c099fa3bead8af7aa7b7170b4a042436971a8037db962eb4f4318eb8c9bf9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c099fa3bead8af7aa7b7170b4a042436971a8037db962eb4f4318eb8c9bf9f3", kill_on_drop: false }` [INFO] [stdout] 3c099fa3bead8af7aa7b7170b4a042436971a8037db962eb4f4318eb8c9bf9f3