[INFO] cloning repository https://github.com/beaglelang/beagle-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beaglelang/beagle-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeaglelang%2Fbeagle-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeaglelang%2Fbeagle-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c947368f38daa6e26be3af9544e99f974f4f6ed0 [INFO] testing beaglelang/beagle-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%2Fbeaglelang%2Fbeagle-lang" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 20% (4933/23791) Updating files: 21% (4997/23791) Updating files: 22% (5235/23791) Updating files: 23% (5472/23791) Updating files: 24% (5710/23791) Updating files: 25% (5948/23791) Updating files: 26% (6186/23791) Updating files: 27% (6424/23791) Updating files: 28% (6662/23791) Updating files: 29% (6900/23791) Updating files: 30% (7138/23791) Updating files: 31% (7376/23791) Updating files: 32% (7614/23791) Updating files: 33% (7852/23791) Updating files: 34% (8089/23791) Updating files: 35% (8327/23791) Updating files: 36% (8565/23791) Updating files: 37% (8803/23791) Updating files: 38% (9041/23791) Updating files: 39% (9279/23791) Updating files: 40% (9517/23791) Updating files: 41% (9755/23791) Updating files: 42% (9993/23791) Updating files: 43% (10231/23791) Updating files: 44% (10469/23791) Updating files: 45% (10706/23791) Updating files: 46% (10944/23791) Updating files: 47% (11182/23791) Updating files: 48% (11420/23791) Updating files: 49% (11658/23791) Updating files: 50% (11896/23791) Updating files: 51% (12134/23791) Updating files: 52% (12372/23791) Updating files: 53% (12610/23791) Updating files: 54% (12848/23791) Updating files: 55% (13086/23791) Updating files: 56% (13323/23791) Updating files: 57% (13561/23791) Updating files: 58% (13799/23791) Updating files: 59% (14037/23791) Updating files: 60% (14275/23791) Updating files: 61% (14513/23791) Updating files: 62% (14751/23791) Updating files: 63% (14989/23791) Updating files: 64% (15227/23791) Updating files: 65% (15465/23791) Updating files: 66% (15703/23791) Updating files: 67% (15940/23791) Updating files: 68% (16178/23791) Updating files: 69% (16416/23791) Updating files: 70% (16654/23791) Updating files: 71% (16892/23791) Updating files: 72% (17130/23791) Updating files: 73% (17368/23791) Updating files: 74% (17606/23791) Updating files: 75% (17844/23791) Updating files: 76% (18082/23791) Updating files: 77% (18320/23791) Updating files: 78% (18557/23791) Updating files: 79% (18795/23791) Updating files: 80% (19033/23791) Updating files: 81% (19271/23791) Updating files: 82% (19509/23791) Updating files: 83% (19747/23791) Updating files: 84% (19985/23791) Updating files: 85% (20223/23791) Updating files: 86% (20461/23791) Updating files: 87% (20699/23791) Updating files: 88% (20937/23791) Updating files: 89% (21174/23791) Updating files: 90% (21412/23791) Updating files: 91% (21650/23791) Updating files: 92% (21888/23791) Updating files: 93% (22126/23791) Updating files: 94% (22364/23791) Updating files: 95% (22602/23791) Updating files: 96% (22840/23791) Updating files: 97% (23078/23791) Updating files: 98% (23316/23791) Updating files: 99% (23554/23791) Updating files: 99% (23641/23791) Updating files: 100% (23791/23791) Updating files: 100% (23791/23791), done. [INFO] validating manifest of git repo https://github.com/beaglelang/beagle-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/beaglelang/beagle-lang [INFO] finished tweaking git repo https://github.com/beaglelang/beagle-lang [INFO] tweaked toml for git repo https://github.com/beaglelang/beagle-lang written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/beaglelang/beagle-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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fa70be0ba6ec4bd7d91a8d69e522a5c0611a14642699a084dde01dcc76ba3a7 [INFO] running `Command { std: "docker" "start" "-a" "3fa70be0ba6ec4bd7d91a8d69e522a5c0611a14642699a084dde01dcc76ba3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa70be0ba6ec4bd7d91a8d69e522a5c0611a14642699a084dde01dcc76ba3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa70be0ba6ec4bd7d91a8d69e522a5c0611a14642699a084dde01dcc76ba3a7", kill_on_drop: false }` [INFO] [stdout] 3fa70be0ba6ec4bd7d91a8d69e522a5c0611a14642699a084dde01dcc76ba3a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67844142fe1115725586cb0b777f630f49190e2a7afdb82a46f701aefe4d75f3 [INFO] running `Command { std: "docker" "start" "-a" "67844142fe1115725586cb0b777f630f49190e2a7afdb82a46f701aefe4d75f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling ir_derive v0.1.0 (/opt/rustwide/workdir/ir_derive) [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling ir_traits v0.1.0 (/opt/rustwide/workdir/ir_traits) [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling core v0.0.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling ir v0.0.1 (/opt/rustwide/workdir/ir) [INFO] [stderr] Compiling ty v0.1.0 (/opt/rustwide/workdir/ty) [INFO] [stderr] Compiling module_messages v0.1.0 (/opt/rustwide/workdir/module_messages) [INFO] [stderr] Compiling mutable v0.1.0 (/opt/rustwide/workdir/mutable) [INFO] [stderr] Compiling expr v0.1.0 (/opt/rustwide/workdir/expr) [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling ident v0.1.0 (/opt/rustwide/workdir/ident) [INFO] [stderr] Compiling symbol_table v0.1.0 (/opt/rustwide/workdir/symbol_table) [INFO] [stderr] Compiling stmt v0.1.0 (/opt/rustwide/workdir/stmt) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> symbol_table/src/lib.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | / &table.symbols.push(Symbol{ [INFO] [stdout] 49 | | name: local_name, [INFO] [stdout] 50 | | type_, [INFO] [stdout] 51 | | kind: SymbolKind::Local [INFO] [stdout] 52 | | }); [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = &table.symbols.push(Symbol{ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling notices v0.1.0 (/opt/rustwide/workdir/notices) [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stderr] Compiling memmy v0.1.0 (/opt/rustwide/workdir/memmy) [INFO] [stderr] Compiling typeck v0.1.0 (/opt/rustwide/workdir/typeck) [INFO] [stdout] warning: field is never read: `mutable` [INFO] [stdout] --> memmy/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | mutable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Mutability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lib.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mutability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lib.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/statements.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/statements.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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: field is never read: `kind` [INFO] [stdout] --> memmy/src/statements.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | kind: StatementKind<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/statements.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/property.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `typename` [INFO] [stdout] --> memmy/src/property.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | typename: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/property.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `mutable` [INFO] [stdout] --> memmy/src/property.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | mutable: Mutability, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `expression` [INFO] [stdout] --> memmy/src/property.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `lifetime` [INFO] [stdout] --> memmy/src/property.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | lifetime: ObjectLifetime<'a> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/fun.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `params` [INFO] [stdout] --> memmy/src/fun.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | params: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/fun.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `return_type` [INFO] [stdout] --> memmy/src/fun.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | return_type: Ty, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `body` [INFO] [stdout] --> memmy/src/fun.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | body: Vec> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/fun.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[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: field is never read: `typename` [INFO] [stdout] --> memmy/src/fun.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | typename: Ty, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/fun.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[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: field is never read: `mutable` [INFO] [stdout] --> memmy/src/local.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | mutable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMut` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/local.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMut` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/local.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `mutable` [INFO] [stdout] --> memmy/src/local.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | mutable: LocalMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `typename` [INFO] [stdout] --> memmy/src/local.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | typename: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/local.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `expr` [INFO] [stdout] --> memmy/src/local.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | expr: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `kind` [INFO] [stdout] --> memmy/src/expr.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | kind: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/expr.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/expr.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pos: BiPos [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/expr.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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: `PropertyRef` [INFO] [stdout] --> memmy/src/lifetime.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | PropertyRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `LocalRef` [INFO] [stdout] --> memmy/src/lifetime.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | LocalRef, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `FunctionRef` [INFO] [stdout] --> memmy/src/lifetime.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | FunctionRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `RefRef` [INFO] [stdout] --> memmy/src/lifetime.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | RefRef [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling frontend v0.0.1 (/opt/rustwide/workdir/frontend) [INFO] [stdout] warning: unused variable: `mir_rx` [INFO] [stdout] --> frontend/src/lib.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let (mir_tx, mir_rx) = channel::>(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mir_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling beaglec v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.34s [INFO] running `Command { std: "docker" "inspect" "67844142fe1115725586cb0b777f630f49190e2a7afdb82a46f701aefe4d75f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67844142fe1115725586cb0b777f630f49190e2a7afdb82a46f701aefe4d75f3", kill_on_drop: false }` [INFO] [stdout] 67844142fe1115725586cb0b777f630f49190e2a7afdb82a46f701aefe4d75f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9963ab582d62d9db6e96a87577418a95c1237cf3e88df3ca5a6188bb04b90a20 [INFO] running `Command { std: "docker" "start" "-a" "9963ab582d62d9db6e96a87577418a95c1237cf3e88df3ca5a6188bb04b90a20", kill_on_drop: false }` [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> symbol_table/src/lib.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | / &table.symbols.push(Symbol{ [INFO] [stdout] 49 | | name: local_name, [INFO] [stdout] 50 | | type_, [INFO] [stdout] 51 | | kind: SymbolKind::Local [INFO] [stdout] 52 | | }); [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = &table.symbols.push(Symbol{ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mutable` [INFO] [stdout] --> memmy/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | mutable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Mutability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lib.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mutability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lib.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/statements.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/statements.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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: field is never read: `kind` [INFO] [stdout] --> memmy/src/statements.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | kind: StatementKind<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/statements.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/property.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `typename` [INFO] [stdout] --> memmy/src/property.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | typename: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/property.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `mutable` [INFO] [stdout] --> memmy/src/property.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | mutable: Mutability, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `expression` [INFO] [stdout] --> memmy/src/property.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `lifetime` [INFO] [stdout] --> memmy/src/property.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | lifetime: ObjectLifetime<'a> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/property.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/fun.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `params` [INFO] [stdout] --> memmy/src/fun.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | params: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/fun.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `return_type` [INFO] [stdout] --> memmy/src/fun.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | return_type: Ty, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `body` [INFO] [stdout] --> memmy/src/fun.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | body: Vec> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/fun.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[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: field is never read: `typename` [INFO] [stdout] --> memmy/src/fun.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | typename: Ty, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/fun.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/fun.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[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: field is never read: `mutable` [INFO] [stdout] --> memmy/src/local.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | mutable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMut` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/local.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalMut` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: field is never read: `ident` [INFO] [stdout] --> memmy/src/local.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ident: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `mutable` [INFO] [stdout] --> memmy/src/local.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | mutable: LocalMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `typename` [INFO] [stdout] --> memmy/src/local.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | typename: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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] [stderr] Compiling beaglec v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> memmy/src/local.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pos: BiPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `expr` [INFO] [stdout] --> memmy/src/local.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | expr: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/local.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[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: field is never read: `kind` [INFO] [stdout] --> memmy/src/expr.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | kind: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/expr.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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: field is never read: `pos` [INFO] [stdout] --> memmy/src/expr.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pos: BiPos [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/expr.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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: `PropertyRef` [INFO] [stdout] --> memmy/src/lifetime.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | PropertyRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `LocalRef` [INFO] [stdout] --> memmy/src/lifetime.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | LocalRef, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `FunctionRef` [INFO] [stdout] --> memmy/src/lifetime.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | FunctionRef, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: `RefRef` [INFO] [stdout] --> memmy/src/lifetime.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | RefRef [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> memmy/src/lifetime.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mir_rx` [INFO] [stdout] --> frontend/src/lib.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let (mir_tx, mir_rx) = channel::>(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mir_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/beaglec-05b35efd70d94cac) [INFO] running `Command { std: "docker" "inspect" "9963ab582d62d9db6e96a87577418a95c1237cf3e88df3ca5a6188bb04b90a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9963ab582d62d9db6e96a87577418a95c1237cf3e88df3ca5a6188bb04b90a20", kill_on_drop: false }` [INFO] [stdout] 9963ab582d62d9db6e96a87577418a95c1237cf3e88df3ca5a6188bb04b90a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14dd6c64ce5ffa8b8c5791d0380fef8deb031b95004b36b773f49d9c849a576e [INFO] running `Command { std: "docker" "start" "-a" "14dd6c64ce5ffa8b8c5791d0380fef8deb031b95004b36b773f49d9c849a576e", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> symbol_table/src/lib.rs:48:21 [INFO] [stderr] | [INFO] [stderr] 48 | / &table.symbols.push(Symbol{ [INFO] [stderr] 49 | | name: local_name, [INFO] [stderr] 50 | | type_, [INFO] [stderr] 51 | | kind: SymbolKind::Local [INFO] [stderr] 52 | | }); [INFO] [stderr] | |______________________^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 48 | let _ = &table.symbols.push(Symbol{ [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `symbol_table` (lib) generated 1 warning [INFO] [stderr] warning: field is never read: `mutable` [INFO] [stderr] --> memmy/src/lib.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | mutable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Mutability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/lib.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/lib.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Mutability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/lib.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/statements.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/statements.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[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: field is never read: `kind` [INFO] [stderr] --> memmy/src/statements.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | kind: StatementKind<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/statements.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[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: field is never read: `ident` [INFO] [stderr] --> memmy/src/property.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | ident: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/property.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[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: field is never read: `typename` [INFO] [stderr] --> memmy/src/property.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | typename: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/property.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/property.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/property.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[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: field is never read: `mutable` [INFO] [stderr] --> memmy/src/property.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | mutable: Mutability, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/property.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[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: field is never read: `expression` [INFO] [stderr] --> memmy/src/property.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | expression: Expression, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/property.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[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: field is never read: `lifetime` [INFO] [stderr] --> memmy/src/property.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | lifetime: ObjectLifetime<'a> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/property.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[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: field is never read: `ident` [INFO] [stderr] --> memmy/src/fun.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | ident: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[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: field is never read: `params` [INFO] [stderr] --> memmy/src/fun.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | params: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/fun.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[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: field is never read: `return_type` [INFO] [stderr] --> memmy/src/fun.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | return_type: Ty, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[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: field is never read: `body` [INFO] [stderr] --> memmy/src/fun.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | body: Vec> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Fun` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[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: field is never read: `ident` [INFO] [stderr] --> memmy/src/fun.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | ident: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[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: field is never read: `typename` [INFO] [stderr] --> memmy/src/fun.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | typename: Ty, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/fun.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FunParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/fun.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[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: field is never read: `mutable` [INFO] [stderr] --> memmy/src/local.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | mutable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LocalMut` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/local.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LocalMut` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[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: field is never read: `ident` [INFO] [stderr] --> memmy/src/local.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | ident: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[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: field is never read: `mutable` [INFO] [stderr] --> memmy/src/local.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | mutable: LocalMut, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[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: field is never read: `typename` [INFO] [stderr] --> memmy/src/local.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | typename: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/local.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | pos: BiPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[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: field is never read: `expr` [INFO] [stderr] --> memmy/src/local.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | expr: Expression, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Local` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/local.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[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: field is never read: `kind` [INFO] [stderr] --> memmy/src/expr.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | kind: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/expr.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | #[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: field is never read: `pos` [INFO] [stderr] --> memmy/src/expr.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | pos: BiPos [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/expr.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | #[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: `PropertyRef` [INFO] [stderr] --> memmy/src/lifetime.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | PropertyRef, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/lifetime.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[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: `LocalRef` [INFO] [stderr] --> memmy/src/lifetime.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | LocalRef, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/lifetime.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[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: `FunctionRef` [INFO] [stderr] --> memmy/src/lifetime.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | FunctionRef, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/lifetime.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[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: `RefRef` [INFO] [stderr] --> memmy/src/lifetime.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | RefRef [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RefKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> memmy/src/lifetime.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[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: `memmy` (lib) generated 31 warnings [INFO] [stderr] warning: unused variable: `mir_rx` [INFO] [stderr] --> frontend/src/lib.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | let (mir_tx, mir_rx) = channel::>(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mir_rx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `frontend` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beaglec-05b35efd70d94cac) [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" "14dd6c64ce5ffa8b8c5791d0380fef8deb031b95004b36b773f49d9c849a576e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14dd6c64ce5ffa8b8c5791d0380fef8deb031b95004b36b773f49d9c849a576e", kill_on_drop: false }` [INFO] [stdout] 14dd6c64ce5ffa8b8c5791d0380fef8deb031b95004b36b773f49d9c849a576e