[INFO] cloning repository https://github.com/uttarayan21/restful-rocket-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uttarayan21/restful-rocket-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Frestful-rocket-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Frestful-rocket-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a85dbecb7cdf7ea374edb55231a2323a1edeab1 [INFO] testing uttarayan21/restful-rocket-api against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Frestful-rocket-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uttarayan21/restful-rocket-api on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uttarayan21/restful-rocket-api [INFO] finished tweaking git repo https://github.com/uttarayan21/restful-rocket-api [INFO] tweaked toml for git repo https://github.com/uttarayan21/restful-rocket-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uttarayan21/restful-rocket-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h2 v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab0b689e6ff51950bee253325a64a989c40750edd4bb88ff85c947880b7a2c68 [INFO] running `Command { std: "docker" "start" "-a" "ab0b689e6ff51950bee253325a64a989c40750edd4bb88ff85c947880b7a2c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab0b689e6ff51950bee253325a64a989c40750edd4bb88ff85c947880b7a2c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0b689e6ff51950bee253325a64a989c40750edd4bb88ff85c947880b7a2c68", kill_on_drop: false }` [INFO] [stdout] ab0b689e6ff51950bee253325a64a989c40750edd4bb88ff85c947880b7a2c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4000dec3f9d6d90d6f59c9efd338c477c8ceb506840e2664589b09c997219a78 [INFO] running `Command { std: "docker" "start" "-a" "4000dec3f9d6d90d6f59c9efd338c477c8ceb506840e2664589b09c997219a78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.5 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling restful-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4000dec3f9d6d90d6f59c9efd338c477c8ceb506840e2664589b09c997219a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4000dec3f9d6d90d6f59c9efd338c477c8ceb506840e2664589b09c997219a78", kill_on_drop: false }` [INFO] [stdout] 4000dec3f9d6d90d6f59c9efd338c477c8ceb506840e2664589b09c997219a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee04e852e2fc465d08a072ff4132e7e5ae81612c9624e124a2c089459547ef9 [INFO] running `Command { std: "docker" "start" "-a" "4ee04e852e2fc465d08a072ff4132e7e5ae81612c9624e124a2c089459547ef9", kill_on_drop: false }` [INFO] [stderr] Compiling restful-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4ee04e852e2fc465d08a072ff4132e7e5ae81612c9624e124a2c089459547ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee04e852e2fc465d08a072ff4132e7e5ae81612c9624e124a2c089459547ef9", kill_on_drop: false }` [INFO] [stdout] 4ee04e852e2fc465d08a072ff4132e7e5ae81612c9624e124a2c089459547ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 045049aadef6f4ce44c21ebc28755377c4db78e7b16d383e720ceb9120809db6 [INFO] running `Command { std: "docker" "start" "-a" "045049aadef6f4ce44c21ebc28755377c4db78e7b16d383e720ceb9120809db6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restful_api-222b452f0cd145b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "045049aadef6f4ce44c21ebc28755377c4db78e7b16d383e720ceb9120809db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045049aadef6f4ce44c21ebc28755377c4db78e7b16d383e720ceb9120809db6", kill_on_drop: false }` [INFO] [stdout] 045049aadef6f4ce44c21ebc28755377c4db78e7b16d383e720ceb9120809db6 [INFO] testing uttarayan21/restful-rocket-api against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Frestful-rocket-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uttarayan21/restful-rocket-api on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uttarayan21/restful-rocket-api [INFO] finished tweaking git repo https://github.com/uttarayan21/restful-rocket-api [INFO] tweaked toml for git repo https://github.com/uttarayan21/restful-rocket-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uttarayan21/restful-rocket-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f438913b495d141bb3f91f747d3746af47af7d6254ef5dac6d3cf800e58b7df8 [INFO] running `Command { std: "docker" "start" "-a" "f438913b495d141bb3f91f747d3746af47af7d6254ef5dac6d3cf800e58b7df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f438913b495d141bb3f91f747d3746af47af7d6254ef5dac6d3cf800e58b7df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f438913b495d141bb3f91f747d3746af47af7d6254ef5dac6d3cf800e58b7df8", kill_on_drop: false }` [INFO] [stdout] f438913b495d141bb3f91f747d3746af47af7d6254ef5dac6d3cf800e58b7df8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dcd757647080953b5e8456d5b499e1e251030b7a7b13348879c592c8f6f99fe [INFO] running `Command { std: "docker" "start" "-a" "1dcd757647080953b5e8456d5b499e1e251030b7a7b13348879c592c8f6f99fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.5 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling restful-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustc2wfNaz/symbols.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.restful_api.6865ba0b672b3fb7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9.65za5eh79t92mwxeux7h6mnlc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librocket-1fbd0a4aec344caf.rlib" "/opt/rustwide/target/debug/deps/libatty-196f947be73fbd32.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8c236f9f362ef57d.rlib" "/opt/rustwide/target/debug/deps/librand-e8b0d8fcdb5801e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1d37bd210852043e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-59f165f8be995b18.rlib" "/opt/rustwide/target/debug/deps/librand_core-1cd179ac94a1cbd7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d26d7e27353044c9.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a4df0c6439de3059.rlib" "/opt/rustwide/target/debug/deps/librocket_http-de94dca62a94f169.rlib" "/opt/rustwide/target/debug/deps/libcookie-f8698fcdb5e029ae.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-5a2e4c5694307296.rlib" "/opt/rustwide/target/debug/deps/libref_cast-e4bf5f0b1f77b3bf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libhyper-a607bdac531f8265.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35836c105db01855.rlib" "/opt/rustwide/target/debug/deps/libh2-387f60376b8894c9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-ce97f88ed66847c0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-03074f7d8a3b5a26.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-738c00e71de8769a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-84355520ec8a825f.rlib" "/opt/rustwide/target/debug/deps/libmulter-c41ac911c6bf319a.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libtwoway-4675b432ce1f8d30.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-62bf567be9c18688.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cc15599858287b23.rlib" "/opt/rustwide/target/debug/deps/libhttparse-34e081384930e2cc.rlib" "/opt/rustwide/target/debug/deps/libspin-ce2b093fbfd1d76d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-84009d520dfafee6.rlib" "/opt/rustwide/target/debug/deps/libhttp-6dd80f6549c192fb.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-801f952800a29aaf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libeither-4bae4be6882f5042.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1737e1c9a087155f.rlib" "/opt/rustwide/target/debug/deps/libtime-a647f0a960172548.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-09163c4106912968.rlib" "/opt/rustwide/target/debug/deps/libstandback-2cc08a4914d3165a.rlib" "/opt/rustwide/target/debug/deps/libatomic-319a272df13c4627.rlib" "/opt/rustwide/target/debug/deps/libstate-54577ce65ce0995e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23379c0d7320cc25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4ed67c9c3c76f62e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2009b1c4d251fbd1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92cbc39673177ee5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-dea3caac26d45dde.rlib" "/opt/rustwide/target/debug/deps/libubyte-d7e5056bc4406744.rlib" "/opt/rustwide/target/debug/deps/libfigment-8c8ce74c4f1cf6d9.rlib" "/opt/rustwide/target/debug/deps/libtoml-65c38885d232af62.rlib" "/opt/rustwide/target/debug/deps/libuncased-ffa998993b40f3bb.rlib" "/opt/rustwide/target/debug/deps/libpear-26ff6ea12bd6892f.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-171c29148c496711.rlib" "/opt/rustwide/target/debug/deps/libserde-cd546879d00a83b6.rlib" "/opt/rustwide/target/debug/deps/libtokio-85decafe1c682a10.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c52aae303e87d7e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4828f88e7ae6979d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1fc356a87167a13f.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libmio-2477ed91f420743b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e14d025ea8e3d93d.rlib" "/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libfutures-2e50cf5f19261b8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c4ed06f750fb2679.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3cf3a68ab31efece.rlib" "/opt/rustwide/target/debug/deps/libmemchr-96c7c37583bcf710.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fdcabda6fec6250.rlib" "/opt/rustwide/target/debug/deps/libslab-762c730f795346c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ff11f32ff952c7f7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a6b39be114c4c5d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0ad57676eb668bcf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-214f255fddd117a2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-e20e5b4c77bf47e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7f20e7ca94b7db86.rlib" "/opt/rustwide/target/debug/deps/libyansi-72106a65bef79a63.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-92ab4dc563270583.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-515e9abd41d02c69.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-622e42cc39e05fc4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2ba0f15f65b1256a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-354bf1513344333d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b8f16f1c19b7f71.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d027667d5e3694f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-da76130346d56437.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fe532fe8a4754508.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d0b52e3dee0e1e4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9b11a95b000a613c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-950f299ae0e5e3d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-922d78ebef98e05a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a262d2a9dedccebf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-73759707f8562cbe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-13278130fdb70e26.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bd5af16b185c916e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff5827631daf3c91.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/restful_api-a61923396cd572a9" "-Wl,--gc-sections" "-pie" "-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 `restful-api` (bin "restful-api") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1dcd757647080953b5e8456d5b499e1e251030b7a7b13348879c592c8f6f99fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dcd757647080953b5e8456d5b499e1e251030b7a7b13348879c592c8f6f99fe", kill_on_drop: false }` [INFO] [stdout] 1dcd757647080953b5e8456d5b499e1e251030b7a7b13348879c592c8f6f99fe