[INFO] cloning repository https://github.com/alanwsmith/thebotofalan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanwsmith/thebotofalan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanwsmith%2Fthebotofalan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanwsmith%2Fthebotofalan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04b0eec93e06617d62a5294d587a35ede0757875 [INFO] checking alanwsmith/thebotofalan against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanwsmith%2Fthebotofalan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alanwsmith/thebotofalan [INFO] finished tweaking git repo https://github.com/alanwsmith/thebotofalan [INFO] tweaked toml for git repo https://github.com/alanwsmith/thebotofalan written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alanwsmith/thebotofalan on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alanwsmith/thebotofalan 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrand v2.0.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.26 [INFO] [stderr] Downloaded schannel v0.1.22 [INFO] [stderr] Downloaded enum_dispatch v0.3.12 [INFO] [stderr] Downloaded openssl-sys v0.9.90 [INFO] [stderr] Downloaded twitch-irc v5.0.0 [INFO] [stderr] Downloaded tokio-stream v0.1.14 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded rustix v0.38.4 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded linux-raw-sys v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36e3754ba015eada8f09b962f4bcee9a657f637646489c49f5f3d5525642ee6c [INFO] running `Command { std: "docker" "start" "-a" "36e3754ba015eada8f09b962f4bcee9a657f637646489c49f5f3d5525642ee6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36e3754ba015eada8f09b962f4bcee9a657f637646489c49f5f3d5525642ee6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e3754ba015eada8f09b962f4bcee9a657f637646489c49f5f3d5525642ee6c", kill_on_drop: false }` [INFO] [stdout] 36e3754ba015eada8f09b962f4bcee9a657f637646489c49f5f3d5525642ee6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c490e2c0e6222cafa46b0b6b898b0fc1062081ff44fe0a409b8ac1e4a18301 [INFO] running `Command { std: "docker" "start" "-a" "c7c490e2c0e6222cafa46b0b6b898b0fc1062081ff44fe0a409b8ac1e4a18301", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking twitch-irc v5.0.0 [INFO] [stderr] Checking thebotofalan_v2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.53s [INFO] running `Command { std: "docker" "inspect" "c7c490e2c0e6222cafa46b0b6b898b0fc1062081ff44fe0a409b8ac1e4a18301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c490e2c0e6222cafa46b0b6b898b0fc1062081ff44fe0a409b8ac1e4a18301", kill_on_drop: false }` [INFO] [stdout] c7c490e2c0e6222cafa46b0b6b898b0fc1062081ff44fe0a409b8ac1e4a18301