[INFO] cloning repository https://github.com/bdbai/ebrust-zh-bots
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bdbai/ebrust-zh-bots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Februst-zh-bots", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Februst-zh-bots'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cee2a97d96e4e2834fd9f925f23b3bf2cfe77fb
[INFO] checking bdbai/ebrust-zh-bots against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Februst-zh-bots" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bdbai/ebrust-zh-bots
[INFO] finished tweaking git repo https://github.com/bdbai/ebrust-zh-bots
[INFO] tweaked toml for git repo https://github.com/bdbai/ebrust-zh-bots written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bdbai/ebrust-zh-bots on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bdbai/ebrust-zh-bots 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust-db/refinery.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.96
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.96
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.96
[INFO] [stderr]   Downloaded telegram_types v0.7.0
[INFO] [stderr]   Downloaded cyper v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.96
[INFO] [stderr]   Downloaded htmlize v1.0.5
[INFO] [stderr]   Downloaded js-sys v0.3.73
[INFO] [stderr]   Downloaded compio v0.13.2
[INFO] [stderr]   Downloaded cyper-core v0.2.0
[INFO] [stderr]   Downloaded compio-tls v0.4.0
[INFO] [stderr]   Downloaded compio-buf v0.5.1
[INFO] [stderr]   Downloaded compio-signal v0.4.0
[INFO] [stderr]   Downloaded compio-runtime v0.6.2
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded compio-io v0.5.0
[INFO] [stderr]   Downloaded compio-driver v0.6.1
[INFO] [stderr]   Downloaded aligned-array v1.0.1
[INFO] [stderr]   Downloaded io-uring v0.7.2
[INFO] [stderr]   Downloaded compio-quic v0.2.0
[INFO] [stderr]   Downloaded compio-process v0.3.0
[INFO] [stderr]   Downloaded compio-net v0.6.0
[INFO] [stderr]   Downloaded compio-fs v0.6.0
[INFO] [stderr]   Downloaded compio-dispatcher v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec
[INFO] running `Command { std: "docker" "start" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling io-uring v0.7.2
[INFO] [stderr]    Compiling compio-driver v0.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling compio-fs v0.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling htmlize v1.0.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking compio-buf v0.5.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking compio-io v0.5.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking compio-runtime v0.6.2
[INFO] [stderr]     Checking compio-signal v0.4.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking compio-net v0.6.0
[INFO] [stderr]     Checking compio-tls v0.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.16
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking compio v0.13.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking cyper-core v0.2.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling refinery-core v0.8.14 (https://github.com/rust-db/refinery.git#8e120f6c)
[INFO] [stderr]     Checking telegram_types v0.7.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking cyper v0.2.0
[INFO] [stderr]    Compiling refinery-macros v0.8.14 (https://github.com/rust-db/refinery.git#8e120f6c)
[INFO] [stderr]     Checking toml v0.8.15
[INFO] [stderr]     Checking refinery v0.8.14 (https://github.com/rust-db/refinery.git#8e120f6c)
[INFO] [stderr]     Checking ebrust-zh-bots v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: compio-driver v0.6.1, compio-fs v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec", kill_on_drop: false }`
[INFO] [stdout] f3194df54853d37df0813ddad3e75c44b7b0f65a53cbcc88e7ca861c4007faec
