[INFO] fetching crate ra_ap_load-cargo 0.0.233... [INFO] testing ra_ap_load-cargo-0.0.233 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate ra_ap_load-cargo 0.0.233 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ra_ap_load-cargo 0.0.233 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_load-cargo 0.0.233 [INFO] finished tweaking crates.io crate ra_ap_load-cargo 0.0.233 [INFO] tweaked toml for crates.io crate ra_ap_load-cargo 0.0.233 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding dashmap v5.5.3 (latest: v6.1.0) [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding inotify v0.9.6 (latest: v0.11.0) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding mio v0.8.11 (latest: v1.0.2) [INFO] [stderr] Adding perf-event v0.4.7 (latest: v0.4.8) [INFO] [stderr] Adding perf-event-open-sys v1.0.1 (latest: v4.0.0) [INFO] [stderr] Adding ra-ap-rustc_abi v0.63.0 (latest: v0.66.0) [INFO] [stderr] Adding ra-ap-rustc_index v0.63.0 (latest: v0.66.0) [INFO] [stderr] Adding ra-ap-rustc_index_macros v0.63.0 (latest: v0.66.0) [INFO] [stderr] Adding ra-ap-rustc_lexer v0.63.0 (latest: v0.66.0) [INFO] [stderr] Adding ra-ap-rustc_parse_format v0.63.0 (latest: v0.66.0) [INFO] [stderr] Adding ra-ap-rustc_pattern_analysis v0.63.0 (latest: v0.66.0) [INFO] [stderr] Adding rowan v0.15.15 (latest: v0.15.16) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding smol_str v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33aa03fc96c32c564b91043db72b70867904cff1129adb248edac119e6d19545 [INFO] running `Command { std: "docker" "start" "-a" "33aa03fc96c32c564b91043db72b70867904cff1129adb248edac119e6d19545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33aa03fc96c32c564b91043db72b70867904cff1129adb248edac119e6d19545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33aa03fc96c32c564b91043db72b70867904cff1129adb248edac119e6d19545", kill_on_drop: false }` [INFO] [stdout] 33aa03fc96c32c564b91043db72b70867904cff1129adb248edac119e6d19545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16de889d815c4d5d2b3e70e1b51a70a3988cf92aa7adb74e99f88e20c4d7ef9 [INFO] running `Command { std: "docker" "start" "-a" "b16de889d815c4d5d2b3e70e1b51a70a3988cf92aa7adb74e99f88e20c4d7ef9", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.63.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.233 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.233 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling ra_ap_profile v0.0.233 [INFO] [stderr] Compiling line-index v0.1.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ra_ap_salsa-macros v0.0.233 [INFO] [stderr] Compiling ra-ap-rustc_index_macros v0.63.0 [INFO] [stderr] Compiling chalk-derive v0.98.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ra-ap-rustc_index v0.63.0 [INFO] [stderr] Compiling chalk-ir v0.98.0 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.63.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling always-assert v0.2.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.233 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.63.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.63.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.233 [INFO] [stderr] Compiling chalk-solve v0.98.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling chalk-recursive v0.98.0 [INFO] [stderr] Compiling triomphe v0.1.13 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling ra_ap_intern v0.0.233 [INFO] [stderr] Compiling ra_ap_salsa v0.0.233 [INFO] [stderr] Compiling ra_ap_syntax v0.0.233 [INFO] [stderr] Compiling ra_ap_paths v0.0.233 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.233 [INFO] [stderr] Compiling ra_ap_vfs v0.0.233 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.233 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling ra_ap_tt v0.0.233 [INFO] [stderr] Compiling ra_ap_cfg v0.0.233 [INFO] [stderr] Compiling ra_ap_span v0.0.233 [INFO] [stderr] Compiling ra_ap_base_db v0.0.233 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.233 [INFO] [stderr] Compiling ra_ap_mbe v0.0.233 [INFO] [stderr] Compiling ra_ap_project_model v0.0.233 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.233 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.233 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.233 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.233 [INFO] [stderr] Compiling ra_ap_hir v0.0.233 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.233 [INFO] [stderr] Compiling ra_ap_load-cargo v0.0.233 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "b16de889d815c4d5d2b3e70e1b51a70a3988cf92aa7adb74e99f88e20c4d7ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16de889d815c4d5d2b3e70e1b51a70a3988cf92aa7adb74e99f88e20c4d7ef9", kill_on_drop: false }` [INFO] [stdout] b16de889d815c4d5d2b3e70e1b51a70a3988cf92aa7adb74e99f88e20c4d7ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1fd87fd3a57a2114c56432d5a172ca057511b231d490e1a1f3220985a52c986 [INFO] running `Command { std: "docker" "start" "-a" "f1fd87fd3a57a2114c56432d5a172ca057511b231d490e1a1f3220985a52c986", kill_on_drop: false }` [INFO] [stderr] Compiling ra_ap_load-cargo v0.0.233 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.96s [INFO] running `Command { std: "docker" "inspect" "f1fd87fd3a57a2114c56432d5a172ca057511b231d490e1a1f3220985a52c986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1fd87fd3a57a2114c56432d5a172ca057511b231d490e1a1f3220985a52c986", kill_on_drop: false }` [INFO] [stdout] f1fd87fd3a57a2114c56432d5a172ca057511b231d490e1a1f3220985a52c986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d13849c51b44a2c85689bb02f06b64c46af23254c6d7fce91a658cf3544e288a [INFO] running `Command { std: "docker" "start" "-a" "d13849c51b44a2c85689bb02f06b64c46af23254c6d7fce91a658cf3544e288a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ra_ap_load_cargo-771c293e1899095d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::ancestor_can_be_parent_2 ... ok [INFO] [stdout] test tests::basic_child_parent ... ok [INFO] [stdout] test tests::ancestor_can_be_parent ... ok [INFO] [stdout] test tests::non_locals_are_skipped ... ok [INFO] [stdout] test tests::circular_reference ... ok [INFO] [stdout] test tests::child_binds_ancestor_if_parent_nonlocal ... ok [INFO] [stdout] test tests::basic_child_parent_with_unrelated_parents_sib ... ok [INFO] [stdout] test tests::unrelated_source_sharing_dirname ... ok [INFO] [stdout] test tests::parents_with_identical_root_id ... ok [INFO] [stdout] test tests::deep_sources_with_parent_missing ... ok [INFO] [stdout] test tests::unrelated_sources ... ok [INFO] [stdout] test tests::test_loading_rust_analyzer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_loading_rust_analyzer stdout ---- [INFO] [stdout] thread 'tests::test_loading_rust_analyzer' panicked at src/lib.rs:518:81: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: no projects [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.87/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.87/src/lib.rs:690:13 [INFO] [stdout] 2: ra_ap_project_model::ProjectManifest::discover_single [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ra_ap_project_model-0.0.233/src/lib.rs:84:21 [INFO] [stdout] 3: ra_ap_load_cargo::load_workspace_at [INFO] [stdout] at ./src/lib.rs:49:16 [INFO] [stdout] 4: ra_ap_load_cargo::tests::test_loading_rust_analyzer [INFO] [stdout] at ./src/lib.rs:518:13 [INFO] [stdout] 5: ra_ap_load_cargo::tests::test_loading_rust_analyzer::{{closure}} [INFO] [stdout] at ./src/lib.rs:509:36 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 9: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 21: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 27: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a16b85c45a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x62a16b85c45a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x62a16b85c45a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a16b85c45a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a16b88707b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62a16b88707b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x62a16b858983 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x62a16b85dd32 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62a16b85dd32 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x62a16b85d873 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x62a169ee5e69 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x62a169ee5e69 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x62a16b85e5f2 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x62a16b85e5f2 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x62a16b85e2a7 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x62a16b85c939 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x62a16b85df34 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x62a169d9f2f3 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x62a169d9f8a6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x62a169dec9a7 - core::result::Result::unwrap::h42a489d1d7362906 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x62a169dec9a7 - ra_ap_load_cargo::tests::test_loading_rust_analyzer::hfa02b00159ecda1b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:518:13 [INFO] [stdout] 21: 0x62a169dec777 - ra_ap_load_cargo::tests::test_loading_rust_analyzer::{{closure}}::hc6210f627b051249 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:509:36 [INFO] [stdout] 22: 0x62a169df30e6 - core::ops::function::FnOnce::call_once::h84f750e7ce5c8093 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x62a169eea7db - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x62a169eea7db - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x62a169eea058 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x62a169eea058 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x62a169eea058 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x62a169eea058 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x62a169eea058 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x62a169eea058 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x62a169eea058 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x62a169eaf424 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x62a169eaf424 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x62a169eb2ad2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x62a169eb2ad2 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x62a169eb2ad2 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x62a169eb2ad2 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x62a169eb2ad2 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x62a169eb2ad2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x62a169eb2ad2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x62a16b863bab - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 42: 0x62a16b863bab - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 43: 0x62a16b863bab - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7f2104bc9ac3 - [INFO] [stdout] 45: 0x7f2104c5aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_loading_rust_analyzer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d13849c51b44a2c85689bb02f06b64c46af23254c6d7fce91a658cf3544e288a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13849c51b44a2c85689bb02f06b64c46af23254c6d7fce91a658cf3544e288a", kill_on_drop: false }` [INFO] [stdout] d13849c51b44a2c85689bb02f06b64c46af23254c6d7fce91a658cf3544e288a