[INFO] cloning repository https://github.com/henius98/BaziFlowAgent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henius98/BaziFlowAgent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenius98%2FBaziFlowAgent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenius98%2FBaziFlowAgent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc4a11dc0288c87849595fd53760ac149e0934b [INFO] checking henius98/BaziFlowAgent against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenius98%2FBaziFlowAgent" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/henius98/BaziFlowAgent [INFO] finished tweaking git repo https://github.com/henius98/BaziFlowAgent [INFO] tweaked toml for git repo https://github.com/henius98/BaziFlowAgent written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henius98/BaziFlowAgent on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/henius98/BaziFlowAgent 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" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dptree v0.5.1 [INFO] [stderr] Downloaded teloxide-macros v0.10.0 [INFO] [stderr] Downloaded teloxide v0.17.0 [INFO] [stderr] Downloaded aws-creds v0.36.0 [INFO] [stderr] Downloaded aws-region v0.25.5 [INFO] [stderr] Downloaded maybe-async v0.2.11 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded rust-s3 v0.34.0 [INFO] [stderr] Downloaded attohttpc v0.26.1 [INFO] [stderr] Downloaded async-openai-macros v0.3.0 [INFO] [stderr] Downloaded teloxide-core v0.13.0 [INFO] [stderr] Downloaded axum-macros v0.5.1 [INFO] [stderr] Downloaded async-openai v0.40.2 [INFO] [stderr] Downloaded openssl-src v300.6.1+3.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca [INFO] running `Command { std: "docker" "start" "00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca", 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" "00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca", 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" "00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Compiling serde_with_macros v3.19.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling openssl-src v300.6.1+3.6.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking serde_with v3.19.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling stacker v0.1.24 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling tokio-cron-scheduler v0.15.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking dptree v0.5.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking croner v3.0.1 [INFO] [stderr] Checking aws-region v0.25.5 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Compiling maybe-async v0.2.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-openai-macros v0.3.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Compiling psm v0.1.31 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking mockito v1.7.2 [INFO] [stderr] Checking attohttpc v0.26.1 [INFO] [stderr] Checking aws-creds v0.36.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.3 [INFO] [stderr] Checking async-openai v0.40.2 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rust-s3 v0.34.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking teloxide-core v0.13.0 [INFO] [stderr] Checking teloxide v0.17.0 [INFO] [stderr] Checking baziflow-agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca", kill_on_drop: false }` [INFO] [stdout] 00c79da6e040336ebe0e5e33df1b80d37807b410ca52690a6bf4f34d78d1e8ca