[INFO] cloning repository https://github.com/rtaylor034/axbind_4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtaylor034/axbind_4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtaylor034%2Faxbind_4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtaylor034%2Faxbind_4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40e9963d24e59dd5a044e468f5988640e959419e [INFO] testing rtaylor034/axbind_4 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtaylor034%2Faxbind_4" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtaylor034/axbind_4 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rtaylor034/axbind_4 [INFO] finished tweaking git repo https://github.com/rtaylor034/axbind_4 [INFO] tweaked toml for git repo https://github.com/rtaylor034/axbind_4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rtaylor034/axbind_4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d72bf3d3d85806862e48a3dcc40f1e9813ce2566138474030b4395b09b5212b4 [INFO] running `Command { std: "docker" "start" "-a" "d72bf3d3d85806862e48a3dcc40f1e9813ce2566138474030b4395b09b5212b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d72bf3d3d85806862e48a3dcc40f1e9813ce2566138474030b4395b09b5212b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72bf3d3d85806862e48a3dcc40f1e9813ce2566138474030b4395b09b5212b4", kill_on_drop: false }` [INFO] [stdout] d72bf3d3d85806862e48a3dcc40f1e9813ce2566138474030b4395b09b5212b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9ca904326f51e31e52fafa604c4a1e4558f1db94bbdf0f7dd7ea8fd79407cab [INFO] running `Command { std: "docker" "start" "-a" "a9ca904326f51e31e52fafa604c4a1e4558f1db94bbdf0f7dd7ea8fd79407cab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling gfunc v0.1.1 (/opt/rustwide/workdir/bundled_dependencies/gfunc/v0.1) [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling optwrite_derive v0.1.0 (/opt/rustwide/workdir/bundled_dependencies/optwrite/v0.1/optwrite_derive) [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling optwrite v0.1.0 (/opt/rustwide/workdir/bundled_dependencies/optwrite/v0.1) [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling axbind v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/lib.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::{Error, anyhow}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filebase` [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn apply(&self, filebase: &AxbindFilebase) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filebase` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `apply` is never used [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl schema::BindFile { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 17 | pub fn apply(&self, filebase: &AxbindFilebase) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `meta` and `groups` are never read [INFO] [stdout] --> src/schema.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BindFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub meta: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub groups: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindFile` 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 `files`, `axbind_filename`, and `captures` are never read [INFO] [stdout] --> src/schema.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Group { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 58 | pub files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 59 | pub axbind_filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | pub captures: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` 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 `capture`, `escape`, and `layers` are never read [INFO] [stdout] --> src/schema.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Capture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 64 | pub capture: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pub escape: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 66 | pub layers: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Capture` 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/schema.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | Map(MapLayer), [INFO] [stdout] | --- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 70 | Map(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/schema.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | Function(FunctionLayer), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 71 | Function(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `map` is never read [INFO] [stdout] --> src/schema.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MapLayer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 75 | pub map: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapLayer` 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 `function` and `args` are never read [INFO] [stdout] --> src/schema.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct FunctionLayer{ [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 79 | pub function: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | pub args: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Command` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clap_matches` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let clap_matches = command!() [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clap_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.07s [INFO] running `Command { std: "docker" "inspect" "a9ca904326f51e31e52fafa604c4a1e4558f1db94bbdf0f7dd7ea8fd79407cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ca904326f51e31e52fafa604c4a1e4558f1db94bbdf0f7dd7ea8fd79407cab", kill_on_drop: false }` [INFO] [stdout] a9ca904326f51e31e52fafa604c4a1e4558f1db94bbdf0f7dd7ea8fd79407cab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0304bd8cd0bd25e74321cb80ddb14a3cb6be3a284dba7ede99fa92c1cdfe128e [INFO] running `Command { std: "docker" "start" "-a" "0304bd8cd0bd25e74321cb80ddb14a3cb6be3a284dba7ede99fa92c1cdfe128e", kill_on_drop: false }` [INFO] [stderr] Compiling axbind v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/lib.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::{Error, anyhow}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filebase` [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn apply(&self, filebase: &AxbindFilebase) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filebase` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `apply` is never used [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl schema::BindFile { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 17 | pub fn apply(&self, filebase: &AxbindFilebase) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `meta` and `groups` are never read [INFO] [stdout] --> src/schema.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BindFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub meta: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub groups: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindFile` 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 `files`, `axbind_filename`, and `captures` are never read [INFO] [stdout] --> src/schema.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Group { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 58 | pub files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 59 | pub axbind_filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | pub captures: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` 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 `capture`, `escape`, and `layers` are never read [INFO] [stdout] --> src/schema.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Capture { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 64 | pub capture: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pub escape: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 66 | pub layers: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Capture` 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/schema.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | Map(MapLayer), [INFO] [stdout] | --- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 70 | Map(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/schema.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | Function(FunctionLayer), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 71 | Function(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `map` is never read [INFO] [stdout] --> src/schema.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct MapLayer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 75 | pub map: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapLayer` 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 `function` and `args` are never read [INFO] [stdout] --> src/schema.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct FunctionLayer{ [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 79 | pub function: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | pub args: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/axbind-e4971010539aa972/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `Command` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axbind` (bin "axbind" test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name axbind --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b982c1c7426d58b8 -C extra-filename=-b982c1c7426d58b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-40916051b11e5545.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a595b5a4e5081aa5.rlib --extern axbind=/opt/rustwide/target/debug/deps/libaxbind-2076a912c9556112.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-905eff924adb5a71.rlib --extern gfunc=/opt/rustwide/target/debug/deps/libgfunc-61d30faecf6d94a4.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-1150bd3bce541c13.rlib --extern optwrite=/opt/rustwide/target/debug/deps/liboptwrite-9ab3207ab23f4533.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7a088e37ad7d5f1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-76b610b0a07611f8.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6a2ace671850d7ad.rlib --cap-lints=warn` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "0304bd8cd0bd25e74321cb80ddb14a3cb6be3a284dba7ede99fa92c1cdfe128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0304bd8cd0bd25e74321cb80ddb14a3cb6be3a284dba7ede99fa92c1cdfe128e", kill_on_drop: false }` [INFO] [stdout] 0304bd8cd0bd25e74321cb80ddb14a3cb6be3a284dba7ede99fa92c1cdfe128e