[INFO] cloning repository https://github.com/Jengamon/uhm-to-wt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jengamon/uhm-to-wt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fuhm-to-wt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fuhm-to-wt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b735cf70d32aea900ce5ee06b6149c0e6516f83f [INFO] testing Jengamon/uhm-to-wt against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fuhm-to-wt" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jengamon/uhm-to-wt on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jengamon/uhm-to-wt [INFO] finished tweaking git repo https://github.com/Jengamon/uhm-to-wt [INFO] tweaked toml for git repo https://github.com/Jengamon/uhm-to-wt written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/Jengamon/uhm-to-wt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded transpose v0.2.0 [INFO] [stderr] Downloaded rustfft v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a10b8efd38e0f88d69696f9b05e24ef4fc4edfd356a30a669fa6acbfdb3438d [INFO] running `Command { std: "docker" "start" "-a" "1a10b8efd38e0f88d69696f9b05e24ef4fc4edfd356a30a669fa6acbfdb3438d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a10b8efd38e0f88d69696f9b05e24ef4fc4edfd356a30a669fa6acbfdb3438d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a10b8efd38e0f88d69696f9b05e24ef4fc4edfd356a30a669fa6acbfdb3438d", kill_on_drop: false }` [INFO] [stdout] 1a10b8efd38e0f88d69696f9b05e24ef4fc4edfd356a30a669fa6acbfdb3438d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4400999f4804c967776de864dc4977501d196f0b6771a13099d30e7d16b98d93 [INFO] running `Command { std: "docker" "start" "-a" "4400999f4804c967776de864dc4977501d196f0b6771a13099d30e7d16b98d93", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling rustfft v4.0.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling uhmtowt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `LexErrorKind`, `Lexer` [INFO] [stdout] --> src/uhm/parser/formula.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{LexErrorKind, Lexer, ParseError, ParseErrorKind, TokenKind, Parser}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | _ => todo!() [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | _ => todo!("unimplemented atom: {:?}", atom) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | _ => todo!("unimplemented function {:?}", func) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | node => todo!("Unhandled AST Node: {:?}", node) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/uhm/process.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | fn db_to_lin(f: &[f32], metric: NormalizeMetric, db: f32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Caret` [INFO] [stdout] --> src/uhm/lexer.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | Caret, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TokenKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/lexer.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Percent` [INFO] [stdout] --> src/uhm/lexer.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | Percent, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TokenKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/lexer.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `directory` [INFO] [stdout] --> src/uhm/process.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | directory: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Processor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/process.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Divide` [INFO] [stdout] --> src/uhm/parser/formula.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Divide, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Power` [INFO] [stdout] --> src/uhm/parser/formula.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Power, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Modulo` [INFO] [stdout] --> src/uhm/parser/formula.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Modulo, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rands` [INFO] [stdout] --> src/uhm/parser/formula.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Rands, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Randf` [INFO] [stdout] --> src/uhm/parser/formula.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Randf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.25s [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4400999f4804c967776de864dc4977501d196f0b6771a13099d30e7d16b98d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4400999f4804c967776de864dc4977501d196f0b6771a13099d30e7d16b98d93", kill_on_drop: false }` [INFO] [stdout] 4400999f4804c967776de864dc4977501d196f0b6771a13099d30e7d16b98d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056e3fcca4c02c33e1a3bac3fb58961b506c21d2cea85e9dfd2c25efd7f99f3c [INFO] running `Command { std: "docker" "start" "-a" "056e3fcca4c02c33e1a3bac3fb58961b506c21d2cea85e9dfd2c25efd7f99f3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling uhmtowt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `LexErrorKind`, `Lexer` [INFO] [stdout] --> src/uhm/parser/formula.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{LexErrorKind, Lexer, ParseError, ParseErrorKind, TokenKind, Parser}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | _ => todo!() [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | _ => todo!("unimplemented atom: {:?}", atom) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | _ => todo!("unimplemented function {:?}", func) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/uhm/process.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | node => todo!("Unhandled AST Node: {:?}", node) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/uhm/process.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | fn db_to_lin(f: &[f32], metric: NormalizeMetric, db: f32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Caret` [INFO] [stdout] --> src/uhm/lexer.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | Caret, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TokenKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/lexer.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Percent` [INFO] [stdout] --> src/uhm/lexer.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | Percent, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TokenKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/lexer.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `directory` [INFO] [stdout] --> src/uhm/process.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | directory: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Processor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/process.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Divide` [INFO] [stdout] --> src/uhm/parser/formula.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Divide, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Power` [INFO] [stdout] --> src/uhm/parser/formula.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Power, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Modulo` [INFO] [stdout] --> src/uhm/parser/formula.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Modulo, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rands` [INFO] [stdout] --> src/uhm/parser/formula.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Rands, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Randf` [INFO] [stdout] --> src/uhm/parser/formula.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Randf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/uhm/parser/formula.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "056e3fcca4c02c33e1a3bac3fb58961b506c21d2cea85e9dfd2c25efd7f99f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056e3fcca4c02c33e1a3bac3fb58961b506c21d2cea85e9dfd2c25efd7f99f3c", kill_on_drop: false }` [INFO] [stdout] 056e3fcca4c02c33e1a3bac3fb58961b506c21d2cea85e9dfd2c25efd7f99f3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52c3b59c9904e291a7b86f40b51f6c221fbb90bd195cd39a38becea6c7e68501 [INFO] running `Command { std: "docker" "start" "-a" "52c3b59c9904e291a7b86f40b51f6c221fbb90bd195cd39a38becea6c7e68501", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `LexErrorKind`, `Lexer` [INFO] [stderr] --> src/uhm/parser/formula.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use super::{LexErrorKind, Lexer, ParseError, ParseErrorKind, TokenKind, Parser}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/uhm/process.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | _ => todo!() [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/uhm/process.rs:83:13 [INFO] [stderr] | [INFO] [stderr] 83 | _ => todo!("unimplemented atom: {:?}", atom) [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/uhm/process.rs:114:13 [INFO] [stderr] | [INFO] [stderr] 114 | _ => todo!("unimplemented function {:?}", func) [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/uhm/process.rs:397:13 [INFO] [stderr] | [INFO] [stderr] 397 | node => todo!("Unhandled AST Node: {:?}", node) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/uhm/process.rs:181:18 [INFO] [stderr] | [INFO] [stderr] 181 | fn db_to_lin(f: &[f32], metric: NormalizeMetric, db: f32) -> f32 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Caret` [INFO] [stderr] --> src/uhm/lexer.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 176 | Caret, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `TokenKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/lexer.rs:106:10 [INFO] [stderr] | [INFO] [stderr] 106 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Percent` [INFO] [stderr] --> src/uhm/lexer.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | Percent, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TokenKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/lexer.rs:106:10 [INFO] [stderr] | [INFO] [stderr] 106 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `directory` [INFO] [stderr] --> src/uhm/process.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | directory: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Processor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/process.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Divide` [INFO] [stderr] --> src/uhm/parser/formula.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Divide, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/parser/formula.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Power` [INFO] [stderr] --> src/uhm/parser/formula.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Power, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/parser/formula.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Modulo` [INFO] [stderr] --> src/uhm/parser/formula.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | Modulo, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Operator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/parser/formula.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Rands` [INFO] [stderr] --> src/uhm/parser/formula.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | Rands, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Atom` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/parser/formula.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Randf` [INFO] [stderr] --> src/uhm/parser/formula.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | Randf, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Atom` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/uhm/parser/formula.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `uhmtowt` (bin "uhmtowt" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uhmtowt-bd53efde52b940c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52c3b59c9904e291a7b86f40b51f6c221fbb90bd195cd39a38becea6c7e68501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c3b59c9904e291a7b86f40b51f6c221fbb90bd195cd39a38becea6c7e68501", kill_on_drop: false }` [INFO] [stdout] 52c3b59c9904e291a7b86f40b51f6c221fbb90bd195cd39a38becea6c7e68501