[INFO] fetching crate schema_analysis 0.3.4... [INFO] testing schema_analysis-0.3.4 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate schema_analysis 0.3.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate schema_analysis 0.3.4 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate schema_analysis 0.3.4 [INFO] finished tweaking crates.io crate schema_analysis 0.3.4 [INFO] tweaked toml for crates.io crate schema_analysis 0.3.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3018c7b4226b4b6f19f08d4a2e9a4bb641b358d33ea187cf5641505ad739a43c [INFO] running `Command { std: "docker" "start" "-a" "3018c7b4226b4b6f19f08d4a2e9a4bb641b358d33ea187cf5641505ad739a43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3018c7b4226b4b6f19f08d4a2e9a4bb641b358d33ea187cf5641505ad739a43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3018c7b4226b4b6f19f08d4a2e9a4bb641b358d33ea187cf5641505ad739a43c", kill_on_drop: false }` [INFO] [stdout] 3018c7b4226b4b6f19f08d4a2e9a4bb641b358d33ea187cf5641505ad739a43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 390eb521628b269280c4fe4338f2609531afaa0744afdbefd92454a4e42bdca2 [INFO] running `Command { std: "docker" "start" "-a" "390eb521628b269280c4fe4338f2609531afaa0744afdbefd92454a4e42bdca2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling schema_analysis v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.23s [INFO] running `Command { std: "docker" "inspect" "390eb521628b269280c4fe4338f2609531afaa0744afdbefd92454a4e42bdca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390eb521628b269280c4fe4338f2609531afaa0744afdbefd92454a4e42bdca2", kill_on_drop: false }` [INFO] [stdout] 390eb521628b269280c4fe4338f2609531afaa0744afdbefd92454a4e42bdca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7142da381c160b49d46ad17e39b94aa89ac2fbc30596ad21a4a01ac0280d3edd [INFO] running `Command { std: "docker" "start" "-a" "7142da381c160b49d46ad17e39b94aa89ac2fbc30596ad21a4a01ac0280d3edd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling rawbson v0.2.1 [INFO] [stderr] Compiling schema_analysis v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.36s [INFO] running `Command { std: "docker" "inspect" "7142da381c160b49d46ad17e39b94aa89ac2fbc30596ad21a4a01ac0280d3edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7142da381c160b49d46ad17e39b94aa89ac2fbc30596ad21a4a01ac0280d3edd", kill_on_drop: false }` [INFO] [stdout] 7142da381c160b49d46ad17e39b94aa89ac2fbc30596ad21a4a01ac0280d3edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1517c5ef912abfbd9cbe9dae48a7a5582f9dbcc95b7bd89748f3ee7141ae0e1e [INFO] running `Command { std: "docker" "start" "-a" "1517c5ef912abfbd9cbe9dae48a7a5582f9dbcc95b7bd89748f3ee7141ae0e1e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/schema_analysis-25b07e1198103b4d) [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/other.rs (/opt/rustwide/target/debug/deps/other-d21055489d0e899e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/source_bson.rs (/opt/rustwide/target/debug/deps/source_bson-b4dab8dbab092626) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/source_cbor.rs (/opt/rustwide/target/debug/deps/source_cbor-47a63e54ecff08cd) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test float ... ok [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/source_json.rs (/opt/rustwide/target/debug/deps/source_json-8d00012ec5acb5e2) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/source_toml.rs (/opt/rustwide/target/debug/deps/source_toml-d5d5ed5b1cfb2281) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/source_xml.rs (/opt/rustwide/target/debug/deps/source_xml-ff13abbf1fb3d4bb) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/source_yaml.rs (/opt/rustwide/target/debug/deps/source_yaml-37d2ed91b7368183) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/target_json_schema_json_typegen.rs (/opt/rustwide/target/debug/deps/target_json_schema_json_typegen-7534797c823233f6) [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/target_json_schema_schemars.rs (/opt/rustwide/target/debug/deps/target_json_schema_schemars-36f6b83d75f14b27) [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/target_json_typegen_shape.rs (/opt/rustwide/target/debug/deps/target_json_typegen_shape-c954466398201cbf) [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 schema_analysis [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/analysis/mod.rs - analysis (line 102) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 11) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 148) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 163) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 24) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 31) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 38) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 48) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 75) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 83) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 92) ... ignored [INFO] [stdout] test src/traits.rs - traits::Coalesce (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 1.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1517c5ef912abfbd9cbe9dae48a7a5582f9dbcc95b7bd89748f3ee7141ae0e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1517c5ef912abfbd9cbe9dae48a7a5582f9dbcc95b7bd89748f3ee7141ae0e1e", kill_on_drop: false }` [INFO] [stdout] 1517c5ef912abfbd9cbe9dae48a7a5582f9dbcc95b7bd89748f3ee7141ae0e1e