[INFO] cloning repository https://github.com/jDomantas/tic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jDomantas/tic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82aa8aaab16b465f8b3057365f912208cdb09126 [INFO] testing jDomantas/tic 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%2FjDomantas%2Ftic" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jDomantas/tic 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/jDomantas/tic [INFO] finished tweaking git repo https://github.com/jDomantas/tic [INFO] tweaked toml for git repo https://github.com/jDomantas/tic written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/jDomantas/tic 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 3f9506c0f0f721b221e8e18bd0e186b04e9b509453a1408964f212bd811cbea2 [INFO] running `Command { std: "docker" "start" "-a" "3f9506c0f0f721b221e8e18bd0e186b04e9b509453a1408964f212bd811cbea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f9506c0f0f721b221e8e18bd0e186b04e9b509453a1408964f212bd811cbea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9506c0f0f721b221e8e18bd0e186b04e9b509453a1408964f212bd811cbea2", kill_on_drop: false }` [INFO] [stdout] 3f9506c0f0f721b221e8e18bd0e186b04e9b509453a1408964f212bd811cbea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] b9f6b800760de54c952d6fe0c4150413f59a263a6b7a8262f490c4dce657f09f [INFO] running `Command { std: "docker" "start" "-a" "b9f6b800760de54c952d6fe0c4150413f59a263a6b7a8262f490c4dce657f09f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling formatter v0.1.0 (/opt/rustwide/workdir/formatter) [INFO] [stderr] Compiling internal-iterator v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ticc-syntax v0.1.0 (/opt/rustwide/workdir/ticc-syntax) [INFO] [stderr] Compiling ticc-core v0.1.0 (/opt/rustwide/workdir/ticc-core) [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ticc-eval v0.1.0 (/opt/rustwide/workdir/ticc-eval) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling ticc v0.1.0 (/opt/rustwide/workdir/ticc) [INFO] [stdout] warning: field is never read: `trap` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trap: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[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: `exports` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) exports: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[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: `name` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) name: Name, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[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: `public_name` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) public_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[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: `recursive` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub(crate) recursive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Def` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[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 ticc-tests v0.1.0 (/opt/rustwide/workdir/ticc-tests) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling lsp-server v0.5.1 [INFO] [stderr] Compiling lsp-types v0.89.1 [INFO] [stderr] Compiling ticc-lsp v0.1.0 (/opt/rustwide/workdir/ticc-lsp) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "b9f6b800760de54c952d6fe0c4150413f59a263a6b7a8262f490c4dce657f09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f6b800760de54c952d6fe0c4150413f59a263a6b7a8262f490c4dce657f09f", kill_on_drop: false }` [INFO] [stdout] b9f6b800760de54c952d6fe0c4150413f59a263a6b7a8262f490c4dce657f09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 42b0696bb30ba847b0d8a62c4475d0f1974b0abdc00ad572f9779177b1d9ffee [INFO] running `Command { std: "docker" "start" "-a" "42b0696bb30ba847b0d8a62c4475d0f1974b0abdc00ad572f9779177b1d9ffee", kill_on_drop: false }` [INFO] [stderr] Compiling formatter v0.1.0 (/opt/rustwide/workdir/formatter) [INFO] [stderr] Compiling ticc-syntax v0.1.0 (/opt/rustwide/workdir/ticc-syntax) [INFO] [stderr] Compiling ticc-core v0.1.0 (/opt/rustwide/workdir/ticc-core) [INFO] [stderr] Compiling ticc-eval v0.1.0 (/opt/rustwide/workdir/ticc-eval) [INFO] [stdout] warning: field is never read: `trap` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trap: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[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: `exports` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) exports: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[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: `name` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) name: Name, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[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: `public_name` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) public_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[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: `recursive` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub(crate) recursive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Def` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ticc v0.1.0 (/opt/rustwide/workdir/ticc) [INFO] [stderr] Compiling ticc-lsp v0.1.0 (/opt/rustwide/workdir/ticc-lsp) [INFO] [stderr] Compiling ticc-tests v0.1.0 (/opt/rustwide/workdir/ticc-tests) [INFO] [stdout] warning: field is never read: `trap` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trap: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[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: `exports` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) exports: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[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: `name` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) name: Name, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[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: `public_name` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) public_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[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: `recursive` [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub(crate) recursive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Def` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ticc/src/codegen/gen_js/ir.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.11s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/formatter-15784d53acd8ab8e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc-a344f5e70c594521) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc-eb8c7b6db84db7e0) [INFO] [stderr] Executable tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-fb9edc00cde26f4e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_core-6432d8dd3b4b7f1b) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_eval-1f4d8e5e80180107) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc_lsp-8aff5910cb728255) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_syntax-9d851d4add1057f2) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_tests-c34f7b9f04bac397) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc_tests-deb39709dd26647d) [INFO] running `Command { std: "docker" "inspect" "42b0696bb30ba847b0d8a62c4475d0f1974b0abdc00ad572f9779177b1d9ffee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b0696bb30ba847b0d8a62c4475d0f1974b0abdc00ad572f9779177b1d9ffee", kill_on_drop: false }` [INFO] [stdout] 42b0696bb30ba847b0d8a62c4475d0f1974b0abdc00ad572f9779177b1d9ffee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 241b17b81e7f2dc1120cea729c0636c95af532dc0c3588d532c6341c7d2279b2 [INFO] running `Command { std: "docker" "start" "-a" "241b17b81e7f2dc1120cea729c0636c95af532dc0c3588d532c6341c7d2279b2", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `trap` [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) trap: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[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: `exports` [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) exports: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Program` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[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: `name` [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub(crate) name: Name, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[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: `public_name` [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) public_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[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: `recursive` [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | pub(crate) recursive: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Def` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ticc/src/codegen/gen_js/ir.rs:74:10 [INFO] [stderr] | [INFO] [stderr] 74 | #[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: `ticc` (lib) generated 5 warnings [INFO] [stderr] warning: `ticc` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/formatter-15784d53acd8ab8e) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc-a344f5e70c594521) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test compiler::parser::tests::parses_one_item ... ok [INFO] [stdout] test compiler::parser::tests::parses_last_until_end ... ok [INFO] [stdout] test compiler::parser::tests::parses_up_to_newline_item ... ok [INFO] [stdout] test compiler::parser::tests::roundtrip ... ok [INFO] [stdout] test compiler::parser::tests::roundtrip_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc-eb8c7b6db84db7e0) [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] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-fb9edc00cde26f4e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test completions::no_completions ... ok [INFO] [stdout] test diagnostics::no_errors ... ok [INFO] [stdout] test find_references::find_references ... ok [INFO] [stdout] test go_to_definition::no_definition ... ok [INFO] [stdout] test find_references::no_references ... ok [INFO] [stdout] test go_to_definition::find_definition ... ok [INFO] [stdout] test completions::completions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_core-6432d8dd3b4b7f1b) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_eval-1f4d8e5e80180107) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc_lsp-8aff5910cb728255) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test diagnostics::tests::at_start ... ok [INFO] [stdout] test utils::tests::translate_to_ticc ... ok [INFO] [stdout] test utils::tests::translate_to_lsp ... ok [INFO] [stdout] test diagnostics::tests::not_at_start ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_syntax-9d851d4add1057f2) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ticc_tests-c34f7b9f04bac397) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test compiler_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ticc_tests-deb39709dd26647d) [INFO] [stderr] Doc-tests ticc-core [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] [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] [stderr] Doc-tests ticc-eval [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" "241b17b81e7f2dc1120cea729c0636c95af532dc0c3588d532c6341c7d2279b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241b17b81e7f2dc1120cea729c0636c95af532dc0c3588d532c6341c7d2279b2", kill_on_drop: false }` [INFO] [stdout] 241b17b81e7f2dc1120cea729c0636c95af532dc0c3588d532c6341c7d2279b2