[INFO] fetching crate rsgen-avro 0.19.4...
[INFO] testing rsgen-avro-0.19.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rsgen-avro 0.19.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rsgen-avro 0.19.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsgen-avro 0.19.4
[INFO] tweaked toml for crates.io crate rsgen-avro 0.19.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsgen-avro 0.19.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsgen-avro 0.19.4 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8cd5a29807a0b880e8b0233699eacaef3e1483fdd78cf78e14a43505e88875d
[INFO] running `Command { std: "docker" "start" "-a" "e8cd5a29807a0b880e8b0233699eacaef3e1483fdd78cf78e14a43505e88875d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8cd5a29807a0b880e8b0233699eacaef3e1483fdd78cf78e14a43505e88875d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8cd5a29807a0b880e8b0233699eacaef3e1483fdd78cf78e14a43505e88875d", kill_on_drop: false }`
[INFO] [stdout] e8cd5a29807a0b880e8b0233699eacaef3e1483fdd78cf78e14a43505e88875d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ff239bd3afa26c9328c33861c460a5480f3a77a5e7f0cdd40609204bed9b5ea
[INFO] running `Command { std: "docker" "start" "-a" "3ff239bd3afa26c9328c33861c460a5480f3a77a5e7f0cdd40609204bed9b5ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling apache-avro-derive v0.21.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling apache-avro v0.21.0
[INFO] [stderr]    Compiling rsgen-avro v0.19.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.98s
[INFO] running `Command { std: "docker" "inspect" "3ff239bd3afa26c9328c33861c460a5480f3a77a5e7f0cdd40609204bed9b5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff239bd3afa26c9328c33861c460a5480f3a77a5e7f0cdd40609204bed9b5ea", kill_on_drop: false }`
[INFO] [stdout] 3ff239bd3afa26c9328c33861c460a5480f3a77a5e7f0cdd40609204bed9b5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 441b24ee47011f2ced78326ef6ed14f398a2b7c81bc46974526bd1ea8ea0c76c
[INFO] running `Command { std: "docker" "start" "-a" "441b24ee47011f2ced78326ef6ed14f398a2b7c81bc46974526bd1ea8ea0c76c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling apache-avro v0.21.0
[INFO] [stderr]    Compiling rsgen-avro v0.19.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.06s
[INFO] running `Command { std: "docker" "inspect" "441b24ee47011f2ced78326ef6ed14f398a2b7c81bc46974526bd1ea8ea0c76c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441b24ee47011f2ced78326ef6ed14f398a2b7c81bc46974526bd1ea8ea0c76c", kill_on_drop: false }`
[INFO] [stdout] 441b24ee47011f2ced78326ef6ed14f398a2b7c81bc46974526bd1ea8ea0c76c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e34433c0ed46a2fa93d551f0d38711e9df8ab1b9f96e2fa85228b416639fb231
[INFO] running `Command { std: "docker" "start" "-a" "e34433c0ed46a2fa93d551f0d38711e9df8ab1b9f96e2fa85228b416639fb231", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsgen_avro-c775118fa4332c5d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test generator::tests::deps ... ok
[INFO] [stdout] test error::tests::display ... ok
[INFO] [stdout] test generator::tests::cross_deps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generation.rs (/opt/rustwide/target/debug/deps/generation-2282985fba25ad60)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test gen_chrono_logical_dates ... ok
[INFO] [stdout] test gen_enums ... ok
[INFO] [stdout] test gen_map_multiple_def ... ok
[INFO] [stdout] test gen_decimals ... ok
[INFO] [stdout] test gen_invalid_schema_file_should_err ... ok
[INFO] [stdout] test gen_logical_dates ... ok
[INFO] [stdout] test gen_enums_casing ... ok
[INFO] [stdout] test gen_multi_valued_union_map ... ok
[INFO] [stdout] test gen_mono_valued_union ... ok
[INFO] [stdout] test gen_complex ... ok
[INFO] [stdout] test gen_multi_valued_union ... ok
[INFO] [stdout] test gen_map_default ... ok
[INFO] [stdout] test gen_fixed ... ok
[INFO] [stdout] test gen_multi_valued_union_nested ... ok
[INFO] [stdout] test gen_multi_valued_union_records ... ok
[INFO] [stdout] test gen_interop ... ok
[INFO] [stdout] test gen_multi_valued_union_with_avro_rs_unions ... ok
[INFO] [stdout] test gen_nested_record_default ... ok
[INFO] [stdout] test gen_nested_with_schema_impl ... ok
[INFO] [stdout] test gen_array_3d ... ok
[INFO] [stdout] test gen_nested_record_partial_default ... ok
[INFO] [stdout] test gen_one_extra_derives ... ok
[INFO] [stdout] test gen_nullable_chrono_logical_dates ... ok
[INFO] [stdout] test gen_nullable_logical_dates ... ok
[INFO] [stdout] test gen_nullable_bytes ... ok
[INFO] [stdout] test gen_nested_with_float ... ok
[INFO] [stdout] test schemas::nested_with_schemas_impl::test_a_avro_schema_impl ... ok
[INFO] [stdout] test gen_nullable ... ok
[INFO] [stdout] test schemas::nested_with_schemas_impl::test_b_avro_schema_impl ... ok
[INFO] [stdout] test schemas::simple_with_schemas_impl::test_test_avro_schema_impl ... ok
[INFO] [stdout] test gen_record_default ... ok
[INFO] [stdout] test gen_two_extra_derives ... ok
[INFO] [stdout] test gen_recursive ... ok
[INFO] [stdout] test gen_simple ... ok
[INFO] [stdout] test gen_record ... ok
[INFO] [stdout] test gen_simple_with_schema_impl ... ok
[INFO] [stdout] test gen_simple_with_builder ... ok
[INFO] [stdout] test gen_simple_with_field_override_no_eq ... ok
[INFO] [stdout] test gen_optional_arrays ... ok
[INFO] [stdout] test gen_record_multiline_doc ... ok
[INFO] [stdout] test gen_simple_with_schema ... ok
[INFO] [stdout] test gen_simple_with_field_override ... ok
[INFO] [stdout] test gen_enums_multiline_doc ... ok
[INFO] [stdout] test gen_optional_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/invalid.rs (/opt/rustwide/target/debug/deps/invalid-fcb2b04871ec9395)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bad_default_for_map - should panic ... ok
[INFO] [stdout] test bad_default_for_array - should panic ... ok
[INFO] [stdout] test bad_default_for_record - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nullable.rs (/opt/rustwide/target/debug/deps/nullable-c07924eb98ce2558)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test deser_nullable_bytes ... ok
[INFO] [stdout] test deser_nullable_chrono_logical_dates ... ok
[INFO] [stdout] test deser_nullable ... ok
[INFO] [stdout] test deser_nullable_logical_dates ... ok
[INFO] [stdout] test schemas::nested_with_schemas_impl::test_b_avro_schema_impl ... ok
[INFO] [stdout] test schemas::nested_with_schemas_impl::test_a_avro_schema_impl ... ok
[INFO] [stdout] test schemas::simple_with_schemas_impl::test_test_avro_schema_impl ... ok
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-9f8ee00ed2452261)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test schemas::nested_with_schemas_impl::test_b_avro_schema_impl ... ok
[INFO] [stdout] test multi_valued_union_serde ... ok
[INFO] [stdout] test schemas::nested_with_schemas_impl::test_a_avro_schema_impl ... ok
[INFO] [stderr]    Doc-tests rsgen_avro
[INFO] [stdout] test schemas::simple_with_schemas_impl::test_test_avro_schema_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/../README.md - (line 81) ... ok
[INFO] [stdout] test src/../README.md - (line 92) ... ok
[INFO] [stdout] test src/../README.md - (line 44) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.25s; merged doctests compilation took 1.16s
[INFO] running `Command { std: "docker" "inspect" "e34433c0ed46a2fa93d551f0d38711e9df8ab1b9f96e2fa85228b416639fb231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e34433c0ed46a2fa93d551f0d38711e9df8ab1b9f96e2fa85228b416639fb231", kill_on_drop: false }`
[INFO] [stdout] e34433c0ed46a2fa93d551f0d38711e9df8ab1b9f96e2fa85228b416639fb231
