[INFO] fetching crate adc-lang 0.1.1... [INFO] testing adc-lang-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate adc-lang 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate adc-lang 0.1.1 [INFO] finished tweaking crates.io crate adc-lang 0.1.1 [INFO] tweaked toml for crates.io crate adc-lang 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate adc-lang 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate adc-lang 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded malachite v0.4.16 [INFO] [stderr] Downloaded malachite-q v0.4.16 [INFO] [stderr] Downloaded syn v2.0.94 [INFO] [stderr] Downloaded malachite-base v0.4.16 [INFO] [stderr] Downloaded malachite-nz v0.4.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e38d4498943d7261c9b123c94d19757fce96700cf6d4c91334baaa1cb63f9809 [INFO] running `Command { std: "docker" "start" "-a" "e38d4498943d7261c9b123c94d19757fce96700cf6d4c91334baaa1cb63f9809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38d4498943d7261c9b123c94d19757fce96700cf6d4c91334baaa1cb63f9809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38d4498943d7261c9b123c94d19757fce96700cf6d4c91334baaa1cb63f9809", kill_on_drop: false }` [INFO] [stdout] e38d4498943d7261c9b123c94d19757fce96700cf6d4c91334baaa1cb63f9809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b613f5bdc21186fff6190d3df44793a3f80e28c710fb8725f53ea22dfceb624a [INFO] running `Command { std: "docker" "start" "-a" "b613f5bdc21186fff6190d3df44793a3f80e28c710fb8725f53ea22dfceb624a", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling malachite-nz v0.4.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling malachite-base v0.4.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling malachite-q v0.4.16 [INFO] [stderr] Compiling malachite v0.4.16 [INFO] [stderr] Compiling adc-lang v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VecDeque` [INFO] [stdout] --> src/structs.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Integer` [INFO] [stdout] --> src/fns.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use malachite::{Integer, Rational}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pow` [INFO] [stdout] --> src/fns.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use malachite::num::arithmetic::traits::{Pow, Reciprocal}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RoundingFrom` and `RoundingInto` [INFO] [stdout] --> src/fns.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/fns.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cmds.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | ///TODO: remove [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cmds.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | ///TODO: remove [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Natural` [INFO] [stdout] --> src/conv.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use malachite::{Rational, Integer, Natural}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoundingInto` [INFO] [stdout] --> src/conv.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [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: unused variable: `a` [INFO] [stdout] --> src/fns.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/fns.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/fns.rs:76:48 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/fns.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/fns.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/fns.rs:82:63 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:82:74 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:59 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CmdType` is never used [INFO] [stdout] --> src/lib.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | enum CmdType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CMDS` is never used [INFO] [stdout] --> src/lib.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | const CMDS: [CmdType; 128] = { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `v` and `th` are never read [INFO] [stdout] --> src/structs.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Register { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | v: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 22 | th: Option>> [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/structs.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 56 | impl RegexCache { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | #[inline(always)] pub(crate) fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_utf8_unchecked` is never used [INFO] [stdout] --> src/structs.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | #[inline(always)] pub(crate) unsafe fn parse_utf8_unchecked(s: &str, i: &mut usize) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Macro` is never used [INFO] [stdout] --> src/structs.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum Macro { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_once`, `new_multi`, and `next` are never used [INFO] [stdout] --> src/structs.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 137 | impl Macro { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 138 | pub(crate) fn new_once(s: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn new_multi(s: String, n: Natural) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | #[inline(always)] pub(crate) fn next(&mut self) -> (Option, bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mstk` and `regs` are never read [INFO] [stdout] --> src/structs.rs:243:2 [INFO] [stdout] | [INFO] [stdout] 242 | pub struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 243 | mstk: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 244 | regs: RegStore, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rti2` is never used [INFO] [stdout] --> src/conv.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | #[inline(always)] pub(crate) fn rti2(ra: &Rational, rb: &Rational) -> (Integer, Integer) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ftr2` is never used [INFO] [stdout] --> src/conv.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | #[inline(always)] pub(crate) fn ftr2(fa: f64, fb: f64) -> Result<(Rational, Rational), FnErr> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `adc_lang::*` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use adc_lang::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.31s [INFO] running `Command { std: "docker" "inspect" "b613f5bdc21186fff6190d3df44793a3f80e28c710fb8725f53ea22dfceb624a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b613f5bdc21186fff6190d3df44793a3f80e28c710fb8725f53ea22dfceb624a", kill_on_drop: false }` [INFO] [stdout] b613f5bdc21186fff6190d3df44793a3f80e28c710fb8725f53ea22dfceb624a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5175b411ee034cef3ee54ab8629f132ec1d644109f236765e90cb07af90e22e2 [INFO] running `Command { std: "docker" "start" "-a" "5175b411ee034cef3ee54ab8629f132ec1d644109f236765e90cb07af90e22e2", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `VecDeque` [INFO] [stdout] --> src/structs.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Integer` [INFO] [stdout] --> src/fns.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use malachite::{Integer, Rational}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pow` [INFO] [stdout] --> src/fns.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use malachite::num::arithmetic::traits::{Pow, Reciprocal}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RoundingFrom` and `RoundingInto` [INFO] [stdout] --> src/fns.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/fns.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cmds.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | ///TODO: remove [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cmds.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | ///TODO: remove [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Natural` [INFO] [stdout] --> src/conv.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use malachite::{Rational, Integer, Natural}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoundingInto` [INFO] [stdout] --> src/conv.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [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: unused variable: `a` [INFO] [stdout] --> src/fns.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/fns.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/fns.rs:76:48 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/fns.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling adc-lang v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/fns.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/fns.rs:82:63 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:82:74 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:59 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CmdType` is never used [INFO] [stdout] --> src/lib.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | enum CmdType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CMDS` is never used [INFO] [stdout] --> src/lib.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | const CMDS: [CmdType; 128] = { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `v` and `th` are never read [INFO] [stdout] --> src/structs.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Register { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | v: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 22 | th: Option>> [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/structs.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 56 | impl RegexCache { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | #[inline(always)] pub(crate) fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_utf8_unchecked` is never used [INFO] [stdout] --> src/structs.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | #[inline(always)] pub(crate) unsafe fn parse_utf8_unchecked(s: &str, i: &mut usize) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Macro` is never used [INFO] [stdout] --> src/structs.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum Macro { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_once`, `new_multi`, and `next` are never used [INFO] [stdout] --> src/structs.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 137 | impl Macro { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 138 | pub(crate) fn new_once(s: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn new_multi(s: String, n: Natural) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | #[inline(always)] pub(crate) fn next(&mut self) -> (Option, bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mstk` and `regs` are never read [INFO] [stdout] --> src/structs.rs:243:2 [INFO] [stdout] | [INFO] [stdout] 242 | pub struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 243 | mstk: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 244 | regs: RegStore, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rti2` is never used [INFO] [stdout] --> src/conv.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | #[inline(always)] pub(crate) fn rti2(ra: &Rational, rb: &Rational) -> (Integer, Integer) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ftr2` is never used [INFO] [stdout] --> src/conv.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | #[inline(always)] pub(crate) fn ftr2(fa: f64, fb: f64) -> Result<(Rational, Rational), FnErr> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `adc_lang::*` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use adc_lang::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VecDeque` [INFO] [stdout] --> src/structs.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Integer` [INFO] [stdout] --> src/fns.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use malachite::{Integer, Rational}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pow` [INFO] [stdout] --> src/fns.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use malachite::num::arithmetic::traits::{Pow, Reciprocal}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RoundingFrom` and `RoundingInto` [INFO] [stdout] --> src/fns.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/fns.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cmds.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | ///TODO: remove [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cmds.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | ///TODO: remove [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Natural` [INFO] [stdout] --> src/conv.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use malachite::{Rational, Integer, Natural}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoundingInto` [INFO] [stdout] --> src/conv.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [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: unused variable: `a` [INFO] [stdout] --> src/fns.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/fns.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/fns.rs:76:48 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/fns.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/fns.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/fns.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/fns.rs:82:63 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/fns.rs:82:74 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fns.rs:82:59 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CmdType` is never used [INFO] [stdout] --> src/lib.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | enum CmdType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CMDS` is never used [INFO] [stdout] --> src/lib.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | const CMDS: [CmdType; 128] = { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `v` and `th` are never read [INFO] [stdout] --> src/structs.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Register { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | v: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 22 | th: Option>> [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/structs.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 56 | impl RegexCache { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | #[inline(always)] pub(crate) fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_utf8_unchecked` is never used [INFO] [stdout] --> src/structs.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | #[inline(always)] pub(crate) unsafe fn parse_utf8_unchecked(s: &str, i: &mut usize) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Macro` is never used [INFO] [stdout] --> src/structs.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum Macro { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_once`, `new_multi`, and `next` are never used [INFO] [stdout] --> src/structs.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 137 | impl Macro { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 138 | pub(crate) fn new_once(s: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn new_multi(s: String, n: Natural) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | #[inline(always)] pub(crate) fn next(&mut self) -> (Option, bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mstk` and `regs` are never read [INFO] [stdout] --> src/structs.rs:243:2 [INFO] [stdout] | [INFO] [stdout] 242 | pub struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 243 | mstk: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 244 | regs: RegStore, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rti2` is never used [INFO] [stdout] --> src/conv.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | #[inline(always)] pub(crate) fn rti2(ra: &Rational, rb: &Rational) -> (Integer, Integer) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ftr2` is never used [INFO] [stdout] --> src/conv.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | #[inline(always)] pub(crate) fn ftr2(fa: f64, fb: f64) -> Result<(Rational, Rational), FnErr> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "5175b411ee034cef3ee54ab8629f132ec1d644109f236765e90cb07af90e22e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5175b411ee034cef3ee54ab8629f132ec1d644109f236765e90cb07af90e22e2", kill_on_drop: false }` [INFO] [stdout] 5175b411ee034cef3ee54ab8629f132ec1d644109f236765e90cb07af90e22e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c5169be3433e4d382bf538b9fa23e3fc2a19fec2b51eb08042e9928c69547d6e [INFO] running `Command { std: "docker" "start" "-a" "c5169be3433e4d382bf538b9fa23e3fc2a19fec2b51eb08042e9928c69547d6e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `VecDeque` [INFO] [stderr] --> src/structs.rs:3:33 [INFO] [stderr] | [INFO] [stderr] 3 | use std::collections::{HashMap, VecDeque}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Integer` [INFO] [stderr] --> src/fns.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | use malachite::{Integer, Rational}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Pow` [INFO] [stderr] --> src/fns.rs:8:42 [INFO] [stderr] | [INFO] [stderr] 8 | use malachite::num::arithmetic::traits::{Pow, Reciprocal}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `RoundingFrom` and `RoundingInto` [INFO] [stderr] --> src/fns.rs:9:42 [INFO] [stderr] | [INFO] [stderr] 9 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::Regex` [INFO] [stderr] --> src/fns.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cmds.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | ///TODO: remove [INFO] [stderr] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cmds.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | ///TODO: remove [INFO] [stderr] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused import: `Natural` [INFO] [stderr] --> src/conv.rs:3:36 [INFO] [stderr] | [INFO] [stderr] 3 | use malachite::{Rational, Integer, Natural}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RoundingInto` [INFO] [stderr] --> src/conv.rs:4:56 [INFO] [stderr] | [INFO] [stderr] 4 | use malachite::num::conversion::traits::{RoundingFrom, RoundingInto}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/fns.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [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: unused variable: `a` [INFO] [stderr] --> src/fns.rs:70:33 [INFO] [stderr] | [INFO] [stderr] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/fns.rs:70:44 [INFO] [stderr] | [INFO] [stderr] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fns.rs:70:29 [INFO] [stderr] | [INFO] [stderr] 70 | pub(crate) fn exec1(f: Mon, mut a: &Value, m: bool) -> Result { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/fns.rs:76:21 [INFO] [stderr] | [INFO] [stderr] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/fns.rs:76:33 [INFO] [stderr] | [INFO] [stderr] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/fns.rs:76:48 [INFO] [stderr] | [INFO] [stderr] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/fns.rs:76:59 [INFO] [stderr] | [INFO] [stderr] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fns.rs:76:29 [INFO] [stderr] | [INFO] [stderr] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fns.rs:76:44 [INFO] [stderr] | [INFO] [stderr] 76 | pub(crate) fn exec2(f: Dya, mut a: &Value, mut b: &Value, m:bool) -> Result { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/fns.rs:82:21 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/fns.rs:82:33 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/fns.rs:82:48 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/fns.rs:82:63 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/fns.rs:82:74 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fns.rs:82:29 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fns.rs:82:44 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fns.rs:82:59 [INFO] [stderr] | [INFO] [stderr] 82 | pub(crate) fn exec3(f: Tri, mut a: &Value, mut b: &Value, mut c: &Value, m:bool) -> Result { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: enum `CmdType` is never used [INFO] [stderr] --> src/lib.rs:21:6 [INFO] [stderr] | [INFO] [stderr] 21 | enum CmdType { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `CMDS` is never used [INFO] [stderr] --> src/lib.rs:56:7 [INFO] [stderr] | [INFO] [stderr] 56 | const CMDS: [CmdType; 128] = { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `v` and `th` are never read [INFO] [stderr] --> src/structs.rs:21:2 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct Register { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 21 | v: Vec, [INFO] [stderr] | ^ [INFO] [stderr] 22 | th: Option>> [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: method `clear` is never used [INFO] [stderr] --> src/structs.rs:72:34 [INFO] [stderr] | [INFO] [stderr] 56 | impl RegexCache { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 72 | #[inline(always)] pub(crate) fn clear(&self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `parse_utf8_unchecked` is never used [INFO] [stderr] --> src/structs.rs:84:40 [INFO] [stderr] | [INFO] [stderr] 84 | #[inline(always)] pub(crate) unsafe fn parse_utf8_unchecked(s: &str, i: &mut usize) -> char { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Macro` is never used [INFO] [stderr] --> src/structs.rs:124:17 [INFO] [stderr] | [INFO] [stderr] 124 | pub(crate) enum Macro { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new_once`, `new_multi`, and `next` are never used [INFO] [stderr] --> src/structs.rs:138:16 [INFO] [stderr] | [INFO] [stderr] 137 | impl Macro { [INFO] [stderr] | ---------- associated items in this implementation [INFO] [stderr] 138 | pub(crate) fn new_once(s: String) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 141 | pub(crate) fn new_multi(s: String, n: Natural) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 159 | #[inline(always)] pub(crate) fn next(&mut self) -> (Option, bool) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `mstk` and `regs` are never read [INFO] [stderr] --> src/structs.rs:243:2 [INFO] [stderr] | [INFO] [stderr] 242 | pub struct State { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 243 | mstk: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 244 | regs: RegStore, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `rti2` is never used [INFO] [stderr] --> src/conv.rs:12:33 [INFO] [stderr] | [INFO] [stderr] 12 | #[inline(always)] pub(crate) fn rti2(ra: &Rational, rb: &Rational) -> (Integer, Integer) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `ftr2` is never used [INFO] [stderr] --> src/conv.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | #[inline(always)] pub(crate) fn ftr2(fa: f64, fb: f64) -> Result<(Rational, Rational), FnErr> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `adc-lang` (lib) generated 37 warnings (run `cargo fix --lib -p adc-lang` to apply 13 suggestions) [INFO] [stderr] warning: `adc-lang` (lib test) generated 37 warnings (37 duplicates) [INFO] [stderr] warning: unused import: `adc_lang::*` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use adc_lang::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `adc-lang` (bin "adc" test) generated 1 warning (run `cargo fix --bin "adc" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/adc_lang-edf5673ebc723fd9) [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/x86_64-unknown-linux-musl/debug/deps/adc-6baade6aacfd6326) [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" "c5169be3433e4d382bf538b9fa23e3fc2a19fec2b51eb08042e9928c69547d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5169be3433e4d382bf538b9fa23e3fc2a19fec2b51eb08042e9928c69547d6e", kill_on_drop: false }` [INFO] [stdout] c5169be3433e4d382bf538b9fa23e3fc2a19fec2b51eb08042e9928c69547d6e