[INFO] cloning repository https://github.com/isirfanm/axum-diesel-real-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isirfanm/axum-diesel-real-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisirfanm%2Faxum-diesel-real-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisirfanm%2Faxum-diesel-real-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ef87de890af555e10d04245570f93c6de662448 [INFO] checking isirfanm/axum-diesel-real-world against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisirfanm%2Faxum-diesel-real-world" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isirfanm/axum-diesel-real-world [INFO] finished tweaking git repo https://github.com/isirfanm/axum-diesel-real-world [INFO] tweaked toml for git repo https://github.com/isirfanm/axum-diesel-real-world written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isirfanm/axum-diesel-real-world on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isirfanm/axum-diesel-real-world 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca837903dc9cdb78332c0494a3955fbb816ee7e2f69bfbaf51cec35308b0a9a2 [INFO] running `Command { std: "docker" "start" "-a" "ca837903dc9cdb78332c0494a3955fbb816ee7e2f69bfbaf51cec35308b0a9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca837903dc9cdb78332c0494a3955fbb816ee7e2f69bfbaf51cec35308b0a9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca837903dc9cdb78332c0494a3955fbb816ee7e2f69bfbaf51cec35308b0a9a2", kill_on_drop: false }` [INFO] [stdout] ca837903dc9cdb78332c0494a3955fbb816ee7e2f69bfbaf51cec35308b0a9a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb024927a22ab632583ee9c49d0afc46741cc1fe979c3b3560ec5b187030e42 [INFO] running `Command { std: "docker" "start" "-a" "8bb024927a22ab632583ee9c49d0afc46741cc1fe979c3b3560ec5b187030e42", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pq-sys v0.7.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking deadpool-sync v0.1.4 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking migrations_internals v2.3.0 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Checking diesel v2.3.2 [INFO] [stderr] Checking deadpool-diesel v0.6.1 [INFO] [stderr] Checking diesel_migrations v2.3.0 [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking axum-diesel-real-world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "8bb024927a22ab632583ee9c49d0afc46741cc1fe979c3b3560ec5b187030e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb024927a22ab632583ee9c49d0afc46741cc1fe979c3b3560ec5b187030e42", kill_on_drop: false }` [INFO] [stdout] 8bb024927a22ab632583ee9c49d0afc46741cc1fe979c3b3560ec5b187030e42