[INFO] cloning repository https://github.com/Micheal987/taitan_axum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Micheal987/taitan_axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicheal987%2Ftaitan_axum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicheal987%2Ftaitan_axum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d7e70d0e24ca68394e28ee7b45f8f3f3837b726 [INFO] checking Micheal987/taitan_axum against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicheal987%2Ftaitan_axum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Micheal987/taitan_axum [INFO] finished tweaking git repo https://github.com/Micheal987/taitan_axum [INFO] tweaked toml for git repo https://github.com/Micheal987/taitan_axum written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Micheal987/taitan_axum on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Micheal987/taitan_axum 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8015061da64a446ab367b994ed8db4f46192b8cf076b855bc6a13c096df9de20 [INFO] running `Command { std: "docker" "start" "-a" "8015061da64a446ab367b994ed8db4f46192b8cf076b855bc6a13c096df9de20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8015061da64a446ab367b994ed8db4f46192b8cf076b855bc6a13c096df9de20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8015061da64a446ab367b994ed8db4f46192b8cf076b855bc6a13c096df9de20", kill_on_drop: false }` [INFO] [stdout] 8015061da64a446ab367b994ed8db4f46192b8cf076b855bc6a13c096df9de20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf5cea2c1081797b5ba3a2e2ac379310f971285b153859a525e26cd32519e70 [INFO] running `Command { std: "docker" "start" "-a" "8bf5cea2c1081797b5ba3a2e2ac379310f971285b153859a525e26cd32519e70", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling taitan-orm-tracing v0.1.12 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling sqlparser v0.55.0 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking rsa v0.9.9 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling taitan-orm-askama v0.14.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking serde_with v3.16.0 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking sqlx-mysql v0.8.6 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Compiling rinja v0.3.5 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling taitan-orm-parser v0.1.12 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling taitan-orm-macro v0.1.12 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking taitan-orm-trait v0.1.12 [INFO] [stderr] Checking taitan-orm v0.1.12 [INFO] [stderr] Checking taitan_axum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "8bf5cea2c1081797b5ba3a2e2ac379310f971285b153859a525e26cd32519e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf5cea2c1081797b5ba3a2e2ac379310f971285b153859a525e26cd32519e70", kill_on_drop: false }` [INFO] [stdout] 8bf5cea2c1081797b5ba3a2e2ac379310f971285b153859a525e26cd32519e70