[INFO] fetching crate didaskalia 0.1.2... [INFO] testing didaskalia-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate didaskalia 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate didaskalia 0.1.2 [INFO] finished tweaking crates.io crate didaskalia 0.1.2 [INFO] tweaked toml for crates.io crate didaskalia 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate didaskalia 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate didaskalia 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3798722eb3a046fb425378834bd95fd5cc493317235f09f2dcef6e510ef4a6ec [INFO] running `Command { std: "docker" "start" "-a" "3798722eb3a046fb425378834bd95fd5cc493317235f09f2dcef6e510ef4a6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3798722eb3a046fb425378834bd95fd5cc493317235f09f2dcef6e510ef4a6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3798722eb3a046fb425378834bd95fd5cc493317235f09f2dcef6e510ef4a6ec", kill_on_drop: false }` [INFO] [stdout] 3798722eb3a046fb425378834bd95fd5cc493317235f09f2dcef6e510ef4a6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] be9a75d6fff50dbc31adbac014643c5aef7711ddddede2046bcc15468e3eda51 [INFO] running `Command { std: "docker" "start" "-a" "be9a75d6fff50dbc31adbac014643c5aef7711ddddede2046bcc15468e3eda51", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling didaskalia v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `extract_diagnostics` is never used [INFO] [stdout] --> src/diagnostics.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 61 | impl<'a> Diagnostics<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub(crate) fn extract_diagnostics(self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `span` is never used [INFO] [stdout] --> src/diagnostics.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 203 | impl<'a> InnerDiagnostic<'a> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub fn span(&self) -> Span { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Warning` is never used [INFO] [stdout] --> src/diagnostics/lexer.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub Warning {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Info` is never used [INFO] [stdout] --> src/diagnostics/lexer.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub Info {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Info` is never used [INFO] [stdout] --> src/diagnostics/parser.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub Info { } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `matches` is never used [INFO] [stdout] --> src/lexer/cursor.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn matches(&self, s: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expect_keyword` is never used [INFO] [stdout] --> src/parser.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Parser<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | fn expect_keyword(&mut self, keyword: Keyword) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "be9a75d6fff50dbc31adbac014643c5aef7711ddddede2046bcc15468e3eda51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9a75d6fff50dbc31adbac014643c5aef7711ddddede2046bcc15468e3eda51", kill_on_drop: false }` [INFO] [stdout] be9a75d6fff50dbc31adbac014643c5aef7711ddddede2046bcc15468e3eda51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 210dbc742fcabdc020c64405dada46dc0b6a8ba37501562c7e9147afd44a0a37 [INFO] running `Command { std: "docker" "start" "-a" "210dbc742fcabdc020c64405dada46dc0b6a8ba37501562c7e9147afd44a0a37", kill_on_drop: false }` [INFO] [stdout] warning: method `extract_diagnostics` is never used [INFO] [stdout] --> src/diagnostics.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 61 | impl<'a> Diagnostics<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub(crate) fn extract_diagnostics(self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `span` is never used [INFO] [stdout] --> src/diagnostics.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 203 | impl<'a> InnerDiagnostic<'a> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub fn span(&self) -> Span { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Warning` is never used [INFO] [stdout] --> src/diagnostics/lexer.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub Warning {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Info` is never used [INFO] [stdout] --> src/diagnostics/lexer.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub Info {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Info` is never used [INFO] [stdout] --> src/diagnostics/parser.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub Info { } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `matches` is never used [INFO] [stdout] --> src/lexer/cursor.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn matches(&self, s: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expect_keyword` is never used [INFO] [stdout] --> src/parser.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Parser<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | fn expect_keyword(&mut self, keyword: Keyword) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling didaskalia v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `Warning` is never used [INFO] [stdout] --> src/diagnostics/lexer.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub Warning {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Info` is never used [INFO] [stdout] --> src/diagnostics/lexer.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub Info {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Info` is never used [INFO] [stdout] --> src/diagnostics/parser.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub Info { } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `matches` is never used [INFO] [stdout] --> src/lexer/cursor.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn matches(&self, s: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expect_keyword` is never used [INFO] [stdout] --> src/parser.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Parser<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | fn expect_keyword(&mut self, keyword: Keyword) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.07s [INFO] running `Command { std: "docker" "inspect" "210dbc742fcabdc020c64405dada46dc0b6a8ba37501562c7e9147afd44a0a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210dbc742fcabdc020c64405dada46dc0b6a8ba37501562c7e9147afd44a0a37", kill_on_drop: false }` [INFO] [stdout] 210dbc742fcabdc020c64405dada46dc0b6a8ba37501562c7e9147afd44a0a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f127cdc122c2ddfc5f4566b715f32505b86bdaee6e17a3c0a842dc6d1df13ea1 [INFO] running `Command { std: "docker" "start" "-a" "f127cdc122c2ddfc5f4566b715f32505b86bdaee6e17a3c0a842dc6d1df13ea1", kill_on_drop: false }` [INFO] [stderr] warning: method `extract_diagnostics` is never used [INFO] [stderr] --> src/diagnostics.rs:154:19 [INFO] [stderr] | [INFO] [stderr] 61 | impl<'a> Diagnostics<'a> { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 154 | pub(crate) fn extract_diagnostics(self) -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `span` is never used [INFO] [stderr] --> src/diagnostics.rs:311:12 [INFO] [stderr] | [INFO] [stderr] 203 | impl<'a> InnerDiagnostic<'a> { [INFO] [stderr] | ---------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 311 | pub fn span(&self) -> Span { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Warning` is never used [INFO] [stderr] --> src/diagnostics/lexer.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub Warning {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum `Info` is never used [INFO] [stderr] --> src/diagnostics/lexer.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub Info {} [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum `Info` is never used [INFO] [stderr] --> src/diagnostics/parser.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub Info { } [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method `matches` is never used [INFO] [stderr] --> src/lexer/cursor.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl<'a> Cursor<'a> { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 58 | pub fn matches(&self, s: &str) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `expect_keyword` is never used [INFO] [stderr] --> src/parser.rs:95:8 [INFO] [stderr] | [INFO] [stderr] 22 | impl<'a> Parser<'a> { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 95 | fn expect_keyword(&mut self, keyword: Keyword) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `didaskalia` (lib) generated 7 warnings [INFO] [stderr] warning: enum `Warning` is never used [INFO] [stderr] --> src/diagnostics/lexer.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub Warning {} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::diagnostics::create_diagnostic_with_severity` which comes from the expansion of the macro `create_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `didaskalia` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/didaskalia-4b6e65ea9950d594) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test parser::tests::test_blank_doc_with_lang_directive ... ok [INFO] [stdout] test parser::tests::test_blank_doc_with_double_lang_keyword ... ok [INFO] [stdout] test parser::tests::test_double_entry_decl ... ok [INFO] [stdout] test parser::tests::test_entry_decl_equal_on_newline ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_identifier ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_identifier_and_right_bracket_and_equal_sign_then_newline ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_right_bracket_and_equal_sign ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_identifier_and_equal_sign ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_identifier_and_right_bracket_and_equal_sign ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_equal_sign ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_identifier_and_right_bracket ... ok [INFO] [stdout] test parser::tests::test_entry_decl_missing_right_bracket ... ok [INFO] [stdout] test parser::tests::test_entry_decl_warn_empty ... ok [INFO] [stdout] test parser::tests::test_single_entry_decl ... ok [INFO] [stdout] test parser::tests::test_entry_decl_warn_empty_then_newline ... ok [INFO] [stdout] test parser::tests::test_lang_directive_missing_newline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f127cdc122c2ddfc5f4566b715f32505b86bdaee6e17a3c0a842dc6d1df13ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f127cdc122c2ddfc5f4566b715f32505b86bdaee6e17a3c0a842dc6d1df13ea1", kill_on_drop: false }` [INFO] [stdout] f127cdc122c2ddfc5f4566b715f32505b86bdaee6e17a3c0a842dc6d1df13ea1