[INFO] cloning repository https://github.com/rainmore/rust-rest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainmore/rust-rest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainmore%2Frust-rest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainmore%2Frust-rest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfb117af88971b4ea1acc7bfe70e4e96d982a89c
[INFO] checking rainmore/rust-rest against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainmore%2Frust-rest" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rainmore/rust-rest
[INFO] finished tweaking git repo https://github.com/rainmore/rust-rest
[INFO] tweaked toml for git repo https://github.com/rainmore/rust-rest written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rainmore/rust-rest on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rainmore/rust-rest 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7736e63cfb785e658ef55b9f30871c05cb93731e51f0ffad940f81199492b63e
[INFO] running `Command { std: "docker" "start" "-a" "7736e63cfb785e658ef55b9f30871c05cb93731e51f0ffad940f81199492b63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7736e63cfb785e658ef55b9f30871c05cb93731e51f0ffad940f81199492b63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7736e63cfb785e658ef55b9f30871c05cb93731e51f0ffad940f81199492b63e", kill_on_drop: false }`
[INFO] [stdout] 7736e63cfb785e658ef55b9f30871c05cb93731e51f0ffad940f81199492b63e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 454fdae18337ab9cf2f22d1c5f0ab4acd872295ca74809e9fba07b57fadc6b95
[INFO] running `Command { std: "docker" "start" "-a" "454fdae18337ab9cf2f22d1c5f0ab4acd872295ca74809e9fba07b57fadc6b95", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pq-sys v0.7.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rust_decimal v1.37.0
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking diesel v2.2.8
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stderr]     Checking rust-rest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod config;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/config.rs" or "src/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `config`
[INFO] [stdout]  --> src/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod config;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `config`, create file "src/config.rs" or "src/config/mod.rs"
[INFO] [stdout]   = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-rest` (bin "rust-rest" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-rest` (bin "rust-rest") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "454fdae18337ab9cf2f22d1c5f0ab4acd872295ca74809e9fba07b57fadc6b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454fdae18337ab9cf2f22d1c5f0ab4acd872295ca74809e9fba07b57fadc6b95", kill_on_drop: false }`
[INFO] [stdout] 454fdae18337ab9cf2f22d1c5f0ab4acd872295ca74809e9fba07b57fadc6b95
