[INFO] cloning repository https://github.com/StratusFearMe21/yupass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StratusFearMe21/yupass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Fyupass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Fyupass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acde76c7e5a6cae138226565802330d3df0b7ad0 [INFO] checking StratusFearMe21/yupass against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Fyupass" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StratusFearMe21/yupass on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StratusFearMe21/yupass [INFO] finished tweaking git repo https://github.com/StratusFearMe21/yupass [INFO] tweaked toml for git repo https://github.com/StratusFearMe21/yupass written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/StratusFearMe21/yupass 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45818f58409c82634b6d2c95d08c513ff1de27b2dfd7e080a7aec32ae1019855 [INFO] running `Command { std: "docker" "start" "-a" "45818f58409c82634b6d2c95d08c513ff1de27b2dfd7e080a7aec32ae1019855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45818f58409c82634b6d2c95d08c513ff1de27b2dfd7e080a7aec32ae1019855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45818f58409c82634b6d2c95d08c513ff1de27b2dfd7e080a7aec32ae1019855", kill_on_drop: false }` [INFO] [stdout] 45818f58409c82634b6d2c95d08c513ff1de27b2dfd7e080a7aec32ae1019855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f128e25963b8b4fccd895d6f8c419dc9137f111acb1fb50898fc407f657c3ef2 [INFO] running `Command { std: "docker" "start" "-a" "f128e25963b8b4fccd895d6f8c419dc9137f111acb1fb50898fc407f657c3ef2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking futures-core v0.3.24 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling xcb v1.1.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking openssl-sys v0.9.75 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling gpgme-sys v0.10.0 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling copypasta-ext v0.3.9 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking which v4.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking console v0.15.2 [INFO] [stderr] Checking structure v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Checking indicatif v0.17.1 [INFO] [stderr] Checking gpgme v0.10.0 [INFO] [stderr] Checking yubico_manager v0.9.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking chacha20 v0.9.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking xsalsa20poly1305 v0.9.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking const_colors v0.1.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking crypto_box v0.8.1 [INFO] [stderr] Checking x11-clipboard v0.6.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking copypasta v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking yupass v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `enigo::KeyboardControllable` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use enigo::KeyboardControllable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enigo::KeyboardControllable` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use enigo::KeyboardControllable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `crypto_box::SecretKey::to_bytes`: use `as_bytes` instead [INFO] [stdout] --> src/main.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | opts.client_private = Some(key.to_bytes()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `crypto_box::SecretKey::to_bytes`: use `as_bytes` instead [INFO] [stdout] --> src/main.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | opts.client_private = Some(key.to_bytes()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 323 | let _ = std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 323 | let _ = std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = std::io::stdin().read_line(&mut String::new()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.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" "f128e25963b8b4fccd895d6f8c419dc9137f111acb1fb50898fc407f657c3ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f128e25963b8b4fccd895d6f8c419dc9137f111acb1fb50898fc407f657c3ef2", kill_on_drop: false }` [INFO] [stdout] f128e25963b8b4fccd895d6f8c419dc9137f111acb1fb50898fc407f657c3ef2