[INFO] cloning repository https://github.com/muriel-guedes/doro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muriel-guedes/doro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuriel-guedes%2Fdoro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuriel-guedes%2Fdoro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 597d82dada7e9bd687bfc3c12e32234dad26bddd [INFO] testing muriel-guedes/doro against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuriel-guedes%2Fdoro" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muriel-guedes/doro on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muriel-guedes/doro [INFO] finished tweaking git repo https://github.com/muriel-guedes/doro [INFO] tweaked toml for git repo https://github.com/muriel-guedes/doro written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/muriel-guedes/doro 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5250fe290bd2f92302921e2893c79f1af59c136cda40e7acd31e7feb46e2815a [INFO] running `Command { std: "docker" "start" "-a" "5250fe290bd2f92302921e2893c79f1af59c136cda40e7acd31e7feb46e2815a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5250fe290bd2f92302921e2893c79f1af59c136cda40e7acd31e7feb46e2815a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5250fe290bd2f92302921e2893c79f1af59c136cda40e7acd31e7feb46e2815a", kill_on_drop: false }` [INFO] [stdout] 5250fe290bd2f92302921e2893c79f1af59c136cda40e7acd31e7feb46e2815a [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc27ea0cd753fe77fc61226a766367e0206162216776109039fefff064996279 [INFO] running `Command { std: "docker" "start" "-a" "cc27ea0cd753fe77fc61226a766367e0206162216776109039fefff064996279", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling ra_ap_paths v0.0.160 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ra_ap_limit v0.0.160 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling ra_ap_parser v0.0.160 [INFO] [stderr] Compiling dissimilar v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling hkalbasi-rustc-ap-rustc_index v0.0.20221221 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling line-index v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.160 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.160 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.160 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling ra_ap_tt v0.0.160 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ra_ap_vfs v0.0.160 [INFO] [stderr] Compiling ra_ap_cfg v0.0.160 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra_ap_intern v0.0.160 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling ra_ap_profile v0.0.160 [INFO] [stderr] Compiling rowan v0.15.11 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.160 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling ra_ap_syntax v0.0.160 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling xflags-macros v0.3.1 [INFO] [stderr] Compiling ra_ap_rust-analyzer v0.0.160 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Compiling tracing-tree v0.2.4 [INFO] [stderr] Compiling xflags v0.3.1 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling chalk-derive v0.92.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling ui-macros v0.1.0 (/opt/rustwide/workdir/ui-macros) [INFO] [stderr] Compiling ra_ap_base_db v0.0.160 [INFO] [stderr] Compiling ui-elements v0.1.0 (/opt/rustwide/workdir/ui-elements) [INFO] [stderr] Compiling chalk-ir v0.92.0 [INFO] [stderr] Compiling protobuf-support v3.1.0 [INFO] [stderr] Compiling rustc-host v0.1.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ra_ap_mbe v0.0.160 [INFO] [stderr] Compiling hkalbasi-rustc-ap-rustc_abi v0.0.20221221 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.160 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.160 [INFO] [stderr] Compiling chalk-solve v0.92.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.160 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.160 [INFO] [stderr] Compiling lsp-server v0.7.1 [INFO] [stderr] Compiling lsp-types v0.94.0 [INFO] [stderr] Compiling chalk-recursive v0.92.0 [INFO] [stderr] Compiling ra_ap_project_model v0.0.160 [INFO] [stderr] Compiling ra_ap_flycheck v0.0.160 [INFO] [stderr] Compiling scip v0.1.1 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.160 [INFO] [stderr] Compiling ra_ap_hir v0.0.160 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.160 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.160 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.160 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.160 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.160 [INFO] [stderr] Compiling ra_ap_ide v0.0.160 [INFO] [stderr] Compiling doro v0.1.0 (/opt/rustwide/workdir/doro) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cc27ea0cd753fe77fc61226a766367e0206162216776109039fefff064996279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc27ea0cd753fe77fc61226a766367e0206162216776109039fefff064996279", kill_on_drop: false }` [INFO] [stdout] cc27ea0cd753fe77fc61226a766367e0206162216776109039fefff064996279 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e885692df883d821303281e5329545f496d078ca61b048cf9ea89e628c5f7f8d [INFO] running `Command { std: "docker" "start" "-a" "e885692df883d821303281e5329545f496d078ca61b048cf9ea89e628c5f7f8d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling ui-macros v0.1.0 (/opt/rustwide/workdir/ui-macros) [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Compiling ui-elements v0.1.0 (/opt/rustwide/workdir/ui-elements) [INFO] [stderr] Compiling doro v0.1.0 (/opt/rustwide/workdir/doro) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e885692df883d821303281e5329545f496d078ca61b048cf9ea89e628c5f7f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e885692df883d821303281e5329545f496d078ca61b048cf9ea89e628c5f7f8d", kill_on_drop: false }` [INFO] [stdout] e885692df883d821303281e5329545f496d078ca61b048cf9ea89e628c5f7f8d [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7eafb4e1bf3a487d9d4b9e6ab758ba5942f6baa4cdd8fe083bfa8cf71a4c7172 [INFO] running `Command { std: "docker" "start" "-a" "7eafb4e1bf3a487d9d4b9e6ab758ba5942f6baa4cdd8fe083bfa8cf71a4c7172", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doro-5f532669a9e3924f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui-342d8a47384aa204) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui_elements-8b301cb0e66093ef) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui_macros-73d62c2bd66fb7a1) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ui_elements [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ui_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7eafb4e1bf3a487d9d4b9e6ab758ba5942f6baa4cdd8fe083bfa8cf71a4c7172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eafb4e1bf3a487d9d4b9e6ab758ba5942f6baa4cdd8fe083bfa8cf71a4c7172", kill_on_drop: false }` [INFO] [stdout] 7eafb4e1bf3a487d9d4b9e6ab758ba5942f6baa4cdd8fe083bfa8cf71a4c7172