[INFO] updating cached repository https://github.com/JoshBrudnak/Lojidoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f08273f5e7f6eb91610b757eaaa2cc72c88ab6c [INFO] testing JoshBrudnak/Lojidoc against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBrudnak%2FLojidoc" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshBrudnak/Lojidoc on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoshBrudnak/Lojidoc [INFO] finished tweaking git repo https://github.com/JoshBrudnak/Lojidoc [INFO] tweaked toml for git repo https://github.com/JoshBrudnak/Lojidoc written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/JoshBrudnak/Lojidoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f1e4c5c954bb057430e54fd57652670287444875f72e5f8bf50cd89d50a64d7 [INFO] running `Command { std: "docker" "start" "-a" "5f1e4c5c954bb057430e54fd57652670287444875f72e5f8bf50cd89d50a64d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f1e4c5c954bb057430e54fd57652670287444875f72e5f8bf50cd89d50a64d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1e4c5c954bb057430e54fd57652670287444875f72e5f8bf50cd89d50a64d7", kill_on_drop: false }` [INFO] [stdout] 5f1e4c5c954bb057430e54fd57652670287444875f72e5f8bf50cd89d50a64d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a867ed80362459401ec3d1a9651ebc84e91df8147606100eca3c1d0d0a544d34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a867ed80362459401ec3d1a9651ebc84e91df8147606100eca3c1d0d0a544d34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling proc-macro2 v0.4.16 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling sequence_trie v0.3.5 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strum v0.9.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libz-sys v1.0.24 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling ws v0.7.8 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling notify v4.0.4 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling strum_macros v0.9.1 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling handlebars v1.0.3 [INFO] [stderr] Compiling toml-query v0.7.0 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Compiling elasticlunr-rs v2.3.3 [INFO] [stderr] Compiling ammonia v1.2.0 [INFO] [stderr] Compiling mdbook v0.2.1 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling lojidoc v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | let mut file = file_cp[(i * 4) + j].clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/document/mod.rs:680:13 [INFO] [stdout] | [INFO] [stdout] 680 | for mut inter in proj.interfaces { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/document/mod.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | for mut enum_ob in proj.enumerations { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parse/mod.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | for mut param in method.parameters.clone() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parse/mod.rs:716:25 [INFO] [stdout] | [INFO] [stdout] 716 | let mut temp_gram = gram_parts.clone(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "a867ed80362459401ec3d1a9651ebc84e91df8147606100eca3c1d0d0a544d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a867ed80362459401ec3d1a9651ebc84e91df8147606100eca3c1d0d0a544d34", kill_on_drop: false }` [INFO] [stdout] a867ed80362459401ec3d1a9651ebc84e91df8147606100eca3c1d0d0a544d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97a1fda0e0596a749f4b503a64f301897be783fa27faf8051067fbda4d9c0018 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "97a1fda0e0596a749f4b503a64f301897be783fa27faf8051067fbda4d9c0018", kill_on_drop: false }` [INFO] [stderr] Compiling lojidoc v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | let mut file = file_cp[(i * 4) + j].clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/document/mod.rs:680:13 [INFO] [stdout] | [INFO] [stdout] 680 | for mut inter in proj.interfaces { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/document/mod.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | for mut enum_ob in proj.enumerations { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parse/mod.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | for mut param in method.parameters.clone() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parse/mod.rs:716:25 [INFO] [stdout] | [INFO] [stdout] 716 | let mut temp_gram = gram_parts.clone(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "97a1fda0e0596a749f4b503a64f301897be783fa27faf8051067fbda4d9c0018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a1fda0e0596a749f4b503a64f301897be783fa27faf8051067fbda4d9c0018", kill_on_drop: false }` [INFO] [stdout] 97a1fda0e0596a749f4b503a64f301897be783fa27faf8051067fbda4d9c0018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 878020b029c03340aea6fe3cffe6bd804b48cec4aee4068fb02e0bb0fb21272d [INFO] running `Command { std: "docker" "start" "-a" "878020b029c03340aea6fe3cffe6bd804b48cec4aee4068fb02e0bb0fb21272d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stdout] running 8 tests [INFO] [stderr] --> src/main.rs:103:25 [INFO] [stdout] test parse::test::test_param_match ... ok [INFO] [stderr] | [INFO] [stdout] test parse::test::test_method_lex ... ok [INFO] [stderr] 103 | let mut file = file_cp[(i * 4) + j].clone(); [INFO] [stdout] test parse::test::test_method_complex_lex ... ok [INFO] [stderr] | ----^^^^ [INFO] [stdout] test parse::test::test_class_lex ... ok [INFO] [stderr] | | [INFO] [stdout] test model::test::test_method_impl ... ok [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/document/mod.rs:680:13 [INFO] [stderr] | [INFO] [stderr] 680 | for mut inter in proj.interfaces { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/document/mod.rs:709:13 [INFO] [stderr] | [INFO] [stderr] 709 | for mut enum_ob in proj.enumerations { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parse/mod.rs:343:13 [INFO] [stderr] | [INFO] [stderr] 343 | for mut param in method.parameters.clone() { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parse/mod.rs:716:25 [INFO] [stderr] | [INFO] [stderr] 716 | let mut temp_gram = gram_parts.clone(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lojidoc-7ab71b1afaa80ff9 [INFO] [stdout] test model::test::test_class_impl ... ok [INFO] [stdout] test parse::test::test_doc_lex ... ok [INFO] [stdout] test parse::test::test_inter_lex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "878020b029c03340aea6fe3cffe6bd804b48cec4aee4068fb02e0bb0fb21272d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878020b029c03340aea6fe3cffe6bd804b48cec4aee4068fb02e0bb0fb21272d", kill_on_drop: false }` [INFO] [stdout] 878020b029c03340aea6fe3cffe6bd804b48cec4aee4068fb02e0bb0fb21272d