[INFO] fetching crate megaphone 0.9.2...
[INFO] checking megaphone-0.9.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate megaphone 0.9.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate megaphone 0.9.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate megaphone 0.9.2
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate megaphone 0.9.2
[INFO] tweaked toml for crates.io crate megaphone 0.9.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate megaphone 0.9.2 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.12.2
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.1
[INFO] [stderr]   Downloaded prost-types v0.12.2
[INFO] [stderr]   Downloaded prost-derive v0.12.2
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.1
[INFO] [stderr]   Downloaded metrics-macros v0.7.0
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded prost-build v0.12.2
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded portable-atomic v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 870c520b790c9ce996c753d76a0ef4ce236edec40eb8a174ac3558d66891b7b7
[INFO] running `Command { std: "docker" "start" "-a" "870c520b790c9ce996c753d76a0ef4ce236edec40eb8a174ac3558d66891b7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "870c520b790c9ce996c753d76a0ef4ce236edec40eb8a174ac3558d66891b7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "870c520b790c9ce996c753d76a0ef4ce236edec40eb8a174ac3558d66891b7b7", kill_on_drop: false }`
[INFO] [stdout] 870c520b790c9ce996c753d76a0ef4ce236edec40eb8a174ac3558d66891b7b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15eb0da76e7c5ff9cf9567bac4711de4e2a05d5a37e219368f2afa57fb1d33bb
[INFO] running `Command { std: "docker" "start" "-a" "15eb0da76e7c5ff9cf9567bac4711de4e2a05d5a37e219368f2afa57fb1d33bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-derive v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]    Compiling prost v0.12.2
[INFO] [stderr]    Compiling prost-types v0.12.2
[INFO] [stderr]    Compiling prost-build v0.12.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling megaphone v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `megaphone`
[INFO] [stdout]  --> examples/demo-client/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use megaphone::client::{MegaphoneClient, model::StreamSpec};
[INFO] [stdout]   |                ^^^^^^ could not find `client` in `megaphone`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod client;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `megaphone::client`
[INFO] [stdout]  --> examples/demo-client/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use megaphone::client::{MegaphoneClient, model::StreamSpec};
[INFO] [stdout]   |                ^^^^^^ could not find `client` in `megaphone`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod client;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]  --> examples/demo-client/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> examples/demo-client/main.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/demo-client/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/demo-client/main.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `megaphone` (example "demo-client") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "15eb0da76e7c5ff9cf9567bac4711de4e2a05d5a37e219368f2afa57fb1d33bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15eb0da76e7c5ff9cf9567bac4711de4e2a05d5a37e219368f2afa57fb1d33bb", kill_on_drop: false }`
[INFO] [stdout] 15eb0da76e7c5ff9cf9567bac4711de4e2a05d5a37e219368f2afa57fb1d33bb
[INFO] checking megaphone-0.9.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate megaphone 0.9.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate megaphone 0.9.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate megaphone 0.9.2
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate megaphone 0.9.2
[INFO] tweaked toml for crates.io crate megaphone 0.9.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate megaphone 0.9.2 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57d2ba2b1e02220ef9433bca5195def2f57f50679d0c72855ca7e0c3f23fc38e
[INFO] running `Command { std: "docker" "start" "-a" "57d2ba2b1e02220ef9433bca5195def2f57f50679d0c72855ca7e0c3f23fc38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57d2ba2b1e02220ef9433bca5195def2f57f50679d0c72855ca7e0c3f23fc38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d2ba2b1e02220ef9433bca5195def2f57f50679d0c72855ca7e0c3f23fc38e", kill_on_drop: false }`
[INFO] [stdout] 57d2ba2b1e02220ef9433bca5195def2f57f50679d0c72855ca7e0c3f23fc38e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c703d88db5a81ab4ce9bce194a8603198c6e0dbf377b188928df2c2c6bb6c84
[INFO] running `Command { std: "docker" "start" "-a" "7c703d88db5a81ab4ce9bce194a8603198c6e0dbf377b188928df2c2c6bb6c84", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost-derive v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]    Compiling prost v0.12.2
[INFO] [stderr]    Compiling prost-types v0.12.2
[INFO] [stderr]    Compiling prost-build v0.12.2
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling megaphone v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `megaphone`
[INFO] [stdout]  --> examples/demo-client/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use megaphone::client::{MegaphoneClient, model::StreamSpec};
[INFO] [stdout]   |                ^^^^^^ could not find `client` in `megaphone`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod client;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `megaphone::client`
[INFO] [stdout]  --> examples/demo-client/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use megaphone::client::{MegaphoneClient, model::StreamSpec};
[INFO] [stdout]   |                ^^^^^^ could not find `client` in `megaphone`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod client;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]  --> examples/demo-client/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `futures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> examples/demo-client/main.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/demo-client/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/demo-client/main.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `megaphone` (example "demo-client") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7c703d88db5a81ab4ce9bce194a8603198c6e0dbf377b188928df2c2c6bb6c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c703d88db5a81ab4ce9bce194a8603198c6e0dbf377b188928df2c2c6bb6c84", kill_on_drop: false }`
[INFO] [stdout] 7c703d88db5a81ab4ce9bce194a8603198c6e0dbf377b188928df2c2c6bb6c84
