[INFO] updating cached repository https://github.com/boxdot/redlock-cli [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] 9f26b5f8cad8125e81b6b2390a5fc208d938181b [INFO] checking boxdot/redlock-cli against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fredlock-cli" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boxdot/redlock-cli on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boxdot/redlock-cli [INFO] finished tweaking git repo https://github.com/boxdot/redlock-cli [INFO] tweaked toml for git repo https://github.com/boxdot/redlock-cli written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/boxdot/redlock-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1654f441fff75a621d43a7a0902b5697673ec641d1c397a4fffb38aba07362d [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" "a1654f441fff75a621d43a7a0902b5697673ec641d1c397a4fffb38aba07362d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1654f441fff75a621d43a7a0902b5697673ec641d1c397a4fffb38aba07362d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1654f441fff75a621d43a7a0902b5697673ec641d1c397a4fffb38aba07362d", kill_on_drop: false }` [INFO] [stdout] a1654f441fff75a621d43a7a0902b5697673ec641d1c397a4fffb38aba07362d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 73f0441751a55cba68c8c43944632eacfd049c6e926c446c092ea571baee43ae [INFO] running `Command { std: "docker" "start" "-a" "73f0441751a55cba68c8c43944632eacfd049c6e926c446c092ea571baee43ae", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.4.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking redis v0.13.0 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking redlock-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.27s [INFO] running `Command { std: "docker" "inspect" "73f0441751a55cba68c8c43944632eacfd049c6e926c446c092ea571baee43ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f0441751a55cba68c8c43944632eacfd049c6e926c446c092ea571baee43ae", kill_on_drop: false }` [INFO] [stdout] 73f0441751a55cba68c8c43944632eacfd049c6e926c446c092ea571baee43ae