[INFO] fetching crate informalsystems-prost-build 0.8.1... [INFO] testing informalsystems-prost-build-0.8.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate informalsystems-prost-build 0.8.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate informalsystems-prost-build 0.8.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate informalsystems-prost-build 0.8.1 [INFO] finished tweaking crates.io crate informalsystems-prost-build 0.8.1 [INFO] tweaked toml for crates.io crate informalsystems-prost-build 0.8.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb0960eabf394e3d72a2ad3c08654798cc46a1df7a85f624f2490d7873d3fe12 [INFO] running `Command { std: "docker" "start" "-a" "eb0960eabf394e3d72a2ad3c08654798cc46a1df7a85f624f2490d7873d3fe12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb0960eabf394e3d72a2ad3c08654798cc46a1df7a85f624f2490d7873d3fe12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0960eabf394e3d72a2ad3c08654798cc46a1df7a85f624f2490d7873d3fe12", kill_on_drop: false }` [INFO] [stdout] eb0960eabf394e3d72a2ad3c08654798cc46a1df7a85f624f2490d7873d3fe12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b100e8a90b2acf14846d891bdcebb0269d2d3f7c5e092fe54640b6fbf85af92d [INFO] running `Command { std: "docker" "start" "-a" "b100e8a90b2acf14846d891bdcebb0269d2d3f7c5e092fe54640b6fbf85af92d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling informalsystems-prost-build v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [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] Finished dev [unoptimized + debuginfo] target(s) in 31.38s [INFO] running `Command { std: "docker" "inspect" "b100e8a90b2acf14846d891bdcebb0269d2d3f7c5e092fe54640b6fbf85af92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b100e8a90b2acf14846d891bdcebb0269d2d3f7c5e092fe54640b6fbf85af92d", kill_on_drop: false }` [INFO] [stdout] b100e8a90b2acf14846d891bdcebb0269d2d3f7c5e092fe54640b6fbf85af92d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddc2c8516f6c0a8179c171a62c47db8b6d91507fd97f23001ffc0b8011a696ac [INFO] running `Command { std: "docker" "start" "-a" "ddc2c8516f6c0a8179c171a62c47db8b6d91507fd97f23001ffc0b8011a696ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling informalsystems-prost-build v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.06s [INFO] running `Command { std: "docker" "inspect" "ddc2c8516f6c0a8179c171a62c47db8b6d91507fd97f23001ffc0b8011a696ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc2c8516f6c0a8179c171a62c47db8b6d91507fd97f23001ffc0b8011a696ac", kill_on_drop: false }` [INFO] [stdout] ddc2c8516f6c0a8179c171a62c47db8b6d91507fd97f23001ffc0b8011a696ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 371f26f7a4d52d64d8263a8e84c20d564312ee31a63fbcab72ee2f216956b66d [INFO] running `Command { std: "docker" "start" "-a" "371f26f7a4d52d64d8263a8e84c20d564312ee31a63fbcab72ee2f216956b66d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/informalsystems_prost_build-88c9a000b04f6f7c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test code_generator::tests::test_strip_enum_prefix ... ok [INFO] [stdout] test code_generator::tests::test_unescape_c_escape_string ... ok [INFO] [stdout] test extern_paths::tests::test_extern_paths ... ok [INFO] [stdout] test extern_paths::tests::test_well_known_types ... ok [INFO] [stdout] test ident::tests::test_to_snake_non_raw_keyword ... ok [INFO] [stdout] test ident::tests::test_to_upper_camel ... ok [INFO] [stdout] test ident::tests::test_to_snake_raw_keyword ... ok [INFO] [stdout] test ident::tests::test_to_snake ... ok [INFO] [stdout] test path::tests::test_get_best ... ok [INFO] [stdout] test path::tests::test_get_matches_sub_path ... ok [INFO] [stdout] test path::tests::test_get_keep_order ... ok [INFO] [stdout] test path::tests::test_prefixes ... ok [INFO] [stdout] test path::tests::test_suffixes ... ok [INFO] [stdout] test ast::tests::test_comment_append_with_indent_sanitizes_comment_doc_url ... ok [INFO] [stdout] test ast::tests::test_comment_append_with_indent_sanitizes_square_brackets ... ok [INFO] [stdout] test tests::finalize_package ... ok [INFO] [stdout] test tests::smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.61s [INFO] [stdout] [INFO] [stderr] Doc-tests informalsystems-prost-build [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/lib.rs - (line 63) ... ignored [INFO] [stdout] test src/lib.rs - Config::disable_comments (line 472) ... ignored [INFO] [stdout] test src/lib.rs - Config::extern_path (line 521) ... ignored [INFO] [stdout] test src/lib.rs - Config::extern_path (line 556) ... ignored [INFO] [stdout] test src/lib.rs - Config::file_descriptor_set_path (line 629) ... ignored [INFO] [stdout] test src/lib.rs - Config::include_file (line 723) ... ignored [INFO] [stdout] test src/lib.rs - Config::include_file (line 736) ... ignored [INFO] [stdout] test src/lib.rs - Config::protoc_arg (line 696) - compile ... FAILED [INFO] [stdout] test src/lib.rs - Config::bytes (line 324) ... FAILED [INFO] [stdout] test src/lib.rs - (line 53) - compile ... FAILED [INFO] [stdout] test src/lib.rs - compile_protos (line 1064) - compile ... FAILED [INFO] [stdout] test src/lib.rs - Config::btree_map (line 263) ... FAILED [INFO] [stdout] test src/lib.rs - Config::type_attribute (line 420) ... FAILED [INFO] [stdout] test src/lib.rs - Config::compile_protos (line 758) - compile ... FAILED [INFO] [stdout] test src/lib.rs - Config::file_descriptor_set_path (line 618) ... FAILED [INFO] [stdout] test src/lib.rs - Config::skip_protoc_run (line 648) ... FAILED [INFO] [stdout] test src/lib.rs - Config::extern_path (line 584) ... FAILED [INFO] [stdout] test src/lib.rs - Config::field_attribute (line 385) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Config::protoc_arg (line 696) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:699:38 [INFO] [stdout] | [INFO] [stdout] 4 | let mut prost_build = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::bytes (line 324) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:325:31 [INFO] [stdout] | [INFO] [stdout] 3 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 53) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 4 | prost_build::compile_protos(&["src/items.proto"], &["src/"])?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `prost_build` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - compile_protos (line 1064) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:1067:3 [INFO] [stdout] | [INFO] [stdout] 4 | prost_build::compile_protos(&["src/frontend.proto", "src/backend.proto"], &["src"])?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `prost_build` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::btree_map (line 263) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 3 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::type_attribute (line 420) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:421:31 [INFO] [stdout] | [INFO] [stdout] 3 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::compile_protos (line 758) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:761:38 [INFO] [stdout] | [INFO] [stdout] 4 | let mut prost_build = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::file_descriptor_set_path (line 618) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:621:31 [INFO] [stdout] | [INFO] [stdout] 5 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::skip_protoc_run (line 648) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:649:31 [INFO] [stdout] | [INFO] [stdout] 3 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::extern_path (line 584) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:585:31 [INFO] [stdout] | [INFO] [stdout] 3 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 - Config::field_attribute (line 385) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prost_build` [INFO] [stdout] --> src/lib.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 3 | let mut config = prost_build::Config::new(); [INFO] [stdout] | ^^^^^^ not found in `prost_build` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use informalsystems_prost_build::Config; [INFO] [stdout] | [INFO] [stdout] 2 | use petgraph::dot::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 53) [INFO] [stdout] src/lib.rs - Config::btree_map (line 263) [INFO] [stdout] src/lib.rs - Config::bytes (line 324) [INFO] [stdout] src/lib.rs - Config::compile_protos (line 758) [INFO] [stdout] src/lib.rs - Config::extern_path (line 584) [INFO] [stdout] src/lib.rs - Config::field_attribute (line 385) [INFO] [stdout] src/lib.rs - Config::file_descriptor_set_path (line 618) [INFO] [stdout] src/lib.rs - Config::protoc_arg (line 696) [INFO] [stdout] src/lib.rs - Config::skip_protoc_run (line 648) [INFO] [stdout] src/lib.rs - Config::type_attribute (line 420) [INFO] [stdout] src/lib.rs - compile_protos (line 1064) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "371f26f7a4d52d64d8263a8e84c20d564312ee31a63fbcab72ee2f216956b66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371f26f7a4d52d64d8263a8e84c20d564312ee31a63fbcab72ee2f216956b66d", kill_on_drop: false }` [INFO] [stdout] 371f26f7a4d52d64d8263a8e84c20d564312ee31a63fbcab72ee2f216956b66d