[INFO] cloning repository https://github.com/SilenLoc/hurlalot_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilenLoc/hurlalot_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenLoc%2Fhurlalot_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenLoc%2Fhurlalot_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43b0f57750c4e37f4f009c60e9cfebae36f30a22 [INFO] checking SilenLoc/hurlalot_server against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenLoc%2Fhurlalot_server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilenLoc/hurlalot_server on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilenLoc/hurlalot_server [INFO] finished tweaking git repo https://github.com/SilenLoc/hurlalot_server [INFO] tweaked toml for git repo https://github.com/SilenLoc/hurlalot_server written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SilenLoc/hurlalot_server 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shuttle-common v0.42.0 [INFO] [stderr] Downloaded shuttle-runtime v0.42.0 [INFO] [stderr] Downloaded shuttle-service v0.42.0 [INFO] [stderr] Downloaded tonic v0.10.2 [INFO] [stderr] Downloaded opentelemetry v0.21.0 [INFO] [stderr] Downloaded shuttle-rocket v0.42.0 [INFO] [stderr] Downloaded shuttle-codegen v0.42.0 [INFO] [stderr] Downloaded shuttle-proto v0.42.0 [INFO] [stderr] Downloaded hurl_core v4.1.0 [INFO] [stderr] Downloaded relative-path v1.9.0 [INFO] [stderr] Downloaded libxml v0.3.3 [INFO] [stderr] Downloaded tracing-opentelemetry v0.22.0 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded toml_edit v0.20.5 [INFO] [stderr] Downloaded comfy-table v6.2.0 [INFO] [stderr] Downloaded opentelemetry-http v0.10.0 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded toml v0.8.5 [INFO] [stderr] Downloaded futures v0.3.29 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded opentelemetry_sdk v0.21.2 [INFO] [stderr] Downloaded strfmt v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5307973b202ea2ea7d62d667e109f8a507d1eae2d77e919785b1827fa4c3924e [INFO] running `Command { std: "docker" "start" "-a" "5307973b202ea2ea7d62d667e109f8a507d1eae2d77e919785b1827fa4c3924e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5307973b202ea2ea7d62d667e109f8a507d1eae2d77e919785b1827fa4c3924e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5307973b202ea2ea7d62d667e109f8a507d1eae2d77e919785b1827fa4c3924e", kill_on_drop: false }` [INFO] [stdout] 5307973b202ea2ea7d62d667e109f8a507d1eae2d77e919785b1827fa4c3924e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a30ff1e45e88c8acccb1ea61fdb2e1b1a362310b619e856cb9b0be4ca9f156 [INFO] running `Command { std: "docker" "start" "-a" "19a30ff1e45e88c8acccb1ea61fdb2e1b1a362310b619e856cb9b0be4ca9f156", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking hurl_core v4.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Compiling shuttle-codegen v0.42.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking toml_edit v0.20.5 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking opentelemetry-http v0.10.0 [INFO] [stderr] Checking toml v0.8.5 [INFO] [stderr] Checking tracing-opentelemetry v0.22.0 [INFO] [stderr] Checking shuttle-common v0.42.0 [INFO] [stderr] Checking shuttle-service v0.42.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking axum v0.6.20 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking shuttle-proto v0.42.0 [INFO] [stderr] Checking shuttle-runtime v0.42.0 [INFO] [stderr] Checking shuttle-rocket v0.42.0 [INFO] [stderr] Checking hurlalot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.97s [INFO] running `Command { std: "docker" "inspect" "19a30ff1e45e88c8acccb1ea61fdb2e1b1a362310b619e856cb9b0be4ca9f156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a30ff1e45e88c8acccb1ea61fdb2e1b1a362310b619e856cb9b0be4ca9f156", kill_on_drop: false }` [INFO] [stdout] 19a30ff1e45e88c8acccb1ea61fdb2e1b1a362310b619e856cb9b0be4ca9f156 [INFO] checking SilenLoc/hurlalot_server against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenLoc%2Fhurlalot_server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilenLoc/hurlalot_server on toolchain 44523379467bbd2050af931a040d10c2b764b443 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilenLoc/hurlalot_server [INFO] finished tweaking git repo https://github.com/SilenLoc/hurlalot_server [INFO] tweaked toml for git repo https://github.com/SilenLoc/hurlalot_server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SilenLoc/hurlalot_server 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" "+44523379467bbd2050af931a040d10c2b764b443" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f54783211f5aa00524144fd0a6c1e2ac86afab6a670a45c8767baac60b6a7a5a [INFO] running `Command { std: "docker" "start" "-a" "f54783211f5aa00524144fd0a6c1e2ac86afab6a670a45c8767baac60b6a7a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54783211f5aa00524144fd0a6c1e2ac86afab6a670a45c8767baac60b6a7a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54783211f5aa00524144fd0a6c1e2ac86afab6a670a45c8767baac60b6a7a5a", kill_on_drop: false }` [INFO] [stdout] f54783211f5aa00524144fd0a6c1e2ac86afab6a670a45c8767baac60b6a7a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c4696cb9fa1accebaed29e8c8506ab0fb2cd82b73ab1d27c21498121ebf156 [INFO] running `Command { std: "docker" "start" "-a" "c6c4696cb9fa1accebaed29e8c8506ab0fb2cd82b73ab1d27c21498121ebf156", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking hurl_core v4.1.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling shuttle-codegen v0.42.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking toml_edit v0.20.5 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking opentelemetry-http v0.10.0 [INFO] [stderr] Checking tracing-opentelemetry v0.22.0 [INFO] [stderr] Checking shuttle-common v0.42.0 [INFO] [stderr] Checking toml v0.8.5 [INFO] [stderr] Checking shuttle-service v0.42.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking axum v0.6.20 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking shuttle-proto v0.42.0 [INFO] [stderr] Checking shuttle-runtime v0.42.0 [INFO] [stderr] Checking shuttle-rocket v0.42.0 [INFO] [stderr] Checking hurlalot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: deny(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(future_incompatible, nonstandard_style, unsafe_code, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for where_clauses_object_safety [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(future_incompatible, nonstandard_style, unsafe_code, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for where_clauses_object_safety [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hurlalot` (bin "hurlalot" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hurlalot` (bin "hurlalot") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c6c4696cb9fa1accebaed29e8c8506ab0fb2cd82b73ab1d27c21498121ebf156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c4696cb9fa1accebaed29e8c8506ab0fb2cd82b73ab1d27c21498121ebf156", kill_on_drop: false }` [INFO] [stdout] c6c4696cb9fa1accebaed29e8c8506ab0fb2cd82b73ab1d27c21498121ebf156