[INFO] cloning repository https://github.com/mohtashimnawaz/config-loader-crate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohtashimnawaz/config-loader-crate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohtashimnawaz%2Fconfig-loader-crate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohtashimnawaz%2Fconfig-loader-crate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60ae434524ae65fc120ac56ceb328cc8cac61faa
[INFO] testing mohtashimnawaz/config-loader-crate against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohtashimnawaz%2Fconfig-loader-crate" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mohtashimnawaz/config-loader-crate
[INFO] finished tweaking git repo https://github.com/mohtashimnawaz/config-loader-crate
[INFO] tweaked toml for git repo https://github.com/mohtashimnawaz/config-loader-crate written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mohtashimnawaz/config-loader-crate on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.18
[INFO] [stderr]   Downloaded zmij v1.0.21
[INFO] [stderr]   Downloaded quote v1.0.45
[INFO] [stderr]   Downloaded ryu v1.0.23
[INFO] [stderr]   Downloaded hashbrown v0.17.0
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] [stderr]   Downloaded indexmap v2.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3f775e5034790cc7492f4d1c7a3b9f97e4ded523f84e65103b2ccdb0c36c487
[INFO] running `Command { std: "docker" "start" "-a" "c3f775e5034790cc7492f4d1c7a3b9f97e4ded523f84e65103b2ccdb0c36c487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3f775e5034790cc7492f4d1c7a3b9f97e4ded523f84e65103b2ccdb0c36c487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f775e5034790cc7492f4d1c7a3b9f97e4ded523f84e65103b2ccdb0c36c487", kill_on_drop: false }`
[INFO] [stdout] c3f775e5034790cc7492f4d1c7a3b9f97e4ded523f84e65103b2ccdb0c36c487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44e86f42b6a0629c0dc572c4a27085416a4db92b1c4c3b2ff7df3cca5f5abe0e
[INFO] running `Command { std: "docker" "start" "-a" "44e86f42b6a0629c0dc572c4a27085416a4db92b1c4c3b2ff7df3cca5f5abe0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling configloader-676 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.21s
[INFO] running `Command { std: "docker" "inspect" "44e86f42b6a0629c0dc572c4a27085416a4db92b1c4c3b2ff7df3cca5f5abe0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e86f42b6a0629c0dc572c4a27085416a4db92b1c4c3b2ff7df3cca5f5abe0e", kill_on_drop: false }`
[INFO] [stdout] 44e86f42b6a0629c0dc572c4a27085416a4db92b1c4c3b2ff7df3cca5f5abe0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02a5cee41eb896fbf19bc52d468cd5a4f187a41bad4ac7d0de1c716de13712c8
[INFO] running `Command { std: "docker" "start" "-a" "02a5cee41eb896fbf19bc52d468cd5a4f187a41bad4ac7d0de1c716de13712c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling configloader-676 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `config_loader`
[INFO] [stdout]  --> tests/integration_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use config_loader::{load_config, validate_config, Validatable};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_loader`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `config_loader`, use `cargo add config_loader` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `config_loader` in this scope
[INFO] [stdout]   --> tests/integration_tests.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             return Err(config_loader::ConfigError::ValidationError("Database host is required".to_string()));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_loader`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `config_loader`, use `cargo add config_loader` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `config_loader` in this scope
[INFO] [stdout]   --> tests/integration_tests.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |             return Err(config_loader::ConfigError::ValidationError("Server port must be non-zero".to_string()));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_loader`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `config_loader`, use `cargo add config_loader` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `configloader-676` (test "integration_tests") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `config_loader` in this scope
[INFO] [stdout]   --> tests/integration_tests.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn validate(&self) -> Result<(), config_loader::ConfigError> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_loader`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `config_loader`, use `cargo add config_loader` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02a5cee41eb896fbf19bc52d468cd5a4f187a41bad4ac7d0de1c716de13712c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a5cee41eb896fbf19bc52d468cd5a4f187a41bad4ac7d0de1c716de13712c8", kill_on_drop: false }`
[INFO] [stdout] 02a5cee41eb896fbf19bc52d468cd5a4f187a41bad4ac7d0de1c716de13712c8
