[INFO] fetching crate advent-of-code-data 0.0.2... [INFO] testing advent-of-code-data-0.0.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] extracting crate advent-of-code-data 0.0.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate advent-of-code-data 0.0.2 [INFO] finished tweaking crates.io crate advent-of-code-data 0.0.2 [INFO] tweaked toml for crates.io crate advent-of-code-data 0.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate advent-of-code-data 0.0.2 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 advent-of-code-data 0.0.2 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] Downloading crates ... [INFO] [stderr] Downloaded rust-argon2 v1.0.1 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded document-features v0.2.11 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded chrono-tz-build v0.4.1 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded litrs v0.4.1 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded reqwest v0.12.19 [INFO] [stderr] Downloaded chrono-tz v0.10.3 [INFO] [stderr] Downloaded simple_crypt v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2e11343b901e7e275c96fd4b55abdd3dc50db59949a345f9bf9bbe48fb15b928 [INFO] running `Command { std: "docker" "start" "-a" "2e11343b901e7e275c96fd4b55abdd3dc50db59949a345f9bf9bbe48fb15b928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e11343b901e7e275c96fd4b55abdd3dc50db59949a345f9bf9bbe48fb15b928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e11343b901e7e275c96fd4b55abdd3dc50db59949a345f9bf9bbe48fb15b928", kill_on_drop: false }` [INFO] [stdout] 2e11343b901e7e275c96fd4b55abdd3dc50db59949a345f9bf9bbe48fb15b928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a651dbb963e5941f8bc8c355663d1ad0e5668794c15a2b2c22c6aa0cb6959d49 [INFO] running `Command { std: "docker" "start" "-a" "a651dbb963e5941f8bc8c355663d1ad0e5668794c15a2b2c22c6aa0cb6959d49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling rust-argon2 v1.0.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling simple_crypt v0.2.3 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling advent-of-code-data v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "a651dbb963e5941f8bc8c355663d1ad0e5668794c15a2b2c22c6aa0cb6959d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a651dbb963e5941f8bc8c355663d1ad0e5668794c15a2b2c22c6aa0cb6959d49", kill_on_drop: false }` [INFO] [stdout] a651dbb963e5941f8bc8c355663d1ad0e5668794c15a2b2c22c6aa0cb6959d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 01ea6398c8f089bd553633e5a5affe4b91e695b0279ec4310ed6cb147a81356a [INFO] running `Command { std: "docker" "start" "-a" "01ea6398c8f089bd553633e5a5affe4b91e695b0279ec4310ed6cb147a81356a", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-data v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `Command { std: "docker" "inspect" "01ea6398c8f089bd553633e5a5affe4b91e695b0279ec4310ed6cb147a81356a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ea6398c8f089bd553633e5a5affe4b91e695b0279ec4310ed6cb147a81356a", kill_on_drop: false }` [INFO] [stdout] 01ea6398c8f089bd553633e5a5affe4b91e695b0279ec4310ed6cb147a81356a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }` [INFO] [stdout] 5f39ffbf7b5d328535a685141f0a46fd853dba0fd976c4b0026d3ce11417386d [INFO] running `Command { std: "docker" "start" "-a" "5f39ffbf7b5d328535a685141f0a46fd853dba0fd976c4b0026d3ce11417386d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_data-91a56ced7c3d8a39) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test client::tests::list_days_at_start ... ok [INFO] [stdout] test client::tests::list_days_before_start ... ok [INFO] [stdout] test client::tests::list_days_in_middle ... ok [INFO] [stdout] test client::tests::list_years_when_date_is_after_start ... ok [INFO] [stdout] test config::tests::client_can_overwrite_options ... ok [INFO] [stdout] test config::tests::config_must_specify_passphrase_if_puzzle_dir_changed ... ok [INFO] [stdout] test config::tests::config_uses_hostname_default_passphrase ... ok [INFO] [stdout] test config::tests::configs_are_built_with_config_builder ... ok [INFO] [stdout] test config::tests::set_client_options_with_builder_funcs ... ok [INFO] [stdout] test config::tests::set_client_options_from_toml_ignores_missing_fields ... ok [INFO] [stdout] test config::tests::set_client_options_from_toml_ignores_replace_me_values ... ok [INFO] [stdout] test config::tests::set_client_options_from_toml ... ok [INFO] [stdout] test client::tests::list_years_when_date_aoc_start ... ok [INFO] [stdout] test data::tests::check_answer_bounds_checked_if_int_or_int_str ... ok [INFO] [stdout] test data::tests::check_answer_checks_high_and_low_bounds_if_set ... ok [INFO] [stdout] test data::tests::check_answer_uses_high_bounds_if_set ... ok [INFO] [stdout] test data::tests::add_wrong_answers ... ok [INFO] [stdout] test data::tests::correct_answer_when_checking ... ok [INFO] [stdout] test data::tests::check_answer_uses_low_bounds_if_set ... ok [INFO] [stdout] test data::tests::answers_are_wrong_when_there_is_correct_answer_that_does_not_match ... ok [INFO] [stdout] test data::tests::deserialize_answers_to_text_with_no_correct ... ok [INFO] [stdout] test data::tests::deserialize_answers_to_text_with_missing_correct_and_high ... ok [INFO] [stdout] test data::tests::serialize_answers_to_text_with_missing_correct_and_high ... ok [INFO] [stdout] test data::tests::serialize_answers_to_text ... ok [INFO] [stdout] test data::tests::set_higher_low_boundary_replaces_prev ... ok [INFO] [stdout] test data::tests::deserialize_answers_from_text ... ok [INFO] [stdout] test data::tests::deserialize_answers_with_spaces ... ok [INFO] [stdout] test tests::int_answer_conversions ... ok [INFO] [stdout] test tests::print_answer ... ok [INFO] [stdout] test data::tests::set_lower_high_boundary_replaces_prev ... ok [INFO] [stdout] test data::tests::wrong_answers_if_in_bounds ... ok [INFO] [stdout] test data::tests::serialize_answers_to_text_with_no_correct ... ok [INFO] [stdout] test data::tests::wrong_answer_when_checking ... ok [INFO] [stdout] test tests::string_answer_conversions ... ok [INFO] [stdout] test tests::print_day ... ok [INFO] [stdout] test tests::parse_string_to_answer ... ok [INFO] [stdout] test tests::print_part ... ok [INFO] [stdout] test tests::print_year ... ok [INFO] [stdout] test client::tests::list_years_when_date_is_before_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests advent_of_code_data [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/lib.rs - Answer (line 112) ... ok [INFO] [stdout] test src/lib.rs - Answer (line 86) ... ok [INFO] [stdout] test src/lib.rs - Answer (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f39ffbf7b5d328535a685141f0a46fd853dba0fd976c4b0026d3ce11417386d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f39ffbf7b5d328535a685141f0a46fd853dba0fd976c4b0026d3ce11417386d", kill_on_drop: false }` [INFO] [stdout] 5f39ffbf7b5d328535a685141f0a46fd853dba0fd976c4b0026d3ce11417386d