[INFO] fetching crate t-oc 7.0.1... [INFO] testing t-oc-7.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate t-oc 7.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate t-oc 7.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate t-oc 7.0.1 [INFO] tweaked toml for crates.io crate t-oc 7.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate t-oc 7.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate t-oc 7.0.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c930eaa56e665eef498f435e00523715e215cc3cdcb506178b749233ea9b47a7 [INFO] running `Command { std: "docker" "start" "-a" "c930eaa56e665eef498f435e00523715e215cc3cdcb506178b749233ea9b47a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c930eaa56e665eef498f435e00523715e215cc3cdcb506178b749233ea9b47a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c930eaa56e665eef498f435e00523715e215cc3cdcb506178b749233ea9b47a7", kill_on_drop: false }` [INFO] [stdout] c930eaa56e665eef498f435e00523715e215cc3cdcb506178b749233ea9b47a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2596592308f1aa0b5c503edd85b67ce7b8000971d0b99d6b8fa0fc1c50cd4652 [INFO] running `Command { std: "docker" "start" "-a" "2596592308f1aa0b5c503edd85b67ce7b8000971d0b99d6b8fa0fc1c50cd4652", kill_on_drop: false }` [INFO] [stderr] Compiling t-oc v7.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:620:9 [INFO] [stdout] | [INFO] [stdout] 620 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 624 | ) -> TraRes { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 624 | ) -> TraRes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "2596592308f1aa0b5c503edd85b67ce7b8000971d0b99d6b8fa0fc1c50cd4652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2596592308f1aa0b5c503edd85b67ce7b8000971d0b99d6b8fa0fc1c50cd4652", kill_on_drop: false }` [INFO] [stdout] 2596592308f1aa0b5c503edd85b67ce7b8000971d0b99d6b8fa0fc1c50cd4652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb05d0ac270ac260b370fdd40c272bfd29decaa8594ac8c395fa8298eafbb6ec [INFO] running `Command { std: "docker" "start" "-a" "bb05d0ac270ac260b370fdd40c272bfd29decaa8594ac8c395fa8298eafbb6ec", kill_on_drop: false }` [INFO] [stderr] Compiling t-oc v7.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:620:9 [INFO] [stdout] | [INFO] [stdout] 620 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 624 | ) -> TraRes { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 624 | ) -> TraRes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:620:9 [INFO] [stdout] | [INFO] [stdout] 620 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 624 | ) -> TraRes { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 624 | ) -> TraRes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "bb05d0ac270ac260b370fdd40c272bfd29decaa8594ac8c395fa8298eafbb6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb05d0ac270ac260b370fdd40c272bfd29decaa8594ac8c395fa8298eafbb6ec", kill_on_drop: false }` [INFO] [stdout] bb05d0ac270ac260b370fdd40c272bfd29decaa8594ac8c395fa8298eafbb6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f16efc89cf0bbab15e578fafa143489cca42ade8b565441d4666384587d5de1f [INFO] running `Command { std: "docker" "start" "-a" "f16efc89cf0bbab15e578fafa143489cca42ade8b565441d4666384587d5de1f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:620:9 [INFO] [stderr] | [INFO] [stderr] 620 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 624 | ) -> TraRes { [INFO] [stderr] | ^^^^^^ the same lifetime is hidden here [INFO] [stdout] [INFO] [stdout] running 64 tests [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] 624 | ) -> TraRes<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `t-oc` (lib) generated 1 warning (run `cargo fix --lib -p t-oc` to apply 1 suggestion) [INFO] [stderr] warning: `t-oc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/t_oc-a5a2c5ebd8852298) [INFO] [stdout] test tests_of_units::ab::ab ... ok [INFO] [stdout] test tests_of_units::ab::zero_len ... ok [INFO] [stdout] test tests_of_units::add_res::is_ok_some_none ... ok [INFO] [stdout] test tests_of_units::add_res::is_ok ... ok [INFO] [stdout] test tests_of_units::add_res::is_ok_some_some ... ok [INFO] [stdout] test tests_of_units::add_res::is_ok_some_not_ok ... ok [INFO] [stdout] test tests_of_units::english_letters::ix::ixes ... ok [INFO] [stdout] test tests_of_units::english_letters::re::ixes ... ok [INFO] [stdout] test tests_of_units::ext::in_depth_recursion ... ok [INFO] [stdout] test tests_of_units::ext::nesting ... ok [INFO] [stdout] test tests_of_units::letter::ab ... ok [INFO] [stdout] test tests_of_units::letter::new ... ok [INFO] [stdout] test tests_of_units::toc::acq::known_unknown ... ok [INFO] [stdout] test tests_of_units::toc::acq::zero_occurrent ... ok [INFO] [stdout] test tests_of_units::toc::acq_trace_cap ... ok [INFO] [stdout] test tests_of_units::toc::add::double_add ... ok [INFO] [stdout] test tests_of_units::toc::add::exact ... ok [INFO] [stdout] test tests_of_units::toc::add::exact_over ... ok [INFO] [stdout] test tests_of_units::letter::ct ... ok [INFO] [stdout] test tests_of_units::toc::add::overflow_wrap ... ok [INFO] [stdout] test tests_of_units::toc::add::singular_occurrent ... ok [INFO] [stdout] test tests_of_units::toc::add::zero_occurrent ... ok [INFO] [stdout] test tests_of_units::toc::clr ... ok [INFO] [stdout] test tests_of_units::ext::basic_test ... ok [INFO] [stdout] test tests_of_units::english_letters::consts ... ok [INFO] [stdout] test tests_of_units::toc::ct ... ok [INFO] [stdout] test tests_of_units::toc::ext::basic_test ... ok [INFO] [stdout] test tests_of_units::toc::new ... ok [INFO] [stdout] test tests_of_units::toc::new_with ... ok [INFO] [stdout] test tests_of_units::toc::put::known_unknown ... ok [INFO] [stdout] test tests_of_units::toc::put::zero_occurrent ... ok [INFO] [stdout] test tests_of_units::add_res::uproot_ok_some_some ... ok [INFO] [stdout] test tests_of_units::toc::put_trace_cap::extend ... ok [INFO] [stdout] test tests_of_units::toc::put_trace_cap::same ... ok [INFO] [stdout] test tests_of_units::toc::put_trace_cap::shrink ... ok [INFO] [stdout] test tests_of_units::toc::rem::known_unknown ... ok [INFO] [stdout] test tests_of_units::toc::rem::zero_occurrent ... ok [INFO] [stdout] test tests_of_units::toc::ext::empty_tree ... ok [INFO] [stdout] test tests_of_units::toc::rem_actual::ab_len_test ... ok [INFO] [stdout] test tests_of_units::toc::rem_actual::basic_test ... ok [INFO] [stdout] test tests_of_units::toc::rem_actual::entry_under_entry ... ok [INFO] [stdout] test tests_of_units::toc::rem_actual::inner_entry ... ok [INFO] [stdout] test tests_of_units::toc::track::unknown_not_entry ... ok [INFO] [stdout] test tests_of_units::ver_res::is_ok ... ok [INFO] [stdout] test tests_of_units::toc::track::unknown_not_path ... ok [INFO] [stdout] test tests_of_units::ver_res::uproot ... ok [INFO] [stdout] test tests_of_units::ver_res::uproot_unchecked ... ok [INFO] [stdout] test uc::tests_of_units::deref ... ok [INFO] [stdout] test uc::tests_of_units::get_mut ... ok [INFO] [stdout] test uc::tests_of_units::new ... ok [INFO] [stdout] test uc::tests_of_units::get_ref ... ok [INFO] [stdout] test tests_of_units::add_res::uproot_ok_some_not_ok - should panic ... ok [INFO] [stdout] test tests_of_units::toc::add::basic_test ... ok [INFO] [stdout] test tests_of_units::toc::rem_actual::entry_with_peer_with_alphabet ... ok [INFO] [stdout] test tests_of_units::add_res::uproot_ok_some_none - should panic ... ok [INFO] [stdout] test tests_of_units::english_letters::re::unsupported_ix - should panic ... ok [INFO] [stdout] test tests_of_units::toc::ext::re_not_provided - should panic ... ok [INFO] [stdout] test tests_of_units::english_letters::ix::unsupported_char ... ok [INFO] [stdout] test tests_of_units::track_res::ver_res_nonconvertible ... ok [INFO] [stdout] test tests_of_units::ver_res::uproot_panic - should panic ... ok [INFO] [stdout] test tests_of_units::add_res::uproot_ok_some_unchecked ... ok [INFO] [stdout] test tests_of_units::toc::rem_actual::entry_with_peer_entry ... ok [INFO] [stdout] test tests_of_units::toc::track::zero_occurrent ... ok [INFO] [stdout] test tests_of_units::track_res::ver_res_convertible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/custom_ab.rs (/opt/rustwide/target/debug/deps/custom_ab-93c43d8fcad6ed76) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests t_oc [INFO] [stdout] test test ... 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 3 tests [INFO] [stdout] test src/lib.rs - Toc::new_with (line 390) ... ok [INFO] [stdout] test src/lib.rs - Toc::put_trace_cap (line 449) ... ok [INFO] [stdout] test src/lib.rs - Toc (line 341) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f16efc89cf0bbab15e578fafa143489cca42ade8b565441d4666384587d5de1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16efc89cf0bbab15e578fafa143489cca42ade8b565441d4666384587d5de1f", kill_on_drop: false }` [INFO] [stdout] f16efc89cf0bbab15e578fafa143489cca42ade8b565441d4666384587d5de1f