[INFO] fetching crate fizyr-rpc 0.4.2... [INFO] checking fizyr-rpc-0.4.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate fizyr-rpc 0.4.2 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate fizyr-rpc 0.4.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fizyr-rpc 0.4.2 [INFO] finished tweaking crates.io crate fizyr-rpc 0.4.2 [INFO] tweaked toml for crates.io crate fizyr-rpc 0.4.2 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate crates.io crate fizyr-rpc 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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 assert2 v0.3.3 [INFO] [stderr] Downloaded assert2-macros v0.3.3 [INFO] [stderr] Downloaded memfile v0.2.0 [INFO] [stderr] Downloaded filedesc v0.3.0 [INFO] [stderr] Downloaded tokio-seqpacket v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7579c5c2e7f9110ce05fb6bb8450335ddf1624c7f91da794fd23de8eb6063f9 [INFO] running `Command { std: "docker" "start" "-a" "d7579c5c2e7f9110ce05fb6bb8450335ddf1624c7f91da794fd23de8eb6063f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7579c5c2e7f9110ce05fb6bb8450335ddf1624c7f91da794fd23de8eb6063f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7579c5c2e7f9110ce05fb6bb8450335ddf1624c7f91da794fd23de8eb6063f9", kill_on_drop: false }` [INFO] [stdout] d7579c5c2e7f9110ce05fb6bb8450335ddf1624c7f91da794fd23de8eb6063f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d43d4eddde0710dd3c11f50fd74ec3b9d067f093520258c78d8477b1d6be178 [INFO] running `Command { std: "docker" "start" "-a" "7d43d4eddde0710dd3c11f50fd74ec3b9d067f093520258c78d8477b1d6be178", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.72 (as host dependency): full, visit, visit-mut [INFO] [stderr] tokio v1.5.0: macros, tokio-macros [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling assert2-macros v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memfile v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking assert2 v0.3.3 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking fizyr-rpc v0.4.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/unix-seqpacket-server.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/unix-stream-client.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/tcp-client.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/tcp-server.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/unix-seqpacket-client.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/unix-stream-server.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixSeqpacketServer` [INFO] [stdout] --> examples/unix-seqpacket-server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fizyr_rpc::UnixSeqpacketServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixSeqpacketServer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::transport::StreamTransport` [INFO] [stdout] --> src/peer.rs:493:6 [INFO] [stdout] | [INFO] [stdout] 493 | use crate::transport::StreamTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `StreamTransport` in `transport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream` [INFO] [stdout] --> src/peer.rs:494:6 [INFO] [stdout] | [INFO] [stdout] 494 | use tokio::net::UnixStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnixBody` in crate `fizyr_rpc` [INFO] [stdout] --> examples/unix-seqpacket-server.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | async fn handle_peer(mut peer: fizyr_rpc::PeerHandle) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^ not found in `fizyr_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnixBody` in crate `fizyr_rpc` [INFO] [stdout] --> examples/unix-seqpacket-server.rs:75:70 [INFO] [stdout] | [INFO] [stdout] 75 | async fn handle_hello(request: fizyr_rpc::ReceivedRequest) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^ not found in `fizyr_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fizyr-rpc` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixStreamPeer` [INFO] [stdout] --> examples/unix-stream-client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fizyr_rpc::UnixStreamPeer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixStreamPeer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::TcpPeer` [INFO] [stdout] --> examples/tcp-client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fizyr_rpc::TcpPeer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `TcpPeer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::TcpServer` [INFO] [stdout] --> examples/tcp-server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fizyr_rpc::TcpServer; [INFO] [stdout] | ^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Server` [INFO] [stdout] | no `TcpServer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamBody` in crate `fizyr_rpc` [INFO] [stdout] --> examples/tcp-server.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | async fn handle_peer(mut peer: fizyr_rpc::PeerHandle) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^ not found in `fizyr_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamBody` in crate `fizyr_rpc` [INFO] [stdout] --> examples/tcp-server.rs:75:70 [INFO] [stdout] | [INFO] [stdout] 75 | async fn handle_hello(request: fizyr_rpc::ReceivedRequest) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^ not found in `fizyr_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixSeqpacketPeer` [INFO] [stdout] --> examples/unix-seqpacket-client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fizyr_rpc::UnixSeqpacketPeer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixSeqpacketPeer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixStreamServer` [INFO] [stdout] --> examples/unix-stream-server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fizyr_rpc::UnixStreamServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixStreamServer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamBody` in crate `fizyr_rpc` [INFO] [stdout] --> examples/unix-stream-server.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | async fn handle_peer(mut peer: fizyr_rpc::PeerHandle) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^ not found in `fizyr_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamBody` in crate `fizyr_rpc` [INFO] [stdout] --> examples/unix-stream-server.rs:75:70 [INFO] [stdout] | [INFO] [stdout] 75 | async fn handle_hello(request: fizyr_rpc::ReceivedRequest) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^ not found in `fizyr_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7d43d4eddde0710dd3c11f50fd74ec3b9d067f093520258c78d8477b1d6be178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d43d4eddde0710dd3c11f50fd74ec3b9d067f093520258c78d8477b1d6be178", kill_on_drop: false }` [INFO] [stdout] 7d43d4eddde0710dd3c11f50fd74ec3b9d067f093520258c78d8477b1d6be178