[INFO] fetching crate prost-reflect-validate 0.2.7... [INFO] testing prost-reflect-validate-0.2.7 against 1.90.0 for beta-1.91-3 [INFO] extracting crate prost-reflect-validate 0.2.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate prost-reflect-validate 0.2.7 [INFO] finished tweaking crates.io crate prost-reflect-validate 0.2.7 [INFO] tweaked toml for crates.io crate prost-reflect-validate 0.2.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prost-reflect-validate 0.2.7 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prost-reflect-validate 0.2.7 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-reflect-derive v0.14.0 [INFO] [stderr] Downloaded prost-reflect-build v0.14.0 [INFO] [stderr] Downloaded prost-validate-types v0.2.7 [INFO] [stderr] Downloaded prost-derive v0.13.3 [INFO] [stderr] Downloaded prost v0.13.3 [INFO] [stderr] Downloaded prost-validate v0.2.7 [INFO] [stderr] Downloaded no_deadlocks v1.3.2 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded vector-map v1.0.1 [INFO] [stderr] Downloaded contracts v0.4.0 [INFO] [stderr] Downloaded prost-reflect v0.14.2 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded prost-build v0.13.3 [INFO] [stderr] Downloaded anyhow v1.0.89 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c39768a80bb7a0c9f8701972d40ea8044b31163564b07a5abcf5070788b8e5b4 [INFO] running `Command { std: "docker" "start" "-a" "c39768a80bb7a0c9f8701972d40ea8044b31163564b07a5abcf5070788b8e5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c39768a80bb7a0c9f8701972d40ea8044b31163564b07a5abcf5070788b8e5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39768a80bb7a0c9f8701972d40ea8044b31163564b07a5abcf5070788b8e5b4", kill_on_drop: false }` [INFO] [stdout] c39768a80bb7a0c9f8701972d40ea8044b31163564b07a5abcf5070788b8e5b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c11bcbd6754ac4246d64213d3915aaa5cfb8eec3052215d8eb4ef1b7b7407ba9 [INFO] running `Command { std: "docker" "start" "-a" "c11bcbd6754ac4246d64213d3915aaa5cfb8eec3052215d8eb4ef1b7b7407ba9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-reflect-derive v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Compiling prost-reflect v0.14.2 [INFO] [stderr] Compiling prost-validate v0.2.7 [INFO] [stderr] Compiling vector-map v1.0.1 [INFO] [stderr] Compiling no_deadlocks v1.3.2 [INFO] [stderr] Compiling prost-reflect-build v0.14.0 [INFO] [stderr] Compiling prost-validate-types v0.2.7 [INFO] [stderr] Compiling prost-reflect-validate v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.47s [INFO] running `Command { std: "docker" "inspect" "c11bcbd6754ac4246d64213d3915aaa5cfb8eec3052215d8eb4ef1b7b7407ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11bcbd6754ac4246d64213d3915aaa5cfb8eec3052215d8eb4ef1b7b7407ba9", kill_on_drop: false }` [INFO] [stdout] c11bcbd6754ac4246d64213d3915aaa5cfb8eec3052215d8eb4ef1b7b7407ba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e9aa62350ec6356b57fc73085c8bc667ca5725ab01b73df3e6b56a9ba65afbe [INFO] running `Command { std: "docker" "start" "-a" "9e9aa62350ec6356b57fc73085c8bc667ca5725ab01b73df3e6b56a9ba65afbe", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling prost-reflect-derive v0.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-reflect v0.14.2 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Compiling prost-validate v0.2.7 [INFO] [stderr] Compiling vector-map v1.0.1 [INFO] [stderr] Compiling no_deadlocks v1.3.2 [INFO] [stderr] Compiling prost-reflect-build v0.14.0 [INFO] [stderr] Compiling prost-validate-types v0.2.7 [INFO] [stderr] Compiling prost-reflect-validate v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.86s [INFO] running `Command { std: "docker" "inspect" "9e9aa62350ec6356b57fc73085c8bc667ca5725ab01b73df3e6b56a9ba65afbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9aa62350ec6356b57fc73085c8bc667ca5725ab01b73df3e6b56a9ba65afbe", kill_on_drop: false }` [INFO] [stdout] 9e9aa62350ec6356b57fc73085c8bc667ca5725ab01b73df3e6b56a9ba65afbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a1d750423bf6cfd9d1ced5300132b0f85763edc2173cd041c7fb282668cc87f [INFO] running `Command { std: "docker" "start" "-a" "5a1d750423bf6cfd9d1ced5300132b0f85763edc2173cd041c7fb282668cc87f", 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/prost_reflect_validate-cb0f6fef994a3216) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests prost_reflect_validate [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - ValidatorExt (line 24) ... FAILED [INFO] [stdout] test src/lib.rs - (line 47) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 62) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - ValidatorExt (line 24) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `example_proto` [INFO] [stdout] --> src/lib.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 6 | use example_proto::ExampleMessage; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_proto`, use `cargo add example_proto` 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 62) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `example_proto` [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 5 | use example_proto::ExampleMessage; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_proto`, use `cargo add example_proto` 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] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 62) [INFO] [stdout] src/lib.rs - ValidatorExt (line 24) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5a1d750423bf6cfd9d1ced5300132b0f85763edc2173cd041c7fb282668cc87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1d750423bf6cfd9d1ced5300132b0f85763edc2173cd041c7fb282668cc87f", kill_on_drop: false }` [INFO] [stdout] 5a1d750423bf6cfd9d1ced5300132b0f85763edc2173cd041c7fb282668cc87f