[INFO] cloning repository https://github.com/verder-helpen/comm-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/verder-helpen/comm-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverder-helpen%2Fcomm-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverder-helpen%2Fcomm-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea4e0eda366c486c2b4083536843d12b3891c2ad [INFO] checking verder-helpen/comm-test against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverder-helpen%2Fcomm-test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/verder-helpen/comm-test on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/verder-helpen/comm-test [INFO] finished tweaking git repo https://github.com/verder-helpen/comm-test [INFO] tweaked toml for git repo https://github.com/verder-helpen/comm-test written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/verder-helpen/comm-test 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/verder-helpen/verder-helpen-jwt.git` [INFO] [stderr] Updating git repository `https://github.com/verder-helpen/verder-helpen-proto.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.5.25 [INFO] [stderr] Downloaded josekit v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b45e26658c1b107b515f3c8890446eb9d6d85c09e1db6cb7a20eeabfc28341b [INFO] running `Command { std: "docker" "start" "-a" "1b45e26658c1b107b515f3c8890446eb9d6d85c09e1db6cb7a20eeabfc28341b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b45e26658c1b107b515f3c8890446eb9d6d85c09e1db6cb7a20eeabfc28341b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b45e26658c1b107b515f3c8890446eb9d6d85c09e1db6cb7a20eeabfc28341b", kill_on_drop: false }` [INFO] [stdout] 1b45e26658c1b107b515f3c8890446eb9d6d85c09e1db6cb7a20eeabfc28341b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ea2fe8484eed10d93f6663f5c7f7b22075e9c37d3eade40385628ce3f0ef6c0 [INFO] running `Command { std: "docker" "start" "-a" "3ea2fe8484eed10d93f6663f5c7f7b22075e9c37d3eade40385628ce3f0ef6c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking winnow v0.5.25 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking josekit v0.8.4 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking rocket_http v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking verder-helpen-proto v0.1.0 (https://github.com/verder-helpen/verder-helpen-proto.git#7bcea6a2) [INFO] [stderr] Checking verder-helpen-jwt v0.1.0 (https://github.com/verder-helpen/verder-helpen-jwt.git#935f7b97) [INFO] [stderr] Checking verder-helpen-comm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.96s [INFO] running `Command { std: "docker" "inspect" "3ea2fe8484eed10d93f6663f5c7f7b22075e9c37d3eade40385628ce3f0ef6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea2fe8484eed10d93f6663f5c7f7b22075e9c37d3eade40385628ce3f0ef6c0", kill_on_drop: false }` [INFO] [stdout] 3ea2fe8484eed10d93f6663f5c7f7b22075e9c37d3eade40385628ce3f0ef6c0 [INFO] checking verder-helpen/comm-test against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverder-helpen%2Fcomm-test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/verder-helpen/comm-test on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/verder-helpen/comm-test [INFO] finished tweaking git repo https://github.com/verder-helpen/comm-test [INFO] tweaked toml for git repo https://github.com/verder-helpen/comm-test written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/verder-helpen/comm-test 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8658ceaa703bd2f94be0d3974c43415d3350588e45f6f90208636dbdc813f450 [INFO] running `Command { std: "docker" "start" "-a" "8658ceaa703bd2f94be0d3974c43415d3350588e45f6f90208636dbdc813f450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8658ceaa703bd2f94be0d3974c43415d3350588e45f6f90208636dbdc813f450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8658ceaa703bd2f94be0d3974c43415d3350588e45f6f90208636dbdc813f450", kill_on_drop: false }` [INFO] [stdout] 8658ceaa703bd2f94be0d3974c43415d3350588e45f6f90208636dbdc813f450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf2ccbf1360374570dde43636ece8184da3496e503e5d67eacffa4c3f1e2d6b7 [INFO] running `Command { std: "docker" "start" "-a" "cf2ccbf1360374570dde43636ece8184da3496e503e5d67eacffa4c3f1e2d6b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking winnow v0.5.25 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcCUR5mw/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCUR5mw/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.serde_derive.da60ca9be6b318c4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.3grc2mv751i9y6fr.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-21637c0be36ecc7c.210ftqv6ehuyqzux.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-70822ec14cb14805.rlib" "/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-21637c0be36ecc7c.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZVfzdc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPmEC23/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 2 previous errors [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/openssl-d2d6ab11f7e6d8ed.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauuLRUs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf2ccbf1360374570dde43636ece8184da3496e503e5d67eacffa4c3f1e2d6b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2ccbf1360374570dde43636ece8184da3496e503e5d67eacffa4c3f1e2d6b7", kill_on_drop: false }` [INFO] [stdout] cf2ccbf1360374570dde43636ece8184da3496e503e5d67eacffa4c3f1e2d6b7