[INFO] cloning repository https://github.com/Krakaw/TOTP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krakaw/TOTP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrakaw%2FTOTP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrakaw%2FTOTP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e8cbd675871543c713c181025e53665a80f2121 [INFO] checking Krakaw/TOTP against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrakaw%2FTOTP" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Krakaw/TOTP 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/Krakaw/TOTP [INFO] finished tweaking git repo https://github.com/Krakaw/TOTP [INFO] tweaked toml for git repo https://github.com/Krakaw/TOTP written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Krakaw/TOTP 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] [stderr] Blocking waiting for file lock on package cache [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8959b94f0cd179aa6e26fe47675a46cbd3b673b89163a13c3e98fb7e141d3e8d [INFO] running `Command { std: "docker" "start" "-a" "8959b94f0cd179aa6e26fe47675a46cbd3b673b89163a13c3e98fb7e141d3e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8959b94f0cd179aa6e26fe47675a46cbd3b673b89163a13c3e98fb7e141d3e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8959b94f0cd179aa6e26fe47675a46cbd3b673b89163a13c3e98fb7e141d3e8d", kill_on_drop: false }` [INFO] [stdout] 8959b94f0cd179aa6e26fe47675a46cbd3b673b89163a13c3e98fb7e141d3e8d [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfadba1b775348c369185b3c47cd6a0d0276ac8bf46208bac22e367a728b01ee [INFO] running `Command { std: "docker" "start" "-a" "bfadba1b775348c369185b3c47cd6a0d0276ac8bf46208bac22e367a728b01ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking constant_time_eq v0.2.2 [INFO] [stderr] Checking totp-rs v3.1.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking hashlink v0.8.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking rpassword v7.0.0 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking tiny_http v0.11.0 [INFO] [stderr] Checking r2d2_sqlite v0.21.0 [INFO] [stderr] Checking rusqlite_migration v1.0.0 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling random-number-macro-impl v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking random-number v0.1.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking random-pick v1.2.15 [INFO] [stderr] Checking passwords v3.1.9 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Checking wl-clipboard-rs v0.4.1 [INFO] [stderr] Checking cli-clipboard v0.2.1 [INFO] [stderr] Checking trotp v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Rfc6238`, `Secret` [INFO] [stdout] --> src/otp/generator.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | use totp_rs::{Rfc6238, Secret}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db/storage/sqlite.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | let mut storage = SqliteStorage::new( [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db/storage/sqlite.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | let mut storage = SqliteStorage::new( [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db/storage/sqlite.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | let mut storage = SqliteStorage::new( [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, 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 2` [INFO] running `Command { std: "docker" "inspect" "bfadba1b775348c369185b3c47cd6a0d0276ac8bf46208bac22e367a728b01ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfadba1b775348c369185b3c47cd6a0d0276ac8bf46208bac22e367a728b01ee", kill_on_drop: false }` [INFO] [stdout] bfadba1b775348c369185b3c47cd6a0d0276ac8bf46208bac22e367a728b01ee