[INFO] cloning repository https://github.com/f0rget/lisper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f0rget/lisper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0rget%2Flisper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0rget%2Flisper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df51aee26c5de1b684e92309aee1162fb29378c5 [INFO] linting f0rget/lisper against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0rget%2Flisper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/f0rget/lisper [INFO] finished tweaking git repo https://github.com/f0rget/lisper [INFO] tweaked toml for git repo https://github.com/f0rget/lisper written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/f0rget/lisper on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/f0rget/lisper 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.1 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] [stderr] Downloaded rustyline v7.0.0 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded nix v0.19.0 [INFO] [stderr] Downloaded syn v1.0.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e19dd37a0478632d26e9e66775dbc72fd2c7b542e36e851ff1e3cd2f82f1f1 [INFO] running `Command { std: "docker" "start" "-a" "e9e19dd37a0478632d26e9e66775dbc72fd2c7b542e36e851ff1e3cd2f82f1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e19dd37a0478632d26e9e66775dbc72fd2c7b542e36e851ff1e3cd2f82f1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e19dd37a0478632d26e9e66775dbc72fd2c7b542e36e851ff1e3cd2f82f1f1", kill_on_drop: false }` [INFO] [stdout] e9e19dd37a0478632d26e9e66775dbc72fd2c7b542e36e851ff1e3cd2f82f1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd19a0f1c936b721520a3ef0b920e8f4a97eaf870350e0578915a86da93fabb [INFO] running `Command { std: "docker" "start" "-a" "ecd19a0f1c936b721520a3ef0b920e8f4a97eaf870350e0578915a86da93fabb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking nix v0.19.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rustyline v7.0.0 [INFO] [stderr] Checking lisper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn eval(lval: Type) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | fn lval_eval_sexprs(mut sexpr: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn builtin_head(mut values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | fn builtin_tail(mut values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | fn builtin_join(values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | fn builtin_eval(mut values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | fn builtin(values: Vec, op: &str) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | fn builtin_op(values: Vec, op: &str) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/parser.rs:41:38 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_and_eval(line: &str) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/parser.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | fn line_to_pairs(line: &str) -> LiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/parser.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | fn lval_read(pairs: Pairs) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | fn line_to_pairs(line: &str) -> LiResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn line_to_pairs(line: &str) -> LiResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn eval(lval: Type) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | fn lval_eval_sexprs(mut sexpr: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn builtin_head(mut values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | fn builtin_tail(mut values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | fn builtin_join(values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | fn builtin_eval(mut values: Vec) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | fn builtin(values: Vec, op: &str) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/evaluator.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | fn builtin_op(values: Vec, op: &str) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/parser.rs:41:38 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_and_eval(line: &str) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/parser.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | fn line_to_pairs(line: &str) -> LiResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/parser.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | fn lval_read(pairs: Pairs) -> LiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Parser(pest::error::Error), [INFO] [stdout] | -------------------------------- the largest variant contains at least 184 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::LisperError`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/parser.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | assert!(!result.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try: `result.is_err()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this assertion is always `true` [INFO] [stdout] --> src/parser.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | Err(LisperError::ZeroDiv) => assert!(true), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the assertion [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#assertions_on_constants [INFO] [stdout] = note: `#[warn(clippy::assertions_on_constants)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this assertion is always `false` [INFO] [stdout] --> src/parser.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | Err(_) => assert!(false), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: replace this with `panic!()` or `unreachable!()` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#assertions_on_constants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this assertion is always `false` [INFO] [stdout] --> src/parser.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | Ok(_) => assert!(false), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: replace this with `panic!()` or `unreachable!()` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#assertions_on_constants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | fn line_to_pairs(line: &str) -> LiResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn line_to_pairs(line: &str) -> LiResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "ecd19a0f1c936b721520a3ef0b920e8f4a97eaf870350e0578915a86da93fabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd19a0f1c936b721520a3ef0b920e8f4a97eaf870350e0578915a86da93fabb", kill_on_drop: false }` [INFO] [stdout] ecd19a0f1c936b721520a3ef0b920e8f4a97eaf870350e0578915a86da93fabb