[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 1.60.0 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 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/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded internment v0.5.4 [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" "+1.60.0" "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] 548df061d186eeba2c0b183958952e0e48a05eb36827ecc5ca06aceb437217e9 [INFO] running `Command { std: "docker" "start" "-a" "548df061d186eeba2c0b183958952e0e48a05eb36827ecc5ca06aceb437217e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "548df061d186eeba2c0b183958952e0e48a05eb36827ecc5ca06aceb437217e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548df061d186eeba2c0b183958952e0e48a05eb36827ecc5ca06aceb437217e9", kill_on_drop: false }` [INFO] [stdout] 548df061d186eeba2c0b183958952e0e48a05eb36827ecc5ca06aceb437217e9 [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" "+1.60.0" "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] 0223f4b768cade2ab616c525ac5ab331ca9d38c302d0890a403118b32fd88337 [INFO] running `Command { std: "docker" "start" "-a" "0223f4b768cade2ab616c525ac5ab331ca9d38c302d0890a403118b32fd88337", 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 parking_lot_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.9 [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 32.71s [INFO] running `Command { std: "docker" "inspect" "0223f4b768cade2ab616c525ac5ab331ca9d38c302d0890a403118b32fd88337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0223f4b768cade2ab616c525ac5ab331ca9d38c302d0890a403118b32fd88337", kill_on_drop: false }` [INFO] [stdout] 0223f4b768cade2ab616c525ac5ab331ca9d38c302d0890a403118b32fd88337 [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" "+1.60.0" "test" "--frozen" "--no-run" "--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] 155a152eadc7a0c3b611fd04d91fc7621e89dc834bb5279451eccb5b305125c2 [INFO] running `Command { std: "docker" "start" "-a" "155a152eadc7a0c3b611fd04d91fc7621e89dc834bb5279451eccb5b305125c2", 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 1.90s [INFO] running `Command { std: "docker" "inspect" "155a152eadc7a0c3b611fd04d91fc7621e89dc834bb5279451eccb5b305125c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155a152eadc7a0c3b611fd04d91fc7621e89dc834bb5279451eccb5b305125c2", kill_on_drop: false }` [INFO] [stdout] 155a152eadc7a0c3b611fd04d91fc7621e89dc834bb5279451eccb5b305125c2 [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" "+1.60.0" "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] a2f96b738ea1d5cfce5ebe2e73b6e9e3a8719e68a92112079736c3c8ca3e9452 [INFO] running `Command { std: "docker" "start" "-a" "a2f96b738ea1d5cfce5ebe2e73b6e9e3a8719e68a92112079736c3c8ca3e9452", 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.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/donelang-70eba553cc01497d) [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" "a2f96b738ea1d5cfce5ebe2e73b6e9e3a8719e68a92112079736c3c8ca3e9452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f96b738ea1d5cfce5ebe2e73b6e9e3a8719e68a92112079736c3c8ca3e9452", kill_on_drop: false }` [INFO] [stdout] a2f96b738ea1d5cfce5ebe2e73b6e9e3a8719e68a92112079736c3c8ca3e9452