[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] 0c25c46c285f6d99981b800f926a0917d2c405d0 [INFO] checking stillinbeta/sibcom2 against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillinbeta/sibcom2 on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-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-0-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded serde-tuple-vec-map v0.2.2 [INFO] [stderr] Downloaded minifier v0.0.29 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0832b0db840cf6985a25b6f695b91c8af4e64bb7095c0d280d3791faaf22ac1 [INFO] running `Command { std: "docker" "start" "-a" "c0832b0db840cf6985a25b6f695b91c8af4e64bb7095c0d280d3791faaf22ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0832b0db840cf6985a25b6f695b91c8af4e64bb7095c0d280d3791faaf22ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0832b0db840cf6985a25b6f695b91c8af4e64bb7095c0d280d3791faaf22ac1", kill_on_drop: false }` [INFO] [stdout] c0832b0db840cf6985a25b6f695b91c8af4e64bb7095c0d280d3791faaf22ac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b4b5576ea612c8c4635abc78be59787eae789783c3b01b503f52933d0b8386 [INFO] running `Command { std: "docker" "start" "-a" "76b4b5576ea612c8c4635abc78be59787eae789783c3b01b503f52933d0b8386", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink 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] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [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 tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking httpdate v1.0.3 [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 openssl-sys v0.9.98 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [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 is-terminal v0.4.10 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.13 [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] Checking idna v0.5.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking base64 v0.21.6 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking winnow v0.5.33 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling minifier v0.0.29 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking htmlescape v0.3.1 [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 minify v0.1.0 (/opt/rustwide/workdir/minify) [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] Checking phf v0.10.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking atom_syndication v0.12.2 [INFO] [stderr] Compiling sibcom2 v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking rss v2.0.6 [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/8f359beca4e58bc3ae795a666301a8f47023044c/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] [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/8f359beca4e58bc3ae795a666301a8f47023044c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --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"' -C metadata=cbb00b3568ccfa69 -C extra-filename=-cbb00b3568ccfa69 --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 libc=/opt/rustwide/target/debug/deps/liblibc-be74f8ab50053011.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-901da4e1a50c795b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-23cfb00de1c72ba8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6c4ee879e3ffa189.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-2a127e3e1043415d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1d335d97b2b3065d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-07bad135a4cb12c4.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "76b4b5576ea612c8c4635abc78be59787eae789783c3b01b503f52933d0b8386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b4b5576ea612c8c4635abc78be59787eae789783c3b01b503f52933d0b8386", kill_on_drop: false }` [INFO] [stdout] 76b4b5576ea612c8c4635abc78be59787eae789783c3b01b503f52933d0b8386 [INFO] checking stillinbeta/sibcom2 against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillinbeta/sibcom2 on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-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-0-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81d2b8e7fbb787a83828b222be8c4ac8ccea12142d551e8331cf7670f5decad5 [INFO] running `Command { std: "docker" "start" "-a" "81d2b8e7fbb787a83828b222be8c4ac8ccea12142d551e8331cf7670f5decad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81d2b8e7fbb787a83828b222be8c4ac8ccea12142d551e8331cf7670f5decad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d2b8e7fbb787a83828b222be8c4ac8ccea12142d551e8331cf7670f5decad5", kill_on_drop: false }` [INFO] [stdout] 81d2b8e7fbb787a83828b222be8c4ac8ccea12142d551e8331cf7670f5decad5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52ee83ad31118722e7105cc43b0f27c6a30398371b3b1bea8d3c6b21e177629 [INFO] running `Command { std: "docker" "start" "-a" "b52ee83ad31118722e7105cc43b0f27c6a30398371b3b1bea8d3c6b21e177629", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [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 httparse v1.8.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [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 quote v1.0.35 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling time v0.3.31 [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 unicode-normalization v0.1.22 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling figment v0.10.13 [INFO] [stderr] Compiling multer v2.1.0 [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 servo_arc v0.3.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking base64 v0.21.6 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking url v2.5.0 [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] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking thread_local v1.1.7 [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] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking winnow v0.5.33 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling minifier v0.0.29 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking htmlescape v0.3.1 [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 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 derive_more v0.99.17 [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 minify v0.1.0 (/opt/rustwide/workdir/minify) [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking atom_syndication v0.12.2 [INFO] [stderr] Checking rss v2.0.6 [INFO] [stderr] Compiling sibcom2 v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde-tuple-vec-map v0.2.2 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking scraper v0.18.1 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking rocket_http v0.5.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking updater v0.1.0 (/opt/rustwide/workdir/updater) [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> updater/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/80d5fe37e16a0befb4128414cb6a11d544788c0a/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> updater/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/80d5fe37e16a0befb4128414cb6a11d544788c0a/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking bmon v0.1.0 (/opt/rustwide/workdir/bmon) [INFO] [stderr] Checking generator v0.1.0 (/opt/rustwide/workdir/generator) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s [INFO] running `Command { std: "docker" "inspect" "b52ee83ad31118722e7105cc43b0f27c6a30398371b3b1bea8d3c6b21e177629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52ee83ad31118722e7105cc43b0f27c6a30398371b3b1bea8d3c6b21e177629", kill_on_drop: false }` [INFO] [stdout] b52ee83ad31118722e7105cc43b0f27c6a30398371b3b1bea8d3c6b21e177629