[INFO] updating cached repository https://github.com/croyzor/cursivecat [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8046ab1b216a327f6ecd8a1067732736fbf01103 [INFO] checking croyzor/cursivecat against try#e922e6444795ab795fab1943288aee3d543699b8 for pr-66852 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcroyzor%2Fcursivecat" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/croyzor/cursivecat on toolchain e922e6444795ab795fab1943288aee3d543699b8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/croyzor/cursivecat [INFO] finished tweaking git repo https://github.com/croyzor/cursivecat [INFO] tweaked toml for git repo https://github.com/croyzor/cursivecat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/croyzor/cursivecat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+e922e6444795ab795fab1943288aee3d543699b8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa63dca1e58c52ad97ae7fdb8c6ba653761ef62e003665f00ec5e8979ece5e78 [INFO] running `"docker" "start" "-a" "fa63dca1e58c52ad97ae7fdb8c6ba653761ef62e003665f00ec5e8979ece5e78"` [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking array-macro v1.0.2 [INFO] [stderr] Checking reexport-proc-macro v1.0.5 [INFO] [stderr] Checking arc-swap v0.3.1 [INFO] [stderr] Checking enumset v0.3.10 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking signal-hook v0.1.5 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.10 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking hyper v0.12.11 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking enum-map v0.4.1 [INFO] [stderr] Checking cursive v0.9.1 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking qcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:103:13 [INFO] [stderr] | [INFO] [stderr] 103 | let mut question = Question { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [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/main.rs:103:13 [INFO] [stderr] | [INFO] [stderr] 103 | let mut question = Question { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "fa63dca1e58c52ad97ae7fdb8c6ba653761ef62e003665f00ec5e8979ece5e78"` [INFO] running `"docker" "rm" "-f" "fa63dca1e58c52ad97ae7fdb8c6ba653761ef62e003665f00ec5e8979ece5e78"` [INFO] [stdout] fa63dca1e58c52ad97ae7fdb8c6ba653761ef62e003665f00ec5e8979ece5e78