[INFO] cloning repository https://github.com/jeffa5/lls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffa5/lls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Flls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Flls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38aba9de29c1f1356f0c0dc24cf06d624e3f3304 [INFO] testing jeffa5/lls against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Flls" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffa5/lls on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeffa5/lls [INFO] finished tweaking git repo https://github.com/jeffa5/lls [INFO] tweaked toml for git repo https://github.com/jeffa5/lls written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/jeffa5/lls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_repr v0.1.5 [INFO] [stderr] Downloaded lsp-types v0.73.0 [INFO] [stderr] Downloaded lsp-server v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be368287ea8cd0582c33edfa6a65de03911c999731029df92b583dbf33ecaa6a [INFO] running `Command { std: "docker" "start" "-a" "be368287ea8cd0582c33edfa6a65de03911c999731029df92b583dbf33ecaa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be368287ea8cd0582c33edfa6a65de03911c999731029df92b583dbf33ecaa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be368287ea8cd0582c33edfa6a65de03911c999731029df92b583dbf33ecaa6a", kill_on_drop: false }` [INFO] [stdout] be368287ea8cd0582c33edfa6a65de03911c999731029df92b583dbf33ecaa6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa5f355fceb188bf3b7b921133dd1eaf6eb303b7063bf0f4ece7379c79fbd04 [INFO] running `Command { std: "docker" "start" "-a" "8fa5f355fceb188bf3b7b921133dd1eaf6eb303b7063bf0f4ece7379c79fbd04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling lsp-types v0.73.0 [INFO] [stderr] Compiling lsp-server v0.3.1 [INFO] [stderr] Compiling lls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `synset_type` [INFO] [stdout] --> src/wordnet/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | synset_type: SSType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/data.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[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: `Verb` [INFO] [stdout] --> src/wordnet/synset.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Verb, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `Adjective` [INFO] [stdout] --> src/wordnet/synset.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Adjective, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `AdjectiveSatallite` [INFO] [stdout] --> src/wordnet/synset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | AdjectiveSatallite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `Adverb` [INFO] [stdout] --> src/wordnet/synset.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Adverb, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: associated function is never used: `try_from_str` [INFO] [stdout] --> src/wordnet/synset.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn try_from_str(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.60s [INFO] running `Command { std: "docker" "inspect" "8fa5f355fceb188bf3b7b921133dd1eaf6eb303b7063bf0f4ece7379c79fbd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa5f355fceb188bf3b7b921133dd1eaf6eb303b7063bf0f4ece7379c79fbd04", kill_on_drop: false }` [INFO] [stdout] 8fa5f355fceb188bf3b7b921133dd1eaf6eb303b7063bf0f4ece7379c79fbd04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63c4ddc6454507d0b558389e7dafaa6b3b09de9a22811f449d2fe15e86894ad2 [INFO] running `Command { std: "docker" "start" "-a" "63c4ddc6454507d0b558389e7dafaa6b3b09de9a22811f449d2fe15e86894ad2", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `synset_type` [INFO] [stdout] --> src/wordnet/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | synset_type: SSType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/data.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[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: `Verb` [INFO] [stdout] --> src/wordnet/synset.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Verb, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `Adjective` [INFO] [stdout] --> src/wordnet/synset.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Adjective, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `AdjectiveSatallite` [INFO] [stdout] --> src/wordnet/synset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | AdjectiveSatallite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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 lls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Adverb` [INFO] [stdout] --> src/wordnet/synset.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Adverb, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: associated function is never used: `try_from_str` [INFO] [stdout] --> src/wordnet/synset.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn try_from_str(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `synset_type` [INFO] [stdout] --> src/wordnet/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | synset_type: SSType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/data.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[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: `Verb` [INFO] [stdout] --> src/wordnet/synset.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Verb, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `Adjective` [INFO] [stdout] --> src/wordnet/synset.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Adjective, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `AdjectiveSatallite` [INFO] [stdout] --> src/wordnet/synset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | AdjectiveSatallite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: `Adverb` [INFO] [stdout] --> src/wordnet/synset.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Adverb, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/wordnet/synset.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Copy, 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: associated function is never used: `try_from_str` [INFO] [stdout] --> src/wordnet/synset.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn try_from_str(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "63c4ddc6454507d0b558389e7dafaa6b3b09de9a22811f449d2fe15e86894ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c4ddc6454507d0b558389e7dafaa6b3b09de9a22811f449d2fe15e86894ad2", kill_on_drop: false }` [INFO] [stdout] 63c4ddc6454507d0b558389e7dafaa6b3b09de9a22811f449d2fe15e86894ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b282becc2d86c1c5f21c8e65b409c20b3cb3a37b4b96e2c1987eff85e3226939 [INFO] running `Command { std: "docker" "start" "-a" "b282becc2d86c1c5f21c8e65b409c20b3cb3a37b4b96e2c1987eff85e3226939", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `synset_type` [INFO] [stderr] --> src/wordnet/data.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | synset_type: SSType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/wordnet/data.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[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: `Verb` [INFO] [stderr] --> src/wordnet/synset.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Verb, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/wordnet/synset.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Debug, Copy, 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: `Adjective` [INFO] [stderr] --> src/wordnet/synset.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Adjective, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/wordnet/synset.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Debug, Copy, 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: `AdjectiveSatallite` [INFO] [stderr] --> src/wordnet/synset.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | AdjectiveSatallite, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/wordnet/synset.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Debug, Copy, 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: `Adverb` [INFO] [stderr] --> src/wordnet/synset.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Adverb, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SSType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/wordnet/synset.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Debug, Copy, 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: associated function is never used: `try_from_str` [INFO] [stderr] --> src/wordnet/synset.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn try_from_str(s: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lls` (lib) generated 6 warnings [INFO] [stderr] warning: `lls` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lls_lib-d3d5182f5974c1cd) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lls-992fe774bc21db41) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests lls_lib [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] [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" "b282becc2d86c1c5f21c8e65b409c20b3cb3a37b4b96e2c1987eff85e3226939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b282becc2d86c1c5f21c8e65b409c20b3cb3a37b4b96e2c1987eff85e3226939", kill_on_drop: false }` [INFO] [stdout] b282becc2d86c1c5f21c8e65b409c20b3cb3a37b4b96e2c1987eff85e3226939