[INFO] cloning repository https://github.com/hppRC/competitive-hpp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hppRC/competitive-hpp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Fcompetitive-hpp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Fcompetitive-hpp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e38c23f8201528d70c907ac5737035ee64460b1f [INFO] checking hppRC/competitive-hpp-rs against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Fcompetitive-hpp-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hppRC/competitive-hpp-rs 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/hppRC/competitive-hpp-rs [INFO] finished tweaking git repo https://github.com/hppRC/competitive-hpp-rs [INFO] tweaked toml for git repo https://github.com/hppRC/competitive-hpp-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 4ae6e7a4a3c6872ed4b21588ff9e448c64fda6589fbe4c818bc2f05d6993ace1 [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" "4ae6e7a4a3c6872ed4b21588ff9e448c64fda6589fbe4c818bc2f05d6993ace1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae6e7a4a3c6872ed4b21588ff9e448c64fda6589fbe4c818bc2f05d6993ace1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae6e7a4a3c6872ed4b21588ff9e448c64fda6589fbe4c818bc2f05d6993ace1", kill_on_drop: false }` [INFO] [stdout] 4ae6e7a4a3c6872ed4b21588ff9e448c64fda6589fbe4c818bc2f05d6993ace1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTUP_TOOLCHAIN=3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "-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" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24f60b38dced3023f7ee92ff7d23aa1c8492e4aa6bbe9c043f2cee923808b2fd [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" "24f60b38dced3023f7ee92ff7d23aa1c8492e4aa6bbe9c043f2cee923808b2fd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling proconio-derive v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling memoise v0.3.2 [INFO] [stderr] Checking proconio v0.4.2 [INFO] [stderr] Checking competitive-hpp v0.10.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.32s [INFO] running `Command { std: "docker" "inspect" "24f60b38dced3023f7ee92ff7d23aa1c8492e4aa6bbe9c043f2cee923808b2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f60b38dced3023f7ee92ff7d23aa1c8492e4aa6bbe9c043f2cee923808b2fd", kill_on_drop: false }` [INFO] [stdout] 24f60b38dced3023f7ee92ff7d23aa1c8492e4aa6bbe9c043f2cee923808b2fd