[INFO] fetching crate informalsystems-tonic-build 0.5.2...
[INFO] testing informalsystems-tonic-build-0.5.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate informalsystems-tonic-build 0.5.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate informalsystems-tonic-build 0.5.2
[INFO] finished tweaking crates.io crate informalsystems-tonic-build 0.5.2
[INFO] tweaked toml for crates.io crate informalsystems-tonic-build 0.5.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate informalsystems-tonic-build 0.5.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92cfdce5b81355ff913649aa5d3ab27eb66bd78d20838f1d4365853987f521d6
[INFO] running `Command { std: "docker" "start" "-a" "92cfdce5b81355ff913649aa5d3ab27eb66bd78d20838f1d4365853987f521d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92cfdce5b81355ff913649aa5d3ab27eb66bd78d20838f1d4365853987f521d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92cfdce5b81355ff913649aa5d3ab27eb66bd78d20838f1d4365853987f521d6", kill_on_drop: false }`
[INFO] [stdout] 92cfdce5b81355ff913649aa5d3ab27eb66bd78d20838f1d4365853987f521d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af5eb795ef5d3dc4a7ba6d8917f592fd26d00c6a560cc92927781d551ad2d0f1
[INFO] running `Command { std: "docker" "start" "-a" "af5eb795ef5d3dc4a7ba6d8917f592fd26d00c6a560cc92927781d551ad2d0f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling informalsystems-prost-build v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling informalsystems-prost-derive v0.8.1
[INFO] [stderr]    Compiling informalsystems-prost v0.8.1
[INFO] [stderr]    Compiling informalsystems-prost-types v0.8.1
[INFO] [stderr]    Compiling informalsystems-tonic-build v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.57s
[INFO] running `Command { std: "docker" "inspect" "af5eb795ef5d3dc4a7ba6d8917f592fd26d00c6a560cc92927781d551ad2d0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5eb795ef5d3dc4a7ba6d8917f592fd26d00c6a560cc92927781d551ad2d0f1", kill_on_drop: false }`
[INFO] [stdout] af5eb795ef5d3dc4a7ba6d8917f592fd26d00c6a560cc92927781d551ad2d0f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d2f2ecd3e8a2c5dcdb54ed1a4f7e6b51a8ef70983a93de04ce6136fa6f6afb
[INFO] running `Command { std: "docker" "start" "-a" "a1d2f2ecd3e8a2c5dcdb54ed1a4f7e6b51a8ef70983a93de04ce6136fa6f6afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling informalsystems-tonic-build v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "a1d2f2ecd3e8a2c5dcdb54ed1a4f7e6b51a8ef70983a93de04ce6136fa6f6afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d2f2ecd3e8a2c5dcdb54ed1a4f7e6b51a8ef70983a93de04ce6136fa6f6afb", kill_on_drop: false }`
[INFO] [stdout] a1d2f2ecd3e8a2c5dcdb54ed1a4f7e6b51a8ef70983a93de04ce6136fa6f6afb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32b635132c51ae6de8beae6abe1ac55f26488a6d6ff6729b3992b313a3e55dcf
[INFO] running `Command { std: "docker" "start" "-a" "32b635132c51ae6de8beae6abe1ac55f26488a6d6ff6729b3992b313a3e55dcf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/informalsystems_tonic_build-94e3b7a802351ef0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_snake_case ... ok
[INFO] [stdout] test tests::test_match_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests informalsystems_tonic_build
[INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links`
[INFO] [stderr]   --> src/lib.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 | #![deny(broken_intra_doc_links)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - Attributes::push_mod (line 180) ... FAILED
[INFO] [stdout] test src/lib.rs - Attributes::push_struct (line 193) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Attributes::push_mod (line 180) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tonic_build`
[INFO] [stdout]    --> src/lib.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | use tonic_build::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tonic_build`, use `cargo add tonic_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Attributes::push_struct (line 193) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tonic_build`
[INFO] [stdout]    --> src/lib.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | use tonic_build::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tonic_build`, use `cargo add tonic_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tonic_build::compile_protos("proto/service.proto")?;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tonic_build`, use `cargo add tonic_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 |    tonic_build::configure()
[INFO] [stdout]    |    ^^^^^^^^^^^ use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tonic_build`, use `cargo add tonic_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/lib.rs - Attributes::push_mod (line 180)
[INFO] [stdout]     src/lib.rs - Attributes::push_struct (line 193)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "32b635132c51ae6de8beae6abe1ac55f26488a6d6ff6729b3992b313a3e55dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32b635132c51ae6de8beae6abe1ac55f26488a6d6ff6729b3992b313a3e55dcf", kill_on_drop: false }`
[INFO] [stdout] 32b635132c51ae6de8beae6abe1ac55f26488a6d6ff6729b3992b313a3e55dcf
