[INFO] fetching crate icu_datetime 1.4.0...
[INFO] checking icu_datetime-1.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate icu_datetime 1.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate icu_datetime 1.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate icu_datetime 1.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icu_datetime 1.4.0
[INFO] tweaked toml for crates.io crate icu_datetime 1.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate icu_datetime 1.4.0 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_plurals_data v1.4.0
[INFO] [stderr]   Downloaded icu_decimal_data v1.4.0
[INFO] [stderr]   Downloaded icu_timezone v1.4.0
[INFO] [stderr]   Downloaded icu_plurals v1.4.0
[INFO] [stderr]   Downloaded icu_decimal v1.4.0
[INFO] [stderr]   Downloaded icu_timezone_data v1.4.0
[INFO] [stderr]   Downloaded zerotrie v0.1.2
[INFO] [stderr]   Downloaded fixed_decimal v0.5.5
[INFO] [stderr]   Downloaded icu_calendar v1.4.0
[INFO] [stderr]   Downloaded icu_datetime_data v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 969e4ae01b0224876ec11cbc96f11b46f68549076cba187af8d38a80337c45ed
[INFO] running `Command { std: "docker" "start" "-a" "969e4ae01b0224876ec11cbc96f11b46f68549076cba187af8d38a80337c45ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969e4ae01b0224876ec11cbc96f11b46f68549076cba187af8d38a80337c45ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969e4ae01b0224876ec11cbc96f11b46f68549076cba187af8d38a80337c45ed", kill_on_drop: false }`
[INFO] [stdout] 969e4ae01b0224876ec11cbc96f11b46f68549076cba187af8d38a80337c45ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 771f22bd4a4086e937fa8442f8edd8520e239a435cb3c7acafdda2d7e5f16bd7
[INFO] running `Command { std: "docker" "start" "-a" "771f22bd4a4086e937fa8442f8edd8520e239a435cb3c7acafdda2d7e5f16bd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking icu_locid_transform_data v1.4.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking core_maths v0.1.0
[INFO] [stderr]     Checking icu_calendar_data v1.4.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking icu_timezone_data v1.4.0
[INFO] [stderr]     Checking icu_decimal_data v1.4.0
[INFO] [stderr]     Checking icu_plurals_data v1.4.0
[INFO] [stderr]     Checking icu_datetime_data v1.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking calendrical_calculations v0.1.0
[INFO] [stderr]     Checking fixed_decimal v0.5.5
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.1
[INFO] [stderr]     Checking zerotrie v0.1.2
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_locid v1.4.0
[INFO] [stderr]     Checking icu_provider v1.4.0
[INFO] [stderr]     Checking icu_locid_transform v1.4.0
[INFO] [stderr]     Checking icu_calendar v1.4.0
[INFO] [stderr]     Checking icu_decimal v1.4.0
[INFO] [stderr]     Checking icu_plurals v1.4.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking icu_timezone v1.4.0
[INFO] [stderr]     Checking icu_datetime v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr] error: could not compile `icu_datetime` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name icu_datetime --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' -C metadata=a8c70713d94ddb0d -C extra-filename=-a8c70713d94ddb0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-fadcb75ba9846ecd.so --extern either=/opt/rustwide/target/debug/deps/libeither-250307a440f0f85f.rmeta --extern fixed_decimal=/opt/rustwide/target/debug/deps/libfixed_decimal-b555b33b8691bd8f.rmeta --extern icu_calendar=/opt/rustwide/target/debug/deps/libicu_calendar-ad340dce3bb205e9.rmeta --extern icu_datetime_data=/opt/rustwide/target/debug/deps/libicu_datetime_data-4988444721a8a977.rmeta --extern icu_decimal=/opt/rustwide/target/debug/deps/libicu_decimal-616abed1180b1067.rmeta --extern icu_locid=/opt/rustwide/target/debug/deps/libicu_locid-b5e6cc077e25e98f.rmeta --extern icu_locid_transform=/opt/rustwide/target/debug/deps/libicu_locid_transform-66312ab40d0efc19.rmeta --extern icu_plurals=/opt/rustwide/target/debug/deps/libicu_plurals-4e4603b2e6880924.rmeta --extern icu_provider=/opt/rustwide/target/debug/deps/libicu_provider-306048359ced074d.rmeta --extern icu_timezone=/opt/rustwide/target/debug/deps/libicu_timezone-7b57c3367b3cac13.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-39bc6b2ce6e4a274.rmeta --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-a4f7ad04933c660c.rmeta --extern writeable=/opt/rustwide/target/debug/deps/libwriteable-12e35d2110b53cb9.rmeta --extern zerovec=/opt/rustwide/target/debug/deps/libzerovec-2fec70c3371908fe.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/any/datetime.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     use icu::calendar::{AnyCalendar, DateTime};
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/any/datetime.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |     use icu::datetime::{options::length, DateTimeFormatter};
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/any/datetime.rs:581:9
[INFO] [stdout]     |
[INFO] [stdout] 581 |     use icu::locid::{locale, Locale};
[INFO] [stdout]     |         ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/format/datetime.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 568 |         use icu::calendar::japanese::JapaneseExtended;
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/format/datetime.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |         use icu::calendar::Date;
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/format/datetime.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         use icu::datetime::options::length;
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]    --> src/format/datetime.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |         use icu::datetime::DateFormatter;
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `locale`
[INFO] [stdout]    --> src/any/datetime.rs:615:13
[INFO] [stdout]     |
[INFO] [stdout] 615 |             locale!("th-u-ca-gregory"),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `locale`
[INFO] [stdout]    --> src/any/datetime.rs:611:32
[INFO] [stdout]     |
[INFO] [stdout] 611 |         test_format(&datetime, locale!("th"), "5 เมษายน 2565 12:33");
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `locale`
[INFO] [stdout]    --> src/any/datetime.rs:608:13
[INFO] [stdout]     |
[INFO] [stdout] 608 |             locale!("th-u-ca-buddhist"),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `locale`
[INFO] [stdout]    --> src/any/datetime.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |             locale!("fr-u-ca-blahblah"),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `locale`
[INFO] [stdout]    --> src/any/datetime.rs:599:32
[INFO] [stdout]     |
[INFO] [stdout] 599 |         test_format(&datetime, locale!("fr"), "5 avril 2022, 12:33");
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_datetime` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "771f22bd4a4086e937fa8442f8edd8520e239a435cb3c7acafdda2d7e5f16bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771f22bd4a4086e937fa8442f8edd8520e239a435cb3c7acafdda2d7e5f16bd7", kill_on_drop: false }`
[INFO] [stdout] 771f22bd4a4086e937fa8442f8edd8520e239a435cb3c7acafdda2d7e5f16bd7
