[INFO] cloning repository https://github.com/hardliner66/hardbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/hardbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fhardbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fhardbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbaf2d1571f921d286e0fbf5d9d8f86ac51b6d83 [INFO] checking hardliner66/hardbot against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fhardbot" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardliner66/hardbot on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardliner66/hardbot [INFO] finished tweaking git repo https://github.com/hardliner66/hardbot [INFO] tweaked toml for git repo https://github.com/hardliner66/hardbot written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/hardliner66/hardbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab52e48fa7fdebf30565dfb9e8599f22601c8402b062b05639b0450395862398 [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" "ab52e48fa7fdebf30565dfb9e8599f22601c8402b062b05639b0450395862398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab52e48fa7fdebf30565dfb9e8599f22601c8402b062b05639b0450395862398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab52e48fa7fdebf30565dfb9e8599f22601c8402b062b05639b0450395862398", kill_on_drop: false }` [INFO] [stdout] ab52e48fa7fdebf30565dfb9e8599f22601c8402b062b05639b0450395862398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 625539fc50fc2680518b3f3384c7ee11f51b002da5ab660ddbe0172a34afa551 [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" "625539fc50fc2680518b3f3384c7ee11f51b002da5ab660ddbe0172a34afa551", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking stringlit v2.0.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking getrandom v0.2.1 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking async-io v1.1.6 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking smol v0.3.3 [INFO] [stderr] Checking twitchchat v0.14.8 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dotlock v0.5.0 [INFO] [stderr] Checking twitch_chat_wrapper v0.2.0 (https://github.com/hardliner66/twitch_chat_wrapper?branch=eof_crash_workaround#a6a5e11c) [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hardbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.22s [INFO] running `Command { std: "docker" "inspect" "625539fc50fc2680518b3f3384c7ee11f51b002da5ab660ddbe0172a34afa551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625539fc50fc2680518b3f3384c7ee11f51b002da5ab660ddbe0172a34afa551", kill_on_drop: false }` [INFO] [stdout] 625539fc50fc2680518b3f3384c7ee11f51b002da5ab660ddbe0172a34afa551