[INFO] fetching crate env-y 0.1.0... [INFO] checking env-y-0.1.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate env-y 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate env-y 0.1.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate env-y 0.1.0 [INFO] finished tweaking crates.io crate env-y 0.1.0 [INFO] tweaked toml for crates.io crate env-y 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate env-y 0.1.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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polyval v0.6.1 [INFO] [stderr] Downloaded ghash v0.5.0 [INFO] [stderr] Downloaded syn v2.0.25 [INFO] [stderr] Downloaded aes-gcm v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21118eda78fbeedf69bb8a5fce4309d653d564df486595a62fa2c90aec471f5f [INFO] running `Command { std: "docker" "start" "-a" "21118eda78fbeedf69bb8a5fce4309d653d564df486595a62fa2c90aec471f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21118eda78fbeedf69bb8a5fce4309d653d564df486595a62fa2c90aec471f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21118eda78fbeedf69bb8a5fce4309d653d564df486595a62fa2c90aec471f5f", kill_on_drop: false }` [INFO] [stdout] 21118eda78fbeedf69bb8a5fce4309d653d564df486595a62fa2c90aec471f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97fd111d52768683367b2f4969919fe63dea2cf0340849123ef82c94302bc166 [INFO] running `Command { std: "docker" "start" "-a" "97fd111d52768683367b2f4969919fe63dea2cf0340849123ef82c94302bc166", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Checking env-y v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> src/envy/crypt/encrypt.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | use super::super::base64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | use super::super::key::gen_key; [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `base64` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Env` is imported redundantly [INFO] [stdout] --> src/envy/crypt/encrypt.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `Env` is already imported here [INFO] [stdout] 53 | use crate::envy::env::Env; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s [INFO] running `Command { std: "docker" "inspect" "97fd111d52768683367b2f4969919fe63dea2cf0340849123ef82c94302bc166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fd111d52768683367b2f4969919fe63dea2cf0340849123ef82c94302bc166", kill_on_drop: false }` [INFO] [stdout] 97fd111d52768683367b2f4969919fe63dea2cf0340849123ef82c94302bc166 [INFO] checking env-y-0.1.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate env-y 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate env-y 0.1.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate env-y 0.1.0 [INFO] finished tweaking crates.io crate env-y 0.1.0 [INFO] tweaked toml for crates.io crate env-y 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate env-y 0.1.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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd2e3c9bef86a4c9f1b25aa22eb35954165a7af07567802faa91735c1d6e3438 [INFO] running `Command { std: "docker" "start" "-a" "fd2e3c9bef86a4c9f1b25aa22eb35954165a7af07567802faa91735c1d6e3438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd2e3c9bef86a4c9f1b25aa22eb35954165a7af07567802faa91735c1d6e3438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2e3c9bef86a4c9f1b25aa22eb35954165a7af07567802faa91735c1d6e3438", kill_on_drop: false }` [INFO] [stdout] fd2e3c9bef86a4c9f1b25aa22eb35954165a7af07567802faa91735c1d6e3438 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfb8220486a31eb8b5818844114b15415d3a240a2c2b3ae266d0909083ee1dc6 [INFO] running `Command { std: "docker" "start" "-a" "bfb8220486a31eb8b5818844114b15415d3a240a2c2b3ae266d0909083ee1dc6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Checking env-y v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> src/envy/crypt/encrypt.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | use super::super::base64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | use super::super::key::gen_key; [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `base64` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Env` is imported redundantly [INFO] [stdout] --> src/envy/crypt/encrypt.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `Env` is already imported here [INFO] [stdout] 53 | use crate::envy::env::Env; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/envy/json.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | hashmap.insert(env.key().clone(), env.value().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.66s [INFO] running `Command { std: "docker" "inspect" "bfb8220486a31eb8b5818844114b15415d3a240a2c2b3ae266d0909083ee1dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb8220486a31eb8b5818844114b15415d3a240a2c2b3ae266d0909083ee1dc6", kill_on_drop: false }` [INFO] [stdout] bfb8220486a31eb8b5818844114b15415d3a240a2c2b3ae266d0909083ee1dc6