[INFO] fetching crate bob 0.0.1... [INFO] testing bob-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bob 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate bob 0.0.1 [INFO] finished tweaking crates.io crate bob 0.0.1 [INFO] tweaked toml for crates.io crate bob 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bob 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 130 packages to latest compatible versions [INFO] [stderr] Adding fancy-regex v0.3.5 (available: v0.14.0) [INFO] [stderr] Adding http-types v1.3.1 (available: v2.12.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded infer v0.1.7 [INFO] [stderr] Downloaded http-types v1.3.1 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded omnom v2.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8164d87bbbc13e72cab692aa4cbe3c65c2c335d0128a9e874399a500c3c2a93d [INFO] running `Command { std: "docker" "start" "-a" "8164d87bbbc13e72cab692aa4cbe3c65c2c335d0128a9e874399a500c3c2a93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8164d87bbbc13e72cab692aa4cbe3c65c2c335d0128a9e874399a500c3c2a93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8164d87bbbc13e72cab692aa4cbe3c65c2c335d0128a9e874399a500c3c2a93d", kill_on_drop: false }` [INFO] [stdout] 8164d87bbbc13e72cab692aa4cbe3c65c2c335d0128a9e874399a500c3c2a93d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 834405b3a203c66201d96023697bcfe50c86aade082578ced1f52d2805310d13 [INFO] running `Command { std: "docker" "start" "-a" "834405b3a203c66201d96023697bcfe50c86aade082578ced1f52d2805310d13", kill_on_drop: false }` [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http-types v1.3.1 [INFO] [stdout] error[E0432]: unresolved import `async_std::sync::Sender` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/trailers.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use async_std::sync::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Sender` in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs instead [INFO] [stdout] | [INFO] [stdout] 52 - use async_std::sync::Sender; [INFO] [stdout] 52 + use std::sync::mpmc::Sender; [INFO] [stdout] | [INFO] [stdout] 52 - use async_std::sync::Sender; [INFO] [stdout] 52 + use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 52 - use async_std::sync::Sender; [INFO] [stdout] 52 + use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/request.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | sender: Option>>, [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 + use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] help: if you import `Sender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - sender: Option>>, [INFO] [stdout] 34 + sender: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/request.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] help: if you import `Receiver`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - receiver: sync::Receiver>, [INFO] [stdout] 35 + receiver: Receiver>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/request.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | let (sender, receiver) = sync::channel(1); [INFO] [stdout] | ^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::channel; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] help: if you import `channel`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - let (sender, receiver) = sync::channel(1); [INFO] [stdout] 45 + let (sender, receiver) = channel(1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/response.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | sender: Option>>, [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 + use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] help: if you import `Sender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - sender: Option>>, [INFO] [stdout] 36 + sender: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/response.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] help: if you import `Receiver`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - receiver: sync::Receiver>, [INFO] [stdout] 37 + receiver: Receiver>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-1.3.1/src/response.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | let (sender, receiver) = sync::channel(1); [INFO] [stdout] | ^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::channel; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] help: if you import `channel`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - let (sender, receiver) = sync::channel(1); [INFO] [stdout] 47 + let (sender, receiver) = channel(1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `http-types` (lib) due to 7 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "834405b3a203c66201d96023697bcfe50c86aade082578ced1f52d2805310d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834405b3a203c66201d96023697bcfe50c86aade082578ced1f52d2805310d13", kill_on_drop: false }` [INFO] [stdout] 834405b3a203c66201d96023697bcfe50c86aade082578ced1f52d2805310d13