[INFO] fetching crate secretgarden 0.5.0...
[INFO] testing secretgarden-0.5.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate secretgarden 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate secretgarden 0.5.0
[INFO] finished tweaking crates.io crate secretgarden 0.5.0
[INFO] tweaked toml for crates.io crate secretgarden 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate secretgarden 0.5.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate secretgarden 0.5.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df580f94f0f45ba49b9a8075382be03961e128b556e95e7652cda49702c8ddf2
[INFO] running `Command { std: "docker" "start" "-a" "df580f94f0f45ba49b9a8075382be03961e128b556e95e7652cda49702c8ddf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df580f94f0f45ba49b9a8075382be03961e128b556e95e7652cda49702c8ddf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df580f94f0f45ba49b9a8075382be03961e128b556e95e7652cda49702c8ddf2", kill_on_drop: false }`
[INFO] [stdout] df580f94f0f45ba49b9a8075382be03961e128b556e95e7652cda49702c8ddf2
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d72eccec5c7e52330d7c050fc0521fc2c9a8089c14bcad75ce2567c0a0874c59
[INFO] running `Command { std: "docker" "start" "-a" "d72eccec5c7e52330d7c050fc0521fc2c9a8089c14bcad75ce2567c0a0874c59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.2.5
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cryptovec v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ssh-agent v0.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling osshkeys v0.7.0
[INFO] [stderr]    Compiling secretgarden v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/secret_types/x509/rfc2253.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new_with_input(input: &[char]) -> Parser {
[INFO] [stdout]    |                                  ^^^^^^^     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new_with_input(input: &[char]) -> Parser<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 30s
[INFO] running `Command { std: "docker" "inspect" "d72eccec5c7e52330d7c050fc0521fc2c9a8089c14bcad75ce2567c0a0874c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d72eccec5c7e52330d7c050fc0521fc2c9a8089c14bcad75ce2567c0a0874c59", kill_on_drop: false }`
[INFO] [stdout] d72eccec5c7e52330d7c050fc0521fc2c9a8089c14bcad75ce2567c0a0874c59
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9accee6bd556fc9271ac8d60f0f033a3858fde458ca616bb60474ba1d6778f
[INFO] running `Command { std: "docker" "start" "-a" "0e9accee6bd556fc9271ac8d60f0f033a3858fde458ca616bb60474ba1d6778f", kill_on_drop: false }`
[INFO] [stderr]    Compiling secretgarden v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/secret_types/x509/rfc2253.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new_with_input(input: &[char]) -> Parser {
[INFO] [stdout]    |                                  ^^^^^^^     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new_with_input(input: &[char]) -> Parser<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "0e9accee6bd556fc9271ac8d60f0f033a3858fde458ca616bb60474ba1d6778f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9accee6bd556fc9271ac8d60f0f033a3858fde458ca616bb60474ba1d6778f", kill_on_drop: false }`
[INFO] [stdout] 0e9accee6bd556fc9271ac8d60f0f033a3858fde458ca616bb60474ba1d6778f
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8827ebe5571d0629c67d46f2a92b75065c0304cdbe1518a727432e25fa8c4cfb
[INFO] running `Command { std: "docker" "start" "-a" "8827ebe5571d0629c67d46f2a92b75065c0304cdbe1518a727432e25fa8c4cfb", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/secret_types/x509/rfc2253.rs:51:34
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn new_with_input(input: &[char]) -> Parser {
[INFO] [stderr]    |                                  ^^^^^^^     ------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn new_with_input(input: &[char]) -> Parser<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `secretgarden` (bin "secretgarden" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/secretgarden-bdb1df2b5cbe11e6)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test secret_types::x509::rfc2253::tests::full ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_quoting1 ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_hexstring ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_novalue ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_quoting2 ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::multiple_attributes ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::multiple_attributes_alt ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_escaped_escape ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_escaped_quote ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::multiple_attributes_space ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_escaped_special ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_hexstring ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_escaped_escape ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_escaped_special ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_hexpair ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_whitespace ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_whitespace ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::test_empty ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_escaped_quote ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute ... ok
[INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_hexpair ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8827ebe5571d0629c67d46f2a92b75065c0304cdbe1518a727432e25fa8c4cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8827ebe5571d0629c67d46f2a92b75065c0304cdbe1518a727432e25fa8c4cfb", kill_on_drop: false }`
[INFO] [stdout] 8827ebe5571d0629c67d46f2a92b75065c0304cdbe1518a727432e25fa8c4cfb
