[INFO] cloning repository https://github.com/umanwizard/timed-queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umanwizard/timed-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumanwizard%2Ftimed-queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumanwizard%2Ftimed-queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55536dea13f22bbf571462eec02c9b92b7a55214 [INFO] checking umanwizard/timed-queue against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumanwizard%2Ftimed-queue" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umanwizard/timed-queue on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umanwizard/timed-queue [INFO] finished tweaking git repo https://github.com/umanwizard/timed-queue [INFO] tweaked toml for git repo https://github.com/umanwizard/timed-queue written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/umanwizard/timed-queue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", 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] cfc1bed987688f87d8cac458edaa6ae6605caa30223cee470b7e564de6040a03 [INFO] running `Command { std: "docker" "start" "-a" "cfc1bed987688f87d8cac458edaa6ae6605caa30223cee470b7e564de6040a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfc1bed987688f87d8cac458edaa6ae6605caa30223cee470b7e564de6040a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc1bed987688f87d8cac458edaa6ae6605caa30223cee470b7e564de6040a03", kill_on_drop: false }` [INFO] [stdout] cfc1bed987688f87d8cac458edaa6ae6605caa30223cee470b7e564de6040a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 14021c0b42f66c96c8a0888179dc7126c78209098987cd308dd6f6dc85f116d5 [INFO] running `Command { std: "docker" "start" "-a" "14021c0b42f66c96c8a0888179dc7126c78209098987cd308dd6f6dc85f116d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Checking timed-queue v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.25s [INFO] running `Command { std: "docker" "inspect" "14021c0b42f66c96c8a0888179dc7126c78209098987cd308dd6f6dc85f116d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14021c0b42f66c96c8a0888179dc7126c78209098987cd308dd6f6dc85f116d5", kill_on_drop: false }` [INFO] [stdout] 14021c0b42f66c96c8a0888179dc7126c78209098987cd308dd6f6dc85f116d5