[INFO] fetching crate hyperlocal-v07 0.7.0... [INFO] checking hyperlocal-v07-0.7.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate hyperlocal-v07 0.7.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate hyperlocal-v07 0.7.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperlocal-v07 0.7.0 [INFO] finished tweaking crates.io crate hyperlocal-v07 0.7.0 [INFO] tweaked toml for crates.io crate hyperlocal-v07 0.7.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate hyperlocal-v07 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd481f1bdee00da2a4a740e02da27605ed75146f0dffe36299ce6d50c089de7d [INFO] running `Command { std: "docker" "start" "-a" "bd481f1bdee00da2a4a740e02da27605ed75146f0dffe36299ce6d50c089de7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd481f1bdee00da2a4a740e02da27605ed75146f0dffe36299ce6d50c089de7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd481f1bdee00da2a4a740e02da27605ed75146f0dffe36299ce6d50c089de7d", kill_on_drop: false }` [INFO] [stdout] bd481f1bdee00da2a4a740e02da27605ed75146f0dffe36299ce6d50c089de7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44bcf63df1f28062a8626d3812e0ef745d014c1c587d6ab7ab355c9643e4c716 [INFO] running `Command { std: "docker" "start" "-a" "44bcf63df1f28062a8626d3812e0ef745d014c1c587d6ab7ab355c9643e4c716", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hyperlocal-v07 v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hyperlocal` [INFO] [stdout] --> examples/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hyperlocal::UnixServerExt; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `hyperlocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyperlocal` [INFO] [stdout] --> examples/client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hyperlocal::{UnixClientExt, Uri}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `hyperlocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyperlocal` [INFO] [stdout] --> tests/server_client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use hyperlocal::{UnixClientExt, UnixServerExt, Uri}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `hyperlocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unix` found for struct `Client<_, _>` in the current scope [INFO] [stdout] --> examples/client.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | let client = Client::unix(); [INFO] [stdout] | ^^^^ function or associated item not found in `Client<_, _>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use hyperlocal_v07::UnixClientExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::stream::TryStreamExt` [INFO] [stdout] --> examples/client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::stream::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `bind_unix` found for struct `Server<_, _, _>` in the current scope [INFO] [stdout] --> examples/server.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | Server::bind_unix(path)?.serve(make_service).await?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Server<_, _, _>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use hyperlocal_v07::UnixServerExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperlocal-v07` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `bind_unix` found for struct `Server<_, _, _>` in the current scope [INFO] [stdout] --> tests/server_client.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | let server = Server::bind_unix("/tmp/hyperlocal.sock")? [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Server<_, _, _>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use hyperlocal_v07::UnixServerExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unix` found for struct `Client<_, _>` in the current scope [INFO] [stdout] --> tests/server_client.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | let client = Client::unix(); [INFO] [stdout] | ^^^^ function or associated item not found in `Client<_, _>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use hyperlocal_v07::UnixClientExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::stream::StreamExt` [INFO] [stdout] --> tests/server_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44bcf63df1f28062a8626d3812e0ef745d014c1c587d6ab7ab355c9643e4c716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44bcf63df1f28062a8626d3812e0ef745d014c1c587d6ab7ab355c9643e4c716", kill_on_drop: false }` [INFO] [stdout] 44bcf63df1f28062a8626d3812e0ef745d014c1c587d6ab7ab355c9643e4c716