[INFO] fetching crate symbolic-sourcemapcache 12.15.5... [INFO] checking symbolic-sourcemapcache-12.15.5 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate symbolic-sourcemapcache 12.15.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate symbolic-sourcemapcache 12.15.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate symbolic-sourcemapcache 12.15.5 [INFO] tweaked toml for crates.io crate symbolic-sourcemapcache 12.15.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate symbolic-sourcemapcache 12.15.5 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] crate crates.io crate symbolic-sourcemapcache 12.15.5 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e9d90bf3cc74b98c65bc69c18b7a5f8d95362700a2330cec7b8ba38a37b9b30b [INFO] running `Command { std: "docker" "start" "-a" "e9d90bf3cc74b98c65bc69c18b7a5f8d95362700a2330cec7b8ba38a37b9b30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9d90bf3cc74b98c65bc69c18b7a5f8d95362700a2330cec7b8ba38a37b9b30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d90bf3cc74b98c65bc69c18b7a5f8d95362700a2330cec7b8ba38a37b9b30b", kill_on_drop: false }` [INFO] [stdout] e9d90bf3cc74b98c65bc69c18b7a5f8d95362700a2330cec7b8ba38a37b9b30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a0d5a0b549ba52cb154ac840dd1a0a1a3440e6379fdd3b376a8a2a31323cf889 [INFO] running `Command { std: "docker" "start" "-a" "a0d5a0b549ba52cb154ac840dd1a0a1a3440e6379fdd3b376a8a2a31323cf889", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking better_scoped_tls v1.0.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking uuid v1.11.1 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking swc_visit v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking watto v0.1.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking symbolic-common v12.15.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking hstr v1.0.0 [INFO] [stderr] Checking swc_allocator v4.0.0 [INFO] [stderr] Checking swc_atoms v5.0.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking sourcemap v9.1.2 [INFO] [stderr] Checking swc_common v8.0.1 [INFO] [stderr] Checking swc_ecma_ast v8.1.0 [INFO] [stderr] Checking swc_ecma_parser v10.0.2 [INFO] [stderr] Checking swc_ecma_visit v8.0.0 [INFO] [stderr] Checking js-source-scopes v0.6.0 [INFO] [stderr] Checking symbolic-sourcemapcache v12.15.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lookup.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn lookup(&self, sp: SourcePosition) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn lookup(&self, sp: SourcePosition) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lookup.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn lookup(&self, sp: SourcePosition) -> Option { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn lookup(&self, sp: SourcePosition) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `symbolic_testutils` [INFO] [stdout] --> tests/integration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use symbolic_testutils::fixture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `symbolic_testutils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `symbolic_testutils`, use `cargo add symbolic_testutils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `symbolic-sourcemapcache` (test "integration") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a0d5a0b549ba52cb154ac840dd1a0a1a3440e6379fdd3b376a8a2a31323cf889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d5a0b549ba52cb154ac840dd1a0a1a3440e6379fdd3b376a8a2a31323cf889", kill_on_drop: false }` [INFO] [stdout] a0d5a0b549ba52cb154ac840dd1a0a1a3440e6379fdd3b376a8a2a31323cf889