[INFO] cloning repository https://github.com/Lukas412/rust_ato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lukas412/rust_ato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a909891ea66c0ef523c7dd8386452ec138429bd [INFO] testing Lukas412/rust_ato against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lukas412/rust_ato on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lukas412/rust_ato [INFO] finished tweaking git repo https://github.com/Lukas412/rust_ato [INFO] tweaked toml for git repo https://github.com/Lukas412/rust_ato written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/Lukas412/rust_ato already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaserde_derive v0.8.0 [INFO] [stderr] Downloaded yaserde v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8748fa9ce953982f428f339ade582525e2148cd7ddde1420e4b6e3eb1d998e5 [INFO] running `Command { std: "docker" "start" "-a" "b8748fa9ce953982f428f339ade582525e2148cd7ddde1420e4b6e3eb1d998e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8748fa9ce953982f428f339ade582525e2148cd7ddde1420e4b6e3eb1d998e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8748fa9ce953982f428f339ade582525e2148cd7ddde1420e4b6e3eb1d998e5", kill_on_drop: false }` [INFO] [stdout] b8748fa9ce953982f428f339ade582525e2148cd7ddde1420e4b6e3eb1d998e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9900919f74e54456c4c19a3d5ea024eed939c7e6382c82d565ae140cdcdb369a [INFO] running `Command { std: "docker" "start" "-a" "9900919f74e54456c4c19a3d5ea024eed939c7e6382c82d565ae140cdcdb369a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling yaserde v0.8.0 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Compiling rust_ato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/core/data/element/number/operation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rust_decimal::prelude::Zero` [INFO] [stdout] --> src/core/data/element/number/operation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rust_decimal::prelude::Zero; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/core/data/element/string/pack.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaserde::de::Deserializer` [INFO] [stdout] --> src/core/data/element/string/pack.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use yaserde::de::Deserializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaserde::YaDeserialize` [INFO] [stdout] --> src/core/data/element/string/pack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use yaserde::YaDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::traits::operation::Operation` [INFO] [stdout] --> src/core/data/element/string/pack.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::core::traits::operation::Operation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaserde::YaDeserialize` [INFO] [stdout] --> src/core/traits/file.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use yaserde::YaDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::traits::xml_element::XmlElement` [INFO] [stdout] --> src/core/data/element/string/operation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::core::traits::xml_element::XmlElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `requirements` [INFO] [stdout] --> src/core/data/element/string/pack.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | fn build_with_requirements(&self, requirements: Requirements) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requirements` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/data/requirement.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn new(requirements: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boolean` [INFO] [stdout] --> src/core/data/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | boolean: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `number` [INFO] [stdout] --> src/core/data/parameter.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | number: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `path` [INFO] [stdout] --> src/core/data/parameter.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | path: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `string` [INFO] [stdout] --> src/core/data/parameter.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | string: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BooleanParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BooleanParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/number/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NumberParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/number/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/number/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NumberParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/number/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/path/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PathParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/path/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/path/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PathParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/path/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/string/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/string/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/string/pack.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | namespace: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `parameters` [INFO] [stdout] --> src/core/data/element/string/pack.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `operation` [INFO] [stdout] --> src/core/data/element/string/pack.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | operation: StringOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Default, YaDeserialize)] [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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.43s [INFO] running `Command { std: "docker" "inspect" "9900919f74e54456c4c19a3d5ea024eed939c7e6382c82d565ae140cdcdb369a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9900919f74e54456c4c19a3d5ea024eed939c7e6382c82d565ae140cdcdb369a", kill_on_drop: false }` [INFO] [stdout] 9900919f74e54456c4c19a3d5ea024eed939c7e6382c82d565ae140cdcdb369a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0dfb29042865df66fd7974dc0cdec8bc20a0f21828e43c958c263761bf9b439 [INFO] running `Command { std: "docker" "start" "-a" "d0dfb29042865df66fd7974dc0cdec8bc20a0f21828e43c958c263761bf9b439", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_ato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/core/data/element/number/operation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rust_decimal::prelude::Zero` [INFO] [stdout] --> src/core/data/element/number/operation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rust_decimal::prelude::Zero; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/core/data/element/string/pack.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaserde::de::Deserializer` [INFO] [stdout] --> src/core/data/element/string/pack.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use yaserde::de::Deserializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaserde::YaDeserialize` [INFO] [stdout] --> src/core/data/element/string/pack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use yaserde::YaDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::traits::operation::Operation` [INFO] [stdout] --> src/core/data/element/string/pack.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::core::traits::operation::Operation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaserde::YaDeserialize` [INFO] [stdout] --> src/core/traits/file.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use yaserde::YaDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::traits::xml_element::XmlElement` [INFO] [stdout] --> src/core/data/element/string/operation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::core::traits::xml_element::XmlElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `requirements` [INFO] [stdout] --> src/core/data/element/string/pack.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | fn build_with_requirements(&self, requirements: Requirements) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requirements` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/data/requirement.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn new(requirements: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boolean` [INFO] [stdout] --> src/core/data/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | boolean: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `number` [INFO] [stdout] --> src/core/data/parameter.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | number: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `path` [INFO] [stdout] --> src/core/data/parameter.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | path: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `string` [INFO] [stdout] --> src/core/data/parameter.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | string: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/parameter.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BooleanParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BooleanParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/boolean/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/number/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NumberParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/number/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/number/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NumberParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/number/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/path/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PathParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/path/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/path/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PathParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/path/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stdout] --> src/core/data/element/string/parameter.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/string/parameter.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/parameter.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stdout] --> src/core/data/element/string/pack.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | namespace: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `parameters` [INFO] [stdout] --> src/core/data/element/string/pack.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | parameters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `operation` [INFO] [stdout] --> src/core/data/element/string/pack.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | operation: StringOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Default, YaDeserialize)] [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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "d0dfb29042865df66fd7974dc0cdec8bc20a0f21828e43c958c263761bf9b439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0dfb29042865df66fd7974dc0cdec8bc20a0f21828e43c958c263761bf9b439", kill_on_drop: false }` [INFO] [stdout] d0dfb29042865df66fd7974dc0cdec8bc20a0f21828e43c958c263761bf9b439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 340a707c3d9a15321393cabcbf69e77633d9424a440e87ee5d2c2a8e73550797 [INFO] running `Command { std: "docker" "start" "-a" "340a707c3d9a15321393cabcbf69e77633d9424a440e87ee5d2c2a8e73550797", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fmt::format` [INFO] [stderr] --> src/core/data/element/number/operation.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::format; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rust_decimal::prelude::Zero` [INFO] [stderr] --> src/core/data/element/number/operation.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use rust_decimal::prelude::Zero; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Read` [INFO] [stderr] --> src/core/data/element/string/pack.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yaserde::de::Deserializer` [INFO] [stderr] --> src/core/data/element/string/pack.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use yaserde::de::Deserializer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yaserde::YaDeserialize` [INFO] [stderr] --> src/core/data/element/string/pack.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use yaserde::YaDeserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::core::traits::operation::Operation` [INFO] [stderr] --> src/core/data/element/string/pack.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::core::traits::operation::Operation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yaserde::YaDeserialize` [INFO] [stderr] --> src/core/traits/file.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use yaserde::YaDeserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::core::traits::xml_element::XmlElement` [INFO] [stderr] --> src/core/data/element/string/operation.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::core::traits::xml_element::XmlElement; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `requirements` [INFO] [stderr] --> src/core/data/element/string/pack.rs:31:37 [INFO] [stderr] | [INFO] [stderr] 31 | fn build_with_requirements(&self, requirements: Requirements) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_requirements` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/core/data/requirement.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn new(requirements: Vec) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `boolean` [INFO] [stderr] --> src/core/data/parameter.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | boolean: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/parameter.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `number` [INFO] [stderr] --> src/core/data/parameter.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | number: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/parameter.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `path` [INFO] [stderr] --> src/core/data/parameter.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | path: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/parameter.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `string` [INFO] [stderr] --> src/core/data/parameter.rs:15:3 [INFO] [stderr] | [INFO] [stderr] 15 | string: Vec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Parameters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/parameter.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Default, YaDeserialize)] [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: `name` [INFO] [stderr] --> src/core/data/element/boolean/parameter.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BooleanParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/boolean/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stderr] --> src/core/data/element/boolean/parameter.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | namespace: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BooleanParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/boolean/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stderr] --> src/core/data/element/number/parameter.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `NumberParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/number/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stderr] --> src/core/data/element/number/parameter.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | namespace: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `NumberParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/number/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stderr] --> src/core/data/element/path/parameter.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PathParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/path/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stderr] --> src/core/data/element/path/parameter.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | namespace: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PathParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/path/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `name` [INFO] [stderr] --> src/core/data/element/string/parameter.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StringParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/string/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stderr] --> src/core/data/element/string/parameter.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | namespace: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StringParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/string/parameter.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, YaDeserialize)] [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: `namespace` [INFO] [stderr] --> src/core/data/element/string/pack.rs:17:3 [INFO] [stderr] | [INFO] [stderr] 17 | namespace: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `parameters` [INFO] [stderr] --> src/core/data/element/string/pack.rs:19:3 [INFO] [stderr] | [INFO] [stderr] 19 | parameters: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `operation` [INFO] [stderr] --> src/core/data/element/string/pack.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | operation: StringOperation, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StringPack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/data/element/string/pack.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Default, YaDeserialize)] [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: `rust_ato` (bin "rust_ato" test) generated 25 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_ato-477dd9ae5248c00f) [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" "340a707c3d9a15321393cabcbf69e77633d9424a440e87ee5d2c2a8e73550797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340a707c3d9a15321393cabcbf69e77633d9424a440e87ee5d2c2a8e73550797", kill_on_drop: false }` [INFO] [stdout] 340a707c3d9a15321393cabcbf69e77633d9424a440e87ee5d2c2a8e73550797