[INFO] fetching crate supply-chain-trust-example-crate-000030 1.0.18... [INFO] checking supply-chain-trust-example-crate-000030-1.0.18 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate supply-chain-trust-example-crate-000030 1.0.18 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000030 1.0.18 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000030 1.0.18 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000030 1.0.18 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000030 1.0.18 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding roaring v0.10.12 (available: v0.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32644f3445d9f1cb5a1330d9fd2fa2e2102611563b8b4a90410fccd8d3261f1a [INFO] running `Command { std: "docker" "start" "-a" "32644f3445d9f1cb5a1330d9fd2fa2e2102611563b8b4a90410fccd8d3261f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32644f3445d9f1cb5a1330d9fd2fa2e2102611563b8b4a90410fccd8d3261f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32644f3445d9f1cb5a1330d9fd2fa2e2102611563b8b4a90410fccd8d3261f1a", kill_on_drop: false }` [INFO] [stdout] 32644f3445d9f1cb5a1330d9fd2fa2e2102611563b8b4a90410fccd8d3261f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5c6b101121f801394256b13fb391e8e592f3aca68eaba03b83165c14bc3991 [INFO] running `Command { std: "docker" "start" "-a" "4f5c6b101121f801394256b13fb391e8e592f3aca68eaba03b83165c14bc3991", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking supply-chain-trust-example-crate-000030 v1.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> benches/../tests/roaring/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if unicode_ident::is_xid_start(ch) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - if unicode_ident::is_xid_start(ch) { [INFO] [stdout] 6 + if unicode_xid::is_xid_start(ch) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> benches/../tests/roaring/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | if unicode_ident::is_xid_continue(ch) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - if unicode_ident::is_xid_continue(ch) { [INFO] [stdout] 16 + if unicode_xid::is_xid_continue(ch) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> tests/roaring/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if unicode_ident::is_xid_start(ch) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - if unicode_ident::is_xid_start(ch) { [INFO] [stdout] 6 + if unicode_xid::is_xid_start(ch) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> tests/roaring/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | if unicode_ident::is_xid_continue(ch) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - if unicode_ident::is_xid_continue(ch) { [INFO] [stdout] 16 + if unicode_xid::is_xid_continue(ch) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> benches/xid.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | black_box(unicode_ident::is_xid_start(ch)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 63 - black_box(unicode_ident::is_xid_start(ch)); [INFO] [stdout] 63 + black_box(unicode_xid::is_xid_start(ch)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> tests/compare.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | let thought_to_be_start = unicode_ident::is_xid_start(ch); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 17 - let thought_to_be_start = unicode_ident::is_xid_start(ch); [INFO] [stdout] 17 + let thought_to_be_start = unicode_xid::is_xid_start(ch); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> benches/xid.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | black_box(unicode_ident::is_xid_continue(ch)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 64 - black_box(unicode_ident::is_xid_continue(ch)); [INFO] [stdout] 64 + black_box(unicode_xid::is_xid_continue(ch)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> tests/compare.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | let thought_to_be_continue = unicode_ident::is_xid_continue(ch); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 18 - let thought_to_be_continue = unicode_ident::is_xid_continue(ch); [INFO] [stdout] 18 + let thought_to_be_continue = unicode_xid::is_xid_continue(ch); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000030` (test "compare") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000030` (bench "xid") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> tests/roaring/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if unicode_ident::is_xid_start(ch) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - if unicode_ident::is_xid_start(ch) { [INFO] [stdout] 6 + if unicode_xid::is_xid_start(ch) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] --> tests/roaring/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | if unicode_ident::is_xid_continue(ch) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `unicode_ident` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - if unicode_ident::is_xid_continue(ch) { [INFO] [stdout] 16 + if unicode_xid::is_xid_continue(ch) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000030` (test "static_size") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4f5c6b101121f801394256b13fb391e8e592f3aca68eaba03b83165c14bc3991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5c6b101121f801394256b13fb391e8e592f3aca68eaba03b83165c14bc3991", kill_on_drop: false }` [INFO] [stdout] 4f5c6b101121f801394256b13fb391e8e592f3aca68eaba03b83165c14bc3991