[INFO] cloning repository https://github.com/jwcub/polygen_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwcub/polygen_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwcub%2Fpolygen_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwcub%2Fpolygen_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d620055c40bf57ff1ae3fe54b639cb1dc5663fb
[INFO] checking jwcub/polygen_bot against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwcub%2Fpolygen_bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwcub/polygen_bot
[INFO] finished tweaking git repo https://github.com/jwcub/polygen_bot
[INFO] tweaked toml for git repo https://github.com/jwcub/polygen_bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwcub/polygen_bot on toolchain 14731909456ca628a194900c35659dfdcb359e77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwcub/polygen_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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 709b24443615363a0bc52a76f6831f51dd90132af6410e57b2c8b8ca9eb897aa
[INFO] running `Command { std: "docker" "start" "-a" "709b24443615363a0bc52a76f6831f51dd90132af6410e57b2c8b8ca9eb897aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "709b24443615363a0bc52a76f6831f51dd90132af6410e57b2c8b8ca9eb897aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709b24443615363a0bc52a76f6831f51dd90132af6410e57b2c8b8ca9eb897aa", kill_on_drop: false }`
[INFO] [stdout] 709b24443615363a0bc52a76f6831f51dd90132af6410e57b2c8b8ca9eb897aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d76b49044fc4767a41d58891bdfeba19258ea2a7f3a0291b1bb5375f12b8d1d
[INFO] running `Command { std: "docker" "start" "-a" "2d76b49044fc4767a41d58891bdfeba19258ea2a7f3a0291b1bb5375f12b8d1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking lz-str v0.2.1
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking rust_engineio v0.4.3
[INFO] [stderr]     Checking rust_socketio v0.4.3
[INFO] [stderr]     Checking polygen_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2d76b49044fc4767a41d58891bdfeba19258ea2a7f3a0291b1bb5375f12b8d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d76b49044fc4767a41d58891bdfeba19258ea2a7f3a0291b1bb5375f12b8d1d", kill_on_drop: false }`
[INFO] [stdout] 2d76b49044fc4767a41d58891bdfeba19258ea2a7f3a0291b1bb5375f12b8d1d
