[INFO] fetching crate apple-bom 0.3.0...
[INFO] testing apple-bom-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate apple-bom 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate apple-bom 0.3.0
[INFO] finished tweaking crates.io crate apple-bom 0.3.0
[INFO] tweaked toml for crates.io crate apple-bom 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apple-bom 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apple-bom 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e07f7ff1f7fc6c9058b52101a60081b03efc8ef44a4227cd44c2f34f9949d5e
[INFO] running `Command { std: "docker" "start" "-a" "6e07f7ff1f7fc6c9058b52101a60081b03efc8ef44a4227cd44c2f34f9949d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e07f7ff1f7fc6c9058b52101a60081b03efc8ef44a4227cd44c2f34f9949d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e07f7ff1f7fc6c9058b52101a60081b03efc8ef44a4227cd44c2f34f9949d5e", kill_on_drop: false }`
[INFO] [stdout] 6e07f7ff1f7fc6c9058b52101a60081b03efc8ef44a4227cd44c2f34f9949d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27fe3f611dbfa57c6068794b8a52a005effe6e1a0d66536c81d02d09741118f4
[INFO] running `Command { std: "docker" "start" "-a" "27fe3f611dbfa57c6068794b8a52a005effe6e1a0d66536c81d02d09741118f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling simple-file-manifest v0.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling apple-bom v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/format.rs:1263:33
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord, Error> {
[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] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/format.rs:1263:33
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord, Error> {
[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] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] running `Command { std: "docker" "inspect" "27fe3f611dbfa57c6068794b8a52a005effe6e1a0d66536c81d02d09741118f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27fe3f611dbfa57c6068794b8a52a005effe6e1a0d66536c81d02d09741118f4", kill_on_drop: false }`
[INFO] [stdout] 27fe3f611dbfa57c6068794b8a52a005effe6e1a0d66536c81d02d09741118f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e4d9f3987a67bd93826915a43bd4ab2e341eafbcadca19aaad16f105fc1680
[INFO] running `Command { std: "docker" "start" "-a" "b3e4d9f3987a67bd93826915a43bd4ab2e341eafbcadca19aaad16f105fc1680", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/format.rs:1263:33
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord, Error> {
[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] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling apple-bom v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/format.rs:1263:33
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord, Error> {
[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] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/format.rs:1263:33
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord, Error> {
[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] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord<'_>, Error> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "b3e4d9f3987a67bd93826915a43bd4ab2e341eafbcadca19aaad16f105fc1680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e4d9f3987a67bd93826915a43bd4ab2e341eafbcadca19aaad16f105fc1680", kill_on_drop: false }`
[INFO] [stdout] b3e4d9f3987a67bd93826915a43bd4ab2e341eafbcadca19aaad16f105fc1680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76a035aa40cca229bccc316a08270f7b4cc5162d94aa2f2f2e4b6faf7f8cdd8c
[INFO] running `Command { std: "docker" "start" "-a" "76a035aa40cca229bccc316a08270f7b4cc5162d94aa2f2f2e4b6faf7f8cdd8c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/format.rs:1263:33
[INFO] [stderr]      |
[INFO] [stderr] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord, Error> {
[INFO] [stderr]      |                                 ^^^^^                          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                 |
[INFO] [stderr]      |                                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1263 |     pub fn block_as_path_record(&self, index: usize) -> Result<BomBlockPathRecord<'_>, Error> {
[INFO] [stderr]      |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `apple-bom` (lib) generated 1 warning (run `cargo fix --lib -p apple-bom` to apply 1 suggestion)
[INFO] [stderr] warning: `apple-bom` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `apple-bom` (bin "odumpbom" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apple_bom-da3c965285f52934)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/dumpbom.rs (/opt/rustwide/target/debug/deps/odumpbom-c530929f8f65f1a0)
[INFO] [stdout] running 1 test
[INFO] [stdout] test format::tests::parse_python ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test format::tests::parse_python ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apple_bom
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "76a035aa40cca229bccc316a08270f7b4cc5162d94aa2f2f2e4b6faf7f8cdd8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a035aa40cca229bccc316a08270f7b4cc5162d94aa2f2f2e4b6faf7f8cdd8c", kill_on_drop: false }`
[INFO] [stdout] 76a035aa40cca229bccc316a08270f7b4cc5162d94aa2f2f2e4b6faf7f8cdd8c
