[INFO] fetching crate yulang 0.1.4...
[INFO] testing yulang-0.1.4 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate yulang 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate yulang 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yulang 0.1.4
[INFO] tweaked toml for crates.io crate yulang 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yulang 0.1.4 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yulang 0.1.4 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yulang-typed-ir v0.1.3
[INFO] [stderr]   Downloaded yulang-runtime-refine v0.1.0
[INFO] [stderr]   Downloaded yulang-runtime-ir v0.1.0
[INFO] [stderr]   Downloaded yulang-runtime-types v0.1.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded yulang-editor v0.1.2
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.12
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded yulang-vm v0.1.1
[INFO] [stderr]   Downloaded symbolic-common v12.18.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded yulang-sources v0.1.5
[INFO] [stderr]   Downloaded pprof v0.14.1
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded pin-project v1.1.12
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded yulang-runtime-lower v0.1.2
[INFO] [stderr]   Downloaded yulang-parser v0.1.3
[INFO] [stderr]   Downloaded yulang-monomorphize v0.1.1
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.18.0
[INFO] [stderr]   Downloaded nix v0.26.4
[INFO] [stderr]   Downloaded yulang-infer v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39
[INFO] running `Command { std: "docker" "start" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling copy-range v0.1.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling qp-trie v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling symbolic-demangle v12.18.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling symbolic-common v12.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling reborrow-generic-derive v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling reborrow-generic v0.1.2
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling chasa v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling yulang-typed-ir v0.1.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling pprof v0.14.1
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling yulang-runtime-ir v0.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling yulang-runtime-types v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling yulang-runtime-refine v0.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling yulang-runtime-lower v0.1.2
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling yulang-vm v0.1.1
[INFO] [stderr]    Compiling yulang-parser v0.1.3
[INFO] [stderr]    Compiling yulang-sources v0.1.5
[INFO] [stderr]    Compiling yulang-editor v0.1.2
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling yulang-infer v0.1.6
[INFO] [stderr]    Compiling yulang-monomorphize v0.1.1
[INFO] [stderr]    Compiling yulang v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s
[INFO] running `Command { std: "docker" "inspect" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling yulang v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.19s
[INFO] running `Command { std: "docker" "inspect" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yulang-384bea7a56952415)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test server::tests::diagnostics_include_runtime_type_mismatch_related_information ... ok
[INFO] [stdout] test server::tests::document_symbols_account_for_leading_comments ... ok
[INFO] [stdout] test server::tests::document_symbols_include_top_level_declarations ... ok
[INFO] [stdout] test server::tests::diagnostics_include_non_function_application ... ok
[INFO] [stdout] test server::tests::goto_definition_jumps_to_local_binding ... ok
[INFO] [stdout] test server::tests::hover_accounts_for_leading_comments_without_offset_patch ... ok
[INFO] [stdout] test server::tests::hover_does_not_show_value_type_on_type_annotation_name ... ok
[INFO] [stdout] test server::tests::hover_does_not_fallback_to_same_named_global_for_unknown_bare_ident ... ok
[INFO] [stdout] test server::tests::hover_resolves_qualified_path_tail ... ok
[INFO] [stdout] test server::tests::hover_shows_rendered_top_level_type ... ok
[INFO] [stdout] test server::tests::hover_source_map_ignores_implicit_prelude_spans ... ok
[INFO] [stdout] test server::tests::hover_uses_annotated_parameter_reference_not_binding_function_type ... ok
[INFO] [stdout] test server::tests::hover_uses_parameter_definition_inside_multi_arg_binding_header ... ok
[INFO] [stdout] test server::tests::hover_uses_parameter_reference_inside_multi_arg_binding_body ... ok
[INFO] [stdout] test server::tests::hover_uses_resolved_local_definition_not_global_name ... ok
[INFO] [stdout] test server::tests::hover_uses_resolved_local_reference_not_global_name ... ok
[INFO] [stdout] test server::tests::lsp_cached_hover_uses_finalized_compact_std_types ... ok
[INFO] [stdout] test server::tests::lsp_lowering_writes_and_reuses_dependency_cache ... ok
[INFO] [stdout] test server::tests::rename_accepts_identifier_with_question_mark_suffix ... ok
[INFO] [stdout] test server::tests::rename_accepts_unicode_identifier ... ok
[INFO] [stdout] test server::tests::rename_new_text_preserves_sigil_prefix ... ok
[INFO] [stdout] test server::tests::rename_refuses_invalid_identifier ... ok
[INFO] [stdout] test server::tests::hover_accounts_for_leading_comments_with_implicit_prelude has been running for over 60 seconds
[INFO] [stdout] test server::tests::hover_compacts_local_with_owner_context has been running for over 60 seconds
[INFO] [stdout] test server::tests::hover_resolves_effect_method_selection_as_function_type has been running for over 60 seconds
[INFO] [stdout] test server::tests::hover_resolves_implicit_prelude_each_reference has been running for over 60 seconds
[INFO] [stdout] test server::tests::hover_resolves_implicit_prelude_guard_colon_reference has been running for over 60 seconds
[INFO] [stdout] test server::tests::hover_resolves_method_selection has been running for over 60 seconds
[INFO] [stdout] test server::tests::hover_source_spans_account_for_implicit_prelude_prefix has been running for over 60 seconds
[INFO] [stdout] test server::tests::rename_refuses_when_def_lives_in_std has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39", kill_on_drop: false }`
[INFO] [stdout] ca913aad873803cd47134ca9a0c429babf0b7992971d1bc13b4292d9383eeb39
