[INFO] cloning repository https://github.com/vitorgalvao/helix-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitorgalvao/helix-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorgalvao%2Fhelix-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorgalvao%2Fhelix-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9749213575b5c4751f8dda90480769e3e769a943 [INFO] testing vitorgalvao/helix-test against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorgalvao%2Fhelix-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitorgalvao/helix-test on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/vitorgalvao/helix-test [INFO] finished tweaking git repo https://github.com/vitorgalvao/helix-test [INFO] tweaked toml for git repo https://github.com/vitorgalvao/helix-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vitorgalvao/helix-test 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etcetera v0.4.0 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded termini v0.1.4 [INFO] [stderr] Downloaded grep-matcher v0.1.5 [INFO] [stderr] Downloaded git-bitmap v0.2.0 [INFO] [stderr] Downloaded git-quote v0.4.0 [INFO] [stderr] Downloaded str_indices v0.4.0 [INFO] [stderr] Downloaded grep-regex v0.1.10 [INFO] [stderr] Downloaded grep-searcher v0.1.10 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.40.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.40.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.40.0 [INFO] [stderr] Downloaded git-sec v0.5.0 [INFO] [stderr] Downloaded git-lock v3.0.0 [INFO] [stderr] Downloaded git-actor v0.14.1 [INFO] [stderr] Downloaded git-validate v0.7.0 [INFO] [stderr] Downloaded git-traverse v0.19.0 [INFO] [stderr] Downloaded git-mailmap v0.6.0 [INFO] [stderr] Downloaded git-prompt v0.2.0 [INFO] [stderr] Downloaded git-config-value v0.9.0 [INFO] [stderr] Downloaded git-path v0.6.0 [INFO] [stderr] Downloaded git-attributes v0.6.0 [INFO] [stderr] Downloaded git-command v0.2.0 [INFO] [stderr] Downloaded git-url v0.11.0 [INFO] [stderr] Downloaded git-diff v0.23.0 [INFO] [stderr] Downloaded git-revision v0.7.0 [INFO] [stderr] Downloaded git-date v0.3.0 [INFO] [stderr] Downloaded git-glob v0.5.0 [INFO] [stderr] Downloaded byte-unit v4.0.17 [INFO] [stderr] Downloaded git-tempfile v3.0.0 [INFO] [stderr] Downloaded git-index v0.9.1 [INFO] [stderr] Downloaded git-refspec v0.4.0 [INFO] [stderr] Downloaded git-features v0.24.1 [INFO] [stderr] Downloaded git-ref v0.20.0 [INFO] [stderr] Downloaded git-discover v0.9.0 [INFO] [stderr] Downloaded git-object v0.23.0 [INFO] [stderr] Downloaded git-worktree v0.9.0 [INFO] [stderr] Downloaded git-odb v0.37.0 [INFO] [stderr] Downloaded git-credentials v0.7.0 [INFO] [stderr] Downloaded ropey v1.5.1-alpha [INFO] [stderr] Downloaded prodash v21.1.0 [INFO] [stderr] Downloaded git-pack v0.27.0 [INFO] [stderr] Downloaded git-config v0.12.0 [INFO] [stderr] Downloaded git-repository v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.40.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.40.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.40.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.40.0 [INFO] [stderr] Downloaded windows v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aac09c8402447ee1fa9196338f92b9c75b02c36b95ed8d68013a70bf88bef772 [INFO] running `Command { std: "docker" "start" "-a" "aac09c8402447ee1fa9196338f92b9c75b02c36b95ed8d68013a70bf88bef772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aac09c8402447ee1fa9196338f92b9c75b02c36b95ed8d68013a70bf88bef772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac09c8402447ee1fa9196338f92b9c75b02c36b95ed8d68013a70bf88bef772", kill_on_drop: false }` [INFO] [stdout] aac09c8402447ee1fa9196338f92b9c75b02c36b95ed8d68013a70bf88bef772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c73aeb29644714640cb8c5c4bcebd5e848b82e5591a031e9ad1128e4d19ad934 [INFO] running `Command { std: "docker" "start" "-a" "c73aeb29644714640cb8c5c4bcebd5e848b82e5591a031e9ad1128e4d19ad934", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling prodash v21.1.0 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling helix-loader v0.6.0 (/opt/rustwide/workdir/helix-loader) [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling tree-sitter v0.20.9 [INFO] [stderr] Compiling imara-diff v0.1.5 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling git-tempfile v3.0.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling git-quote v0.4.0 [INFO] [stderr] Compiling git-sec v0.5.0 [INFO] [stderr] Compiling git-glob v0.5.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling git-lock v3.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling str_indices v0.4.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling ropey v1.5.1-alpha [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling git-command v0.2.0 [INFO] [stderr] Compiling git-bitmap v0.2.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling grep-matcher v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling termini v0.1.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling grep-searcher v0.1.10 [INFO] [stderr] Compiling grep-regex v0.1.10 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling fern v0.6.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling git-hash v0.10.1 [INFO] [stderr] Compiling git-date v0.3.0 [INFO] [stderr] Compiling git-validate v0.7.0 [INFO] [stderr] Compiling git-path v0.6.0 [INFO] [stderr] Compiling etcetera v0.4.0 [INFO] [stderr] Compiling git-chunk v0.4.0 [INFO] [stderr] Compiling git-config-value v0.9.0 [INFO] [stderr] Compiling git-actor v0.14.1 [INFO] [stderr] Compiling git-features v0.24.1 [INFO] [stderr] Compiling git-mailmap v0.6.0 [INFO] [stderr] Compiling git-prompt v0.2.0 [INFO] [stderr] Compiling git-object v0.23.0 [INFO] [stderr] Compiling git-attributes v0.6.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling git-traverse v0.19.0 [INFO] [stderr] Compiling git-ref v0.20.0 [INFO] [stderr] Compiling git-diff v0.23.0 [INFO] [stderr] Compiling git-revision v0.7.0 [INFO] [stderr] Compiling git-pack v0.27.0 [INFO] [stderr] Compiling git-index v0.9.1 [INFO] [stderr] Compiling git-refspec v0.4.0 [INFO] [stderr] Compiling git-config v0.12.0 [INFO] [stderr] Compiling git-discover v0.9.0 [INFO] [stderr] Compiling git-worktree v0.9.0 [INFO] [stderr] Compiling git-odb v0.37.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling byte-unit v4.0.17 [INFO] [stderr] Compiling git-url v0.11.0 [INFO] [stderr] Compiling git-credentials v0.7.0 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling git-repository v0.29.0 [INFO] [stderr] Compiling helix-core v0.6.0 (/opt/rustwide/workdir/helix-core) [INFO] [stderr] Compiling helix-term v0.6.0 (/opt/rustwide/workdir/helix-term) [INFO] [stderr] Compiling helix-vcs v0.6.0 (/opt/rustwide/workdir/helix-vcs) [INFO] [stderr] Compiling helix-dap v0.6.0 (/opt/rustwide/workdir/helix-dap) [INFO] [stderr] Compiling helix-lsp v0.6.0 (/opt/rustwide/workdir/helix-lsp) [INFO] [stderr] Compiling helix-view v0.6.0 (/opt/rustwide/workdir/helix-view) [INFO] [stderr] Compiling helix-tui v0.6.0 (/opt/rustwide/workdir/helix-tui) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.69s [INFO] running `Command { std: "docker" "inspect" "c73aeb29644714640cb8c5c4bcebd5e848b82e5591a031e9ad1128e4d19ad934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73aeb29644714640cb8c5c4bcebd5e848b82e5591a031e9ad1128e4d19ad934", kill_on_drop: false }` [INFO] [stdout] c73aeb29644714640cb8c5c4bcebd5e848b82e5591a031e9ad1128e4d19ad934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec77e7c5dc222582e32f69c604a2147e9102e9166c1c210acb86e54ee99b6b2f [INFO] running `Command { std: "docker" "start" "-a" "ec77e7c5dc222582e32f69c604a2147e9102e9166c1c210acb86e54ee99b6b2f", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling indoc v1.0.8 [INFO] [stderr] Compiling helix-term v0.6.0 (/opt/rustwide/workdir/helix-term) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.52s [INFO] running `Command { std: "docker" "inspect" "ec77e7c5dc222582e32f69c604a2147e9102e9166c1c210acb86e54ee99b6b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec77e7c5dc222582e32f69c604a2147e9102e9166c1c210acb86e54ee99b6b2f", kill_on_drop: false }` [INFO] [stdout] ec77e7c5dc222582e32f69c604a2147e9102e9166c1c210acb86e54ee99b6b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3353eb58de03e607c9316412d83cf6f451d9dd0657f79551b5f014e595ee338d [INFO] running `Command { std: "docker" "start" "-a" "3353eb58de03e607c9316412d83cf6f451d9dd0657f79551b5f014e595ee338d", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/helix_term-2c8a7e56eb0e9673) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test ui::fuzzy_match::test::trim ... ok [INFO] [stdout] test ui::fuzzy_match::test::match_single_value ... ok [INFO] [stdout] test config::tests::parsing_keymaps_config_file ... ok [INFO] [stdout] test keymap::tests::order_should_be_set ... ok [INFO] [stdout] test ui::fuzzy_match::test::space_escape ... ok [INFO] [stdout] test ui::fuzzy_match::test::match_multiple_values ... ok [INFO] [stdout] test keymap::tests::aliased_modes_are_same_in_default_keymap ... ok [INFO] [stdout] test keymap::tests::check_duplicate_keys_in_default_keymap ... ok [INFO] [stdout] test keymap::tests::reverse_map ... ok [INFO] [stdout] test keymap::tests::merge_partial_keys ... ok [INFO] [stdout] test config::tests::keys_resolve_to_correct_defaults ... ok [INFO] [stdout] test keymap::tests::duplicate_keys_should_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hx-06443ff77231e9d9) [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 tests/integration.rs (/opt/rustwide/target/debug/deps/integration-7b4eb9aaccaad8d4) [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 helix-term [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test helix-term/src/compositor.rs - compositor::AnyComponent::as_boxed_any (line 222) ... ok [INFO] [stdout] test helix-term/src/keymap/macros.rs - keymap::macros::keymap (line 67) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3353eb58de03e607c9316412d83cf6f451d9dd0657f79551b5f014e595ee338d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3353eb58de03e607c9316412d83cf6f451d9dd0657f79551b5f014e595ee338d", kill_on_drop: false }` [INFO] [stdout] 3353eb58de03e607c9316412d83cf6f451d9dd0657f79551b5f014e595ee338d