[INFO] fetching crate sosecrets-rs 0.2.6... [INFO] checking sosecrets-rs-0.2.6 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate sosecrets-rs 0.2.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sosecrets-rs 0.2.6 [INFO] finished tweaking crates.io crate sosecrets-rs 0.2.6 [INFO] tweaked toml for crates.io crate sosecrets-rs 0.2.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sosecrets-rs 0.2.6 on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] [stderr] Adding zeroize v1.7.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35176ee9452c4e3cd1577f64183abeb1a50652f84cbff2ddea674e7b13e1c09d [INFO] running `Command { std: "docker" "start" "-a" "35176ee9452c4e3cd1577f64183abeb1a50652f84cbff2ddea674e7b13e1c09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35176ee9452c4e3cd1577f64183abeb1a50652f84cbff2ddea674e7b13e1c09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35176ee9452c4e3cd1577f64183abeb1a50652f84cbff2ddea674e7b13e1c09d", kill_on_drop: false }` [INFO] [stdout] 35176ee9452c4e3cd1577f64183abeb1a50652f84cbff2ddea674e7b13e1c09d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 145934aa83c9d44e3edd6757eff72ca8aa79abdb90f007ceff945cb58db7f74e [INFO] running `Command { std: "docker" "start" "-a" "145934aa83c9d44e3edd6757eff72ca8aa79abdb90f007ceff945cb58db7f74e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking sosecrets-rs v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:116:34 [INFO] [stdout] | [INFO] [stdout] 116 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'secret, #[cfg(feature = "zeroize")] T: Zeroize, #[cfg(not(feature = "zeroize"))] T> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:116:80 [INFO] [stdout] | [INFO] [stdout] 116 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'secret, #[cfg(feature = "zeroize")] T: Zeroize, #[cfg(not(feature = "zeroize"))] T> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'secret, #[cfg(feature = "zeroize")] T: Zeroize, #[cfg(not(feature = "zeroize"))] T> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:187:80 [INFO] [stdout] | [INFO] [stdout] 187 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'secret, #[cfg(feature = "zeroize")] T: Zeroize, #[cfg(not(feature = "zeroize"))] T> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | 'secret, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:340:80 [INFO] [stdout] | [INFO] [stdout] 340 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | 'secret, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:418:34 [INFO] [stdout] | [INFO] [stdout] 418 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | 'secret, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/runtime/secret.rs:418:80 [INFO] [stdout] | [INFO] [stdout] 418 | for<'brand> ClosureType: FnOnce(RTExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'secret` as defined here [INFO] [stdout] --> src/runtime/secret.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | 'secret, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/secret.rs:204:34 [INFO] [stdout] | [INFO] [stdout] 204 | for<'brand> ClosureType: FnOnce(ExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'max` as defined here [INFO] [stdout] --> src/secret.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 'max, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/secret.rs:204:78 [INFO] [stdout] | [INFO] [stdout] 204 | for<'brand> ClosureType: FnOnce(ExposedSecret<'brand, &'brand T>) -> ReturnType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the lifetime `'max` as defined here [INFO] [stdout] --> src/secret.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 'max, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sosecrets-rs` (lib) due to 10 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0478`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "145934aa83c9d44e3edd6757eff72ca8aa79abdb90f007ceff945cb58db7f74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145934aa83c9d44e3edd6757eff72ca8aa79abdb90f007ceff945cb58db7f74e", kill_on_drop: false }` [INFO] [stdout] 145934aa83c9d44e3edd6757eff72ca8aa79abdb90f007ceff945cb58db7f74e