[INFO] cloning repository https://github.com/rusty-ferris-club/shellclear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-ferris-club/shellclear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fshellclear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fshellclear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34bf6a872aa9afb271535bb476c6c8c62baab54e [INFO] checking rusty-ferris-club/shellclear against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fshellclear" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusty-ferris-club/shellclear on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rusty-ferris-club/shellclear [INFO] finished tweaking git repo https://github.com/rusty-ferris-club/shellclear [INFO] tweaked toml for git repo https://github.com/rusty-ferris-club/shellclear written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-ferris-club/shellclear 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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 mask-text v0.1.2 [INFO] [stderr] Downloaded insta v1.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f9a5058f30df9d86274da393e295bc4fb8a713da629814aa76bb4ce0eda0654 [INFO] running `Command { std: "docker" "start" "-a" "2f9a5058f30df9d86274da393e295bc4fb8a713da629814aa76bb4ce0eda0654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f9a5058f30df9d86274da393e295bc4fb8a713da629814aa76bb4ce0eda0654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9a5058f30df9d86274da393e295bc4fb8a713da629814aa76bb4ce0eda0654", kill_on_drop: false }` [INFO] [stdout] 2f9a5058f30df9d86274da393e295bc4fb8a713da629814aa76bb4ce0eda0654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c308c92e88298270d8fdab2c976a2c7692fbe012418c87592ed74c6ff7c3a2c [INFO] running `Command { std: "docker" "start" "-a" "3c308c92e88298270d8fdab2c976a2c7692fbe012418c87592ed74c6ff7c3a2c", 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.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking mask-text v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking shared_child v0.3.5 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Checking dialoguer v0.10.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking clap v3.2.5 [INFO] [stderr] Checking requestty-ui v0.4.1 [INFO] [stderr] Checking requestty v0.4.1 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking insta v1.17.2 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shellclear v0.4.8 (/opt/rustwide/workdir/shellclear) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [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" "3c308c92e88298270d8fdab2c976a2c7692fbe012418c87592ed74c6ff7c3a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c308c92e88298270d8fdab2c976a2c7692fbe012418c87592ed74c6ff7c3a2c", kill_on_drop: false }` [INFO] [stdout] 3c308c92e88298270d8fdab2c976a2c7692fbe012418c87592ed74c6ff7c3a2c [INFO] checking rusty-ferris-club/shellclear against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fshellclear" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusty-ferris-club/shellclear on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rusty-ferris-club/shellclear [INFO] finished tweaking git repo https://github.com/rusty-ferris-club/shellclear [INFO] tweaked toml for git repo https://github.com/rusty-ferris-club/shellclear written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-ferris-club/shellclear 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ca2b07c84ef236f009e2ad303078ce2348b537dbc353f3f506b27a966071f5 [INFO] running `Command { std: "docker" "start" "-a" "b2ca2b07c84ef236f009e2ad303078ce2348b537dbc353f3f506b27a966071f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ca2b07c84ef236f009e2ad303078ce2348b537dbc353f3f506b27a966071f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ca2b07c84ef236f009e2ad303078ce2348b537dbc353f3f506b27a966071f5", kill_on_drop: false }` [INFO] [stdout] b2ca2b07c84ef236f009e2ad303078ce2348b537dbc353f3f506b27a966071f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49a1e6f190bbea306917c022e04411731d189cbc5ce42e04d375186a9eae984c [INFO] running `Command { std: "docker" "start" "-a" "49a1e6f190bbea306917c022e04411731d189cbc5ce42e04d375186a9eae984c", 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.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking mask-text v0.1.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking shared_child v0.3.5 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Checking dialoguer v0.10.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking clap v3.2.5 [INFO] [stderr] Checking requestty-ui v0.4.1 [INFO] [stderr] Checking requestty v0.4.1 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> xtask/src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 115 | fn remove_file

(path: P) -> AnyResult<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | fsx::file::remove(path).map_err(anyhow::Error::msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> xtask/src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 115 | fn remove_file

(path: P) -> AnyResult<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | fsx::file::remove(path).map_err(anyhow::Error::msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> xtask/src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 122 | fn remove_dir

(path: P) -> AnyResult<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | fsx::dir::remove(path).map_err(anyhow::Error::msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> xtask/src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 122 | fn remove_dir

(path: P) -> AnyResult<()> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | fsx::dir::remove(path).map_err(anyhow::Error::msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> xtask/src/main.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 136 | fn copy_contents(from: P, to: Q, overwrite: bool) -> AnyResult [INFO] [stdout] | ------- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | fsx::dir::copy(from, to, &opts).map_err(anyhow::Error::msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> xtask/src/main.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 136 | fn copy_contents(from: P, to: Q, overwrite: bool) -> AnyResult [INFO] [stdout] | ------- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | fsx::dir::copy(from, to, &opts).map_err(anyhow::Error::msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xtask` (bin "xtask") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `xtask` (bin "xtask" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "49a1e6f190bbea306917c022e04411731d189cbc5ce42e04d375186a9eae984c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a1e6f190bbea306917c022e04411731d189cbc5ce42e04d375186a9eae984c", kill_on_drop: false }` [INFO] [stdout] 49a1e6f190bbea306917c022e04411731d189cbc5ce42e04d375186a9eae984c