[INFO] cloning repository https://github.com/saullo/rs-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saullo/rs-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaullo%2Frs-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaullo%2Frs-web-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08d2185e565a6964a085ec13cd9590e047f16721 [INFO] checking saullo/rs-web-app against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaullo%2Frs-web-app" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saullo/rs-web-app on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saullo/rs-web-app [INFO] finished tweaking git repo https://github.com/saullo/rs-web-app [INFO] tweaked toml for git repo https://github.com/saullo/rs-web-app written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/saullo/rs-web-app 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f672e1b8f4d0af4f7accd688527c2231237cfac7be66c5c0bd27a3caa9ed3319 [INFO] running `Command { std: "docker" "start" "-a" "f672e1b8f4d0af4f7accd688527c2231237cfac7be66c5c0bd27a3caa9ed3319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f672e1b8f4d0af4f7accd688527c2231237cfac7be66c5c0bd27a3caa9ed3319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f672e1b8f4d0af4f7accd688527c2231237cfac7be66c5c0bd27a3caa9ed3319", kill_on_drop: false }` [INFO] [stdout] f672e1b8f4d0af4f7accd688527c2231237cfac7be66c5c0bd27a3caa9ed3319 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0488208c6abddb446b8cafae1feeca87c651e8959746d902d00185fcb7f1c6de [INFO] running `Command { std: "docker" "start" "-a" "0488208c6abddb446b8cafae1feeca87c651e8959746d902d00185fcb7f1c6de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Checking rs-web-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.44s [INFO] running `Command { std: "docker" "inspect" "0488208c6abddb446b8cafae1feeca87c651e8959746d902d00185fcb7f1c6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0488208c6abddb446b8cafae1feeca87c651e8959746d902d00185fcb7f1c6de", kill_on_drop: false }` [INFO] [stdout] 0488208c6abddb446b8cafae1feeca87c651e8959746d902d00185fcb7f1c6de [INFO] checking saullo/rs-web-app against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaullo%2Frs-web-app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saullo/rs-web-app on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saullo/rs-web-app [INFO] finished tweaking git repo https://github.com/saullo/rs-web-app [INFO] tweaked toml for git repo https://github.com/saullo/rs-web-app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/saullo/rs-web-app 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aa083dfbd992a4317b13ec4a9fd94458565c6a3ee6ec7fa758aa0ec9edaad98 [INFO] running `Command { std: "docker" "start" "-a" "5aa083dfbd992a4317b13ec4a9fd94458565c6a3ee6ec7fa758aa0ec9edaad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa083dfbd992a4317b13ec4a9fd94458565c6a3ee6ec7fa758aa0ec9edaad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa083dfbd992a4317b13ec4a9fd94458565c6a3ee6ec7fa758aa0ec9edaad98", kill_on_drop: false }` [INFO] [stdout] 5aa083dfbd992a4317b13ec4a9fd94458565c6a3ee6ec7fa758aa0ec9edaad98 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2f360217fad63a9ff06c0779126fc63f38f8a585485e5a4211b77f6458d18bf [INFO] running `Command { std: "docker" "start" "-a" "e2f360217fad63a9ff06c0779126fc63f38f8a585485e5a4211b77f6458d18bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/h2-686137d6a6012916.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcVy3Rpg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcVy3Rpg/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.rocket_codegen.50ab2bdc91e31877-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.e99nyauhfxmveeoptrc42qowi.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-a767c03832c3085b.c5q2o7hs220qoxwkpa1negvjx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/target/debug/deps/libglob-ead686df6db2d0d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c47698044f34a224.rlib" "/opt/rustwide/target/debug/deps/libdevise-6b870004d8ea2dc8.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-3723a0f024304293.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-5a17da8b7554ad4b.rlib" "/opt/rustwide/target/debug/deps/libsyn-5141cdad42a31a9e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7c79278797171fe4.rlib" "/opt/rustwide/target/debug/deps/librocket_http-2be9217052f67f81.rlib" "/opt/rustwide/target/debug/deps/libfutures-dee0da10743149a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-37d036d9e40e88d1.rlib" "/opt/rustwide/target/debug/deps/libuncased-48e64d0374931a5d.rlib" "/opt/rustwide/target/debug/deps/liblog-86f47e9d0423297b.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-63b438d68f00a6e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e64c6ebc50934d81.rlib" "/opt/rustwide/target/debug/deps/libref_cast-5f74bcd8c6fc3f0d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-65da3ceba109c504.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bc7a269d850d0cc8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3001c4b676698c8.rlib" "/opt/rustwide/target/debug/deps/libeither-088bc6c2efcbad38.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5f98d03a602238c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab9e6cb2ca5ab6cb.rlib" "/opt/rustwide/target/debug/deps/libtime-52f49c4b06d62340.rlib" "/opt/rustwide/target/debug/deps/libtime_core-23f5056726c8da04.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-8a3d585f0c96dabf.rlib" "/opt/rustwide/target/debug/deps/libderanged-74892ff7a0e46b85.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-cf85300e4bd725f0.rlib" "/opt/rustwide/target/debug/deps/libstate-047b7e26fc6f606b.rlib" "/opt/rustwide/target/debug/deps/libhyper-7712746110f8e999.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bc9807654e666ed6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7ea2aa7a4f3c1095.rlib" "/opt/rustwide/target/debug/deps/libtracing-ebffd2951d89bc65.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e7bdb0899dc09e5c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7139fcbca5ac0b7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a586adf4f0e14838.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a85655f8f7f7a26e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-264f1f26f150a370.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcc58df4087e3fcf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-bf933ce6469565fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-91e16312a6a039c3.rlib" "/opt/rustwide/target/debug/deps/libtokio-49ec16b01a55d6e2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8efe65cdc23d16f5.rlib" "/opt/rustwide/target/debug/deps/libmio-91d5d130836b9083.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0a95122648940ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-158d066d8e37a9ed.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-839d52562d9a6867.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c12f91f8d22d99d.rlib" "/opt/rustwide/target/debug/deps/libitoa-c202dd73339c2bab.rlib" "/opt/rustwide/target/debug/deps/libbytes-2f8eaab4acfb7033.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libpear-49509ec41c087371.rlib" "/opt/rustwide/target/debug/deps/libyansi-0ef0834affdf09ca.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-44dd749862313d73.rlib" "/opt/rustwide/target/debug/deps/libquote-d1d43cb6c3e08ebd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-860daa60fdca5d2f.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/81417ccfba1b50f064bed768ddab670f5bbfdcfe/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-a767c03832c3085b.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=librocket_codegen-a767c03832c3085b.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [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 `rocket_codegen` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamwcAQF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2f360217fad63a9ff06c0779126fc63f38f8a585485e5a4211b77f6458d18bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f360217fad63a9ff06c0779126fc63f38f8a585485e5a4211b77f6458d18bf", kill_on_drop: false }` [INFO] [stdout] e2f360217fad63a9ff06c0779126fc63f38f8a585485e5a4211b77f6458d18bf