[INFO] fetching crate icu_properties 1.4.0...
[INFO] checking icu_properties-1.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate icu_properties 1.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate icu_properties 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_properties 1.4.0
[INFO] finished tweaking crates.io crate icu_properties 1.4.0
[INFO] tweaked toml for crates.io crate icu_properties 1.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_locid_transform v1.4.0
[INFO] [stderr]   Downloaded icu_collections v1.4.0
[INFO] [stderr]   Downloaded icu_properties_data v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 53677731446cbc8c309161344d2eb54fb9ee978f56f02090befdd696a5f52c22
[INFO] running `Command { std: "docker" "start" "-a" "53677731446cbc8c309161344d2eb54fb9ee978f56f02090befdd696a5f52c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53677731446cbc8c309161344d2eb54fb9ee978f56f02090befdd696a5f52c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53677731446cbc8c309161344d2eb54fb9ee978f56f02090befdd696a5f52c22", kill_on_drop: false }`
[INFO] [stdout] 53677731446cbc8c309161344d2eb54fb9ee978f56f02090befdd696a5f52c22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2bb0499ea4c7b01774bd468ea57e50bd8ff11bf4b7c75b20821f1ba59fef43ad
[INFO] running `Command { std: "docker" "start" "-a" "2bb0499ea4c7b01774bd468ea57e50bd8ff11bf4b7c75b20821f1ba59fef43ad", kill_on_drop: false }`
[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]     Checking icu_locid_transform_data v1.4.0
[INFO] [stderr]     Checking icu_properties_data v1.4.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.1
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_collections v1.4.0
[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_properties v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]     --> src/sets.rs:2243:13
[INFO] [stdout]      |
[INFO] [stdout] 2243 |         use icu::properties::sets;
[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/sets.rs:2244:13
[INFO] [stdout]      |
[INFO] [stdout] 2244 |         use icu::properties::GeneralCategoryGroup;
[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/sets.rs:2258:13
[INFO] [stdout]      |
[INFO] [stdout] 2258 |         use icu::properties::maps;
[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/sets.rs:2259:13
[INFO] [stdout]      |
[INFO] [stdout] 2259 |         use icu::properties::Script;
[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/sets.rs:2273:13
[INFO] [stdout]      |
[INFO] [stdout] 2273 |         use icu::properties::{maps, sets};
[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/sets.rs:2274:13
[INFO] [stdout]      |
[INFO] [stdout] 2274 |         use icu::properties::{GeneralCategory, GeneralCategoryGroup};
[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/sets.rs:2368:13
[INFO] [stdout]      |
[INFO] [stdout] 2368 |         use icu::properties::maps;
[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/sets.rs:2369:13
[INFO] [stdout]      |
[INFO] [stdout] 2369 |         use icu::properties::GeneralCategory;
[INFO] [stdout]      |             ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 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_properties` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2bb0499ea4c7b01774bd468ea57e50bd8ff11bf4b7c75b20821f1ba59fef43ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb0499ea4c7b01774bd468ea57e50bd8ff11bf4b7c75b20821f1ba59fef43ad", kill_on_drop: false }`
[INFO] [stdout] 2bb0499ea4c7b01774bd468ea57e50bd8ff11bf4b7c75b20821f1ba59fef43ad
[INFO] checking icu_properties-1.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate icu_properties 1.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate icu_properties 1.4.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate icu_properties 1.4.0
[INFO] finished tweaking crates.io crate icu_properties 1.4.0
[INFO] tweaked toml for crates.io crate icu_properties 1.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b83b4b219d40a60a5973921c5c86b167ac62d804a0a03c443feb0f5d4a667446
[INFO] running `Command { std: "docker" "start" "-a" "b83b4b219d40a60a5973921c5c86b167ac62d804a0a03c443feb0f5d4a667446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b83b4b219d40a60a5973921c5c86b167ac62d804a0a03c443feb0f5d4a667446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83b4b219d40a60a5973921c5c86b167ac62d804a0a03c443feb0f5d4a667446", kill_on_drop: false }`
[INFO] [stdout] b83b4b219d40a60a5973921c5c86b167ac62d804a0a03c443feb0f5d4a667446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1c91fe099e5e7da4a8e0311df590bea4d6dc0fc021927435fdf940d26533c6a
[INFO] running `Command { std: "docker" "start" "-a" "a1c91fe099e5e7da4a8e0311df590bea4d6dc0fc021927435fdf940d26533c6a", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]     Checking icu_locid_transform_data v1.4.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking icu_properties_data v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.4.0
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking zerovec v0.10.1
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_collections v1.4.0
[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_properties v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu`
[INFO] [stdout]     --> src/sets.rs:2243:13
[INFO] [stdout]      |
[INFO] [stdout] 2243 |         use icu::properties::sets;
[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/sets.rs:2244:13
[INFO] [stdout]      |
[INFO] [stdout] 2244 |         use icu::properties::GeneralCategoryGroup;
[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/sets.rs:2258:13
[INFO] [stdout]      |
[INFO] [stdout] 2258 |         use icu::properties::maps;
[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/sets.rs:2259:13
[INFO] [stdout]      |
[INFO] [stdout] 2259 |         use icu::properties::Script;
[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/sets.rs:2273:13
[INFO] [stdout]      |
[INFO] [stdout] 2273 |         use icu::properties::{maps, sets};
[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/sets.rs:2274:13
[INFO] [stdout]      |
[INFO] [stdout] 2274 |         use icu::properties::{GeneralCategory, GeneralCategoryGroup};
[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/sets.rs:2368:13
[INFO] [stdout]      |
[INFO] [stdout] 2368 |         use icu::properties::maps;
[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/sets.rs:2369:13
[INFO] [stdout]      |
[INFO] [stdout] 2369 |         use icu::properties::GeneralCategory;
[INFO] [stdout]      |             ^^^ use of undeclared crate or module `icu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 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_properties` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1c91fe099e5e7da4a8e0311df590bea4d6dc0fc021927435fdf940d26533c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1c91fe099e5e7da4a8e0311df590bea4d6dc0fc021927435fdf940d26533c6a", kill_on_drop: false }`
[INFO] [stdout] a1c91fe099e5e7da4a8e0311df590bea4d6dc0fc021927435fdf940d26533c6a
