[INFO] fetching crate proptest-lockstep 0.1.0...
[INFO] checking proptest-lockstep-0.1.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate proptest-lockstep 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate proptest-lockstep 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate proptest-lockstep 0.1.0
[INFO] tweaked toml for crates.io crate proptest-lockstep 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proptest-lockstep 0.1.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proptest-lockstep 0.1.0 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest-state-machine v0.3.1
[INFO] [stderr]   Downloaded assoc v0.1.3
[INFO] [stderr]   Downloaded proptest-lockstep-derive v0.1.0
[INFO] [stderr]   Downloaded evmap v10.0.2
[INFO] [stderr]   Downloaded hashbag v0.1.13
[INFO] [stderr]   Downloaded crdts v7.3.2
[INFO] [stderr]   Downloaded shuttle v0.8.1
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d495f0867928e190591cfa2b57b4cf7b629a3a1d7e43ff278fbf429e70d1741
[INFO] running `Command { std: "docker" "start" "-a" "6d495f0867928e190591cfa2b57b4cf7b629a3a1d7e43ff278fbf429e70d1741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d495f0867928e190591cfa2b57b4cf7b629a3a1d7e43ff278fbf429e70d1741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d495f0867928e190591cfa2b57b4cf7b629a3a1d7e43ff278fbf429e70d1741", kill_on_drop: false }`
[INFO] [stdout] 6d495f0867928e190591cfa2b57b4cf7b629a3a1d7e43ff278fbf429e70d1741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28f7ee7f5c963f9b13436d528a651a7120e21c60770453e3b0870f14a2d151a5
[INFO] running `Command { std: "docker" "start" "-a" "28f7ee7f5c963f9b13436d528a651a7120e21c60770453e3b0870f14a2d151a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling proptest-lockstep-derive v0.1.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking evmap v10.0.2
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking crdts v7.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking proptest-state-machine v0.3.1
[INFO] [stderr]     Checking proptest-lockstep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SessionConsistencyConfig`
[INFO] [stdout]   --> examples/session_kv.rs:17:59
[INFO] [stdout]    |
[INFO] [stdout] 17 | use proptest_lockstep::session::{SessionConsistencyModel, SessionConsistencyConfig, SessionGuarantee};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CrashRecoveryConfig`
[INFO] [stdout]   --> examples/batched_log.rs:31:61
[INFO] [stdout]    |
[INFO] [stdout] 31 | use proptest_lockstep::crash_recovery::{CrashRecoveryModel, CrashRecoveryConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proptest_lockstep::bridge::*`
[INFO] [stdout]   --> examples/certified_synthesis.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use proptest_lockstep::bridge::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BridgeCertificate`, `CertifiedLockstepBridge`, and `verify_certified`
[INFO] [stdout]   --> examples/certified_synthesis.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use proptest_lockstep::certified::{CertifiedLockstepBridge, verify_certified, BridgeCertificate};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventualConsistencyConfig`
[INFO] [stdout]   --> examples/eventual_cache.rs:20:61
[INFO] [stdout]    |
[INFO] [stdout] 20 | use proptest_lockstep::eventual::{EventualConsistencyModel, EventualConsistencyConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommutativityConfig`
[INFO] [stdout]   --> examples/commutativity_spec.rs:27:64
[INFO] [stdout]    |
[INFO] [stdout] 27 | use proptest_lockstep::commutativity::{CommutativitySpecModel, CommutativityConfig};
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventualConsistencyConfig`
[INFO] [stdout]   --> examples/evmap_test.rs:26:61
[INFO] [stdout]    |
[INFO] [stdout] 26 | use proptest_lockstep::eventual::{EventualConsistencyModel, EventualConsistencyConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventualConsistencyConfig`
[INFO] [stdout]   --> examples/crdts_library.rs:23:61
[INFO] [stdout]    |
[INFO] [stdout] 23 | use proptest_lockstep::eventual::{EventualConsistencyModel, EventualConsistencyConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> examples/refinement_contract.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContractConfig`, `DivergenceStrategy`, `RefinementGuard`, and `assert_no_violations`
[INFO] [stdout]   --> examples/refinement_contract.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     RefinementGuard, ContractConfig, DivergenceStrategy, assert_no_violations,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DifferentialConfig`
[INFO] [stdout]   --> examples/differential_bridge.rs:24:64
[INFO] [stdout]    |
[INFO] [stdout] 24 | use proptest_lockstep::differential::{DifferentialBridgeModel, DifferentialConfig};
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CrashRecoveryConfig`
[INFO] [stdout]   --> examples/sled_crash_recovery.rs:22:61
[INFO] [stdout]    |
[INFO] [stdout] 22 | use proptest_lockstep::crash_recovery::{CrashRecoveryModel, CrashRecoveryConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> benches/end_to_end.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct GetAction { key: String }
[INFO] [stdout]    |        ---------   ^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> examples/commutativity_spec.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn gen_action(state: &KvModel, _: &TypedEnv) -> BoxedStrategy<Box<dyn AnyAction>> {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BridgePrecision`, `IncrementalComposition`, `run_composed_test`, and `verify_composition`
[INFO] [stdout]   --> examples/compositional_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     run_composed_test, verify_composition, IncrementalComposition, BridgePrecision,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConflictAlgebra` and `effects_commute`
[INFO] [stdout]   --> examples/effect_commutativity.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ConflictAlgebra, EffectModel, ReadWriteEffect, effects_commute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> examples/lru_cache.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> tests/proc_macro_properties.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> examples/coverage_guided.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> examples/coverage_guided.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CoverageConfig`
[INFO] [stdout]   --> examples/coverage_guided.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | use proptest_lockstep::coverage::{CoverageGuidedModel, CoverageConfig};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventualConsistencyConfig`
[INFO] [stdout]   --> examples/crdt_counter.rs:31:61
[INFO] [stdout]    |
[INFO] [stdout] 31 | use proptest_lockstep::eventual::{EventualConsistencyModel, EventualConsistencyConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `find_failure_depth`, `minimize_and_report`, and `minimize_trace`
[INFO] [stdout]   --> examples/guided_shrinking.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | use proptest_lockstep::shrinking::{find_failure_depth, minimize_trace, minimize_and_report};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> examples/coverage_guided.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> examples/crdt_counter.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         for (&node, view) in self.views.iter_mut() {
[INFO] [stdout]    |               ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealId` is more private than the item `Dependent::handle`
[INFO] [stdout]    --> tests/proc_macro_properties.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub handle: GVar<CreateResult, RealId, OpComp<OpOk, OpFst, (RealId, String)>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Dependent::handle` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RealId` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> tests/proc_macro_properties.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RealId(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransparentModel` is never constructed
[INFO] [stdout]   --> tests/proc_macro_properties.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct TransparentModel;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpaqueModel` is never constructed
[INFO] [stdout]   --> tests/proc_macro_properties.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct OpaqueModel;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExplicitModel` is never constructed
[INFO] [stdout]    --> tests/proc_macro_properties.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct ExplicitModel;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UsesModel` is never constructed
[INFO] [stdout]    --> tests/proc_macro_properties.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct UsesModel;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CrashRecoveryConfig`
[INFO] [stdout]   --> examples/crash_recovery_log.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 | use proptest_lockstep::crash_recovery::{CrashRecoveryModel, CrashRecoveryConfig};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.16s
[INFO] running `Command { std: "docker" "inspect" "28f7ee7f5c963f9b13436d528a651a7120e21c60770453e3b0870f14a2d151a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f7ee7f5c963f9b13436d528a651a7120e21c60770453e3b0870f14a2d151a5", kill_on_drop: false }`
[INFO] [stdout] 28f7ee7f5c963f9b13436d528a651a7120e21c60770453e3b0870f14a2d151a5
