[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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] 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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c2c2d9547cae923f2bc72c5ad3c2512614f985db59e945a60450eb1b81eb2b [INFO] running `Command { std: "docker" "start" "-a" "13c2c2d9547cae923f2bc72c5ad3c2512614f985db59e945a60450eb1b81eb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c2c2d9547cae923f2bc72c5ad3c2512614f985db59e945a60450eb1b81eb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c2c2d9547cae923f2bc72c5ad3c2512614f985db59e945a60450eb1b81eb2b", kill_on_drop: false }` [INFO] [stdout] 13c2c2d9547cae923f2bc72c5ad3c2512614f985db59e945a60450eb1b81eb2b [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2abca6536eb24f3b0321d9af3fa3d306d4f623e29a057451d5482a7f78b073d8 [INFO] running `Command { std: "docker" "start" "-a" "2abca6536eb24f3b0321d9af3fa3d306d4f623e29a057451d5482a7f78b073d8", kill_on_drop: false }` [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-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [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 num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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 structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [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] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.07s [INFO] running `Command { std: "docker" "inspect" "2abca6536eb24f3b0321d9af3fa3d306d4f623e29a057451d5482a7f78b073d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abca6536eb24f3b0321d9af3fa3d306d4f623e29a057451d5482a7f78b073d8", kill_on_drop: false }` [INFO] [stdout] 2abca6536eb24f3b0321d9af3fa3d306d4f623e29a057451d5482a7f78b073d8 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 353c66d332ccb14bd6f847a644b89895abbf44d5a6b5166ea7f27e9a2fb6680a [INFO] running `Command { std: "docker" "start" "-a" "353c66d332ccb14bd6f847a644b89895abbf44d5a6b5166ea7f27e9a2fb6680a", kill_on_drop: false }` [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.02s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/uhmtowt-19e9b42208439ddb) [INFO] running `Command { std: "docker" "inspect" "353c66d332ccb14bd6f847a644b89895abbf44d5a6b5166ea7f27e9a2fb6680a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353c66d332ccb14bd6f847a644b89895abbf44d5a6b5166ea7f27e9a2fb6680a", kill_on_drop: false }` [INFO] [stdout] 353c66d332ccb14bd6f847a644b89895abbf44d5a6b5166ea7f27e9a2fb6680a [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5d746ad10242f8efbdd63cd1932f54b2248b0e74d1018502c9aca97c5c70959 [INFO] running `Command { std: "docker" "start" "-a" "e5d746ad10242f8efbdd63cd1932f54b2248b0e74d1018502c9aca97c5c70959", 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 1.86s [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uhmtowt-19e9b42208439ddb) [INFO] running `Command { std: "docker" "inspect" "e5d746ad10242f8efbdd63cd1932f54b2248b0e74d1018502c9aca97c5c70959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d746ad10242f8efbdd63cd1932f54b2248b0e74d1018502c9aca97c5c70959", kill_on_drop: false }` [INFO] [stdout] e5d746ad10242f8efbdd63cd1932f54b2248b0e74d1018502c9aca97c5c70959