[INFO] fetching crate crate-deps 0.1.0...
[INFO] testing crate-deps-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate crate-deps 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate crate-deps 0.1.0
[INFO] finished tweaking crates.io crate crate-deps 0.1.0
[INFO] tweaked toml for crates.io crate crate-deps 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crate-deps 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-stable-hash v0.1.2
[INFO] [stderr]   Downloaded crates-index v3.11.0
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f540c916466d017b5a3f7a2a5df21f6a1f3e6c4011adedb908a676fdd44414fe
[INFO] running `Command { std: "docker" "start" "-a" "f540c916466d017b5a3f7a2a5df21f6a1f3e6c4011adedb908a676fdd44414fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f540c916466d017b5a3f7a2a5df21f6a1f3e6c4011adedb908a676fdd44414fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f540c916466d017b5a3f7a2a5df21f6a1f3e6c4011adedb908a676fdd44414fe", kill_on_drop: false }`
[INFO] [stdout] f540c916466d017b5a3f7a2a5df21f6a1f3e6c4011adedb908a676fdd44414fe
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ebc6ccc7d1235809430b4443a754eb318d8f64743abed844e3498e68ae0db2e
[INFO] running `Command { std: "docker" "start" "-a" "2ebc6ccc7d1235809430b4443a754eb318d8f64743abed844e3498e68ae0db2e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crates-index v3.11.0
[INFO] [stderr]    Compiling crate-deps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `CratesIndex` in `crates_index`
[INFO] [stdout]   --> src/main.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let index = crates_index::CratesIndex::new(INDEX_LOCAL_PATH.into());
[INFO] [stdout]    |                               ^^^^^^^^^^^ could not find `CratesIndex` in `crates_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ServerBuilder` in `tiny_http`
[INFO] [stdout]    --> src/main.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let server = tiny_http::ServerBuilder::new().with_port(port).build().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ could not find `ServerBuilder` in `tiny_http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crate-deps` (bin "crate-deps") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2ebc6ccc7d1235809430b4443a754eb318d8f64743abed844e3498e68ae0db2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebc6ccc7d1235809430b4443a754eb318d8f64743abed844e3498e68ae0db2e", kill_on_drop: false }`
[INFO] [stdout] 2ebc6ccc7d1235809430b4443a754eb318d8f64743abed844e3498e68ae0db2e
