[INFO] fetching crate heliotrope 0.1.0...
[INFO] testing heliotrope-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate heliotrope 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate heliotrope 0.1.0
[INFO] finished tweaking crates.io crate heliotrope 0.1.0
[INFO] tweaked toml for crates.io crate heliotrope 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate heliotrope 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb9322b414c9c901b7decff34ae22f79a714fb95a801bd3ce069bf482990883f
[INFO] running `Command { std: "docker" "start" "-a" "eb9322b414c9c901b7decff34ae22f79a714fb95a801bd3ce069bf482990883f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb9322b414c9c901b7decff34ae22f79a714fb95a801bd3ce069bf482990883f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9322b414c9c901b7decff34ae22f79a714fb95a801bd3ce069bf482990883f", kill_on_drop: false }`
[INFO] [stdout] eb9322b414c9c901b7decff34ae22f79a714fb95a801bd3ce069bf482990883f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b08239be43d710e99e824aa8f3b0aaf2861e844f5b85a489a0382a9adb2382c
[INFO] running `Command { std: "docker" "start" "-a" "5b08239be43d710e99e824aa8f3b0aaf2861e844f5b85a489a0382a9adb2382c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling heliotrope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `url::UrlParser`
[INFO] [stdout]    --> src/lib.rs:160:16
[INFO] [stdout]     |
[INFO] [stdout] 160 | use url::{Url, UrlParser};
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                no `UrlParser` in the root
[INFO] [stdout]     |                help: a similar name exists in the module: `Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::Client`
[INFO] [stdout]  --> src/http_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentType`
[INFO] [stdout]  --> src/http_utils.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::header::{ContentType};
[INFO] [stdout]   |                     ^^^^^^^^^^^ no `ContentType` in `header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::status`
[INFO] [stdout]  --> src/http_utils.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hyper::status::StatusCode;
[INFO] [stdout]   |            ^^^^^^ could not find `status` in `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/lib.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | use hyper::error::Error;
[INFO] [stdout]     |            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.7.0/src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/http_utils.rs:5:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | use hyper::error::Error;
[INFO] [stdout]     |            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.7.0/src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/document.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 try!(e.emit_struct_field(&field.name, i, |e| field.value.encode(e)));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> src/response.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rustc_serialize::{json, Decodable, Decoder};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/response.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     message: try!(d.read_struct_field("msg", 0, Decodable::decode)),
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/response.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     status: try!(d.read_struct_field("code", 1, Decodable::decode)),
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/response.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     status: try!(d.read_struct_field("status", 0, Decodable::decode)),
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/response.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     time: try!(d.read_struct_field("QTime", 1, Decodable::decode))
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/http_utils.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let result = res.read_to_string(&mut body);
[INFO] [stdout]    |                          ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/http_utils.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let result = res.read_to_string(&mut body);
[INFO] [stdout]    |                          ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_query_from_pairs` found for struct `Url` in the current scope
[INFO] [stdout]     --> src/lib.rs:251:19
[INFO] [stdout]      |
[INFO] [stdout]  251 |         query_url.set_query_from_pairs(query.to_pairs().iter().map(|&(ref x, ref y)| (&x[..], &y[..])));
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `query_pairs` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.7/src/lib.rs:1509:5
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     pub fn query_pairs(&self) -> form_urlencoded::Parse<'_> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> src/response.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |                         Some(st) => {},
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/response.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Err(e) => error = "SolrQueryResponse JSON parsing error".to_string()
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/response.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Err(e) => error = "SolrPingResponse JSON parsing error".to_string()
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc`
[INFO] [stdout]   --> src/client.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn add(doc: &SolrDocument) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc`
[INFO] [stdout]   --> src/client.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn add_with_commit(doc: &SolrDocument) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `docs`
[INFO] [stdout]   --> src/client.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn add_many(docs: &[&SolrDocument]) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `docs`
[INFO] [stdout]   --> src/client.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn add_many_with_commit(docs: &[&SolrDocument]) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/client.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn delete_by_id(id: &str) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]   --> src/client.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn delete_by_ids(ids: &[&str]) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |                      ^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/client.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn delete_by_query(query: &str) -> Result<SolrUpdateResponse, SolrError> {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/client.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn get_by_id(id: &str) -> Result<SolrDocument, SolrError> {
[INFO] [stdout]    |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]   --> src/client.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_by_ids(ids: &[&str]) -> Result<Vec<SolrDocument>, SolrError> {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/client.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn query(query: &SolrQuery) -> Result<SolrQueryResponse, SolrError> {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heliotrope` (lib) due to 9 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b08239be43d710e99e824aa8f3b0aaf2861e844f5b85a489a0382a9adb2382c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b08239be43d710e99e824aa8f3b0aaf2861e844f5b85a489a0382a9adb2382c", kill_on_drop: false }`
[INFO] [stdout] 5b08239be43d710e99e824aa8f3b0aaf2861e844f5b85a489a0382a9adb2382c
