[INFO] fetching crate pouf 0.7.0... [INFO] checking pouf-0.7.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate pouf 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate pouf 0.7.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pouf 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pouf 0.7.0 [INFO] tweaked toml for crates.io crate pouf 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate pouf 0.7.0 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 784f40003ef9643236a808fef17e20176e925b91d15232696d5692daf99c3d37 [INFO] running `Command { std: "docker" "start" "-a" "784f40003ef9643236a808fef17e20176e925b91d15232696d5692daf99c3d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784f40003ef9643236a808fef17e20176e925b91d15232696d5692daf99c3d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784f40003ef9643236a808fef17e20176e925b91d15232696d5692daf99c3d37", kill_on_drop: false }` [INFO] [stdout] 784f40003ef9643236a808fef17e20176e925b91d15232696d5692daf99c3d37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36c955c7cf57e9e5785ae61c6ac7e2556403f7aae7462fe00d7b6043b14d7e99 [INFO] running `Command { std: "docker" "start" "-a" "36c955c7cf57e9e5785ae61c6ac7e2556403f7aae7462fe00d7b6043b14d7e99", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking askama_parser v0.2.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling clap_complete v4.5.22 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling pouf v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/cli.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 7 | let lang_arg = Arg::new("lang") [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `lang_arg` calls a custom destructor [INFO] [stdout] | `lang_arg` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | let number_arg = Arg::new("number") [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `number_arg` calls a custom destructor [INFO] [stdout] | `number_arg` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | &Arg::new("input") [INFO] [stdout] | ______________________- [INFO] [stdout] 31 | | .short('i') [INFO] [stdout] 32 | | .long("input") [INFO] [stdout] 33 | | .value_parser(clap::value_parser!(PathBuf)) [INFO] [stdout] 34 | | .required(true) [INFO] [stdout] 35 | | .help("give an input template file (tera : https://tera.netlify.app/)"), [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#14` [INFO] [stdout] | up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | &Arg::new("hexa") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 80 | | .short('d') [INFO] [stdout] 81 | | .long("hexa") [INFO] [stdout] 82 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 83 | | .help("give a fake hexadecimal color"), [INFO] [stdout] | | - [INFO] [stdout] | |______________________________________________________________| [INFO] [stdout] | |______________________________________________________________this value will be stored in a temporary; let us call it `#13` [INFO] [stdout] | up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 84 | &Arg::new("rgb") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 85 | | .short('r') [INFO] [stdout] 86 | | .long("rgb") [INFO] [stdout] 87 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 88 | | .help("give a fake rgb color"), [INFO] [stdout] | | - [INFO] [stdout] | |______________________________________________________| [INFO] [stdout] | |______________________________________________________this value will be stored in a temporary; let us call it `#12` [INFO] [stdout] | up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 89 | &Arg::new("rgba") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 90 | | .short('a') [INFO] [stdout] 91 | | .long("rgba") [INFO] [stdout] 92 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 93 | | .help("give a fake rgba color"), [INFO] [stdout] | | - [INFO] [stdout] | |_______________________________________________________| [INFO] [stdout] | |_______________________________________________________this value will be stored in a temporary; let us call it `#11` [INFO] [stdout] | up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 94 | &Arg::new("hsl") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 95 | | .short('t') [INFO] [stdout] 96 | | .long("hsl") [INFO] [stdout] 97 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 98 | | .help("give a fake hsl (tsl) color"), [INFO] [stdout] | | - [INFO] [stdout] | |____________________________________________________________| [INFO] [stdout] | |____________________________________________________________this value will be stored in a temporary; let us call it `#10` [INFO] [stdout] | up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 99 | &Arg::new("hsla") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 100 | | .short('l') [INFO] [stdout] 101 | | .long("hsla") [INFO] [stdout] 102 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 103 | | .help("give a fake hsla (tsl) color"), [INFO] [stdout] | | - [INFO] [stdout] | |_____________________________________________________________| [INFO] [stdout] | |_____________________________________________________________this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | &Arg::new("stable") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 118 | | .short('s') [INFO] [stdout] 119 | | .long("stable") [INFO] [stdout] 120 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 121 | | .help("give exclusivly stable semver version (X.Y.Z)"), [INFO] [stdout] | | - [INFO] [stdout] | |______________________________________________________________________________| [INFO] [stdout] | |______________________________________________________________________________this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 122 | &Arg::new("unstable") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 123 | | .short('u') [INFO] [stdout] 124 | | .long("unstable") [INFO] [stdout] 125 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 126 | | .help("give exclusivly unstable semver version (X-Y-Z-V.W)"), [INFO] [stdout] | | - [INFO] [stdout] | |____________________________________________________________________________________| [INFO] [stdout] | |____________________________________________________________________________________this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | &Arg::new("ipv4") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 148 | | .short('4') [INFO] [stdout] 149 | | .long("ipv4") [INFO] [stdout] 150 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 151 | | .help("give exclusivly IPv4"), [INFO] [stdout] | | - [INFO] [stdout] | |_____________________________________________________| [INFO] [stdout] | |_____________________________________________________this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 152 | &Arg::new("ipv6") [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] 153 | | .short('6') [INFO] [stdout] 154 | | .long("ipv6") [INFO] [stdout] 155 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 156 | | .help("give exclusivly IPv6"), [INFO] [stdout] | | - [INFO] [stdout] | |_____________________________________________________| [INFO] [stdout] | |_____________________________________________________this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | &Arg::new("title") [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] 185 | | .short('t') [INFO] [stdout] 186 | | .long("title") [INFO] [stdout] 187 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 188 | | .help("give a fake name title"), [INFO] [stdout] | | - [INFO] [stdout] | |___________________________________________________| [INFO] [stdout] | |___________________________________________________this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 189 | &Arg::new("with-title") [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] 190 | | .short('w') [INFO] [stdout] 191 | | .long("with-title") [INFO] [stdout] 192 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 193 | | .help("give a fake name with her title"), [INFO] [stdout] | | - [INFO] [stdout] | |____________________________________________________________| [INFO] [stdout] | |____________________________________________________________this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 194 | &Arg::new("firstname") [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] 195 | | .short('f') [INFO] [stdout] 196 | | .long("firstname") [INFO] [stdout] 197 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 198 | | .help("give a fake firstname"), [INFO] [stdout] | | - [INFO] [stdout] | |__________________________________________________| [INFO] [stdout] | |__________________________________________________this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 199 | &Arg::new("lastname") [INFO] [stdout] | __________________^ [INFO] [stdout] | |__________________| [INFO] [stdout] 200 | | .short('z') [INFO] [stdout] 201 | | .long("lastname") [INFO] [stdout] 202 | | .action(clap::ArgAction::SetTrue) [INFO] [stdout] 203 | | .help("give a fake lastname"), [INFO] [stdout] | | ^ [INFO] [stdout] | |_________________________________________________| [INFO] [stdout] | |_________________________________________________this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | | } [INFO] [stdout] | | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#4` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#5` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#6` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#7` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#8` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#9` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#10` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#11` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#12` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#13` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#14` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `lang_arg` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `number_arg` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking random_color v0.6.1 [INFO] [stderr] Checking fake v2.9.2 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/macros.rs (10 fixes) [INFO] [stderr] Migrating tests/template.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling pouf v0.7.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "36c955c7cf57e9e5785ae61c6ac7e2556403f7aae7462fe00d7b6043b14d7e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c955c7cf57e9e5785ae61c6ac7e2556403f7aae7462fe00d7b6043b14d7e99", kill_on_drop: false }` [INFO] [stdout] 36c955c7cf57e9e5785ae61c6ac7e2556403f7aae7462fe00d7b6043b14d7e99