[INFO] cloning repository https://github.com/davidcornu/clear-skies [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidcornu/clear-skies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcornu%2Fclear-skies", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcornu%2Fclear-skies'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bacb9eda08d2a3a57a235cf6a68ee1841512e70 [INFO] testing davidcornu/clear-skies against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcornu%2Fclear-skies" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidcornu/clear-skies on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidcornu/clear-skies [INFO] finished tweaking git repo https://github.com/davidcornu/clear-skies [INFO] tweaked toml for git repo https://github.com/davidcornu/clear-skies written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidcornu/clear-skies 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded murmurhash32 v0.3.0 [INFO] [stderr] Downloaded tantivy-tokenizer-api v0.1.0 [INFO] [stderr] Downloaded ownedbytes v0.5.0 [INFO] [stderr] Downloaded slog-bunyan v2.4.0 [INFO] [stderr] Downloaded dropshot_endpoint v0.9.0 [INFO] [stderr] Downloaded tantivy-sstable v0.1.0 [INFO] [stderr] Downloaded moka v0.11.3 [INFO] [stderr] Downloaded tantivy-columnar v0.1.0 [INFO] [stderr] Downloaded openapiv3 v1.0.2 [INFO] [stderr] Downloaded tantivy v0.20.2 [INFO] [stderr] Downloaded dropshot v0.9.0 [INFO] [stderr] Downloaded tantivy-bitpacker v0.4.0 [INFO] [stderr] Downloaded tantivy-query-grammar v0.20.0 [INFO] [stderr] Downloaded tantivy-common v0.5.0 [INFO] [stderr] Downloaded tantivy-stacker v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3face068bc48c33a14c3c216675a3d771e614fb6d98de753df06d1a7a9d8e60 [INFO] running `Command { std: "docker" "start" "-a" "e3face068bc48c33a14c3c216675a3d771e614fb6d98de753df06d1a7a9d8e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3face068bc48c33a14c3c216675a3d771e614fb6d98de753df06d1a7a9d8e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3face068bc48c33a14c3c216675a3d771e614fb6d98de753df06d1a7a9d8e60", kill_on_drop: false }` [INFO] [stdout] e3face068bc48c33a14c3c216675a3d771e614fb6d98de753df06d1a7a9d8e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 491c143157acf4424b58a697af4026341ce087c524f601c1928e7a2b7df3cd67 [INFO] running `Command { std: "docker" "start" "-a" "491c143157acf4424b58a697af4026341ce087c524f601c1928e7a2b7df3cd67", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling ownedbytes v0.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling murmurhash32 v0.3.0 [INFO] [stderr] Compiling moka v0.11.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling tantivy-bitpacker v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling dropshot v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fastdivide v0.4.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling measure_time v0.8.2 [INFO] [stderr] Compiling lru v0.10.0 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling fs4 v0.6.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling oneshot v0.1.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling async-compression v0.4.0 [INFO] [stderr] Compiling census v0.4.1 [INFO] [stderr] Compiling lz4_flex v0.10.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling rust-embed v8.0.0 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.1.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling dropshot_endpoint v0.9.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.20.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling tantivy-common v0.5.0 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling slog-bunyan v2.4.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling tantivy-stacker v0.1.0 [INFO] [stderr] Compiling openapiv3 v1.0.2 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tantivy-sstable v0.1.0 [INFO] [stderr] Compiling tantivy-columnar v0.1.0 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling weather-lib v0.1.0 (/opt/rustwide/workdir/weather-lib) [INFO] [stderr] Compiling tantivy v0.20.2 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling http-cache-semantics v1.0.2 [INFO] [stderr] Compiling weather-sync v0.1.0 (/opt/rustwide/workdir/weather-sync) [INFO] [stderr] Compiling weather-dev v0.1.0 (/opt/rustwide/workdir/weather-dev) [INFO] [stderr] Compiling weather-server v0.1.0 (/opt/rustwide/workdir/weather-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "491c143157acf4424b58a697af4026341ce087c524f601c1928e7a2b7df3cd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491c143157acf4424b58a697af4026341ce087c524f601c1928e7a2b7df3cd67", kill_on_drop: false }` [INFO] [stdout] 491c143157acf4424b58a697af4026341ce087c524f601c1928e7a2b7df3cd67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f5360be5112bf4245c793ad94cc7411e44f28048e135c5d3f20faef62f5b5f [INFO] running `Command { std: "docker" "start" "-a" "e1f5360be5112bf4245c793ad94cc7411e44f28048e135c5d3f20faef62f5b5f", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling weather-sync v0.1.0 (/opt/rustwide/workdir/weather-sync) [INFO] [stderr] Compiling weather-dev v0.1.0 (/opt/rustwide/workdir/weather-dev) [INFO] [stderr] Compiling weather-server v0.1.0 (/opt/rustwide/workdir/weather-server) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling weather-lib v0.1.0 (/opt/rustwide/workdir/weather-lib) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "e1f5360be5112bf4245c793ad94cc7411e44f28048e135c5d3f20faef62f5b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f5360be5112bf4245c793ad94cc7411e44f28048e135c5d3f20faef62f5b5f", kill_on_drop: false }` [INFO] [stdout] e1f5360be5112bf4245c793ad94cc7411e44f28048e135c5d3f20faef62f5b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5e8a3225f4f809d492764b07b2b3b2250169b9ad4dbf5fa44c06c31cc69bfd4 [INFO] running `Command { std: "docker" "start" "-a" "e5e8a3225f4f809d492764b07b2b3b2250169b9ad4dbf5fa44c06c31cc69bfd4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weather_dev-dff62f4d3e9ffa3f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weather_lib-b3f31ba7ed4a30b3) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test weather_report::parsers::pressure::tests::test_parse ... ok [INFO] [stdout] test weather_report::parsers::tests::test_temperature ... ok [INFO] [stdout] test weather_report::parsers::tests::test_visibility ... ok [INFO] [stdout] test weather_report::parsers::tests::test_special_weather_statement_summary ... ok [INFO] [stdout] test weather_report::parsers::tests::test_observed_at ... ok [INFO] [stdout] test weather_report::parsers::title::tests::test_parse ... ok [INFO] [stdout] test weather_report::parsers::tests::test_aqhi ... ok [INFO] [stdout] test weather_report::parsers::title::tests::test_weekday_with_night ... ok [INFO] [stdout] test weather_report::parsers::wind::tests::test_parse ... ok [INFO] [stdout] test weather_report::parsers::conditions::tests::test_conditions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weather_server-4854056dc98fc0d3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_required_static_files_are_present ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weather_sync-a1debcc68c3275de) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests weather-lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests weather-sync [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5e8a3225f4f809d492764b07b2b3b2250169b9ad4dbf5fa44c06c31cc69bfd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e8a3225f4f809d492764b07b2b3b2250169b9ad4dbf5fa44c06c31cc69bfd4", kill_on_drop: false }` [INFO] [stdout] e5e8a3225f4f809d492764b07b2b3b2250169b9ad4dbf5fa44c06c31cc69bfd4 [INFO] testing davidcornu/clear-skies against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcornu%2Fclear-skies" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidcornu/clear-skies on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidcornu/clear-skies [INFO] finished tweaking git repo https://github.com/davidcornu/clear-skies [INFO] tweaked toml for git repo https://github.com/davidcornu/clear-skies written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davidcornu/clear-skies 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15799dd50d221067ae029ccada06993cd0b2f2cb3ab44817f3cb41548b72e80d [INFO] running `Command { std: "docker" "start" "-a" "15799dd50d221067ae029ccada06993cd0b2f2cb3ab44817f3cb41548b72e80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15799dd50d221067ae029ccada06993cd0b2f2cb3ab44817f3cb41548b72e80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15799dd50d221067ae029ccada06993cd0b2f2cb3ab44817f3cb41548b72e80d", kill_on_drop: false }` [INFO] [stdout] 15799dd50d221067ae029ccada06993cd0b2f2cb3ab44817f3cb41548b72e80d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b519c17bf49914d643cf7509907fe685543146e7f527334d27af20c9c5bdf3b [INFO] running `Command { std: "docker" "start" "-a" "9b519c17bf49914d643cf7509907fe685543146e7f527334d27af20c9c5bdf3b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling ownedbytes v0.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling murmurhash32 v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling moka v0.11.3 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tantivy-bitpacker v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling dropshot v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling fastdivide v0.4.0 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling lru v0.10.0 [INFO] [stderr] Compiling measure_time v0.8.2 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] error: could not compile `bitpacking` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name bitpacking --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitpacking-0.8.4/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 -C debuginfo=2 --cfg 'feature="bitpacker1x"' --cfg 'feature="bitpacker4x"' -C metadata=6b1ac565fb8d26d0 -C extra-filename=-6b1ac565fb8d26d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-82760e4d6a68d059.rmeta --cap-lints allow --cap-lints=warn` (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/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/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 -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="num_cpus"' --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"' -C metadata=eb9699f323d1c8c6 -C extra-filename=-eb9699f323d1c8c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a522e99adbe02c02.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f6ee9dd1cbea9fa3.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e9cdd61a1dc7f17b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1430e7ab1a5b14b6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0be07e6a634a4966.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bb2cb8561e0b64ae.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-21f42907037fca12.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9b519c17bf49914d643cf7509907fe685543146e7f527334d27af20c9c5bdf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b519c17bf49914d643cf7509907fe685543146e7f527334d27af20c9c5bdf3b", kill_on_drop: false }` [INFO] [stdout] 9b519c17bf49914d643cf7509907fe685543146e7f527334d27af20c9c5bdf3b