[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 master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuriel-guedes%2Fdoro" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muriel-guedes/doro on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "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-5-tc1/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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ra_ap_base_db v0.0.160 [INFO] [stderr] Downloaded ra_ap_toolchain v0.0.160 [INFO] [stderr] Downloaded protobuf-support v3.1.0 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Downloaded ra_ap_stdx v0.0.160 [INFO] [stderr] Downloaded rustc-host v0.1.7 [INFO] [stderr] Downloaded scip v0.1.1 [INFO] [stderr] Downloaded ra_ap_profile v0.0.160 [INFO] [stderr] Downloaded xflags-macros v0.3.1 [INFO] [stderr] Downloaded ra_ap_proc_macro_api v0.0.160 [INFO] [stderr] Downloaded command-group v2.1.0 [INFO] [stderr] Downloaded ra_ap_intern v0.0.160 [INFO] [stderr] Downloaded ra_ap_vfs-notify v0.0.160 [INFO] [stderr] Downloaded ra_ap_flycheck v0.0.160 [INFO] [stderr] Downloaded ra_ap_tt v0.0.160 [INFO] [stderr] Downloaded ra_ap_text_edit v0.0.160 [INFO] [stderr] Downloaded ra_ap_vfs v0.0.160 [INFO] [stderr] Downloaded ra_ap_ide_ssr v0.0.160 [INFO] [stderr] Downloaded ra_ap_hir_expand v0.0.160 [INFO] [stderr] Downloaded ra_ap_mbe v0.0.160 [INFO] [stderr] Downloaded ra_ap_test_utils v0.0.160 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Downloaded lsp-types v0.94.0 [INFO] [stderr] Downloaded ra_ap_parser v0.0.160 [INFO] [stderr] Downloaded ra_ap_ide_db v0.0.160 [INFO] [stderr] Downloaded ra_ap_ide_assists v0.0.160 [INFO] [stderr] Downloaded protobuf v3.1.0 [INFO] [stderr] Downloaded lsp-server v0.7.1 [INFO] [stderr] Downloaded ra_ap_ide v0.0.160 [INFO] [stderr] Downloaded xflags v0.3.1 [INFO] [stderr] Downloaded ra_ap_hir_def v0.0.160 [INFO] [stderr] Downloaded ra_ap_hir_ty v0.0.160 [INFO] [stderr] Downloaded ra_ap_project_model v0.0.160 [INFO] [stderr] Downloaded ra_ap_ide_completion v0.0.160 [INFO] [stderr] Downloaded ra_ap_rust-analyzer v0.0.160 [INFO] [stderr] Downloaded ra_ap_syntax v0.0.160 [INFO] [stderr] Downloaded ra_ap_limit v0.0.160 [INFO] [stderr] Downloaded ra_ap_hir v0.0.160 [INFO] [stderr] Downloaded ra_ap_paths v0.0.160 [INFO] [stderr] Downloaded ra_ap_cfg v0.0.160 [INFO] [stderr] Downloaded ra_ap_ide_diagnostics v0.0.160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca499c4599f223f2276f5cfc3ac2676d3bef871946b8183d09267120bcdb07d5 [INFO] running `Command { std: "docker" "start" "-a" "ca499c4599f223f2276f5cfc3ac2676d3bef871946b8183d09267120bcdb07d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca499c4599f223f2276f5cfc3ac2676d3bef871946b8183d09267120bcdb07d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca499c4599f223f2276f5cfc3ac2676d3bef871946b8183d09267120bcdb07d5", kill_on_drop: false }` [INFO] [stdout] ca499c4599f223f2276f5cfc3ac2676d3bef871946b8183d09267120bcdb07d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60d5a578f416c285c2d88f3f0fd69d980639d05939e42fd4f33078ce93d31e8 [INFO] running `Command { std: "docker" "start" "-a" "a60d5a578f416c285c2d88f3f0fd69d980639d05939e42fd4f33078ce93d31e8", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [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 parking_lot_core v0.9.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ra_ap_paths v0.0.160 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling fst v0.4.7 [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 unic-emoji-char v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling ra_ap_limit v0.0.160 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling dissimilar v1.0.6 [INFO] [stderr] Compiling ra_ap_parser v0.0.160 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling bitflags v2.3.3 [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 hkalbasi-rustc-ap-rustc_index v0.0.20221221 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling line-index v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.160 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling percent-encoding v2.3.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 signal-hook-registry v1.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_tt v0.0.160 [INFO] [stderr] Compiling ra_ap_vfs v0.0.160 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ra_ap_cfg v0.0.160 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra_ap_intern v0.0.160 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.160 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ra_ap_profile v0.0.160 [INFO] [stderr] Compiling rowan v0.15.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.160 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling ra_ap_syntax v0.0.160 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling filetime v0.2.19 [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 nu-ansi-term v0.46.0 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling ra_ap_rust-analyzer v0.0.160 [INFO] [stderr] Compiling xflags-macros v0.3.1 [INFO] [stderr] Compiling dot v0.1.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 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 ui-elements v0.1.0 (/opt/rustwide/workdir/ui-elements) [INFO] [stderr] Compiling chalk-ir v0.92.0 [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 protobuf-support v3.1.0 [INFO] [stderr] Compiling rustc-host v0.1.7 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling ra_ap_base_db v0.0.160 [INFO] [stderr] Compiling chalk-solve v0.92.0 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.160 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.160 [INFO] [stderr] Compiling scip v0.1.1 [INFO] [stderr] Compiling chalk-recursive v0.92.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling lsp-server v0.7.1 [INFO] [stderr] Compiling lsp-types v0.94.0 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.160 [INFO] [stderr] Compiling ra_ap_project_model v0.0.160 [INFO] [stderr] Compiling ra_ap_flycheck v0.0.160 [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_diagnostics 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_assists 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 [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "a60d5a578f416c285c2d88f3f0fd69d980639d05939e42fd4f33078ce93d31e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60d5a578f416c285c2d88f3f0fd69d980639d05939e42fd4f33078ce93d31e8", kill_on_drop: false }` [INFO] [stdout] a60d5a578f416c285c2d88f3f0fd69d980639d05939e42fd4f33078ce93d31e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fdc453fb9244504d04bf2d806b26ba95fffedb1d7139d79f3a1b88cee6630b8 [INFO] running `Command { std: "docker" "start" "-a" "8fdc453fb9244504d04bf2d806b26ba95fffedb1d7139d79f3a1b88cee6630b8", 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 [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "8fdc453fb9244504d04bf2d806b26ba95fffedb1d7139d79f3a1b88cee6630b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fdc453fb9244504d04bf2d806b26ba95fffedb1d7139d79f3a1b88cee6630b8", kill_on_drop: false }` [INFO] [stdout] 8fdc453fb9244504d04bf2d806b26ba95fffedb1d7139d79f3a1b88cee6630b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8fe9f6fb5448863c37c9c43f80dc750a026d49876614460c224c12057ebeb16 [INFO] running `Command { std: "docker" "start" "-a" "f8fe9f6fb5448863c37c9c43f80dc750a026d49876614460c224c12057ebeb16", 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 [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doro-e5343894bd29f9e9) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui-cd805ef26c3097cc) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui_elements-cd8426c0d1f63e58) [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_macros-dbd9f7524aa7b130) [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" "f8fe9f6fb5448863c37c9c43f80dc750a026d49876614460c224c12057ebeb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fe9f6fb5448863c37c9c43f80dc750a026d49876614460c224c12057ebeb16", kill_on_drop: false }` [INFO] [stdout] f8fe9f6fb5448863c37c9c43f80dc750a026d49876614460c224c12057ebeb16