[INFO] cloning repository https://github.com/tiagonevestia/rust-recipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiagonevestia/rust-recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiagonevestia%2Frust-recipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiagonevestia%2Frust-recipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f8d70aec163e62df73ef96f92afa73c6106b487 [INFO] checking tiagonevestia/rust-recipes against master#5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea for pr-124336 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiagonevestia%2Frust-recipes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiagonevestia/rust-recipes on toolchain 5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiagonevestia/rust-recipes [INFO] finished tweaking git repo https://github.com/tiagonevestia/rust-recipes [INFO] tweaked toml for git repo https://github.com/tiagonevestia/rust-recipes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tiagonevestia/rust-recipes 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" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded card-validate v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2df60cc96010dd0d257a5f6ac16d7a5dfa559ec1730f6f5b622dd7a19c2bdf38 [INFO] running `Command { std: "docker" "start" "-a" "2df60cc96010dd0d257a5f6ac16d7a5dfa559ec1730f6f5b622dd7a19c2bdf38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2df60cc96010dd0d257a5f6ac16d7a5dfa559ec1730f6f5b622dd7a19c2bdf38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df60cc96010dd0d257a5f6ac16d7a5dfa559ec1730f6f5b622dd7a19c2bdf38", kill_on_drop: false }` [INFO] [stdout] 2df60cc96010dd0d257a5f6ac16d7a5dfa559ec1730f6f5b622dd7a19c2bdf38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccfb4ad6c1da443761955793186550b887fff7225181c49310e288a4f2d5b506 [INFO] running `Command { std: "docker" "start" "-a" "ccfb4ad6c1da443761955793186550b887fff7225181c49310e288a4f2d5b506", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking bson v2.9.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling validator_derive v0.17.0 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking card-validate v2.3.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking validator v0.17.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking toml v0.8.11 [INFO] [stderr] Checking mongodb v2.8.1 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking rust-recipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ValidationError` [INFO] [stdout] --> src/driving/rest_handler/recipes/mod.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use validator::{Validate, ValidationError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/domain/find_all_recipes.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ValidationError` [INFO] [stdout] --> src/driving/rest_handler/recipes/mod.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use validator::{Validate, ValidationError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestRequest` [INFO] [stdout] --> src/driving/rest_handler/recipes/create.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use actix_web::test::TestRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web` [INFO] [stdout] --> src/driving/rest_handler/recipes/create.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | use actix_web::web; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tests::test_utils::execute` [INFO] [stdout] --> src/driving/rest_handler/recipes/create.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::tests::test_utils::execute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RECIPE_NAME`, `stub_ingredients`, `stub_instructions`, `stub_recipe`, `stub_tags` [INFO] [stdout] --> src/driving/rest_handler/recipes/create.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | stub_ingredients, stub_instructions, stub_recipe, stub_tags, RECIPE_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::CreateRecipeRequest` [INFO] [stdout] --> src/driving/rest_handler/recipes/create.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | use super::CreateRecipeRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/domain/delete_one_recipe.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn delete_one_recipe(id: &str) -> Result<(), DeleteOneError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/domain/find_all_recipes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: &'a str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/domain/find_all_recipes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | tags: &'a [&str], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingredients` [INFO] [stdout] --> src/domain/find_all_recipes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ingredients: &'a [&str], [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingredients` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> src/domain/find_all_recipes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | instructions: &'a [&str], [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/domain/delete_one_recipe.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn delete_one_recipe(id: &str) -> Result<(), DeleteOneError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/domain/find_all_recipes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: &'a str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags` [INFO] [stdout] --> src/domain/find_all_recipes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | tags: &'a [&str], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ingredients` [INFO] [stdout] --> src/domain/find_all_recipes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ingredients: &'a [&str], [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ingredients` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> src/domain/find_all_recipes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | instructions: &'a [&str], [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipe` [INFO] [stdout] --> src/driven/repository/mongo/recipe.rs:181:30 [INFO] [stdout] | [INFO] [stdout] 181 | async fn find_all(&self, recipe: FindRecipe) -> Result, RepoFindAllError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipe` [INFO] [stdout] --> src/driven/repository/mongo/recipe.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | async fn update(&self, recipe: Recipe) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/driven/repository/mongo/recipe.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | async fn delete(&self, id: &str) -> Result<(), RepoDeleteError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipe` [INFO] [stdout] --> src/driven/repository/mongo/recipe.rs:181:30 [INFO] [stdout] | [INFO] [stdout] 181 | async fn find_all(&self, recipe: FindRecipe) -> Result, RepoFindAllError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipe` [INFO] [stdout] --> src/driven/repository/mongo/recipe.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | async fn update(&self, recipe: Recipe) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/driven/repository/mongo/recipe.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | async fn delete(&self, id: &str) -> Result<(), RepoDeleteError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `does_recipe_exist` is never used [INFO] [stdout] --> src/domain/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | async fn does_recipe_exist<'a, T: Repository>(repository: &web::Data, id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidData`, `Unknown`, and `NotFound` are never constructed [INFO] [stdout] --> src/domain/delete_one_recipe.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DeleteOneError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 3 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 4 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteOneError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/domain/find_all_recipes.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum FindAllError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 5 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FindAllError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown` and `NotFound` are never constructed [INFO] [stdout] --> src/domain/find_one_recipe.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum FindOneError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 5 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FindOneError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `NotFound`, and `Conflict` are never constructed [INFO] [stdout] --> src/domain/update_recipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum UpdateError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 5 | InvalidData(String), [INFO] [stdout] 6 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | Conflict(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidData` is never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum RepoCreateError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 8 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoCreateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Unknown(String), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum RepoFindAllError { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 20 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoFindAllError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidData`, `NotFound`, and `Unknown` are never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum RepoUpdateError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 25 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoUpdateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotFound`, `InvalidData`, and `Unknown` are never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum RepoDeleteError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 32 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoDeleteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_all`, `update`, and `delete` are never used [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 47 | pub trait Repository [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 59 | async fn find_all(&self, recipe: FindRecipe) -> Result, RepoFindAllError>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | [INFO] [stdout] 61 | async fn update(&self, recipe: T) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | [INFO] [stdout] 63 | async fn delete(&self, id: &str) -> Result<(), RepoDeleteError>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InternalServerError` is never constructed [INFO] [stdout] --> src/driving/rest_handler/errors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ApiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 8 | BadRequest(String), [INFO] [stdout] 9 | InternalServerError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute` is never used [INFO] [stdout] --> src/tests/test_utils.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn execute( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `does_recipe_exist` is never used [INFO] [stdout] --> src/domain/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | async fn does_recipe_exist<'a, T: Repository>(repository: &web::Data, id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidData`, `Unknown`, and `NotFound` are never constructed [INFO] [stdout] --> src/domain/delete_one_recipe.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DeleteOneError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 3 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 4 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteOneError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/domain/find_all_recipes.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum FindAllError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 5 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FindAllError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown` and `NotFound` are never constructed [INFO] [stdout] --> src/domain/find_one_recipe.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum FindOneError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 5 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FindOneError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `NotFound`, and `Conflict` are never constructed [INFO] [stdout] --> src/domain/update_recipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum UpdateError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 5 | InvalidData(String), [INFO] [stdout] 6 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | Conflict(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidData` is never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum RepoCreateError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 8 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoCreateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Unknown(String), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | Unknown(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum RepoFindAllError { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 20 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoFindAllError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidData`, `NotFound`, and `Unknown` are never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum RepoUpdateError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 25 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoUpdateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotFound`, `InvalidData`, and `Unknown` are never constructed [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum RepoDeleteError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 32 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | InvalidData(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RepoDeleteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_all`, `update`, and `delete` are never used [INFO] [stdout] --> src/driven/repository/recipe/mod.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 47 | pub trait Repository [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 59 | async fn find_all(&self, recipe: FindRecipe) -> Result, RepoFindAllError>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | [INFO] [stdout] 61 | async fn update(&self, recipe: T) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | [INFO] [stdout] 63 | async fn delete(&self, id: &str) -> Result<(), RepoDeleteError>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InternalServerError` is never constructed [INFO] [stdout] --> src/driving/rest_handler/errors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ApiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 8 | BadRequest(String), [INFO] [stdout] 9 | InternalServerError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_on_recipe_response` is never used [INFO] [stdout] --> src/driving/rest_handler/recipes/create.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn assert_on_recipe_response(actual: &RecipeResponse, expected: &Recipe) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `should_find_all_recipes` is never used [INFO] [stdout] --> src/driving/rest_handler/recipes/find.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | async fn should_find_all_recipes() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_on_recipe_response` is never used [INFO] [stdout] --> src/driving/rest_handler/recipes/find.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn assert_on_recipe_response(actual: &RecipeResponse, expected: &Recipe) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute` is never used [INFO] [stdout] --> src/tests/test_utils.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn execute( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s [INFO] running `Command { std: "docker" "inspect" "ccfb4ad6c1da443761955793186550b887fff7225181c49310e288a4f2d5b506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfb4ad6c1da443761955793186550b887fff7225181c49310e288a4f2d5b506", kill_on_drop: false }` [INFO] [stdout] ccfb4ad6c1da443761955793186550b887fff7225181c49310e288a4f2d5b506 [INFO] checking tiagonevestia/rust-recipes against try#311f8b6ca41358db8ae08490a9ca0916f11e9de3 for pr-124336 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiagonevestia%2Frust-recipes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiagonevestia/rust-recipes on toolchain 311f8b6ca41358db8ae08490a9ca0916f11e9de3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311f8b6ca41358db8ae08490a9ca0916f11e9de3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiagonevestia/rust-recipes [INFO] finished tweaking git repo https://github.com/tiagonevestia/rust-recipes [INFO] tweaked toml for git repo https://github.com/tiagonevestia/rust-recipes written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tiagonevestia/rust-recipes 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" "+311f8b6ca41358db8ae08490a9ca0916f11e9de3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+311f8b6ca41358db8ae08490a9ca0916f11e9de3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 060d7d044543b3b525778e06d280021cc3eed679816ff3259cc264fcdbaf3f3a [INFO] running `Command { std: "docker" "start" "-a" "060d7d044543b3b525778e06d280021cc3eed679816ff3259cc264fcdbaf3f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "060d7d044543b3b525778e06d280021cc3eed679816ff3259cc264fcdbaf3f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060d7d044543b3b525778e06d280021cc3eed679816ff3259cc264fcdbaf3f3a", kill_on_drop: false }` [INFO] [stdout] 060d7d044543b3b525778e06d280021cc3eed679816ff3259cc264fcdbaf3f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+311f8b6ca41358db8ae08490a9ca0916f11e9de3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c2a652f7a64e116975fd423024b5675ab943f65a35e90e30258962f4a49c39 [INFO] running `Command { std: "docker" "start" "-a" "f5c2a652f7a64e116975fd423024b5675ab943f65a35e90e30258962f4a49c39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `convert_case` (lib) [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/311f8b6ca41358db8ae08490a9ca0916f11e9de3/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/rustcnbjtHv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnbjtHv/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.thiserror_impl.84ff08902bf7794c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.4ggo7utvlbpkwe6w.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-1fbc07ca4511f155.44x093v9ony0p4qn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6ead46ffab0de893.rlib" "/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-1fbc07ca4511f155.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/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/rustc0cYG3D/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0cYG3D/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.serde_derive.af7fe239b874cec7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.sm6ecd2xzgts93r.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-124920e2b6e01ed8.4cv3hdpar80abxm7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6ead46ffab0de893.rlib" "/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/311f8b6ca41358db8ae08490a9ca0916f11e9de3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-124920e2b6e01ed8.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 `thiserror-impl` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatm8dnu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/cc1sE61s.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/cc1sE61s.s: Fatal error: can't write 11 bytes to section .text.MEM_64bits of /opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_lazy.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/cc1sE61s.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_lazy.o: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress.c:2355:1: fatal error: error writing to /tmp/cc37D5yB.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 2355 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_ldm.c:724:1: fatal error: error writing to /tmp/cc2tPvHQ.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 724 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstdmt_compress.c:1867:1: fatal error: error writing to /tmp/cctCVMje.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1867 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2192:1: fatal error: error writing to /tmp/ccOjsXJW.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 2192 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/zdict.c:1127:1: fatal error: error writing to /tmp/ccZ0pCqc.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1127 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/ccz7HYeb.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 766 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cclRcOKH.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1913 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/cover.c:1257:1: fatal error: error writing to /tmp/ccNQaHff.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1257 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_opt.c:1468:1: fatal error: error writing to /tmp/ccyXG8st.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1468 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1882:1: fatal error: error writing to /tmp/ccxQhMdH.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1882 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v02.c:3477:1: fatal error: error writing to /tmp/ccuT5EW8.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 3477 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4113:1: fatal error: error writing to /tmp/ccl7p1pb.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 4113 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v05.c:4004:1: fatal error: error writing to /tmp/ccxJWg8e.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 4004 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v04.c:3605:1: fatal error: error writing to /tmp/ccnSCaeM.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 3605 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3117:1: fatal error: error writing to /tmp/cc1ZQJ8U.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 3117 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4498:1: fatal error: error writing to /tmp/ccTJff6Q.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 4498 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.9+zstd.1.5.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-525cc5d1d615829b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/tmp/cc1sE61s.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc1sE61s.s: Fatal error: can't write 11 bytes to section .text.MEM_64bits of /opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_lazy.o: 'No space left on device' [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=as: BFD (GNU Binutils for Ubuntu) 2.38 assertion fail ../../bfd/elf.c:3120 [INFO] [stderr] cargo:warning=/tmp/cc1sE61s.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_lazy.o: No space left on device [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress.c:2355:1: fatal error: error writing to /tmp/cc37D5yB.s: No space left on device [INFO] [stderr] cargo:warning= 2355 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/690f776bf7b37aeb-zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_ldm.c:724:1: fatal error: error writing to /tmp/cc2tPvHQ.s: No space left on device [INFO] [stderr] cargo:warning= 724 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstdmt_compress.c:1867:1: fatal error: error writing to /tmp/cctCVMje.s: No space left on device [INFO] [stderr] cargo:warning= 1867 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2192:1: fatal error: error writing to /tmp/ccOjsXJW.s: No space left on device [INFO] [stderr] cargo:warning= 2192 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/690f776bf7b37aeb-zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/zdict.c:1127:1: fatal error: error writing to /tmp/ccZ0pCqc.s: No space left on device [INFO] [stderr] cargo:warning= 1127 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/ccz7HYeb.s: No space left on device [INFO] [stderr] cargo:warning= 766 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cclRcOKH.s: No space left on device [INFO] [stderr] cargo:warning= 1913 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/dictBuilder/cover.c:1257:1: fatal error: error writing to /tmp/ccNQaHff.s: No space left on device [INFO] [stderr] cargo:warning= 1257 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/b0401a448be314bb-cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_opt.c:1468:1: fatal error: error writing to /tmp/ccyXG8st.s: No space left on device [INFO] [stderr] cargo:warning= 1468 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/1ddd1489cc625d97-zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/huf_decompress.c:1882:1: fatal error: error writing to /tmp/ccxQhMdH.s: No space left on device [INFO] [stderr] cargo:warning= 1882 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/690f776bf7b37aeb-huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v02.c:3477:1: fatal error: error writing to /tmp/ccuT5EW8.s: No space left on device [INFO] [stderr] cargo:warning= 3477 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v06.c:4113:1: fatal error: error writing to /tmp/ccl7p1pb.s: No space left on device [INFO] [stderr] cargo:warning= 4113 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v05.c:4004:1: fatal error: error writing to /tmp/ccxJWg8e.s: No space left on device [INFO] [stderr] cargo:warning= 4004 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v04.c:3605:1: fatal error: error writing to /tmp/ccnSCaeM.s: No space left on device [INFO] [stderr] cargo:warning= 3605 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v03.c:3117:1: fatal error: error writing to /tmp/cc1ZQJ8U.s: No space left on device [INFO] [stderr] cargo:warning= 3117 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4498:1: fatal error: error writing to /tmp/ccTJff6Q.s: No space left on device [INFO] [stderr] cargo:warning= 4498 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-6d7afaef41dae5a0/out/5eeec2f4c1e9b3b6-zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "f5c2a652f7a64e116975fd423024b5675ab943f65a35e90e30258962f4a49c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c2a652f7a64e116975fd423024b5675ab943f65a35e90e30258962f4a49c39", kill_on_drop: false }` [INFO] [stdout] f5c2a652f7a64e116975fd423024b5675ab943f65a35e90e30258962f4a49c39