[INFO] cloning repository https://github.com/imp/cargo-info [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imp/cargo-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Fcargo-info", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Fcargo-info'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b035ac64d33e9416898dd4a383a7ef308626677 [INFO] building imp/cargo-info against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Fcargo-info" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/imp/cargo-info [INFO] finished tweaking git repo https://github.com/imp/cargo-info [INFO] tweaked toml for git repo https://github.com/imp/cargo-info written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imp/cargo-info on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imp/cargo-info 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-humanize v0.2.3 [INFO] [stderr] Downloaded crates_io_api v0.8.2 [INFO] [stderr] Downloaded fmtools v0.1.2 [INFO] [stderr] Downloaded clap v4.5.17 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded clap_builder v4.5.17 [INFO] [stderr] Downloaded rustix v0.38.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e83392ba589a81009f70c7f92223f039d17d927755780e7060d6b65bac94ea13 [INFO] running `Command { std: "docker" "start" "-a" "e83392ba589a81009f70c7f92223f039d17d927755780e7060d6b65bac94ea13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e83392ba589a81009f70c7f92223f039d17d927755780e7060d6b65bac94ea13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83392ba589a81009f70c7f92223f039d17d927755780e7060d6b65bac94ea13", kill_on_drop: false }` [INFO] [stdout] e83392ba589a81009f70c7f92223f039d17d927755780e7060d6b65bac94ea13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 40cf7e18a14b3e453d07f415c99a20ff12708324a02090b5e9847f19386c7f11 [INFO] running `Command { std: "docker" "start" "-a" "40cf7e18a14b3e453d07f415c99a20ff12708324a02090b5e9847f19386c7f11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling fmtools v0.1.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.43 [INFO] [stderr] Compiling web-sys v0.3.70 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling crates_io_api v0.8.2 [INFO] [stdout] error[E0432]: unresolved import `reqwest::blocking` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/sync_client.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::{blocking::Client as HttpClient, header, StatusCode, Url}; [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `reqwest` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/lib.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 331 | / if_hyper! { [INFO] [stdout] 332 | | #[cfg(test)] [INFO] [stdout] 333 | | #[macro_use] [INFO] [stdout] 334 | | extern crate doc_comment; [INFO] [stdout] ... | [INFO] [stdout] 352 | | pub mod blocking; [INFO] [stdout] | | ^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 361 | | mod util; [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | inner.next_page_fetch = Some(f); [INFO] [stdout] | ^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:90:30: 90:40}`, the trait `std::marker::Send` is not implemented for `*mut u8` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:178:45 [INFO] [stdout] | [INFO] [stdout] 170 | let res = self.client.get(url.clone()).send().await?; [INFO] [stdout] | --- has type `Response` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 178 | let reason = res.text().await.unwrap_or_default(); [INFO] [stdout] | ^^^^^ await occurs here, with `res` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/wasm32-wasip1/debug/deps/crates_io_api-3469bc1e05a251a0.long-type-10349151962989975297.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Rc>` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 90 | let mut f = Box::pin(async move { c.crates(filter).await }); [INFO] [stdout] | ---------- within this `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:90:30: 90:40}` [INFO] [stdout] 91 | assert!(matches!(f.poll_unpin(cx), std::task::Poll::Pending)); [INFO] [stdout] 92 | inner.next_page_fetch = Some(f); [INFO] [stdout] | ^ `Rc>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:90:30: 90:40}`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: required because it appears within the type `wasm_bindgen_futures::JsFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-futures-0.4.43/src/lib.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct JsFuture { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/wasm/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / { [INFO] [stdout] 21 | | use wasm_bindgen_futures::JsFuture; [INFO] [stdout] 22 | | [INFO] [stdout] 23 | | let js_val = JsFuture::from(promise).await.map_err(crate::error::wasm)?; [INFO] [stdout] ... | [INFO] [stdout] 27 | | .map_err(|_js_val| "promise resolved to unexpected type".into()) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/wasm/response.rs:99:54 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn text(self) -> crate::Result { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 100 | | let p = self [INFO] [stdout] 101 | | .http [INFO] [stdout] 102 | | .body() [INFO] [stdout] ... | [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:160:77 [INFO] [stdout] | [INFO] [stdout] 160 | async fn get(&self, url: &Url) -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 161 | | let mut lock = self.last_request_time.clone().lock_owned().await; [INFO] [stdout] 162 | | [INFO] [stdout] 163 | | if let Some(last_request_time) = lock.take() { [INFO] [stdout] ... | [INFO] [stdout] 203 | | }) [INFO] [stdout] 204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:391:81 [INFO] [stdout] | [INFO] [stdout] 391 | pub async fn crates(&self, query: CratesQuery) -> Result { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 392 | | let mut url = self.base_url.join("crates").unwrap(); [INFO] [stdout] 393 | | query.build(url.query_pairs_mut()); [INFO] [stdout] 394 | | self.get(&url).await [INFO] [stdout] 395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crates_io_api-0.8.2/src/async_client.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | let mut f = Box::pin(async move { c.crates(filter).await }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/wasm32-wasip1/debug/deps/crates_io_api-3469bc1e05a251a0.long-type-10349151962989975297.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stderr] error: could not compile `crates_io_api` (lib) due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40cf7e18a14b3e453d07f415c99a20ff12708324a02090b5e9847f19386c7f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cf7e18a14b3e453d07f415c99a20ff12708324a02090b5e9847f19386c7f11", kill_on_drop: false }` [INFO] [stdout] 40cf7e18a14b3e453d07f415c99a20ff12708324a02090b5e9847f19386c7f11