[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] checking rtaylor034/axbind_4 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtaylor034%2Faxbind_4" "/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/rtaylor034/axbind_4 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-6-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c70525a93535c306175145aaaa48752afa80959b74fa386a2b334307df60cb08 [INFO] running `Command { std: "docker" "start" "-a" "c70525a93535c306175145aaaa48752afa80959b74fa386a2b334307df60cb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c70525a93535c306175145aaaa48752afa80959b74fa386a2b334307df60cb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70525a93535c306175145aaaa48752afa80959b74fa386a2b334307df60cb08", kill_on_drop: false }` [INFO] [stdout] c70525a93535c306175145aaaa48752afa80959b74fa386a2b334307df60cb08 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2b9e62d54a89a676b5911e561fcfdff5d2cf55e18772ef8b3a0791cebfcf47b [INFO] running `Command { std: "docker" "start" "-a" "f2b9e62d54a89a676b5911e561fcfdff5d2cf55e18772ef8b3a0791cebfcf47b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking gfunc v0.1.1 (/opt/rustwide/workdir/bundled_dependencies/gfunc/v0.1) [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling optwrite_derive v0.1.0 (/opt/rustwide/workdir/bundled_dependencies/optwrite/v0.1/optwrite_derive) [INFO] [stderr] Checking 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] Checking tokio v1.37.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking 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 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: 10 warnings emitted [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: 10 warnings emitted [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 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] [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] [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 8.27s [INFO] running `Command { std: "docker" "inspect" "f2b9e62d54a89a676b5911e561fcfdff5d2cf55e18772ef8b3a0791cebfcf47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b9e62d54a89a676b5911e561fcfdff5d2cf55e18772ef8b3a0791cebfcf47b", kill_on_drop: false }` [INFO] [stdout] f2b9e62d54a89a676b5911e561fcfdff5d2cf55e18772ef8b3a0791cebfcf47b