[INFO] fetching crate modality-api 0.3.0...
[INFO] checking modality-api-0.3.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate modality-api 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate modality-api 0.3.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate modality-api 0.3.0
[INFO] finished tweaking crates.io crate modality-api 0.3.0
[INFO] tweaked toml for crates.io crate modality-api 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding minicbor v0.13.2 (available: v0.25.1)
[INFO] [stderr]       Adding ordered-float v3.9.2 (available: v4.5.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a5d326555e9cf9b96c6dd854e3a3b8a25cc2df4daa335751ff6bd75291589c6
[INFO] running `Command { std: "docker" "start" "-a" "2a5d326555e9cf9b96c6dd854e3a3b8a25cc2df4daa335751ff6bd75291589c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a5d326555e9cf9b96c6dd854e3a3b8a25cc2df4daa335751ff6bd75291589c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a5d326555e9cf9b96c6dd854e3a3b8a25cc2df4daa335751ff6bd75291589c6", kill_on_drop: false }`
[INFO] [stdout] 2a5d326555e9cf9b96c6dd854e3a3b8a25cc2df4daa335751ff6bd75291589c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce81b089e38d3ff6d22836abb75e06f904d56de256226a795e2fa855faeab0e1
[INFO] running `Command { std: "docker" "start" "-a" "ce81b089e38d3ff6d22836abb75e06f904d56de256226a795e2fa855faeab0e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling minicbor v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling minicbor-derive v0.8.0
[INFO] [stderr]     Checking modality-api v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> src/proptest_strategies.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]    --> src/protocol.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> src/protocol.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         proptest!(|(attr_val in crate::proptest_strategies::attr_val())| {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]  --> src/proptest_strategies.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     prop_oneof![
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]  --> src/proptest_strategies.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn attr_val() -> impl Strategy<Value = AttrVal> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn timeline_id() -> impl Strategy<Value = TimelineId> {
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn cow_string() -> impl Strategy<Value = Cow<'static, str>> {
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn nanoseconds() -> impl Strategy<Value = Nanoseconds> {
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn logical_time() -> impl Strategy<Value = LogicalTime> {
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn opaque_event_id() -> impl Strategy<Value = OpaqueEventId> {
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn event_coordinate() -> impl Strategy<Value = EventCoordinate> {
[INFO] [stdout]    |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `schemars`
[INFO] [stdout]    --> src/types.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `minicbor`, `proptest_strategies`, and `serde`
[INFO] [stdout]     = help: consider adding `schemars` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     any::<[u8; 16]>().prop_map(|arr| Uuid::from_bytes(arr).into())
[INFO] [stdout]    |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     any::<String>().prop_map(|s| s.into())
[INFO] [stdout]    |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     any::<u64>().prop_map_into()
[INFO] [stdout]    |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     any::<(u64, u64, u64, u64)>().prop_map(|(a, b, c, d)| LogicalTime::quaternary(a, b, c, d))
[INFO] [stdout]    |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `any` in this scope
[INFO] [stdout]   --> src/proptest_strategies.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     any::<[u8; 16]>()
[INFO] [stdout]    |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modality-api` (lib test) due to 16 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ce81b089e38d3ff6d22836abb75e06f904d56de256226a795e2fa855faeab0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce81b089e38d3ff6d22836abb75e06f904d56de256226a795e2fa855faeab0e1", kill_on_drop: false }`
[INFO] [stdout] ce81b089e38d3ff6d22836abb75e06f904d56de256226a795e2fa855faeab0e1
