[INFO] cloning repository https://github.com/kuyoonjo/axum-curd-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuyoonjo/axum-curd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuyoonjo%2Faxum-curd-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuyoonjo%2Faxum-curd-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1d1fe24ff0458628970619605ed52165dbce97
[INFO] building kuyoonjo/axum-curd-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuyoonjo%2Faxum-curd-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kuyoonjo/axum-curd-rs
[INFO] finished tweaking git repo https://github.com/kuyoonjo/axum-curd-rs
[INFO] tweaked toml for git repo https://github.com/kuyoonjo/axum-curd-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kuyoonjo/axum-curd-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kuyoonjo/axum-curd-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/axum-curd/Cargo.toml: unused manifest key: dependencies.axum-curd-macro.subdir
[INFO] [stderr]     Updating git repository `https://github.com/kuyoonjo/axum-curd-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rest-model-macro v0.1.0
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded bb8-postgres v0.9.0
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded rest-model v0.1.1
[INFO] [stderr]   Downloaded async-trait v0.1.87
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded rest-model-postgres v0.1.1
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7975ce6d484f89acb3c64db2740facab37161762b537aee9aaeb545e7ddfda0
[INFO] running `Command { std: "docker" "start" "-a" "f7975ce6d484f89acb3c64db2740facab37161762b537aee9aaeb545e7ddfda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7975ce6d484f89acb3c64db2740facab37161762b537aee9aaeb545e7ddfda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7975ce6d484f89acb3c64db2740facab37161762b537aee9aaeb545e7ddfda0", kill_on_drop: false }`
[INFO] [stdout] f7975ce6d484f89acb3c64db2740facab37161762b537aee9aaeb545e7ddfda0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 673afd501fdc4ee6b121c88a6d9f353c18294947ca0ce47d92cba134e3ccc6fb
[INFO] running `Command { std: "docker" "start" "-a" "673afd501fdc4ee6b121c88a6d9f353c18294947ca0ce47d92cba134e3ccc6fb", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/axum-curd/Cargo.toml: unused manifest key: dependencies.axum-curd-macro.subdir
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling axum-curd-macro v0.1.0 (https://github.com/kuyoonjo/axum-curd-rs#867b7238)
[INFO] [stderr]    Compiling axum-curd-macro v0.1.0 (/opt/rustwide/workdir/axum-curd-macro)
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling rest-model-macro v0.1.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling rest-model v0.1.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling bb8-postgres v0.9.0
[INFO] [stderr]    Compiling rest-model-postgres v0.1.1
[INFO] [stderr]    Compiling axum-curd v0.1.0 (/opt/rustwide/workdir/axum-curd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.24s
[INFO] running `Command { std: "docker" "inspect" "673afd501fdc4ee6b121c88a6d9f353c18294947ca0ce47d92cba134e3ccc6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "673afd501fdc4ee6b121c88a6d9f353c18294947ca0ce47d92cba134e3ccc6fb", kill_on_drop: false }`
[INFO] [stdout] 673afd501fdc4ee6b121c88a6d9f353c18294947ca0ce47d92cba134e3ccc6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89de768d0fd2847e940132ff0f4d824a187ef8cd194afda66e5477cde5db7d63
[INFO] running `Command { std: "docker" "start" "-a" "89de768d0fd2847e940132ff0f4d824a187ef8cd194afda66e5477cde5db7d63", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/axum-curd/Cargo.toml: unused manifest key: dependencies.axum-curd-macro.subdir
[INFO] [stderr]    Compiling axum-curd-macro v0.1.0 (/opt/rustwide/workdir/axum-curd-macro)
[INFO] [stderr]    Compiling axum-curd v0.1.0 (/opt/rustwide/workdir/axum-curd)
[INFO] [stdout] warning: constant `DB_NAME` is never used
[INFO] [stdout]   --> axum-curd/src/lib.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     const DB_NAME: &str = "mydb.public";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_NAME` is never used
[INFO] [stdout]   --> axum-curd/src/lib.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     const TABLE_NAME: &str = "guest";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Guest` is never constructed
[INFO] [stdout]   --> axum-curd/src/lib.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     struct Guest {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "89de768d0fd2847e940132ff0f4d824a187ef8cd194afda66e5477cde5db7d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89de768d0fd2847e940132ff0f4d824a187ef8cd194afda66e5477cde5db7d63", kill_on_drop: false }`
[INFO] [stdout] 89de768d0fd2847e940132ff0f4d824a187ef8cd194afda66e5477cde5db7d63
