[INFO] cloning repository https://github.com/ronthecookie/cokedit [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronthecookie/cokedit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronthecookie%2Fcokedit"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronthecookie%2Fcokedit'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05d5b682a37f01c732db691ab32de0fe78efce86 [INFO] checking ronthecookie/cokedit against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronthecookie%2Fcokedit" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ronthecookie/cokedit on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ronthecookie/cokedit [INFO] finished tweaking git repo https://github.com/ronthecookie/cokedit [INFO] tweaked toml for git repo https://github.com/ronthecookie/cokedit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ronthecookie/cokedit already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] beac011ab590c229bc78dde2c411ca905a767cb70d380250edc86f7bbbc0ebff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "beac011ab590c229bc78dde2c411ca905a767cb70d380250edc86f7bbbc0ebff"` [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.10 [INFO] [stderr] Compiling proc-macro-error v0.4.10 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking platform-dirs v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking crossterm v0.16.0 (https://github.com/ronthecookie/crossterm?branch=add-keymodifier-none#2faab047) [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling cokedit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:2241:5 [INFO] [stderr] | [INFO] [stderr] 2241 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:2252:5 [INFO] [stderr] | [INFO] [stderr] 2252 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:2241:5 [INFO] [stderr] | [INFO] [stderr] 2241 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:2252:5 [INFO] [stderr] | [INFO] [stderr] 2252 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:2241:5 [INFO] [stderr] | [INFO] [stderr] 2241 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:467:9 [INFO] [stderr] | [INFO] [stderr] 467 | pub fn new() -> ExprParser { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> /opt/rustwide/target/debug/build/cokedit-61eceb9c23097e37/out/config.rs:467:9 [INFO] [stderr] | [INFO] [stderr] 467 | pub fn new() -> ExprParser { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `"docker" "inspect" "beac011ab590c229bc78dde2c411ca905a767cb70d380250edc86f7bbbc0ebff"` [INFO] running `"docker" "rm" "-f" "beac011ab590c229bc78dde2c411ca905a767cb70d380250edc86f7bbbc0ebff"` [INFO] [stdout] beac011ab590c229bc78dde2c411ca905a767cb70d380250edc86f7bbbc0ebff