[INFO] updating cached repository https://github.com/theryangeary/choose [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] [stderr] From https://github.com/theryangeary/choose [INFO] [stderr] - [deleted] (none) -> feature/character-wise [INFO] [stderr] 5f77249..5d65fb9 develop -> develop [INFO] [stderr] * [new tag] v1.1.1 -> v1.1.1 [INFO] [stderr] * [new tag] v1.1.0 -> v1.1.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d65fb99ce8768608e78c81a7fe4c87c15f56192 [INFO] checking theryangeary/choose against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheryangeary%2Fchoose" "/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/theryangeary/choose on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/theryangeary/choose [INFO] finished tweaking git repo https://github.com/theryangeary/choose [INFO] tweaked toml for git repo https://github.com/theryangeary/choose written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/theryangeary/choose already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] 5b462c7b85f4182cdca873491d739043fd1e159d14bb72c259a941c90b04035e [INFO] running `"docker" "start" "-a" "5b462c7b85f4182cdca873491d739043fd1e159d14bb72c259a941c90b04035e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling proc-macro-error v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Checking structopt v0.3.0 [INFO] [stderr] Checking choose v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `print_choice_loop` [INFO] [stderr] --> src/choice.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | fn print_choice_loop(iter: I, config: &Config, handle: &mut BufWriter) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `print_choice_loop` [INFO] [stderr] --> src/choice.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | fn print_choice_loop(iter: I, config: &Config, handle: &mut BufWriter) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.34s [INFO] running `"docker" "inspect" "5b462c7b85f4182cdca873491d739043fd1e159d14bb72c259a941c90b04035e"` [INFO] running `"docker" "rm" "-f" "5b462c7b85f4182cdca873491d739043fd1e159d14bb72c259a941c90b04035e"` [INFO] [stdout] 5b462c7b85f4182cdca873491d739043fd1e159d14bb72c259a941c90b04035e