[INFO] fetching crate shiplog-schema 0.4.0...
[INFO] testing shiplog-schema-0.4.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate shiplog-schema 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate shiplog-schema 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate shiplog-schema 0.4.0
[INFO] tweaked toml for crates.io crate shiplog-schema 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shiplog-schema 0.4.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shiplog-schema 0.4.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 serde_yaml_ng v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e069f8acb1d7ebbda4d49b599f49543b4b383a900cfed08f41fa1918c0726b04
[INFO] running `Command { std: "docker" "start" "-a" "e069f8acb1d7ebbda4d49b599f49543b4b383a900cfed08f41fa1918c0726b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e069f8acb1d7ebbda4d49b599f49543b4b383a900cfed08f41fa1918c0726b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e069f8acb1d7ebbda4d49b599f49543b4b383a900cfed08f41fa1918c0726b04", kill_on_drop: false }`
[INFO] [stdout] e069f8acb1d7ebbda4d49b599f49543b4b383a900cfed08f41fa1918c0726b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc93513a236511a6c0867f1efb2488b75cb6ca6d8e89aae1dca5fa785b29bbfd
[INFO] running `Command { std: "docker" "start" "-a" "fc93513a236511a6c0867f1efb2488b75cb6ca6d8e89aae1dca5fa785b29bbfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shiplog-ids v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling shiplog-schema v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.93s
[INFO] running `Command { std: "docker" "inspect" "fc93513a236511a6c0867f1efb2488b75cb6ca6d8e89aae1dca5fa785b29bbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc93513a236511a6c0867f1efb2488b75cb6ca6d8e89aae1dca5fa785b29bbfd", kill_on_drop: false }`
[INFO] [stdout] fc93513a236511a6c0867f1efb2488b75cb6ca6d8e89aae1dca5fa785b29bbfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f66a04d135de90d991583c7994031fc89d607410cd4c25bd3b135de3336afba
[INFO] running `Command { std: "docker" "start" "-a" "6f66a04d135de90d991583c7994031fc89d607410cd4c25bd3b135de3336afba", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling shiplog-ids v0.4.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling shiplog-schema v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property.rs:18:43
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn source_system_json_roundtrip(ss in shiplog_testkit::proptest::base_strategy_source_system()) {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property.rs:90:50
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn source_system_display_matches_serde(ss in shiplog_testkit::proptest::base_strategy_source_system()) {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:18:52
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn prop_event_envelope_json_roundtrip(event in shiplog_testkit::proptest::strategy_event_envelope()) {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property.rs:104:63
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn event_envelope_serialize_deserialize_identity(event in shiplog_testkit::proptest::strategy_event_envelope()) {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn prop_event_vec_jsonl_roundtrip(events in shiplog_testkit::proptest::strategy_event_vec(20)) {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property.rs:245:50
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn event_payload_tagged_roundtrip(payload in shiplog_testkit::proptest::strategy_event_payload()) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn prop_workstreams_file_yaml_roundtrip(file in shiplog_testkit::proptest::strategy_workstreams_file()) {
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property.rs:264:45
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn time_window_since_before_until(tw in shiplog_testkit::proptest::strategy_time_window()) {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:55:58
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn prop_coverage_manifest_json_roundtrip(manifest in shiplog_testkit::proptest::strategy_coverage_manifest()) {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |         since in shiplog_testkit::proptest::strategy_naive_date(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:72:47
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn prop_source_system_roundtrip(source in shiplog_testkit::proptest::base_strategy_source_system()) {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property.rs:280:18
[INFO] [stdout]     |
[INFO] [stdout] 280 |         since in shiplog_testkit::proptest::strategy_naive_date(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn prop_repo_visibility_roundtrip(visibility in shiplog_testkit::proptest::strategy_repo_visibility()) {
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:88:41
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn prop_pr_state_roundtrip(state in shiplog_testkit::proptest::strategy_pr_state()) {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]   --> tests/property_tests.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn prop_event_kind_roundtrip(kind in shiplog_testkit::proptest::strategy_event_kind()) {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:104:52
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn prop_completeness_roundtrip(completeness in shiplog_testkit::proptest::strategy_completeness()) {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:118:53
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn prop_event_id_string_representation(parts in shiplog_testkit::proptest::strategy_event_id_parts()) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:126:58
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn prop_workstream_id_string_representation(parts in shiplog_testkit::proptest::strategy_workstream_id_parts()) {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:134:46
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn prop_datetime_rfc3339_roundtrip(dt in shiplog_testkit::proptest::strategy_datetime_utc()) {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:142:50
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn prop_naive_date_iso8601_roundtrip(date in shiplog_testkit::proptest::strategy_naive_date()) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:180:18
[INFO] [stdout]     |
[INFO] [stdout] 180 |         since in shiplog_testkit::proptest::strategy_naive_date(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |         since in shiplog_testkit::proptest::strategy_naive_date(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |         since in shiplog_testkit::proptest::strategy_naive_date(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:232:52
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn prop_event_envelope_yaml_roundtrip(event in shiplog_testkit::proptest::strategy_event_envelope()) {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:244:58
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn prop_coverage_manifest_yaml_roundtrip(manifest in shiplog_testkit::proptest::strategy_coverage_manifest()) {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shiplog-schema` (test "property") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:261:48
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn prop_manual_event_type_roundtrip(met in shiplog_testkit::proptest::strategy_manual_payload()) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:269:53
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn prop_event_payload_full_roundtrip(payload in shiplog_testkit::proptest::strategy_event_payload()) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |         ss in shiplog_testkit::proptest::base_strategy_source_system()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `shiplog_testkit` in this scope
[INFO] [stdout]    --> tests/property_tests.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |         event in shiplog_testkit::proptest::strategy_event_envelope()
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `shiplog_testkit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `shiplog_testkit`, use `cargo add shiplog_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shiplog-schema` (test "property_tests") due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "6f66a04d135de90d991583c7994031fc89d607410cd4c25bd3b135de3336afba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f66a04d135de90d991583c7994031fc89d607410cd4c25bd3b135de3336afba", kill_on_drop: false }`
[INFO] [stdout] 6f66a04d135de90d991583c7994031fc89d607410cd4c25bd3b135de3336afba
