[INFO] fetching crate bob 0.0.1... [INFO] testing bob-0.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bob 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bob 0.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-global-executor v2.0.4 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded infer v0.1.7 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.8 [INFO] [stderr] Downloaded async-process v1.3.0 [INFO] [stderr] Downloaded async-std v1.11.0 [INFO] [stderr] Downloaded blocking v1.2.0 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded http-types v1.3.1 [INFO] [stderr] Downloaded omnom v2.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c940230ec8f0af97cda7b12420cdc49af0ba3b37067e42f04d1b475dce9dec2a [INFO] running `Command { std: "docker" "start" "-a" "c940230ec8f0af97cda7b12420cdc49af0ba3b37067e42f04d1b475dce9dec2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c940230ec8f0af97cda7b12420cdc49af0ba3b37067e42f04d1b475dce9dec2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c940230ec8f0af97cda7b12420cdc49af0ba3b37067e42f04d1b475dce9dec2a", kill_on_drop: false }` [INFO] [stdout] c940230ec8f0af97cda7b12420cdc49af0ba3b37067e42f04d1b475dce9dec2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c27ae4d7f5bd8ba06e927facf568f62cc3ba3c691ad00ef8ea26df6170e99c84 [INFO] running `Command { std: "docker" "start" "-a" "c27ae4d7f5bd8ba06e927facf568f62cc3ba3c691ad00ef8ea26df6170e99c84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [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/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [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/github.com-1ecc6299db9ec823/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 async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::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/github.com-1ecc6299db9ec823/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 this function [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::channel; [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/github.com-1ecc6299db9ec823/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 items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [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/github.com-1ecc6299db9ec823/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 async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::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/github.com-1ecc6299db9ec823/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 this function [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [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` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "c27ae4d7f5bd8ba06e927facf568f62cc3ba3c691ad00ef8ea26df6170e99c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27ae4d7f5bd8ba06e927facf568f62cc3ba3c691ad00ef8ea26df6170e99c84", kill_on_drop: false }` [INFO] [stdout] c27ae4d7f5bd8ba06e927facf568f62cc3ba3c691ad00ef8ea26df6170e99c84