[INFO] cloning repository https://github.com/VictorKoenders/cargo_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VictorKoenders/cargo_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Fcargo_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Fcargo_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3c814598d3f6bc925ecdccade0af0505749d055 [INFO] testing VictorKoenders/cargo_template against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Fcargo_template" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VictorKoenders/cargo_template on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VictorKoenders/cargo_template [INFO] finished tweaking git repo https://github.com/VictorKoenders/cargo_template [INFO] tweaked toml for git repo https://github.com/VictorKoenders/cargo_template written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/VictorKoenders/cargo_template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 bincode v1.0.0 [INFO] [stderr] Downloaded serde v1.0.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c200820bb2f862acedd04e66f0b051ac843a881f3639026c35eb6f8c46653a1 [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" "4c200820bb2f862acedd04e66f0b051ac843a881f3639026c35eb6f8c46653a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c200820bb2f862acedd04e66f0b051ac843a881f3639026c35eb6f8c46653a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c200820bb2f862acedd04e66f0b051ac843a881f3639026c35eb6f8c46653a1", kill_on_drop: false }` [INFO] [stdout] 4c200820bb2f862acedd04e66f0b051ac843a881f3639026c35eb6f8c46653a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 321e8dffbe46e5ecf516fd4a693368a36cc581c06e9bcf39e436edc0ef2ff9b1 [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" "321e8dffbe46e5ecf516fd4a693368a36cc581c06e9bcf39e436edc0ef2ff9b1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling cargo_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | 'parameter_loop: for (index, parameter) in parameters.into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/templates/mod.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn list() -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - pub fn list() -> Vec> { [INFO] [stdout] 8 + pub fn list() -> Vec> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/templates/mod.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | pub validations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - pub validations: Vec>, [INFO] [stdout] 25 + pub validations: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actions` [INFO] [stdout] --> src/transaction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | actions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Default, Debug)] [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: associated function is never used: `replace_in_files` [INFO] [stdout] --> src/transaction.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_in_file` [INFO] [stdout] --> src/transaction.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_file` [INFO] [stdout] --> src/transaction.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceInFile` [INFO] [stdout] --> src/transaction.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / ReplaceInFile { [INFO] [stdout] 33 | | file: String, [INFO] [stdout] 34 | | key: String, [INFO] [stdout] 35 | | value: String [INFO] [stdout] 36 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceInFiles` [INFO] [stdout] --> src/transaction.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ReplaceInFiles { [INFO] [stdout] 38 | | key: String, [INFO] [stdout] 39 | | value: String, [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CreateFile` [INFO] [stdout] --> src/transaction.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / CreateFile { [INFO] [stdout] 42 | | file: String, [INFO] [stdout] 43 | | value: String, [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "321e8dffbe46e5ecf516fd4a693368a36cc581c06e9bcf39e436edc0ef2ff9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321e8dffbe46e5ecf516fd4a693368a36cc581c06e9bcf39e436edc0ef2ff9b1", kill_on_drop: false }` [INFO] [stdout] 321e8dffbe46e5ecf516fd4a693368a36cc581c06e9bcf39e436edc0ef2ff9b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78059aea71f6b3cb158552f55fdcb50fb8621c3c198f5631d3e0ea5ed900669b [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" "78059aea71f6b3cb158552f55fdcb50fb8621c3c198f5631d3e0ea5ed900669b", kill_on_drop: false }` [INFO] [stderr] Compiling cargo_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | 'parameter_loop: for (index, parameter) in parameters.into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/templates/mod.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn list() -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - pub fn list() -> Vec> { [INFO] [stdout] 8 + pub fn list() -> Vec> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/templates/mod.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | pub validations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - pub validations: Vec>, [INFO] [stdout] 25 + pub validations: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actions` [INFO] [stdout] --> src/transaction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | actions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Default, Debug)] [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: associated function is never used: `replace_in_files` [INFO] [stdout] --> src/transaction.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_in_file` [INFO] [stdout] --> src/transaction.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_file` [INFO] [stdout] --> src/transaction.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceInFile` [INFO] [stdout] --> src/transaction.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / ReplaceInFile { [INFO] [stdout] 33 | | file: String, [INFO] [stdout] 34 | | key: String, [INFO] [stdout] 35 | | value: String [INFO] [stdout] 36 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceInFiles` [INFO] [stdout] --> src/transaction.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ReplaceInFiles { [INFO] [stdout] 38 | | key: String, [INFO] [stdout] 39 | | value: String, [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CreateFile` [INFO] [stdout] --> src/transaction.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / CreateFile { [INFO] [stdout] 42 | | file: String, [INFO] [stdout] 43 | | value: String, [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transaction.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "78059aea71f6b3cb158552f55fdcb50fb8621c3c198f5631d3e0ea5ed900669b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78059aea71f6b3cb158552f55fdcb50fb8621c3c198f5631d3e0ea5ed900669b", kill_on_drop: false }` [INFO] [stdout] 78059aea71f6b3cb158552f55fdcb50fb8621c3c198f5631d3e0ea5ed900669b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5e2dc79b4b4ad278b5b84626da14a15202e899a54226409ec73a946e2e3db8f [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" "c5e2dc79b4b4ad278b5b84626da14a15202e899a54226409ec73a946e2e3db8f", kill_on_drop: false }` [INFO] [stderr] warning: unused label [INFO] [stderr] --> src/main.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | 'parameter_loop: for (index, parameter) in parameters.into_iter().enumerate() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/templates/mod.rs:8:26 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn list() -> Vec> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 8 - pub fn list() -> Vec> { [INFO] [stderr] 8 + pub fn list() -> Vec> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/templates/mod.rs:25:30 [INFO] [stderr] | [INFO] [stderr] 25 | pub validations: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 25 - pub validations: Vec>, [INFO] [stderr] 25 + pub validations: Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `actions` [INFO] [stderr] --> src/transaction.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | actions: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/transaction.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Default, Debug)] [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: associated function is never used: `replace_in_files` [INFO] [stderr] --> src/transaction.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `replace_in_file` [INFO] [stderr] --> src/transaction.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `create_file` [INFO] [stderr] --> src/transaction.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ReplaceInFile` [INFO] [stderr] --> src/transaction.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / ReplaceInFile { [INFO] [stderr] 33 | | file: String, [INFO] [stderr] 34 | | key: String, [INFO] [stderr] 35 | | value: String [INFO] [stderr] 36 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/transaction.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ReplaceInFiles` [INFO] [stderr] --> src/transaction.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | / ReplaceInFiles { [INFO] [stderr] 38 | | key: String, [INFO] [stderr] 39 | | value: String, [INFO] [stderr] 40 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/transaction.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `CreateFile` [INFO] [stderr] --> src/transaction.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / CreateFile { [INFO] [stderr] 42 | | file: String, [INFO] [stderr] 43 | | value: String, [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `TransactionAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/transaction.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [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: `cargo_template` (bin "cargo_template" test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_template-08f132cd9bd7c9da) [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" "c5e2dc79b4b4ad278b5b84626da14a15202e899a54226409ec73a946e2e3db8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e2dc79b4b4ad278b5b84626da14a15202e899a54226409ec73a946e2e3db8f", kill_on_drop: false }` [INFO] [stdout] c5e2dc79b4b4ad278b5b84626da14a15202e899a54226409ec73a946e2e3db8f