[INFO] cloning repository https://github.com/bateramos/rusty-german [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bateramos/rusty-german" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbateramos%2Frusty-german", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbateramos%2Frusty-german'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66ab9ba8f4f7df376fc19f116c82b66636f78bf8 [INFO] testing bateramos/rusty-german against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbateramos%2Frusty-german" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bateramos/rusty-german on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bateramos/rusty-german [INFO] finished tweaking git repo https://github.com/bateramos/rusty-german [INFO] tweaked toml for git repo https://github.com/bateramos/rusty-german written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/bateramos/rusty-german already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bodil/typed-html` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.17.2 [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded siphasher v0.3.5 [INFO] [stderr] Downloaded xml5ever v0.16.1 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded sqlite3-sys v0.13.0 [INFO] [stderr] Downloaded sqlite v0.26.0 [INFO] [stderr] Downloaded h2 v0.3.2 [INFO] [stderr] Downloaded rusty_german_types v0.1.0 [INFO] [stderr] Downloaded rusty_german_entity_macro v0.1.0 [INFO] [stderr] Downloaded ena v0.13.1 [INFO] [stderr] Downloaded lalrpop v0.17.2 [INFO] [stderr] Downloaded typed-html-macros v0.2.2 [INFO] [stderr] Downloaded sqlite3-src v0.3.0 [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76cfc8d955e28747d1d78b8770e572f1df8bad92c6b103dfe34431f290ffb5e9 [INFO] running `Command { std: "docker" "start" "-a" "76cfc8d955e28747d1d78b8770e572f1df8bad92c6b103dfe34431f290ffb5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76cfc8d955e28747d1d78b8770e572f1df8bad92c6b103dfe34431f290ffb5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cfc8d955e28747d1d78b8770e572f1df8bad92c6b103dfe34431f290ffb5e9", kill_on_drop: false }` [INFO] [stdout] 76cfc8d955e28747d1d78b8770e572f1df8bad92c6b103dfe34431f290ffb5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bef2f84e5f1979929c842440991cc4f7a217e00c417f2cdecf4f23e423bef0d [INFO] running `Command { std: "docker" "start" "-a" "6bef2f84e5f1979929c842440991cc4f7a217e00c417f2cdecf4f23e423bef0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rusty_german_types v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sqlite3-sys v0.13.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling sqlite v0.26.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling rusty_german_entity_macro v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling rusty-german v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `verb` [INFO] [stdout] --> src/main.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | if let Some(verb) = verb { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_verb` [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 dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "6bef2f84e5f1979929c842440991cc4f7a217e00c417f2cdecf4f23e423bef0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bef2f84e5f1979929c842440991cc4f7a217e00c417f2cdecf4f23e423bef0d", kill_on_drop: false }` [INFO] [stdout] 6bef2f84e5f1979929c842440991cc4f7a217e00c417f2cdecf4f23e423bef0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3487f303e9e5bd403b89980552e7f847601801d8979139a5fb2ece1915b067fe [INFO] running `Command { std: "docker" "start" "-a" "3487f303e9e5bd403b89980552e7f847601801d8979139a5fb2ece1915b067fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling typed-html-macros v0.2.2 [INFO] [stderr] Compiling typed-html v0.2.2 (https://github.com/bodil/typed-html#4c13ecca) [INFO] [stderr] Compiling rusty-german v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `verb` [INFO] [stdout] --> src/main.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | if let Some(verb) = verb { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_verb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 32s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_german-4fadb3b00c5086f1) [INFO] running `Command { std: "docker" "inspect" "3487f303e9e5bd403b89980552e7f847601801d8979139a5fb2ece1915b067fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3487f303e9e5bd403b89980552e7f847601801d8979139a5fb2ece1915b067fe", kill_on_drop: false }` [INFO] [stdout] 3487f303e9e5bd403b89980552e7f847601801d8979139a5fb2ece1915b067fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd7a442c4a0f0d0887a2a99716b1823d8aab79b5f737bd67f7f2fd6ccf96bab9 [INFO] running `Command { std: "docker" "start" "-a" "bd7a442c4a0f0d0887a2a99716b1823d8aab79b5f737bd67f7f2fd6ccf96bab9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `verb` [INFO] [stderr] --> src/main.rs:92:29 [INFO] [stderr] | [INFO] [stderr] 92 | if let Some(verb) = verb { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_verb` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty-german` (bin "rusty-german" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_german-4fadb3b00c5086f1) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test comparator::mod_test::should_match_first ... ok [INFO] [stdout] test comparator::mod_test::should_match_replacing_a_with_umlaut ... ok [INFO] [stdout] test prepositions::tests::preposition_case_exercise::it_should_load_preposition_case_exercise ... ok [INFO] [stdout] test prepositions::tests::preposition_case_exercise::it_should_join_two_case_prepositions ... ok [INFO] [stdout] test comparator::mod_test::should_match_second ... ok [INFO] [stdout] test conjunctions::tests::it_should_load_conjunction_file ... ok [INFO] [stdout] test comparator::mod_test::should_match_replacing_u_with_umlaut ... ok [INFO] [stdout] test substantives::tests::it_should_load_substantive_tips_file ... ok [INFO] [stdout] test comparator::mod_test::should_match_replacing_o_with_umlaut ... ok [INFO] [stdout] test verben::tests::it_create_verb ... ok [INFO] [stdout] test verben_praposition::tests::it_should_load_file ... ok [INFO] [stdout] test verben_praposition::tests::it_should_set_fields_for_all_entries ... ok [INFO] [stdout] test prepositions::tests::it_should_load_preposition_file ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_verb_separated ... ok [INFO] [stdout] test storage::sqlite_storage::tests::test_database_in_memory_creation ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_past_tense_for_regular_verb ... ok [INFO] [stdout] test storage::sqlite_storage::tests::test_dont_insert_duplicated_category ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_verb_with_eszett ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_verb_ending_with_r_alveolar ... ok [INFO] [stdout] test storage::sqlite_storage::tests::test_insert_twice ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_verb_ending_with_t_alveolar ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_regular_last_consonant_is_s ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_regular_changing_in_second_and_terth_person ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_past_tense_ending_with_ieren ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_verb_ending_with_gn_alveolar ... ok [INFO] [stdout] test substantives::tests::it_should_load_substantive_file ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_verb_ending_with_t_alveolar ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_verb_sparated_with_umlaut ... ok [INFO] [stdout] test storage::sqlite_storage::tests::test_database_insertion ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_separated_verb ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_regular_stark_verb ... ok [INFO] [stdout] test verben::tests::create_regular_stark_verben_tests::it_should_create_verb_with_prateritum_eszett ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_verb_ending_with_rn ... ok [INFO] [stdout] test storage::sqlite_storage::tests::test_fetch_failed_exercises ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_past_tense_starting_with_ge ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_regular_verb ... ok [INFO] [stdout] test verben::tests::create_schwache_verben_tests::it_should_create_past_tense_starting_with_er ... ok [INFO] [stdout] test clients::tests::it_should_one_phrase_test ... ok [INFO] [stdout] test clients::tests::it_should_two_phrase_test ... ok [INFO] [stdout] test verben::tests::it_should_load_schwachen_verben_files ... ok [INFO] [stdout] test verben::tests::it_should_load_starken_verben_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd7a442c4a0f0d0887a2a99716b1823d8aab79b5f737bd67f7f2fd6ccf96bab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7a442c4a0f0d0887a2a99716b1823d8aab79b5f737bd67f7f2fd6ccf96bab9", kill_on_drop: false }` [INFO] [stdout] bd7a442c4a0f0d0887a2a99716b1823d8aab79b5f737bd67f7f2fd6ccf96bab9