[INFO] cloning repository https://github.com/tanium/octobot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanium/octobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe859d7c831f4dcea8d1f2037f3db3c04ec9fec3 [INFO] checking tanium/octobot against master#6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tanium/octobot [INFO] finished tweaking git repo https://github.com/tanium/octobot [INFO] tweaked toml for git repo https://github.com/tanium/octobot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tanium/octobot on toolchain 6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tanium/octobot 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" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded conventional v0.5.0 [INFO] [stderr] Downloaded humantime v2.2.0 [INFO] [stderr] Downloaded openldap v1.2.2 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded rtoolbox v0.0.3 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded prometheus v0.13.4 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded h2 v0.3.27 [INFO] [stderr] Downloaded rpassword v7.4.0 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7065a62ab2aba7b5c17d50d4f70d5095031c90c377192eddcb91572a5aed0840 [INFO] running `Command { std: "docker" "start" "-a" "7065a62ab2aba7b5c17d50d4f70d5095031c90c377192eddcb91572a5aed0840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7065a62ab2aba7b5c17d50d4f70d5095031c90c377192eddcb91572a5aed0840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7065a62ab2aba7b5c17d50d4f70d5095031c90c377192eddcb91572a5aed0840", kill_on_drop: false }` [INFO] [stdout] 7065a62ab2aba7b5c17d50d4f70d5095031c90c377192eddcb91572a5aed0840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7514ccc8f02749c08b15f9cd21cb9d9b01da065a5dc67121bf3c2e6bea068471 [INFO] running `Command { std: "docker" "start" "-a" "7514ccc8f02749c08b15f9cd21cb9d9b01da065a5dc67121bf3c2e6bea068471", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking openldap v1.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking unidiff v0.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking conventional v0.5.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking octobot_lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn users(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn users(&self) -> RwLockReadGuard<'_, users::UserConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn users_write(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn users_write(&self) -> RwLockWriteGuard<'_, users::UserConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn repos(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn repos(&self) -> RwLockReadGuard<'_, repos::RepoConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn repos_write(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 178 | pub fn repos_write(&self) -> RwLockWriteGuard<'_, repos::RepoConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking octobot_ldap v0.1.0 (/opt/rustwide/workdir/ldap) [INFO] [stderr] Checking octobot_ops v0.1.0 (/opt/rustwide/workdir/ops) [INFO] [stderr] Checking octobot_utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn users(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn users(&self) -> RwLockReadGuard<'_, users::UserConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn users_write(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn users_write(&self) -> RwLockWriteGuard<'_, users::UserConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn repos(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn repos(&self) -> RwLockReadGuard<'_, repos::RepoConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/src/config.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn repos_write(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 178 | pub fn repos_write(&self) -> RwLockWriteGuard<'_, repos::RepoConfig> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking octobot v0.1.0 (/opt/rustwide/workdir/octobot) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.06s [INFO] running `Command { std: "docker" "inspect" "7514ccc8f02749c08b15f9cd21cb9d9b01da065a5dc67121bf3c2e6bea068471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7514ccc8f02749c08b15f9cd21cb9d9b01da065a5dc67121bf3c2e6bea068471", kill_on_drop: false }` [INFO] [stdout] 7514ccc8f02749c08b15f9cd21cb9d9b01da065a5dc67121bf3c2e6bea068471