[INFO] cloning repository https://github.com/matiboy/totp-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matiboy/totp-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiboy%2Ftotp-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiboy%2Ftotp-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b8d9e04b6cadf689b7c1b6e00d50d05893bd34a [INFO] checking matiboy/totp-generator against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiboy%2Ftotp-generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matiboy/totp-generator [INFO] finished tweaking git repo https://github.com/matiboy/totp-generator [INFO] tweaked toml for git repo https://github.com/matiboy/totp-generator written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matiboy/totp-generator on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matiboy/totp-generator 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47535963a5b31495636243e9febfcdedae44464e540b768eae1442978104e98c [INFO] running `Command { std: "docker" "start" "-a" "47535963a5b31495636243e9febfcdedae44464e540b768eae1442978104e98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47535963a5b31495636243e9febfcdedae44464e540b768eae1442978104e98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47535963a5b31495636243e9febfcdedae44464e540b768eae1442978104e98c", kill_on_drop: false }` [INFO] [stdout] 47535963a5b31495636243e9febfcdedae44464e540b768eae1442978104e98c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36713de4e704960c4028520dfd720e6f61fd63544c7bf5642a5871a666452ba2 [INFO] running `Command { std: "docker" "start" "-a" "36713de4e704960c4028520dfd720e6f61fd63544c7bf5642a5871a666452ba2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking wayland-sys v0.31.6 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking wayland-client v0.31.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling totp-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking idna v1.0.3 [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking copypasta v0.10.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "36713de4e704960c4028520dfd720e6f61fd63544c7bf5642a5871a666452ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36713de4e704960c4028520dfd720e6f61fd63544c7bf5642a5871a666452ba2", kill_on_drop: false }` [INFO] [stdout] 36713de4e704960c4028520dfd720e6f61fd63544c7bf5642a5871a666452ba2