[INFO] cloning repository https://github.com/unlimitedcoder2/prisma-postgres-entityframework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unlimitedcoder2/prisma-postgres-entityframework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funlimitedcoder2%2Fprisma-postgres-entityframework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funlimitedcoder2%2Fprisma-postgres-entityframework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6e078edb13904e2f3281c078107a80bee24cf4d [INFO] testing unlimitedcoder2/prisma-postgres-entityframework against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funlimitedcoder2%2Fprisma-postgres-entityframework" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unlimitedcoder2/prisma-postgres-entityframework [INFO] finished tweaking git repo https://github.com/unlimitedcoder2/prisma-postgres-entityframework [INFO] tweaked toml for git repo https://github.com/unlimitedcoder2/prisma-postgres-entityframework written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unlimitedcoder2/prisma-postgres-entityframework on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unlimitedcoder2/prisma-postgres-entityframework 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/unlimitedcoder2/prisma-engines` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/prisma/mysql_async` [INFO] [stderr] Updating git repository `https://github.com/prisma/rust-postgres` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mobc v0.8.4 [INFO] [stderr] Downloaded versions v6.2.0 [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] [stderr] Downloaded metrics v0.22.3 [INFO] [stderr] Downloaded sqlparser v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40527c61d5abc933bb665798a8a70d4c59f63b96f5daf0ad84b7e4506e88514b [INFO] running `Command { std: "docker" "start" "-a" "40527c61d5abc933bb665798a8a70d4c59f63b96f5daf0ad84b7e4506e88514b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40527c61d5abc933bb665798a8a70d4c59f63b96f5daf0ad84b7e4506e88514b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40527c61d5abc933bb665798a8a70d4c59f63b96f5daf0ad84b7e4506e88514b", kill_on_drop: false }` [INFO] [stdout] 40527c61d5abc933bb665798a8a70d4c59f63b96f5daf0ad84b7e4506e88514b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34c773fe435718c6f8b7eb5d36125dd976c0ccbba9195737e775f89fd620a16c [INFO] running `Command { std: "docker" "start" "-a" "34c773fe435718c6f8b7eb5d36125dd976c0ccbba9195737e775f89fd620a16c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling postgres-protocol v0.6.4 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#a1a2dc6d) [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling diagnostics v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quaint v0.2.0-alpha.13 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling metrics v0.22.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling psl v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling mobc v0.8.4 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling schema-ast v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling postgres-types v0.2.4 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#a1a2dc6d) [INFO] [stderr] Compiling lsp-types v0.91.1 [INFO] [stderr] Compiling prisma-value v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling parser-database v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling tokio-postgres v0.7.7 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#a1a2dc6d) [INFO] [stderr] Compiling crosstarget-utils v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling user-facing-error-macros v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling versions v6.2.0 [INFO] [stderr] Compiling sqlparser v0.32.0 [INFO] [stderr] Compiling sql-ddl v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling psl-core v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling datamodel-renderer v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#a1a2dc6d) [INFO] [stderr] Compiling mysql_async v0.31.3 (https://github.com/prisma/mysql_async?branch=vendored-openssl#0d40d0d2) [INFO] [stderr] Compiling tiberius v0.11.7 [INFO] [stderr] Compiling user-facing-errors v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling sql-schema-describer v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling schema-connector v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling sql-schema-connector v0.1.0 (https://github.com/unlimitedcoder2/prisma-engines#b6f96a77) [INFO] [stderr] Compiling prisma-postgres-entityframework-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 53s [INFO] running `Command { std: "docker" "inspect" "34c773fe435718c6f8b7eb5d36125dd976c0ccbba9195737e775f89fd620a16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c773fe435718c6f8b7eb5d36125dd976c0ccbba9195737e775f89fd620a16c", kill_on_drop: false }` [INFO] [stdout] 34c773fe435718c6f8b7eb5d36125dd976c0ccbba9195737e775f89fd620a16c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61a33c0172526e363be85ae79d57b4ec64a694451432a6ad389a924f980cc7aa [INFO] running `Command { std: "docker" "start" "-a" "61a33c0172526e363be85ae79d57b4ec64a694451432a6ad389a924f980cc7aa", kill_on_drop: false }` [INFO] [stderr] Compiling prisma-postgres-entityframework-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "61a33c0172526e363be85ae79d57b4ec64a694451432a6ad389a924f980cc7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a33c0172526e363be85ae79d57b4ec64a694451432a6ad389a924f980cc7aa", kill_on_drop: false }` [INFO] [stdout] 61a33c0172526e363be85ae79d57b4ec64a694451432a6ad389a924f980cc7aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4dcbed40e575bcf6492b6f117c58af66746029f5ba91bff0885d86af254a609 [INFO] running `Command { std: "docker" "start" "-a" "f4dcbed40e575bcf6492b6f117c58af66746029f5ba91bff0885d86af254a609", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prisma_postgres_entityframework_json-e22671cb21c5dc77) [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" "f4dcbed40e575bcf6492b6f117c58af66746029f5ba91bff0885d86af254a609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4dcbed40e575bcf6492b6f117c58af66746029f5ba91bff0885d86af254a609", kill_on_drop: false }` [INFO] [stdout] f4dcbed40e575bcf6492b6f117c58af66746029f5ba91bff0885d86af254a609