[INFO] fetching crate my_country 0.1.13...
[INFO] testing my_country-0.1.13 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate my_country 0.1.13 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate my_country 0.1.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate my_country 0.1.13
[INFO] tweaked toml for crates.io crate my_country 0.1.13 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate my_country 0.1.13 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate my_country 0.1.13 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56a61a15036001f5bacadcccf6257180bbbdbe2732dbf4734378711f80dde578
[INFO] running `Command { std: "docker" "start" "-a" "56a61a15036001f5bacadcccf6257180bbbdbe2732dbf4734378711f80dde578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56a61a15036001f5bacadcccf6257180bbbdbe2732dbf4734378711f80dde578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56a61a15036001f5bacadcccf6257180bbbdbe2732dbf4734378711f80dde578", kill_on_drop: false }`
[INFO] [stdout] 56a61a15036001f5bacadcccf6257180bbbdbe2732dbf4734378711f80dde578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb1b73676c0a6f8a9ac4ea48de9f3c7f817428a84149792712b666b37d8c0868
[INFO] running `Command { std: "docker" "start" "-a" "fb1b73676c0a6f8a9ac4ea48de9f3c7f817428a84149792712b666b37d8c0868", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling my_country v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s
[INFO] running `Command { std: "docker" "inspect" "fb1b73676c0a6f8a9ac4ea48de9f3c7f817428a84149792712b666b37d8c0868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1b73676c0a6f8a9ac4ea48de9f3c7f817428a84149792712b666b37d8c0868", kill_on_drop: false }`
[INFO] [stdout] fb1b73676c0a6f8a9ac4ea48de9f3c7f817428a84149792712b666b37d8c0868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c743015fb204e74b914cc7c338535756625a78eb1ea1fcef3c7c580ee7fd920
[INFO] running `Command { std: "docker" "start" "-a" "6c743015fb204e74b914cc7c338535756625a78eb1ea1fcef3c7c580ee7fd920", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling my_country v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.78s
[INFO] running `Command { std: "docker" "inspect" "6c743015fb204e74b914cc7c338535756625a78eb1ea1fcef3c7c580ee7fd920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c743015fb204e74b914cc7c338535756625a78eb1ea1fcef3c7c580ee7fd920", kill_on_drop: false }`
[INFO] [stdout] 6c743015fb204e74b914cc7c338535756625a78eb1ea1fcef3c7c580ee7fd920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc65692ce56e60ef7d2ddc9066a5cc7b9fd5962a5a17117304ba95b6eb883f60
[INFO] running `Command { std: "docker" "start" "-a" "bc65692ce56e60ef7d2ddc9066a5cc7b9fd5962a5a17117304ba95b6eb883f60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_country-197a2aa33ab2e64c)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e2215d16f6bf9c5a)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test country_core_tests::test_country_creation ... ok
[INFO] [stdout] test country_core_tests::test_country_from_alpha3 ... ok
[INFO] [stdout] test country_core_tests::test_country_to_str ... ok
[INFO] [stdout] test country_core_tests::test_country_from_str ... ok
[INFO] [stdout] test country_core_tests::test_country_to_string ... ok
[INFO] [stdout] test country_core_tests::test_parse_error ... ok
[INFO] [stdout] test edge_case_tests::test_error_display ... ok
[INFO] [stdout] test edge_case_tests::test_invalid_country_code ... ok
[INFO] [stdout] test iso_code_tests::test_alpha2 ... ok
[INFO] [stdout] test iso_code_tests::test_alpha3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests my_country
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/../README.md - (line 268) ... FAILED
[INFO] [stdout] test src/../README.md - (line 234) ... FAILED
[INFO] [stdout] test src/../README.md - (line 132) ... FAILED
[INFO] [stdout] test src/../README.md - (line 84) ... FAILED
[INFO] [stdout] test src/../README.md - (line 66) ... FAILED
[INFO] [stdout] test src/../README.md - (line 164) ... FAILED
[INFO] [stdout] test src/../README.md - (line 286) ... FAILED
[INFO] [stdout] test src/../README.md - (line 208) ... FAILED
[INFO] [stdout] test src/../README.md - (line 108) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 268) stdout ----
[INFO] [stdout] error[E0599]: no method named `translation` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 | let translation = country.translation();
[INFO] [stdout]     |                           ^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 234) stdout ----
[INFO] [stdout] error[E0599]: no method named `subdivision` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:239:28
[INFO] [stdout]     |
[INFO] [stdout] 239 | let subdivisions = country.subdivision();
[INFO] [stdout]     |                            ^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 132) stdout ----
[INFO] [stdout] error[E0599]: no method named `subdivision` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 | for subdivision in us.subdivision() {
[INFO] [stdout]     |                       ^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 84) stdout ----
[INFO] [stdout] error[E0599]: no method named `region` found for enum `Country` in the current scope
[INFO] [stdout]   --> src/../README.md:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 | println!("US region: {}", us.region().unwrap_or("Unknown"));
[INFO] [stdout]    |                              ^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `continent` found for enum `Country` in the current scope
[INFO] [stdout]   --> src/../README.md:92:33
[INFO] [stdout]    |
[INFO] [stdout] 92 | println!("US continent: {}", us.continent());
[INFO] [stdout]    |                                 ^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `g7_member` found for enum `Country` in the current scope
[INFO] [stdout]   --> src/../README.md:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | if let Some(true) = us.g7_member() {
[INFO] [stdout]    |                        ^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `country_code` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 | println!("Country code for the US: +{}", us.country_code());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `national_number_lengths` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 | println!("Phone number lengths in the US: {:?}", us.national_number_lengths());
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 66) stdout ----
[INFO] [stdout] error[E0599]: no method named `iso_short_name` found for enum `Country` in the current scope
[INFO] [stdout]   --> src/../README.md:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 | println!("Country name: {}", country.iso_short_name());
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `currency_code` found for enum `Country` in the current scope
[INFO] [stdout]   --> src/../README.md:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 | println!("Currency: {}", country.currency_code().name());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 164) stdout ----
[INFO] [stdout] error[E0599]: no method named `numeric_code` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:172:38
[INFO] [stdout]     |
[INFO] [stdout] 172 | println!("Numeric code: {}", country.numeric_code());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iso_short_name` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:175:36
[INFO] [stdout]     |
[INFO] [stdout] 175 | println!("Short name: {}", country.iso_short_name());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iso_long_name` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 | println!("Long name: {}", country.iso_long_name());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unofficial_names` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:177:44
[INFO] [stdout]     |
[INFO] [stdout] 177 | println!("Unofficial names: {:?}", country.unofficial_names());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `continent` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:180:35
[INFO] [stdout]     |
[INFO] [stdout] 180 | println!("Continent: {}", country.continent());
[INFO] [stdout]     |                                   ^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `region` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 | println!("Region: {:?}", country.region());
[INFO] [stdout]     |                                  ^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `subregion` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 | println!("Subregion: {:?}", country.subregion());
[INFO] [stdout]     |                                     ^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `geo` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 | let geo = country.geo();
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ge` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/cmp.rs:1452:4
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `country_code` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:190:39
[INFO] [stdout]     |
[INFO] [stdout] 190 | println!("Country code: +{}", country.country_code());
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `international_prefix` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:191:48
[INFO] [stdout]     |
[INFO] [stdout] 191 | println!("International prefix: {:?}", country.international_prefix());
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `postal_code` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | if country.postal_code() {
[INFO] [stdout]     |            ^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `postal_code_format` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:195:50
[INFO] [stdout]     |
[INFO] [stdout] 195 |     println!("Postal code format: {:?}", country.postal_code_format());
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `emoji_flag` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:199:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | println!("Flag: {}", country.emoji_flag());
[INFO] [stdout]     |                              ^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 286) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `Country: serde::Serialize` is not satisfied
[INFO] [stdout]     --> src/../README.md:294:34
[INFO] [stdout]      |
[INFO] [stdout]  294 | let json = serde_json::to_string(&country).unwrap();
[INFO] [stdout]      |            --------------------- ^^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `Country`
[INFO] [stdout]      |            |
[INFO] [stdout]      |            required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Country` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 129 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.148/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Country: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/../README.md:298:29
[INFO] [stdout]      |
[INFO] [stdout]  298 | let deserialized: Country = serde_json::from_str(&json).unwrap();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde_core::de::Deserialize<'_>` is not implemented for `Country`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Country` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 141 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.148/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 208) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `my_country::Currency`
[INFO] [stdout]    --> src/../README.md:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | use my_country::Currency;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `Currency` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 108) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `my_country::Currency`
[INFO] [stdout]    --> src/../README.md:110:27
[INFO] [stdout]     |
[INFO] [stdout] 110 | use my_country::{Country, Currency};
[INFO] [stdout]     |                           ^^^^^^^^ no `Currency` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `currency_code` found for enum `Country` in the current scope
[INFO] [stdout]    --> src/../README.md:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 | assert_eq!(us.currency_code(), Currency::USD);
[INFO] [stdout]     |               ^^^^^^^^^^^^^ method not found in `Country`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 108)
[INFO] [stdout]     src/../README.md - (line 132)
[INFO] [stdout]     src/../README.md - (line 164)
[INFO] [stdout]     src/../README.md - (line 208)
[INFO] [stdout]     src/../README.md - (line 234)
[INFO] [stdout]     src/../README.md - (line 268)
[INFO] [stdout]     src/../README.md - (line 286)
[INFO] [stdout]     src/../README.md - (line 66)
[INFO] [stdout]     src/../README.md - (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.03s; merged doctests compilation took 0.47s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bc65692ce56e60ef7d2ddc9066a5cc7b9fd5962a5a17117304ba95b6eb883f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc65692ce56e60ef7d2ddc9066a5cc7b9fd5962a5a17117304ba95b6eb883f60", kill_on_drop: false }`
[INFO] [stdout] bc65692ce56e60ef7d2ddc9066a5cc7b9fd5962a5a17117304ba95b6eb883f60
