[INFO] fetching crate multiplex-tonic-hyper 0.1.0...
[INFO] checking multiplex-tonic-hyper-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate multiplex-tonic-hyper 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate multiplex-tonic-hyper 0.1.0 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 multiplex-tonic-hyper 0.1.0
[INFO] finished tweaking crates.io crate multiplex-tonic-hyper 0.1.0
[INFO] tweaked toml for crates.io crate multiplex-tonic-hyper 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate multiplex-tonic-hyper 0.1.0 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]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.11.0
[INFO] [stderr]   Downloaded prost-derive v0.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.64
[INFO] [stderr]   Downloaded tonic v0.8.1
[INFO] [stderr]   Downloaded axum v0.5.15
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded tokio v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8b6cdbbc6d0f52c9443474a5cd2cbd0c8154fe57567afef204f394d363108712
[INFO] running `Command { std: "docker" "start" "-a" "8b6cdbbc6d0f52c9443474a5cd2cbd0c8154fe57567afef204f394d363108712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b6cdbbc6d0f52c9443474a5cd2cbd0c8154fe57567afef204f394d363108712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b6cdbbc6d0f52c9443474a5cd2cbd0c8154fe57567afef204f394d363108712", kill_on_drop: false }`
[INFO] [stdout] 8b6cdbbc6d0f52c9443474a5cd2cbd0c8154fe57567afef204f394d363108712
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 699deca4a51c12a0bcc0a840309473cc1663410a46f6c0fd2dc701220e5f3e09
[INFO] running `Command { std: "docker" "start" "-a" "699deca4a51c12a0bcc0a840309473cc1663410a46f6c0fd2dc701220e5f3e09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking prost v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking axum-core v0.2.7
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-test v0.4.2
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking axum v0.5.15
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking multiplex-tonic-hyper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tonic v0.8.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout]  --> examples/hello_world_client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hello_world_tonic::hello_world::greeter_client::GreeterClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout]  --> examples/hello_world_client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hello_world_tonic::hello_world::HelloRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout]  --> examples/hello_world_server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hello_world_tonic::hello_world::greeter_server::GreeterServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout]  --> examples/hello_world_server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hello_world_tonic::server::MyGreeter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hello_world_tonic`
[INFO] [stdout] 
[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 E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiplex-tonic-hyper` (example "hello_world_client") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiplex-tonic-hyper` (example "hello_world_server") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "699deca4a51c12a0bcc0a840309473cc1663410a46f6c0fd2dc701220e5f3e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699deca4a51c12a0bcc0a840309473cc1663410a46f6c0fd2dc701220e5f3e09", kill_on_drop: false }`
[INFO] [stdout] 699deca4a51c12a0bcc0a840309473cc1663410a46f6c0fd2dc701220e5f3e09
