[INFO] fetching crate covert-framework 0.1.3... [INFO] checking covert-framework-0.1.3 against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] extracting crate covert-framework 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate covert-framework 0.1.3 on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate covert-framework 0.1.3 [INFO] finished tweaking crates.io crate covert-framework 0.1.3 [INFO] tweaked toml for crates.io crate covert-framework 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.10.1 [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded covert-types v0.1.3 [INFO] [stderr] Downloaded matchit v0.6.0 [INFO] [stderr] Downloaded covert-storage v0.1.3 [INFO] [stderr] Downloaded crc-catalog v2.4.0 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded sqlformat v0.2.3 [INFO] [stderr] Downloaded sqlparser v0.28.0 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 968679731b65a8c19049fe075ea423f0534fa0a2e6fa7e53c52a2a579e2a7d17 [INFO] running `Command { std: "docker" "start" "-a" "968679731b65a8c19049fe075ea423f0534fa0a2e6fa7e53c52a2a579e2a7d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "968679731b65a8c19049fe075ea423f0534fa0a2e6fa7e53c52a2a579e2a7d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968679731b65a8c19049fe075ea423f0534fa0a2e6fa7e53c52a2a579e2a7d17", kill_on_drop: false }` [INFO] [stdout] 968679731b65a8c19049fe075ea423f0534fa0a2e6fa7e53c52a2a579e2a7d17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ce1e42cbcfbe895496164f3aee0e742509a7971561f080234adf0fef0b61c67 [INFO] running `Command { std: "docker" "start" "-a" "1ce1e42cbcfbe895496164f3aee0e742509a7971561f080234adf0fef0b61c67", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking openssl v0.10.64 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94b72d6bebbddb5d17860914c4544f37365e988c/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=2ae06a36f855cef5 -C extra-filename=-2ae06a36f855cef5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-25ba67addcaa9bde.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0304b23c3bb4e21a.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-0ad022da4933f843.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-3b6b425113afa686.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-16d69a14e4d84599.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-db08e2b5f6bf3d9b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d64df5cb25b3d69e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8d9b539be668dfa3.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-da693eaa495cde2e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-b1c87c1f6a2c8349.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" "1ce1e42cbcfbe895496164f3aee0e742509a7971561f080234adf0fef0b61c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce1e42cbcfbe895496164f3aee0e742509a7971561f080234adf0fef0b61c67", kill_on_drop: false }` [INFO] [stdout] 1ce1e42cbcfbe895496164f3aee0e742509a7971561f080234adf0fef0b61c67 [INFO] checking covert-framework-0.1.3 against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] extracting crate covert-framework 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate covert-framework 0.1.3 on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate covert-framework 0.1.3 [INFO] finished tweaking crates.io crate covert-framework 0.1.3 [INFO] tweaked toml for crates.io crate covert-framework 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d8dd8cb06a72e2c21749c3110db148f9c273e2a85d8e4bfdc4e494f51d54f8c [INFO] running `Command { std: "docker" "start" "-a" "6d8dd8cb06a72e2c21749c3110db148f9c273e2a85d8e4bfdc4e494f51d54f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d8dd8cb06a72e2c21749c3110db148f9c273e2a85d8e4bfdc4e494f51d54f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8dd8cb06a72e2c21749c3110db148f9c273e2a85d8e4bfdc4e494f51d54f8c", kill_on_drop: false }` [INFO] [stdout] 6d8dd8cb06a72e2c21749c3110db148f9c273e2a85d8e4bfdc4e494f51d54f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5197b2064ac2696c3d21fe2476a30bb1a7e4ae1e53ad870f713fd1f1b8f0535 [INFO] running `Command { std: "docker" "start" "-a" "d5197b2064ac2696c3d21fe2476a30bb1a7e4ae1e53ad870f713fd1f1b8f0535", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking openssl v0.10.64 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking sqlparser v0.28.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Checking matchit v0.6.0 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_qs v0.10.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking sqlx-rt v0.6.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking sqlx-core v0.6.3 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking covert-types v0.1.3 [INFO] [stderr] Checking covert-storage v0.1.3 [INFO] [stderr] Checking covert-framework v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Handler` is never used [INFO] [stdout] --> src/sync_service.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | trait Handler: Send + Sync {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PostgresBackend` is never constructed [INFO] [stdout] --> src/sync_service.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct PostgresBackend(SyncService, hyper::Response>); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Handler` is never used [INFO] [stdout] --> src/sync_service.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | trait Handler: Send + Sync {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PostgresBackend` is never constructed [INFO] [stdout] --> src/sync_service.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct PostgresBackend(SyncService, hyper::Response>); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.80s [INFO] running `Command { std: "docker" "inspect" "d5197b2064ac2696c3d21fe2476a30bb1a7e4ae1e53ad870f713fd1f1b8f0535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5197b2064ac2696c3d21fe2476a30bb1a7e4ae1e53ad870f713fd1f1b8f0535", kill_on_drop: false }` [INFO] [stdout] d5197b2064ac2696c3d21fe2476a30bb1a7e4ae1e53ad870f713fd1f1b8f0535