[INFO] cloning repository https://github.com/Sm03leBr00t/aoc_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sm03leBr00t/aoc_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSm03leBr00t%2Faoc_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSm03leBr00t%2Faoc_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c84114cb1bd084c46c5436f3ea9264cb86c243f
[INFO] building Sm03leBr00t/aoc_bot against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSm03leBr00t%2Faoc_bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sm03leBr00t/aoc_bot
[INFO] finished tweaking git repo https://github.com/Sm03leBr00t/aoc_bot
[INFO] tweaked toml for git repo https://github.com/Sm03leBr00t/aoc_bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sm03leBr00t/aoc_bot on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sm03leBr00t/aoc_bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47095c0b8eccb148f48fb9944a15b7343db7387cb14dfe5e4beda321c5ed5484
[INFO] running `Command { std: "docker" "start" "-a" "47095c0b8eccb148f48fb9944a15b7343db7387cb14dfe5e4beda321c5ed5484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47095c0b8eccb148f48fb9944a15b7343db7387cb14dfe5e4beda321c5ed5484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47095c0b8eccb148f48fb9944a15b7343db7387cb14dfe5e4beda321c5ed5484", kill_on_drop: false }`
[INFO] [stdout] 47095c0b8eccb148f48fb9944a15b7343db7387cb14dfe5e4beda321c5ed5484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c81a8797c44efdceaab7dd18d56e2c01567047d0e0c4b196b5d1f2a126457d24
[INFO] running `Command { std: "docker" "start" "-a" "c81a8797c44efdceaab7dd18d56e2c01567047d0e0c4b196b5d1f2a126457d24", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling cached_proc_macro v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tungstenite v0.17.2
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling leaky-bucket-lite v0.5.2
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling cached v0.34.1
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling twilight-model v0.11.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.1
[INFO] [stderr]    Compiling cron v0.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling twilight-validate v0.11.0
[INFO] [stderr]    Compiling twilight-cache-inmemory v0.11.0
[INFO] [stderr]    Compiling twilight-http v0.11.0
[INFO] [stderr]    Compiling twilight-util v0.11.0
[INFO] [stderr]    Compiling twilight-gateway-queue v0.11.0
[INFO] [stderr]    Compiling twilight-gateway v0.11.0
[INFO] [stderr]    Compiling aoc_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "c81a8797c44efdceaab7dd18d56e2c01567047d0e0c4b196b5d1f2a126457d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81a8797c44efdceaab7dd18d56e2c01567047d0e0c4b196b5d1f2a126457d24", kill_on_drop: false }`
[INFO] [stdout] c81a8797c44efdceaab7dd18d56e2c01567047d0e0c4b196b5d1f2a126457d24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 980bbafcd2f1739300a572eb12afe87144851c20af0e4b5967fcc6d45a95cde4
[INFO] running `Command { std: "docker" "start" "-a" "980bbafcd2f1739300a572eb12afe87144851c20af0e4b5967fcc6d45a95cde4", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "980bbafcd2f1739300a572eb12afe87144851c20af0e4b5967fcc6d45a95cde4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "980bbafcd2f1739300a572eb12afe87144851c20af0e4b5967fcc6d45a95cde4", kill_on_drop: false }`
[INFO] [stdout] 980bbafcd2f1739300a572eb12afe87144851c20af0e4b5967fcc6d45a95cde4
