[INFO] cloning repository https://github.com/torbencarstens/ufw-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torbencarstens/ufw-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbencarstens%2Fufw-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbencarstens%2Fufw-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a500831a515228ea4ccc7e834f0f7fac51829c10 [INFO] checking torbencarstens/ufw-parser against master#0ef0dd24510b52da980889546fcd15254dc56a23 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbencarstens%2Fufw-parser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/torbencarstens/ufw-parser on toolchain 0ef0dd24510b52da980889546fcd15254dc56a23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/torbencarstens/ufw-parser [INFO] finished tweaking git repo https://github.com/torbencarstens/ufw-parser [INFO] tweaked toml for git repo https://github.com/torbencarstens/ufw-parser written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/torbencarstens/ufw-parser 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" "+0ef0dd24510b52da980889546fcd15254dc56a23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitstring v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 112a0b8924f02d2d64caf844978a8e289147cda230429038b1cf5626141180d2 [INFO] running `Command { std: "docker" "start" "-a" "112a0b8924f02d2d64caf844978a8e289147cda230429038b1cf5626141180d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "112a0b8924f02d2d64caf844978a8e289147cda230429038b1cf5626141180d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112a0b8924f02d2d64caf844978a8e289147cda230429038b1cf5626141180d2", kill_on_drop: false }` [INFO] [stdout] 112a0b8924f02d2d64caf844978a8e289147cda230429038b1cf5626141180d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa7095be1a3357eca7c306b9bab93aee5112d48096dc65ea3dabaeedf8548b2 [INFO] running `Command { std: "docker" "start" "-a" "2fa7095be1a3357eca7c306b9bab93aee5112d48096dc65ea3dabaeedf8548b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking configparser v1.0.0 [INFO] [stderr] Checking ini v1.3.0 [INFO] [stderr] Checking bitstring v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking ufw_auto_block v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::num::ParseIntError` [INFO] [stdout] --> src/ufw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::ParseIntError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::ParseIntError` [INFO] [stdout] --> src/ufw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::ParseIntError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context` and `Error` [INFO] [stdout] --> src/ufw.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use anyhow::{Context, Error, Result}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context` and `Error` [INFO] [stdout] --> src/ufw.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use anyhow::{Context, Error, Result}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Captures` [INFO] [stdout] --> src/ufw.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use regex::{Captures, Regex}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Captures` [INFO] [stdout] --> src/ufw.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use regex::{Captures, Regex}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error_message` [INFO] [stdout] --> src/ufw.rs:388:25 [INFO] [stdout] | [INFO] [stdout] 388 | let error_message = format!("Couldn't find a valid logging level {}", text); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error_message` [INFO] [stdout] --> src/ufw.rs:388:25 [INFO] [stdout] | [INFO] [stdout] 388 | let error_message = format!("Couldn't find a valid logging level {}", text); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block_after_times` is never read [INFO] [stdout] --> src/config.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | block_after_times: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AH`, `ESP`, `GRE`, `IPV6`, `IGMP`, and `ANY` are never constructed [INFO] [stdout] --> src/ufw.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum Protocol { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | AH, [INFO] [stdout] | ^^ [INFO] [stdout] 21 | ESP, [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | GRE, [INFO] [stdout] | ^^^ [INFO] [stdout] 23 | IPV6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | IGMP, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | ANY, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Protocol` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IpVersion` is never used [INFO] [stdout] --> src/ufw.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum IpVersion { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UfwAction` is never constructed [INFO] [stdout] --> src/ufw.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct UfwAction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuleEntry` is never constructed [INFO] [stdout] --> src/ufw.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct RuleEntry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source_address_string` is never used [INFO] [stdout] --> src/ufw.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 106 | impl RuleEntry { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 107 | fn source_address_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReportFormats` is never used [INFO] [stdout] --> src/ufw.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub enum ReportFormats { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReportFormats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ufw` is never constructed [INFO] [stdout] --> src/ufw.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | pub struct Ufw { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number`, `end_number`, and `protocols` are never read [INFO] [stdout] --> src/ufw.rs:269:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) struct UfwPort { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 269 | pub(crate) number: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 270 | pub(crate) end_number: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 271 | pub(crate) protocols: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UfwPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNumberRuleEntry` is never constructed [INFO] [stdout] --> src/ufw.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | struct LineNumberRuleEntry {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNumberField` is never constructed [INFO] [stdout] --> src/ufw.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | struct LineNumberField { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse_action` is never used [INFO] [stdout] --> src/ufw.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 287 | impl UfwCommand { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 300 | fn parse_action(arguments: Vec<&str>) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `title`, `description`, and `ports` are never read [INFO] [stdout] --> src/application.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ApplicationEntry { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 13 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub(crate) title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | pub(crate) description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | pub(crate) ports: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `filepath` and `entries` are never read [INFO] [stdout] --> src/application.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Application { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 114 | pub(crate) filepath: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 115 | pub(crate) entries: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Application` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `addr`, `cidr`, `port`, and `protocol` are never read [INFO] [stdout] --> src/numbered.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Address { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 93 | addr: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | cidr: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | port: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 96 | protocol: Protocol, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Address` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `to`, `v6`, `action`, `device`, and `from` are never read [INFO] [stdout] --> src/numbered.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 146 | index: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 147 | to: Address, [INFO] [stdout] | ^^ [INFO] [stdout] 148 | v6: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 149 | action: Element, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 150 | device: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 151 | from: Address, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` 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 `block_after_times` is never read [INFO] [stdout] --> src/config.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | block_after_times: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AH`, `ESP`, `GRE`, `IPV6`, `IGMP`, and `ANY` are never constructed [INFO] [stdout] --> src/ufw.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum Protocol { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | AH, [INFO] [stdout] | ^^ [INFO] [stdout] 21 | ESP, [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | GRE, [INFO] [stdout] | ^^^ [INFO] [stdout] 23 | IPV6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | IGMP, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | ANY, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Protocol` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IpVersion` is never used [INFO] [stdout] --> src/ufw.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum IpVersion { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UfwAction` is never constructed [INFO] [stdout] --> src/ufw.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct UfwAction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuleEntry` is never constructed [INFO] [stdout] --> src/ufw.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct RuleEntry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source_address_string` is never used [INFO] [stdout] --> src/ufw.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 106 | impl RuleEntry { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 107 | fn source_address_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReportFormats` is never used [INFO] [stdout] --> src/ufw.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub enum ReportFormats { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReportFormats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ufw` is never constructed [INFO] [stdout] --> src/ufw.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | pub struct Ufw { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `number`, `end_number`, and `protocols` are never read [INFO] [stdout] --> src/ufw.rs:269:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) struct UfwPort { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 269 | pub(crate) number: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 270 | pub(crate) end_number: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 271 | pub(crate) protocols: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UfwPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNumberRuleEntry` is never constructed [INFO] [stdout] --> src/ufw.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | struct LineNumberRuleEntry {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNumberField` is never constructed [INFO] [stdout] --> src/ufw.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | struct LineNumberField { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse_action` is never used [INFO] [stdout] --> src/ufw.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 287 | impl UfwCommand { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 300 | fn parse_action(arguments: Vec<&str>) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `title`, `description`, and `ports` are never read [INFO] [stdout] --> src/application.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ApplicationEntry { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 13 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub(crate) title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | pub(crate) description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | pub(crate) ports: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `filepath` and `entries` are never read [INFO] [stdout] --> src/application.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Application { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 114 | pub(crate) filepath: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 115 | pub(crate) entries: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Application` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `addr`, `cidr`, `port`, and `protocol` are never read [INFO] [stdout] --> src/numbered.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Address { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 93 | addr: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | cidr: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | port: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 96 | protocol: Protocol, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Address` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `to`, `v6`, `action`, `device`, and `from` are never read [INFO] [stdout] --> src/numbered.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 146 | index: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 147 | to: Address, [INFO] [stdout] | ^^ [INFO] [stdout] 148 | v6: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 149 | action: Element, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 150 | device: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 151 | from: Address, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse` [INFO] [stdout] --> src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use ufw_auto_block::{parse, ParseResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse` [INFO] [stdout] --> src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use ufw_auto_block::{parse, ParseResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `regex` [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let regex = Regex::new(r"\[\s*(\d+)](.*)").unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_regex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `regex` [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let regex = Regex::new(r"\[\s*(\d+)](.*)").unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_regex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `Command { std: "docker" "inspect" "2fa7095be1a3357eca7c306b9bab93aee5112d48096dc65ea3dabaeedf8548b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa7095be1a3357eca7c306b9bab93aee5112d48096dc65ea3dabaeedf8548b2", kill_on_drop: false }` [INFO] [stdout] 2fa7095be1a3357eca7c306b9bab93aee5112d48096dc65ea3dabaeedf8548b2 [INFO] checking torbencarstens/ufw-parser against try#d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbencarstens%2Fufw-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/torbencarstens/ufw-parser on toolchain d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/torbencarstens/ufw-parser [INFO] finished tweaking git repo https://github.com/torbencarstens/ufw-parser [INFO] tweaked toml for git repo https://github.com/torbencarstens/ufw-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/torbencarstens/ufw-parser 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" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fc3fb855893c8fe9a949c18e38d47d71fd2d95041af99ec7e93146ebb1e5210 [INFO] running `Command { std: "docker" "start" "-a" "0fc3fb855893c8fe9a949c18e38d47d71fd2d95041af99ec7e93146ebb1e5210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fc3fb855893c8fe9a949c18e38d47d71fd2d95041af99ec7e93146ebb1e5210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc3fb855893c8fe9a949c18e38d47d71fd2d95041af99ec7e93146ebb1e5210", kill_on_drop: false }` [INFO] [stdout] 0fc3fb855893c8fe9a949c18e38d47d71fd2d95041af99ec7e93146ebb1e5210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797d45847cbf8aaac69064cc6dc82fa5982dffd384c1cb66646f0b303fa4a275 [INFO] running `Command { std: "docker" "start" "-a" "797d45847cbf8aaac69064cc6dc82fa5982dffd384c1cb66646f0b303fa4a275", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking configparser v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking ini v1.3.0 [INFO] [stderr] Checking bitstring v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagzTUEk" [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/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc6jYMZt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6jYMZt/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.thiserror_impl.9f9eeb31e5498a42-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.88zrje6rv6gxcgoecdbamz4jt.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-481479d27c5e1e9c.63xid48o8qcqu1k90irg1abll.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-0ec14a1815ebc944.rlib" "/opt/rustwide/target/debug/deps/libquote-c4822d5f1ec627b6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-042b1053ef2069b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ba2bb9bf6ed863f1.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e18ebff9fd16879.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9f4544d1e1cf245e.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-670f2ef8c6803edf.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-481479d27c5e1e9c.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarPqa9Y" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "797d45847cbf8aaac69064cc6dc82fa5982dffd384c1cb66646f0b303fa4a275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797d45847cbf8aaac69064cc6dc82fa5982dffd384c1cb66646f0b303fa4a275", kill_on_drop: false }` [INFO] [stdout] 797d45847cbf8aaac69064cc6dc82fa5982dffd384c1cb66646f0b303fa4a275