[INFO] fetching crate spice21 0.1.5... [INFO] checking spice21-0.1.5 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate spice21 0.1.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate spice21 0.1.5 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spice21 0.1.5 [INFO] finished tweaking crates.io crate spice21 0.1.5 [INFO] tweaked toml for crates.io crate spice21 0.1.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spice21procs v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c438bb83b04ea6afb4f2518a94a8552d972c46cd1d8fba7c6f6af8e696635cca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c438bb83b04ea6afb4f2518a94a8552d972c46cd1d8fba7c6f6af8e696635cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c438bb83b04ea6afb4f2518a94a8552d972c46cd1d8fba7c6f6af8e696635cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c438bb83b04ea6afb4f2518a94a8552d972c46cd1d8fba7c6f6af8e696635cca", kill_on_drop: false }` [INFO] [stdout] c438bb83b04ea6afb4f2518a94a8552d972c46cd1d8fba7c6f6af8e696635cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce52fa16c5b59037f3ebf52419de9768ea626031eafb61f50235b904c285876 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ce52fa16c5b59037f3ebf52419de9768ea626031eafb61f50235b904c285876", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking spice21int v0.1.5 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Compiling spice21procs v0.1.5 [INFO] [stderr] Compiling spice21 v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking num v0.3.1 [INFO] [stdout] warning: unused import: `mos::*` [INFO] [stdout] --> src/comps/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) use mos::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TranState` [INFO] [stdout] --> src/comps/mos.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::{AnalysisInfo, ChargeInteg, Options, Stamps, TranState, VarIndex, Variables}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/comps/diode.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `from_opt_type` [INFO] [stdout] --> src/comps/diode.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{attr, from_opt_type, sperror, SpNum, SpResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TranState` [INFO] [stdout] --> src/comps/mos.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::{AnalysisInfo, ChargeInteg, Options, Stamps, TranState, VarIndex, Variables}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/comps/diode.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `from_opt_type` [INFO] [stdout] --> src/comps/diode.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{attr, from_opt_type, sperror, SpNum, SpResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mos` is imported redundantly [INFO] [stdout] --> src/tests.rs:1450:9 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::comps::*; [INFO] [stdout] | --------------- the item `mos` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1450 | use crate::comps::mos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/comps/mos.rs:387:21 [INFO] [stdout] | [INFO] [stdout] 387 | 0.0 => cj_t * area, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/comps/mos.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | 0.0 => cj_t * area, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pbfact1` [INFO] [stdout] --> src/comps/mos.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | let pbfact1 = -2.0 * vtnom * (1.5 * fact1.ln() + Q * arg1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pbfact1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/comps/mos.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | if let Some(t) = inst.temp { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gcbs` [INFO] [stdout] --> src/comps/mos.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | let gcbs = omega * self.op.cbs; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gcbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gcbd` [INFO] [stdout] --> src/comps/mos.rs:930:13 [INFO] [stdout] | [INFO] [stdout] 930 | let gcbd = omega * self.op.cbd; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gcbd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cjunc` is assigned to, but never used [INFO] [stdout] --> src/comps/diode.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | let mut cjunc = model.cj0 / (1.0 + model.m * (400e-6 * (tnom - consts::TEMP_REF) - gmaold)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_cjunc` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cjunc` is never read [INFO] [stdout] --> src/comps/diode.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | cjunc *= 1.0 + model.m * (400e-6 * (temp - consts::TEMP_REF) - gmanew); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m_` [INFO] [stdout] --> src/elab.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | } else if let Some(m_) = self.defs.mos1.models.get(&model) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_m_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/comps/mos.rs:387:21 [INFO] [stdout] | [INFO] [stdout] 387 | 0.0 => cj_t * area, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/comps/mos.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | 0.0 => cj_t * area, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pbfact1` [INFO] [stdout] --> src/comps/mos.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | let pbfact1 = -2.0 * vtnom * (1.5 * fact1.ln() + Q * arg1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pbfact1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/comps/mos.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | if let Some(t) = inst.temp { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gcbs` [INFO] [stdout] --> src/comps/mos.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | let gcbs = omega * self.op.cbs; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gcbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gcbd` [INFO] [stdout] --> src/comps/mos.rs:930:13 [INFO] [stdout] | [INFO] [stdout] 930 | let gcbd = omega * self.op.cbd; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gcbd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cjunc` is assigned to, but never used [INFO] [stdout] --> src/comps/diode.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | let mut cjunc = model.cj0 / (1.0 + model.m * (400e-6 * (tnom - consts::TEMP_REF) - gmaold)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_cjunc` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cjunc` is never read [INFO] [stdout] --> src/comps/diode.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | cjunc *= 1.0 + model.m * (400e-6 * (temp - consts::TEMP_REF) - gmanew); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m_` [INFO] [stdout] --> src/elab.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | } else if let Some(m_) = self.defs.mos1.models.get(&model) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_m_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/proto.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | let d: Circuit = toml::from_str(&s).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find` [INFO] [stdout] --> src/analysis.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn find>(&self, name: S) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/analysis.rs:366:19 [INFO] [stdout] | [INFO] [stdout] 366 | pub(crate) fn get>(&self, signame: S) -> SpResult { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TRAP` [INFO] [stdout] --> src/analysis.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | TRAP, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s` [INFO] [stdout] --> src/circuit.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn s>(from: S) -> String { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp` [INFO] [stdout] --> src/comps/mos.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | pub(crate) temp: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kp_t` [INFO] [stdout] --> src/comps/mos.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub(crate) kp_t: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `leff` [INFO] [stdout] --> src/comps/mos.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | pub(crate) leff: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `area` [INFO] [stdout] --> src/comps/mos.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 490 | area: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vcrit` [INFO] [stdout] --> src/comps/mos.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | vcrit: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v` [INFO] [stdout] --> src/comps/mod.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | v: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/elab.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | None => panic!(format!("Parameters not defined: {}", params)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 97 | None => panic!("Parameters not defined: {}", params), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/elab.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | None => panic!(format!("Parameters not defined: {}", params)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 151 | None => panic!("Parameters not defined: {}", params), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/elab.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | panic!(format!("Model not defined: {}", model)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 167 | panic!("Model not defined: {}", model); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `MAX` should have a snake case name [INFO] [stdout] --> src/comps/cmath.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn MAX(a: f64, b: f64) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `MIN` should have a snake case name [INFO] [stdout] --> src/comps/cmath.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn MIN(a: f64, b: f64) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find` [INFO] [stdout] --> src/analysis.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn find>(&self, name: S) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TRAP` [INFO] [stdout] --> src/analysis.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | TRAP, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp` [INFO] [stdout] --> src/comps/mos.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | pub(crate) temp: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kp_t` [INFO] [stdout] --> src/comps/mos.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub(crate) kp_t: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `leff` [INFO] [stdout] --> src/comps/mos.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | pub(crate) leff: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `area` [INFO] [stdout] --> src/comps/mos.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 490 | area: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vcrit` [INFO] [stdout] --> src/comps/mos.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | vcrit: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v` [INFO] [stdout] --> src/comps/mod.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | v: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/elab.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | None => panic!(format!("Parameters not defined: {}", params)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 97 | None => panic!("Parameters not defined: {}", params), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/elab.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | None => panic!(format!("Parameters not defined: {}", params)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 151 | None => panic!("Parameters not defined: {}", params), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/elab.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | panic!(format!("Model not defined: {}", model)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 167 | panic!("Model not defined: {}", model); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spice21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name spice21 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=4a31a3f54ca0c948 -C extra-filename=-4a31a3f54ca0c948 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-64d4fe067ac21b54.rmeta --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-dc39dcc7deba5920.so --extern num=/opt/rustwide/target/debug/deps/libnum-e0dbb0579f95b0c8.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-4ba2e62d79de4e4d.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-06137f243dbfca85.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cb2729df1455ae93.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b2b2549979cf04ca.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9c72fbbaecd1e092.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-5601825fbb7d6a2b.rmeta --extern spice21int=/opt/rustwide/target/debug/deps/libspice21int-18f7dcb0f5bdd3e5.rmeta --extern spice21procs=/opt/rustwide/target/debug/deps/libspice21procs-18f7292f3db46c7f.so --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-5500424e1aff20e6.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-8c3b72b2ac1f509d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `MAX` should have a snake case name [INFO] [stdout] --> src/comps/cmath.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn MAX(a: f64, b: f64) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `MIN` should have a snake case name [INFO] [stdout] --> src/comps/cmath.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn MIN(a: f64, b: f64) -> f64 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4ce52fa16c5b59037f3ebf52419de9768ea626031eafb61f50235b904c285876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce52fa16c5b59037f3ebf52419de9768ea626031eafb61f50235b904c285876", kill_on_drop: false }` [INFO] [stdout] 4ce52fa16c5b59037f3ebf52419de9768ea626031eafb61f50235b904c285876