[INFO] cloning repository https://github.com/kirinokirino/kirinos-bot-notifications [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirinokirino/kirinos-bot-notifications" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fkirinos-bot-notifications", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fkirinos-bot-notifications'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 461218f23a992d94c8fd853dd60a97b96d7677c2 [INFO] checking kirinokirino/kirinos-bot-notifications against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fkirinos-bot-notifications" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kirinokirino/kirinos-bot-notifications on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kirinokirino/kirinos-bot-notifications [INFO] finished tweaking git repo https://github.com/kirinokirino/kirinos-bot-notifications [INFO] tweaked toml for git repo https://github.com/kirinokirino/kirinos-bot-notifications written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kirinokirino/kirinos-bot-notifications already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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" "+339e19697a39a78f4d669c217b7d21109215de41" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdac8e58dd15b00d1c12ba6fd9d408056e9c4b3bc2f0ceb61f015491a47170da [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" "bdac8e58dd15b00d1c12ba6fd9d408056e9c4b3bc2f0ceb61f015491a47170da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdac8e58dd15b00d1c12ba6fd9d408056e9c4b3bc2f0ceb61f015491a47170da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdac8e58dd15b00d1c12ba6fd9d408056e9c4b3bc2f0ceb61f015491a47170da", kill_on_drop: false }` [INFO] [stdout] bdac8e58dd15b00d1c12ba6fd9d408056e9c4b3bc2f0ceb61f015491a47170da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 851350c9b08f271c5113901d051d211509b04523cbdb9a4c4003e8a593e7ad27 [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" "851350c9b08f271c5113901d051d211509b04523cbdb9a4c4003e8a593e7ad27", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking twitchchat v0.14.8 [INFO] [stderr] Checking kirinos_bot_notifications v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.70s [INFO] running `Command { std: "docker" "inspect" "851350c9b08f271c5113901d051d211509b04523cbdb9a4c4003e8a593e7ad27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851350c9b08f271c5113901d051d211509b04523cbdb9a4c4003e8a593e7ad27", kill_on_drop: false }` [INFO] [stdout] 851350c9b08f271c5113901d051d211509b04523cbdb9a4c4003e8a593e7ad27