[INFO] fetching crate supply-chain-trust-example-crate-000030 1.0.18... [INFO] testing supply-chain-trust-example-crate-000030-1.0.18 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate supply-chain-trust-example-crate-000030 1.0.18 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000030 1.0.18 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding roaring v0.10.12 (available: v0.11.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e4b1504639783ffa4a79518e67f911912ffc087f2b8ef57741e39c9775644d5 [INFO] running `Command { std: "docker" "start" "-a" "3e4b1504639783ffa4a79518e67f911912ffc087f2b8ef57741e39c9775644d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e4b1504639783ffa4a79518e67f911912ffc087f2b8ef57741e39c9775644d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4b1504639783ffa4a79518e67f911912ffc087f2b8ef57741e39c9775644d5", kill_on_drop: false }` [INFO] [stdout] 3e4b1504639783ffa4a79518e67f911912ffc087f2b8ef57741e39c9775644d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc4bda887b6f153545eef37ecca5e01c4de70416354743ebfadc0b7d89bec8f [INFO] running `Command { std: "docker" "start" "-a" "9dc4bda887b6f153545eef37ecca5e01c4de70416354743ebfadc0b7d89bec8f", kill_on_drop: false }` [INFO] [stderr] Compiling supply-chain-trust-example-crate-000030 v1.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "9dc4bda887b6f153545eef37ecca5e01c4de70416354743ebfadc0b7d89bec8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc4bda887b6f153545eef37ecca5e01c4de70416354743ebfadc0b7d89bec8f", kill_on_drop: false }` [INFO] [stdout] 9dc4bda887b6f153545eef37ecca5e01c4de70416354743ebfadc0b7d89bec8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2de6f41832183e04f796dd11d349aeb4a69efb2bcfff97ec2d63013e51f043f [INFO] running `Command { std: "docker" "start" "-a" "a2de6f41832183e04f796dd11d349aeb4a69efb2bcfff97ec2d63013e51f043f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling supply-chain-trust-example-crate-000030 v1.0.18 (/opt/rustwide/workdir) [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] --> 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] --> 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] 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" "a2de6f41832183e04f796dd11d349aeb4a69efb2bcfff97ec2d63013e51f043f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2de6f41832183e04f796dd11d349aeb4a69efb2bcfff97ec2d63013e51f043f", kill_on_drop: false }` [INFO] [stdout] a2de6f41832183e04f796dd11d349aeb4a69efb2bcfff97ec2d63013e51f043f