[INFO] cloning repository https://github.com/local-first-from-scratch/origami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/local-first-from-scratch/origami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocal-first-from-scratch%2Forigami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocal-first-from-scratch%2Forigami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1db424f16086956c037bf709d93c4b0ede66e1c [INFO] testing local-first-from-scratch/origami against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocal-first-from-scratch%2Forigami" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/local-first-from-scratch/origami [INFO] finished tweaking git repo https://github.com/local-first-from-scratch/origami [INFO] tweaked toml for git repo https://github.com/local-first-from-scratch/origami written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/local-first-from-scratch/origami on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/local-first-from-scratch/origami 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded automod v1.0.15 [INFO] [stderr] Downloaded snapbox-macros v0.3.10 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded find-msvc-tools v0.1.1 [INFO] [stderr] Downloaded idb v0.6.4 [INFO] [stderr] Downloaded jtd v0.3.1 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded proptest-derive v0.6.0 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded trycmd v0.15.10 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] [stderr] Downloaded windows-sys v0.61.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df575a2a6a156d7f7d96d790a9973a87c3da19bb30e979e1ec79a261588a28de [INFO] running `Command { std: "docker" "start" "-a" "df575a2a6a156d7f7d96d790a9973a87c3da19bb30e979e1ec79a261588a28de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df575a2a6a156d7f7d96d790a9973a87c3da19bb30e979e1ec79a261588a28de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df575a2a6a156d7f7d96d790a9973a87c3da19bb30e979e1ec79a261588a28de", kill_on_drop: false }` [INFO] [stdout] df575a2a6a156d7f7d96d790a9973a87c3da19bb30e979e1ec79a261588a28de [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96389054e72df6bcb5f9c054030dcc412f91544958fd4cfeda2bf0e0af07e178 [INFO] running `Command { std: "docker" "start" "-a" "96389054e72df6bcb5f9c054030dcc412f91544958fd4cfeda2bf0e0af07e178", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.103 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Compiling js-sys v0.3.80 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling jtd v0.3.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling migrate v0.1.0 (/opt/rustwide/workdir/migrate) [INFO] [stderr] Compiling web-sys v0.3.80 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.53 [INFO] [stderr] Compiling idb v0.6.4 [INFO] [stderr] Compiling store v0.1.0 (/opt/rustwide/workdir/store) [INFO] [stdout] warning: struct `MemoryStorage` is never constructed [INFO] [stdout] --> store/src/storage/memory.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MemoryStorage { [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 `MemoryTransaction` is never constructed [INFO] [stdout] --> store/src/storage/memory.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct MemoryTransaction<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> store/src/storage/memory.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum Error {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.21s [INFO] running `Command { std: "docker" "inspect" "96389054e72df6bcb5f9c054030dcc412f91544958fd4cfeda2bf0e0af07e178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96389054e72df6bcb5f9c054030dcc412f91544958fd4cfeda2bf0e0af07e178", kill_on_drop: false }` [INFO] [stdout] 96389054e72df6bcb5f9c054030dcc412f91544958fd4cfeda2bf0e0af07e178 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eedca23a5011c62157831ed20c381ba982e47e5e7863a21b1e6d3bcc23fcc70 [INFO] running `Command { std: "docker" "start" "-a" "9eedca23a5011c62157831ed20c381ba982e47e5e7863a21b1e6d3bcc23fcc70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling proptest-derive v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling js-sys v0.3.80 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling jtd v0.3.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling migrate v0.1.0 (/opt/rustwide/workdir/migrate) [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling web-sys v0.3.80 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.53 [INFO] [stderr] Compiling idb v0.6.4 [INFO] [stderr] Compiling store v0.1.0 (/opt/rustwide/workdir/store) [INFO] [stdout] warning: struct `MemoryStorage` is never constructed [INFO] [stdout] --> store/src/storage/memory.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MemoryStorage { [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 `MemoryTransaction` is never constructed [INFO] [stdout] --> store/src/storage/memory.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct MemoryTransaction<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> store/src/storage/memory.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum Error {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.49s [INFO] running `Command { std: "docker" "inspect" "9eedca23a5011c62157831ed20c381ba982e47e5e7863a21b1e6d3bcc23fcc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eedca23a5011c62157831ed20c381ba982e47e5e7863a21b1e6d3bcc23fcc70", kill_on_drop: false }` [INFO] [stdout] 9eedca23a5011c62157831ed20c381ba982e47e5e7863a21b1e6d3bcc23fcc70 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0dc9f9163637f4e69251c954c0c33b28bdace144ccd9dfc8c8e0ce293bd1884d [INFO] running `Command { std: "docker" "start" "-a" "0dc9f9163637f4e69251c954c0c33b28bdace144ccd9dfc8c8e0ce293bd1884d", kill_on_drop: false }` [INFO] [stderr] warning: struct `MemoryStorage` is never constructed [INFO] [stderr] --> store/src/storage/memory.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct MemoryStorage { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `MemoryTransaction` is never constructed [INFO] [stderr] --> store/src/storage/memory.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct MemoryTransaction<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Error` is never used [INFO] [stderr] --> store/src/storage/memory.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | pub enum Error {} [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `store` (lib) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrate-cbd2b2dca1c9efc4) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test lens::tests::transform_defaults::remove_field_success ... ok [INFO] [stdout] test lens::tests::transform_defaults::rename_field_missing ... ok [INFO] [stdout] test lens::tests::deserialize::conversion_deserializes_successfully ... ok [INFO] [stdout] test lens::tests::deserialize::conversion_checks_default ... ok [INFO] [stdout] test lens::tests::transform_defaults::add_field_conflict ... ok [INFO] [stdout] test lens::tests::transform_defaults::add_field_success ... ok [INFO] [stdout] test lens::tests::transform_defaults::remove_field_missing ... ok [INFO] [stdout] test lens::tests::deserialize::conversion_sets_null_as_default ... ok [INFO] [stdout] test lens::tests::transform_schema::remove_field_missing ... ok [INFO] [stdout] test lens::tests::transform_schema::remove_field_success ... ok [INFO] [stdout] test lens::tests::transform_schema::rename_field_missing ... ok [INFO] [stdout] test lens::tests::transform_schema::rename_field_success ... ok [INFO] [stdout] test migrator::tests::migration_path ... ok [INFO] [stdout] test migrator::tests::schema_conflict ... ok [INFO] [stdout] test type_::tests::validate_bool ... ok [INFO] [stdout] test migrator::tests::schema_missing ... ok [INFO] [stdout] test type_::tests::validate_float ... ok [INFO] [stdout] test migrator::tests::schema_success ... ok [INFO] [stdout] test type_::tests::validate_nullable ... ok [INFO] [stdout] test type_::tests::validate_string ... ok [INFO] [stdout] test type_::tests::validate_int ... ok [INFO] [stdout] test lens::tests::transform_schema::add_field_conflict ... ok [INFO] [stdout] test lens::tests::transform_schema::add_field_success ... ok [INFO] [stdout] test lens::tests::transform_defaults::rename_field_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/migrate.rs (/opt/rustwide/target/debug/deps/migrate-e53a55e958505deb) [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] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-82b6fc2d8f6d846b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing tests/cli/new.md:4 ... ok 6ms 30us 590ns [INFO] [stderr] Testing tests/cli/new.md:teardown ... ok [INFO] [stderr] Testing tests/cli/schema.md:4 ... ok 7ms 442us 90ns [INFO] [stderr] Testing tests/cli/schema.md:16 ... ok 15ms 441us 209ns [INFO] [stderr] Testing tests/cli/schema.md:28 ... ok 3ms 36us 759ns [INFO] [stdout] test cli_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/store-f74c865574933656) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test store::tests::insert_stores_row ... ok [INFO] [stdout] test store::tests::insert_stores_field ... ok [INFO] [stdout] test timestamp::test::display_includes_counter_and_timestamp ... ok [INFO] [stdout] test store::tests::test_validation_failure ... ok [INFO] [stderr] Doc-tests migrate [INFO] [stdout] test timestamp::test::sort_by_counter_then_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 store [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] running `Command { std: "docker" "inspect" "0dc9f9163637f4e69251c954c0c33b28bdace144ccd9dfc8c8e0ce293bd1884d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc9f9163637f4e69251c954c0c33b28bdace144ccd9dfc8c8e0ce293bd1884d", kill_on_drop: false }` [INFO] [stdout] 0dc9f9163637f4e69251c954c0c33b28bdace144ccd9dfc8c8e0ce293bd1884d