[INFO] cloning repository https://github.com/Spu7Nix/done-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spu7Nix/done-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpu7Nix%2Fdone-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpu7Nix%2Fdone-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ee6affb512c8c35f7e08684eb0b635fd7e3b927 [INFO] testing Spu7Nix/done-lang against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpu7Nix%2Fdone-lang" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spu7Nix/done-lang on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Spu7Nix/done-lang [INFO] finished tweaking git repo https://github.com/Spu7Nix/done-lang [INFO] tweaked toml for git repo https://github.com/Spu7Nix/done-lang written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Spu7Nix/done-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e71fbe66ffc74c12dfbd0fce488547bcd8e3e4f100efc289c778fa4e9ea11ffd [INFO] running `Command { std: "docker" "start" "-a" "e71fbe66ffc74c12dfbd0fce488547bcd8e3e4f100efc289c778fa4e9ea11ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e71fbe66ffc74c12dfbd0fce488547bcd8e3e4f100efc289c778fa4e9ea11ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71fbe66ffc74c12dfbd0fce488547bcd8e3e4f100efc289c778fa4e9ea11ffd", kill_on_drop: false }` [INFO] [stdout] e71fbe66ffc74c12dfbd0fce488547bcd8e3e4f100efc289c778fa4e9ea11ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebfdf6e71779562e198c9daf67373a8ba6f3ddbe06051875dd64db4c1b33a1ce [INFO] running `Command { std: "docker" "start" "-a" "ebfdf6e71779562e198c9daf67373a8ba6f3ddbe06051875dd64db4c1b33a1ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling internment v0.5.4 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling donelang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `i` is never read [INFO] [stdout] --> src/builtin.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | i += 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | / builtin_funcs! { [INFO] [stdout] 104 | | fn added with (number A, number B) -> number => A + B, [INFO] [stdout] 105 | | fn subtracted by (number A, number B) -> number => A - B, [INFO] [stdout] 106 | | fn multiplied by (number A, number B) -> number => A * B, [INFO] [stdout] ... | [INFO] [stdout] 119 | | }, [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `builtin_funcs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `i` is never read [INFO] [stdout] --> src/builtin.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | i += 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | / builtin_patterns! { [INFO] [stdout] 123 | | is equal to (number A, number B) => (A - B).abs() < f64::EPSILON, [INFO] [stdout] 124 | | is greater than (number A, number B) => A > B, [INFO] [stdout] 125 | | is less than (number A, number B) => A < B, [INFO] [stdout] 126 | | is empty (list A) => A.is_empty(), [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `builtin_patterns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Custom` [INFO] [stdout] --> src/parser.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | Custom(Expr), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `And` [INFO] [stdout] --> src/parser.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | And(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatternExpr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(PartialEq, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Or` [INFO] [stdout] --> src/parser.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | Or(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatternExpr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(PartialEq, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.71s [INFO] running `Command { std: "docker" "inspect" "ebfdf6e71779562e198c9daf67373a8ba6f3ddbe06051875dd64db4c1b33a1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfdf6e71779562e198c9daf67373a8ba6f3ddbe06051875dd64db4c1b33a1ce", kill_on_drop: false }` [INFO] [stdout] ebfdf6e71779562e198c9daf67373a8ba6f3ddbe06051875dd64db4c1b33a1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bd812af52cf4b7b6fa9f487fd1646bffdca385b6d9bd9d891c03a01564912ce [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" "3bd812af52cf4b7b6fa9f487fd1646bffdca385b6d9bd9d891c03a01564912ce", kill_on_drop: false }` [INFO] [stderr] Compiling donelang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `i` is never read [INFO] [stdout] --> src/builtin.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | i += 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | / builtin_funcs! { [INFO] [stdout] 104 | | fn added with (number A, number B) -> number => A + B, [INFO] [stdout] 105 | | fn subtracted by (number A, number B) -> number => A - B, [INFO] [stdout] 106 | | fn multiplied by (number A, number B) -> number => A * B, [INFO] [stdout] ... | [INFO] [stdout] 119 | | }, [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `builtin_funcs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `i` is never read [INFO] [stdout] --> src/builtin.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | i += 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | / builtin_patterns! { [INFO] [stdout] 123 | | is equal to (number A, number B) => (A - B).abs() < f64::EPSILON, [INFO] [stdout] 124 | | is greater than (number A, number B) => A > B, [INFO] [stdout] 125 | | is less than (number A, number B) => A < B, [INFO] [stdout] 126 | | is empty (list A) => A.is_empty(), [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in the macro `builtin_patterns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Custom` [INFO] [stdout] --> src/parser.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | Custom(Expr), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `And` [INFO] [stdout] --> src/parser.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | And(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatternExpr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(PartialEq, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Or` [INFO] [stdout] --> src/parser.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | Or(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatternExpr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | #[derive(PartialEq, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/donelang-a8f09a00e4b52adf) [INFO] running `Command { std: "docker" "inspect" "3bd812af52cf4b7b6fa9f487fd1646bffdca385b6d9bd9d891c03a01564912ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd812af52cf4b7b6fa9f487fd1646bffdca385b6d9bd9d891c03a01564912ce", kill_on_drop: false }` [INFO] [stdout] 3bd812af52cf4b7b6fa9f487fd1646bffdca385b6d9bd9d891c03a01564912ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 63d97d2bd81311b9d351eab0c6b1a642b7f59911e916032e593f7171b96d1aac [INFO] running `Command { std: "docker" "start" "-a" "63d97d2bd81311b9d351eab0c6b1a642b7f59911e916032e593f7171b96d1aac", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `i` is never read [INFO] [stderr] --> src/builtin.rs:45:29 [INFO] [stderr] | [INFO] [stderr] 45 | i += 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 103 | / builtin_funcs! { [INFO] [stderr] 104 | | fn added with (number A, number B) -> number => A + B, [INFO] [stderr] 105 | | fn subtracted by (number A, number B) -> number => A - B, [INFO] [stderr] 106 | | fn multiplied by (number A, number B) -> number => A * B, [INFO] [stderr] ... | [INFO] [stderr] 119 | | }, [INFO] [stderr] 120 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: this warning originates in the macro `builtin_funcs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: value assigned to `i` is never read [INFO] [stderr] --> src/builtin.rs:69:29 [INFO] [stderr] | [INFO] [stderr] 69 | i += 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 122 | / builtin_patterns! { [INFO] [stderr] 123 | | is equal to (number A, number B) => (A - B).abs() < f64::EPSILON, [INFO] [stderr] 124 | | is greater than (number A, number B) => A > B, [INFO] [stderr] 125 | | is less than (number A, number B) => A < B, [INFO] [stderr] 126 | | is empty (list A) => A.is_empty(), [INFO] [stderr] 127 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: this warning originates in the macro `builtin_patterns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Custom` [INFO] [stderr] --> src/parser.rs:235:5 [INFO] [stderr] | [INFO] [stderr] 235 | Custom(Expr), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PropContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser.rs:233:10 [INFO] [stderr] | [INFO] [stderr] 233 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `And` [INFO] [stderr] --> src/parser.rs:377:5 [INFO] [stderr] | [INFO] [stderr] 377 | And(Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PatternExpr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser.rs:374:21 [INFO] [stderr] | [INFO] [stderr] 374 | #[derive(PartialEq, Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Or` [INFO] [stderr] --> src/parser.rs:378:5 [INFO] [stderr] | [INFO] [stderr] 378 | Or(Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PatternExpr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser.rs:374:21 [INFO] [stderr] | [INFO] [stderr] 374 | #[derive(PartialEq, Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `donelang` (bin "donelang" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/donelang-a8f09a00e4b52adf) [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" "63d97d2bd81311b9d351eab0c6b1a642b7f59911e916032e593f7171b96d1aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d97d2bd81311b9d351eab0c6b1a642b7f59911e916032e593f7171b96d1aac", kill_on_drop: false }` [INFO] [stdout] 63d97d2bd81311b9d351eab0c6b1a642b7f59911e916032e593f7171b96d1aac