[INFO] cloning repository https://github.com/zuiyu1998/starter-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zuiyu1998/starter-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiyu1998%2Fstarter-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiyu1998%2Fstarter-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64a79a116c3af465534c06b95183dd58c6eaea2d [INFO] testing zuiyu1998/starter-backend against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiyu1998%2Fstarter-backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zuiyu1998/starter-backend [INFO] finished tweaking git repo https://github.com/zuiyu1998/starter-backend [INFO] tweaked toml for git repo https://github.com/zuiyu1998/starter-backend written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zuiyu1998/starter-backend on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zuiyu1998/starter-backend 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e28f1566df6700ced06104dea805c28e051cfaf462e016a236b92f7105ad2b50 [INFO] running `Command { std: "docker" "start" "-a" "e28f1566df6700ced06104dea805c28e051cfaf462e016a236b92f7105ad2b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e28f1566df6700ced06104dea805c28e051cfaf462e016a236b92f7105ad2b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28f1566df6700ced06104dea805c28e051cfaf462e016a236b92f7105ad2b50", kill_on_drop: false }` [INFO] [stdout] e28f1566df6700ced06104dea805c28e051cfaf462e016a236b92f7105ad2b50 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beceb2dd242a7bafab353b47b5401c116103db5b82edcc468bf4363961dcc4c6 [INFO] running `Command { std: "docker" "start" "-a" "beceb2dd242a7bafab353b47b5401c116103db5b82edcc468bf4363961dcc4c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling fastdivide v0.4.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling sea-schema v0.14.2 [INFO] [stderr] Compiling sea-orm-cli v0.12.15 [INFO] [stderr] Compiling tantivy v0.22.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling sea-orm v0.12.15 [INFO] [stderr] Compiling abi v0.1.0 (/opt/rustwide/workdir/crates/abi) [INFO] [stderr] Compiling sea-orm-migration v0.12.15 [INFO] [stderr] Compiling entity v0.1.0 (/opt/rustwide/workdir/crates/entity) [INFO] [stderr] Compiling doc_index v0.1.0 (/opt/rustwide/workdir/crates/doc_index) [INFO] [stderr] Compiling storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/crates/migration) [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir/crates/db) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.70s [INFO] running `Command { std: "docker" "inspect" "beceb2dd242a7bafab353b47b5401c116103db5b82edcc468bf4363961dcc4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beceb2dd242a7bafab353b47b5401c116103db5b82edcc468bf4363961dcc4c6", kill_on_drop: false }` [INFO] [stdout] beceb2dd242a7bafab353b47b5401c116103db5b82edcc468bf4363961dcc4c6 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56faeacb46bbc00ef475623dbf45ec48317a0c84d3e3922e7f3b75b541e213cd [INFO] running `Command { std: "docker" "start" "-a" "56faeacb46bbc00ef475623dbf45ec48317a0c84d3e3922e7f3b75b541e213cd", kill_on_drop: false }` [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/crates/migration) [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir/crates/db) [INFO] [stderr] Compiling storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling entity v0.1.0 (/opt/rustwide/workdir/crates/entity) [INFO] [stderr] Compiling abi v0.1.0 (/opt/rustwide/workdir/crates/abi) [INFO] [stderr] Compiling doc_index v0.1.0 (/opt/rustwide/workdir/crates/doc_index) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "56faeacb46bbc00ef475623dbf45ec48317a0c84d3e3922e7f3b75b541e213cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56faeacb46bbc00ef475623dbf45ec48317a0c84d3e3922e7f3b75b541e213cd", kill_on_drop: false }` [INFO] [stdout] 56faeacb46bbc00ef475623dbf45ec48317a0c84d3e3922e7f3b75b541e213cd [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4d71c52a600f369853909c8ed35a186c7b08df3e9db39d23c151b5ded750579 [INFO] running `Command { std: "docker" "start" "-a" "b4d71c52a600f369853909c8ed35a186c7b08df3e9db39d23c151b5ded750579", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abi-6ada1705886058ab) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test executer::cmd::test::test_cmd_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api-0b2ab3baccf64337) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/db-4c86af43b6cdb85c) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/doc_index-61d333932122e543) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test doc_index::tag::test::test_tag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/entity-9f981c51c86f54ff) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/migration-504164a552486b2f) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/migration-aa94724b392a5637) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/storage-bd745abbb46eae3d) [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 abi [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 api [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 db [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 doc_index [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 entity [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 migration [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 storage [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" "b4d71c52a600f369853909c8ed35a186c7b08df3e9db39d23c151b5ded750579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d71c52a600f369853909c8ed35a186c7b08df3e9db39d23c151b5ded750579", kill_on_drop: false }` [INFO] [stdout] b4d71c52a600f369853909c8ed35a186c7b08df3e9db39d23c151b5ded750579