[INFO] fetching crate petridish 0.7.1... [INFO] checking petridish-0.7.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate petridish 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate petridish 0.7.1 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] started tweaking crates.io crate petridish 0.7.1 [INFO] finished tweaking crates.io crate petridish 0.7.1 [INFO] tweaked toml for crates.io crate petridish 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate petridish 0.7.1 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.3.0 [INFO] [stderr] Downloaded ansi-str v0.1.1 [INFO] [stderr] Downloaded papergrid v0.4.0 [INFO] [stderr] Downloaded ansi-parser v0.8.0 [INFO] [stderr] Downloaded minimad v0.9.1 [INFO] [stderr] Downloaded tabled v0.7.0 [INFO] [stderr] Downloaded inquire v0.3.0 [INFO] [stderr] Downloaded deunicode v1.4.3 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded termimad v0.20.6 [INFO] [stderr] Downloaded libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5089ad739e90a1f215520410be34f83c0e707e1cd90e0f1b0625dafcbcae107f [INFO] running `Command { std: "docker" "start" "-a" "5089ad739e90a1f215520410be34f83c0e707e1cd90e0f1b0625dafcbcae107f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5089ad739e90a1f215520410be34f83c0e707e1cd90e0f1b0625dafcbcae107f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5089ad739e90a1f215520410be34f83c0e707e1cd90e0f1b0625dafcbcae107f", kill_on_drop: false }` [INFO] [stdout] 5089ad739e90a1f215520410be34f83c0e707e1cd90e0f1b0625dafcbcae107f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b3e8c59799f1c087da8bca38c55e1cae4259761090554a233135aad684d1c5da [INFO] running `Command { std: "docker" "start" "-a" "b3e8c59799f1c087da8bca38c55e1cae4259761090554a233135aad684d1c5da", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking ansi-parser v0.8.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking minimad v0.9.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking ansi-str v0.1.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking papergrid v0.4.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tabled_derive v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tabled v0.7.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking termimad v0.20.6 [INFO] [stderr] Checking inquire v0.3.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Checking petridish v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b3e8c59799f1c087da8bca38c55e1cae4259761090554a233135aad684d1c5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e8c59799f1c087da8bca38c55e1cae4259761090554a233135aad684d1c5da", kill_on_drop: false }` [INFO] [stdout] b3e8c59799f1c087da8bca38c55e1cae4259761090554a233135aad684d1c5da [INFO] checking petridish-0.7.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate petridish 0.7.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate petridish 0.7.1 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] started tweaking crates.io crate petridish 0.7.1 [INFO] finished tweaking crates.io crate petridish 0.7.1 [INFO] tweaked toml for crates.io crate petridish 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate petridish 0.7.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6ef54f0465f10801dac167e8c3c3e9de0e2684851b2e13cc8c4c4644fed3d2fe [INFO] running `Command { std: "docker" "start" "-a" "6ef54f0465f10801dac167e8c3c3e9de0e2684851b2e13cc8c4c4644fed3d2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef54f0465f10801dac167e8c3c3e9de0e2684851b2e13cc8c4c4644fed3d2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef54f0465f10801dac167e8c3c3e9de0e2684851b2e13cc8c4c4644fed3d2fe", kill_on_drop: false }` [INFO] [stdout] 6ef54f0465f10801dac167e8c3c3e9de0e2684851b2e13cc8c4c4644fed3d2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0339d7bae15737b82d2346d4936d8529e86716d2af239c542210ba157caf5042 [INFO] running `Command { std: "docker" "start" "-a" "0339d7bae15737b82d2346d4936d8529e86716d2af239c542210ba157caf5042", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking ansi-parser v0.8.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking minimad v0.9.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi-str v0.1.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking papergrid v0.4.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tabled_derive v0.3.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tabled v0.7.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking termimad v0.20.6 [INFO] [stderr] Checking inquire v0.3.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Checking petridish v0.7.1 (/opt/rustwide/workdir) [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] --> src/config.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 109 | let mut tera = Tera::default(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | tera.render_str(&d, context).unwrap() [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] --> src/render.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 130 | fn symlink, Q: AsRef>(original: P, link: Q) { [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] 131 | std::os::unix::fs::symlink(original, link).unwrap() [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] --> src/repository.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 179 | fn clone_http_repo

(url: &str, into: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 183 | Ok(git2::Repository::clone(url, into)?) [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] --> src/repository.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 186 | fn clone_ssh_repo

(url: &str, into: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 201 | let mut fo = git2::FetchOptions::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | let mut builder = git2::build::RepoBuilder::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 208 | Ok(builder.clone(url, into.as_ref())?) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petridish` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> src/config.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 109 | let mut tera = Tera::default(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | tera.render_str(&d, context).unwrap() [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] --> src/render.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 130 | fn symlink, Q: AsRef>(original: P, link: Q) { [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] 131 | std::os::unix::fs::symlink(original, link).unwrap() [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] --> src/repository.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 179 | fn clone_http_repo

(url: &str, into: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 183 | Ok(git2::Repository::clone(url, into)?) [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] --> src/repository.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 186 | fn clone_ssh_repo

(url: &str, into: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 201 | let mut fo = git2::FetchOptions::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | let mut builder = git2::build::RepoBuilder::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 208 | Ok(builder.clone(url, into.as_ref())?) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petridish` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0339d7bae15737b82d2346d4936d8529e86716d2af239c542210ba157caf5042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0339d7bae15737b82d2346d4936d8529e86716d2af239c542210ba157caf5042", kill_on_drop: false }` [INFO] [stdout] 0339d7bae15737b82d2346d4936d8529e86716d2af239c542210ba157caf5042