[INFO] cloning repository https://github.com/k-bx/tonic-web-play [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-bx/tonic-web-play" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-bx%2Ftonic-web-play", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-bx%2Ftonic-web-play'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb91dea31fea3ada1c28b1f957c264e40cb23e0b [INFO] checking k-bx/tonic-web-play against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-bx%2Ftonic-web-play" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k-bx/tonic-web-play on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k-bx/tonic-web-play [INFO] finished tweaking git repo https://github.com/k-bx/tonic-web-play [INFO] tweaked toml for git repo https://github.com/k-bx/tonic-web-play written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/k-bx/tonic-web-play 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-types v0.9.2 [INFO] [stderr] Downloaded tower-http v0.4.3 [INFO] [stderr] Downloaded tonic-web v0.9.2 [INFO] [stderr] Downloaded rustls-webpki v0.101.2 [INFO] [stderr] Downloaded rustix v0.38.6 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f012023d191d270e9215aa37af578e1dfb18c3c8e42375cb19fb184f3579e8b [INFO] running `Command { std: "docker" "start" "-a" "0f012023d191d270e9215aa37af578e1dfb18c3c8e42375cb19fb184f3579e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f012023d191d270e9215aa37af578e1dfb18c3c8e42375cb19fb184f3579e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f012023d191d270e9215aa37af578e1dfb18c3c8e42375cb19fb184f3579e8b", kill_on_drop: false }` [INFO] [stdout] 0f012023d191d270e9215aa37af578e1dfb18c3c8e42375cb19fb184f3579e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc166a09eb91d5e9e9cc9fcf141e65e1ad36c14de808bcb7d15acdc4e6949257 [INFO] running `Command { std: "docker" "start" "-a" "cc166a09eb91d5e9e9cc9fcf141e65e1ad36c14de808bcb7d15acdc4e6949257", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Compiling tonic-web-play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking tonic-web v0.9.2 [INFO] [stderr] Checking tonic-types v0.9.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.04s [INFO] running `Command { std: "docker" "inspect" "cc166a09eb91d5e9e9cc9fcf141e65e1ad36c14de808bcb7d15acdc4e6949257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc166a09eb91d5e9e9cc9fcf141e65e1ad36c14de808bcb7d15acdc4e6949257", kill_on_drop: false }` [INFO] [stdout] cc166a09eb91d5e9e9cc9fcf141e65e1ad36c14de808bcb7d15acdc4e6949257 [INFO] checking k-bx/tonic-web-play against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-bx%2Ftonic-web-play" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k-bx/tonic-web-play on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k-bx/tonic-web-play [INFO] finished tweaking git repo https://github.com/k-bx/tonic-web-play [INFO] tweaked toml for git repo https://github.com/k-bx/tonic-web-play written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/k-bx/tonic-web-play 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f014e07b80655ecbf1a32c955e1b8c756eb762c000fba0ae4e0d8cadc974420b [INFO] running `Command { std: "docker" "start" "-a" "f014e07b80655ecbf1a32c955e1b8c756eb762c000fba0ae4e0d8cadc974420b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f014e07b80655ecbf1a32c955e1b8c756eb762c000fba0ae4e0d8cadc974420b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f014e07b80655ecbf1a32c955e1b8c756eb762c000fba0ae4e0d8cadc974420b", kill_on_drop: false }` [INFO] [stdout] f014e07b80655ecbf1a32c955e1b8c756eb762c000fba0ae4e0d8cadc974420b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c55376deb40787ac9ae98ab6f05971fa3ce28f8d6321fff30a059a6c24be7e23 [INFO] running `Command { std: "docker" "start" "-a" "c55376deb40787ac9ae98ab6f05971fa3ce28f8d6321fff30a059a6c24be7e23", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling tonic-web-play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking tonic-web v0.9.2 [INFO] [stderr] Checking tonic-types v0.9.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.31s [INFO] running `Command { std: "docker" "inspect" "c55376deb40787ac9ae98ab6f05971fa3ce28f8d6321fff30a059a6c24be7e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55376deb40787ac9ae98ab6f05971fa3ce28f8d6321fff30a059a6c24be7e23", kill_on_drop: false }` [INFO] [stdout] c55376deb40787ac9ae98ab6f05971fa3ce28f8d6321fff30a059a6c24be7e23