[INFO] fetching crate fluxfox 0.1.0...
[INFO] testing fluxfox-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fluxfox 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate fluxfox 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fluxfox 0.1.0
[INFO] tweaked toml for crates.io crate fluxfox 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluxfox 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 300 packages to latest compatible versions
[INFO] [stderr]       Adding binrw v0.14.1 (available: v0.15.0)
[INFO] [stderr]       Adding plotly v0.10.0 (available: v0.13.5)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zip v2.4.2 (available: v5.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded plotly_derive v0.10.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded iron v0.6.1
[INFO] [stderr]   Downloaded rinja_derive v0.3.5
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded unsafe-any v0.4.2
[INFO] [stderr]   Downloaded typemap v0.3.3
[INFO] [stderr]   Downloaded logger v0.4.0
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded histogram v0.11.3
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded rinja_parser v0.3.5
[INFO] [stderr]   Downloaded rinja v0.3.5
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] [stderr]   Downloaded plotly v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d77b71c140946b2a644647a96f8cfe09f576b3e74d5c22e5caa74459ed0150f
[INFO] running `Command { std: "docker" "start" "-a" "9d77b71c140946b2a644647a96f8cfe09f576b3e74d5c22e5caa74459ed0150f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d77b71c140946b2a644647a96f8cfe09f576b3e74d5c22e5caa74459ed0150f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d77b71c140946b2a644647a96f8cfe09f576b3e74d5c22e5caa74459ed0150f", kill_on_drop: false }`
[INFO] [stdout] 9d77b71c140946b2a644647a96f8cfe09f576b3e74d5c22e5caa74459ed0150f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d62b008d4a0390f19d711f940f21fcb4ab7d56c640420c8c9df6502a5c3da0aa
[INFO] running `Command { std: "docker" "start" "-a" "d62b008d4a0390f19d711f940f21fcb4ab7d56c640420c8c9df6502a5c3da0aa", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling iron v0.6.1
[INFO] [stderr]    Compiling logger v0.4.0
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling histogram v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling fluxfox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stdout]    --> src/diskimage.rs:988:36
[INFO] [stdout]     |
[INFO] [stdout] 988 |         let next_sector = geom_chs.get_next_sector(&geom_chs);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_term`
[INFO] [stdout]    --> src/flux/pll.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let p_term = self.pll_period * self.phase_gain;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_term`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicted_flux_time`
[INFO] [stdout]    --> src/flux/pll.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |             let predicted_flux_time =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicted_flux_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase_delta_error`
[INFO] [stdout]    --> src/flux/pll.rs:416:17
[INFO] [stdout]     |
[INFO] [stdout] 416 |             let phase_delta_error = phase_error - last_phase_error;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phase_delta_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EofBlock` is never constructed
[INFO] [stdout]    --> src/file_parsers/kryoflux.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct EofBlock {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PfiChunkFooter` is never constructed
[INFO] [stdout]   --> src/file_parsers/pfi.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct PfiChunkFooter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScpTrackOffsetTable` is never constructed
[INFO] [stdout]    --> src/file_parsers/scp.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct ScpTrackOffsetTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sizes` is never read
[INFO] [stdout]   --> src/track/metasector.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct SectorMatchMut<'a> {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 72 |     pub(crate) sectors: Vec<&'a mut MetaSector>,
[INFO] [stdout] 73 |     pub(crate) sizes: Vec<u8>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bit_ring/mod.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> BitRingIter {
[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] 95 |     pub fn iter(&self) -> BitRingIter<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bit_ring/mod.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_revolution(&self) -> BitRingIter {
[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] 103 |     pub fn iter_revolution(&self) -> BitRingIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flux/flux_revolution.rs:425:23
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<f64> {
[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] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/track/metasector.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn iter(&'_ self) -> std::slice::Iter<&MetaSector> {
[INFO] [stdout]    |              ^^          -----------------------------
[INFO] [stdout]    |              |           |                |
[INFO] [stdout]    |              |           |                the same lifetime is elided here
[INFO] [stdout]    |              |           the same lifetime is hidden here
[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] 66 |     fn iter(&'_ self) -> std::slice::Iter<'_, &MetaSector> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn iter(&self) -> std::slice::Iter<u8> {
[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] 137 |     fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:656:22
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                   ----------- 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:691:26
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here                   -------------- 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d62b008d4a0390f19d711f940f21fcb4ab7d56c640420c8c9df6502a5c3da0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62b008d4a0390f19d711f940f21fcb4ab7d56c640420c8c9df6502a5c3da0aa", kill_on_drop: false }`
[INFO] [stdout] d62b008d4a0390f19d711f940f21fcb4ab7d56c640420c8c9df6502a5c3da0aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 755b7e3e18f0d9d1ba6e0df97e4a514dddf60df9298d59d2552e4ddfd90fafab
[INFO] running `Command { std: "docker" "start" "-a" "755b7e3e18f0d9d1ba6e0df97e4a514dddf60df9298d59d2552e4ddfd90fafab", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stdout] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stdout]    --> src/diskimage.rs:988:36
[INFO] [stdout]     |
[INFO] [stdout] 988 |         let next_sector = geom_chs.get_next_sector(&geom_chs);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_term`
[INFO] [stdout]    --> src/flux/pll.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let p_term = self.pll_period * self.phase_gain;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_term`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicted_flux_time`
[INFO] [stdout]    --> src/flux/pll.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |             let predicted_flux_time =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicted_flux_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase_delta_error`
[INFO] [stdout]    --> src/flux/pll.rs:416:17
[INFO] [stdout]     |
[INFO] [stdout] 416 |             let phase_delta_error = phase_error - last_phase_error;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phase_delta_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EofBlock` is never constructed
[INFO] [stdout]    --> src/file_parsers/kryoflux.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct EofBlock {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PfiChunkFooter` is never constructed
[INFO] [stdout]   --> src/file_parsers/pfi.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct PfiChunkFooter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScpTrackOffsetTable` is never constructed
[INFO] [stdout]    --> src/file_parsers/scp.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct ScpTrackOffsetTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sizes` is never read
[INFO] [stdout]   --> src/track/metasector.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct SectorMatchMut<'a> {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 72 |     pub(crate) sectors: Vec<&'a mut MetaSector>,
[INFO] [stdout] 73 |     pub(crate) sizes: Vec<u8>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bit_ring/mod.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> BitRingIter {
[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] 95 |     pub fn iter(&self) -> BitRingIter<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bit_ring/mod.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_revolution(&self) -> BitRingIter {
[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] 103 |     pub fn iter_revolution(&self) -> BitRingIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flux/flux_revolution.rs:425:23
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<f64> {
[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] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/track/metasector.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn iter(&'_ self) -> std::slice::Iter<&MetaSector> {
[INFO] [stdout]    |              ^^          -----------------------------
[INFO] [stdout]    |              |           |                |
[INFO] [stdout]    |              |           |                the same lifetime is elided here
[INFO] [stdout]    |              |           the same lifetime is hidden here
[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] 66 |     fn iter(&'_ self) -> std::slice::Iter<'_, &MetaSector> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn iter(&self) -> std::slice::Iter<u8> {
[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] 137 |     fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:656:22
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                   ----------- 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:691:26
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here                   -------------- 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fluxfox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stdout]    --> src/chs.rs:475:28
[INFO] [stdout]     |
[INFO] [stdout] 475 |         let next_chs = chs.get_next_sector(&geom);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stdout]    --> src/diskimage.rs:988:36
[INFO] [stdout]     |
[INFO] [stdout] 988 |         let next_sector = geom_chs.get_next_sector(&geom_chs);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_term`
[INFO] [stdout]    --> src/flux/pll.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let p_term = self.pll_period * self.phase_gain;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_term`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicted_flux_time`
[INFO] [stdout]    --> src/flux/pll.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |             let predicted_flux_time =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicted_flux_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase_delta_error`
[INFO] [stdout]    --> src/flux/pll.rs:416:17
[INFO] [stdout]     |
[INFO] [stdout] 416 |             let phase_delta_error = phase_error - last_phase_error;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phase_delta_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EofBlock` is never constructed
[INFO] [stdout]    --> src/file_parsers/kryoflux.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct EofBlock {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PfiChunkFooter` is never constructed
[INFO] [stdout]   --> src/file_parsers/pfi.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct PfiChunkFooter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScpTrackOffsetTable` is never constructed
[INFO] [stdout]    --> src/file_parsers/scp.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct ScpTrackOffsetTable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sizes` is never read
[INFO] [stdout]   --> src/track/metasector.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct SectorMatchMut<'a> {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 72 |     pub(crate) sectors: Vec<&'a mut MetaSector>,
[INFO] [stdout] 73 |     pub(crate) sizes: Vec<u8>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bit_ring/mod.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> BitRingIter {
[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] 95 |     pub fn iter(&self) -> BitRingIter<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bit_ring/mod.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_revolution(&self) -> BitRingIter {
[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] 103 |     pub fn iter_revolution(&self) -> BitRingIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flux/flux_revolution.rs:425:23
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<f64> {
[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] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/track/metasector.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn iter(&'_ self) -> std::slice::Iter<&MetaSector> {
[INFO] [stdout]    |              ^^          -----------------------------
[INFO] [stdout]    |              |           |                |
[INFO] [stdout]    |              |           |                the same lifetime is elided here
[INFO] [stdout]    |              |           the same lifetime is hidden here
[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] 66 |     fn iter(&'_ self) -> std::slice::Iter<'_, &MetaSector> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn iter(&self) -> std::slice::Iter<u8> {
[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] 137 |     fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:656:22
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                   ----------- 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/track/metasector.rs:691:26
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here                   -------------- 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "755b7e3e18f0d9d1ba6e0df97e4a514dddf60df9298d59d2552e4ddfd90fafab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755b7e3e18f0d9d1ba6e0df97e4a514dddf60df9298d59d2552e4ddfd90fafab", kill_on_drop: false }`
[INFO] [stdout] 755b7e3e18f0d9d1ba6e0df97e4a514dddf60df9298d59d2552e4ddfd90fafab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd7107ea9c0d922b2fd95cf375de3ebe0782b4b797bd64ec677a42cbc89f16a1
[INFO] running `Command { std: "docker" "start" "-a" "bd7107ea9c0d922b2fd95cf375de3ebe0782b4b797bd64ec677a42cbc89f16a1", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stderr]    --> src/diskimage.rs:988:36
[INFO] [stderr]     |
[INFO] [stderr] 988 |         let next_sector = geom_chs.get_next_sector(&geom_chs);
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_term`
[INFO] [stderr]    --> src/flux/pll.rs:240:13
[INFO] [stderr]     |
[INFO] [stderr] 240 |         let p_term = self.pll_period * self.phase_gain;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_term`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `predicted_flux_time`
[INFO] [stderr]    --> src/flux/pll.rs:370:17
[INFO] [stderr]     |
[INFO] [stderr] 370 |             let predicted_flux_time =
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicted_flux_time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `phase_delta_error`
[INFO] [stderr]    --> src/flux/pll.rs:416:17
[INFO] [stderr]     |
[INFO] [stderr] 416 |             let phase_delta_error = phase_error - last_phase_error;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phase_delta_error`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EofBlock` is never constructed
[INFO] [stderr]    --> src/file_parsers/kryoflux.rs:125:12
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub struct EofBlock {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PfiChunkFooter` is never constructed
[INFO] [stderr]   --> src/file_parsers/pfi.rs:72:12
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub struct PfiChunkFooter {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScpTrackOffsetTable` is never constructed
[INFO] [stderr]    --> src/file_parsers/scp.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct ScpTrackOffsetTable {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `sizes` is never read
[INFO] [stderr]   --> src/track/metasector.rs:73:16
[INFO] [stderr]    |
[INFO] [stderr] 71 | struct SectorMatchMut<'a> {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 72 |     pub(crate) sectors: Vec<&'a mut MetaSector>,
[INFO] [stderr] 73 |     pub(crate) sizes: Vec<u8>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bit_ring/mod.rs:95:17
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn iter(&self) -> BitRingIter {
[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] 95 |     pub fn iter(&self) -> BitRingIter<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bit_ring/mod.rs:103:28
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn iter_revolution(&self) -> BitRingIter {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn iter_revolution(&self) -> BitRingIter<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flux/flux_revolution.rs:425:23
[INFO] [stderr]     |
[INFO] [stderr] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<f64> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 425 |     pub fn delta_iter(&self) -> std::slice::Iter<'_, f64> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/track/metasector.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn iter(&'_ self) -> std::slice::Iter<&MetaSector> {
[INFO] [stderr]    |              ^^          -----------------------------
[INFO] [stderr]    |              |           |                |
[INFO] [stderr]    |              |           |                the same lifetime is elided here
[INFO] [stderr]    |              |           the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn iter(&'_ self) -> std::slice::Iter<'_, &MetaSector> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/track/metasector.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn iter(&self) -> std::slice::Iter<u8> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/track/metasector.rs:656:22
[INFO] [stderr]     |
[INFO] [stderr] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here                   ----------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 656 |     fn match_sectors(&self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatch<'_> {
[INFO] [stderr]     |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/track/metasector.rs:691:26
[INFO] [stderr]     |
[INFO] [stderr] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut {
[INFO] [stderr]     |                          ^^^^^^^^^ the lifetime is elided here                   -------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 691 |     fn match_sectors_mut(&mut self, chs: DiskChs, n: Option<u8>, debug: bool) -> SectorMatchMut<'_> {
[INFO] [stderr]     |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fluxfox` (lib) generated 15 warnings
[INFO] [stderr] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stderr]    --> src/chs.rs:475:28
[INFO] [stderr]     |
[INFO] [stderr] 475 |         let next_chs = chs.get_next_sector(&geom);
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chs::DiskChs::get_next_sector`
[INFO] [stderr]    --> src/diskimage.rs:988:36
[INFO] [stderr]     |
[INFO] [stderr] 988 |         let next_sector = geom_chs.get_next_sector(&geom_chs);
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fluxfox` (lib test) generated 16 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxfox-72e0514e593f0c8d)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test bit_ring::tests::test_custom_wrap_len ... ok
[INFO] [stdout] test bit_ring::tests::test_from_bitvec ... ok
[INFO] [stdout] test bit_ring::tests::test_iter_revolution_length ... ok
[INFO] [stdout] test bit_ring::tests::test_from_bytes ... ok
[INFO] [stdout] test chs::tests::diskch_get_next_track_wraps_correctly ... ok
[INFO] [stdout] test bit_ring::tests::test_read_to_buffer ... ok
[INFO] [stdout] test chs::tests::diskchs_to_lba_calculates_correct_lba ... ok
[INFO] [stdout] test chs::tests::diskchsn_n_size_calculates_correct_size ... ok
[INFO] [stdout] test bit_ring::tests::test_wrap_behavior_with_wrap_value ... ok
[INFO] [stdout] test bit_ring::tests::test_iterate_over_bits ... ok
[INFO] [stdout] test bit_ring::tests::test_wrap_behavior_no_wrap_value ... ok
[INFO] [stdout] test file_parsers::compression::lzhuf::ring_buffer::distance ... ok
[INFO] [stdout] test file_parsers::hfe::tests::test_generate_reverse_table ... ok
[INFO] [stdout] test chs::tests::diskchs_get_next_sector_wraps_correctly ... ok
[INFO] [stdout] test chs::tests::diskchsn_n_size_enforces_maximum_size ... ok
[INFO] [stdout] test chs::tests::diskchsn_size_to_n_calculates_correct_n ... ok
[INFO] [stdout] test chs::tests::diskchsn_new_creates_correct_instance ... ok
[INFO] [stdout] test file_parsers::tests::test_format_from_ext_tc ... ok
[INFO] [stdout] test file_parsers::compression::lzhuf::ring_buffer::offset ... ok
[INFO] [stdout] test file_parsers::compression::lzhuf::lzhuf::compression_works ... ok
[INFO] [stdout] test file_parsers::compression::lzhuf::lzhuf::invertibility ... ok
[INFO] [stdout] test util::tests::test_natural_sort ... ok
[INFO] [stdout] test util::tests::test_natural_sort_with_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/f86.rs (/opt/rustwide/target/debug/deps/f86-d95e32b2a14ad551)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_86f_write ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_86f_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_86f_write' panicked at tests/f86.rs:14:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ef2b5bf6e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ef2b5bf6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ef2b5bf6e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60ef2b5bf6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60ef2b5e8343 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60ef2b5e8343 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60ef2b5bc333 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60ef2b5bc333 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60ef2b5bf532 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60ef2b5c0e49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60ef2b5c0c7e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60ef2b0c0cb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60ef2b0c0cb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ef2b5c181e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60ef2b5c181e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60ef2b5c15ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60ef2b5bfbd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60ef2b5c127d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60ef2b5e60d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60ef2b5e6586 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60ef2b030334 - core::result::Result<T,E>::unwrap::hb5f489e2bb32e7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x60ef2b030334 - f86::test_86f_write::hcf84e0e559591ad9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/f86.rs:14:78
[INFO] [stdout]   22:     0x60ef2b030297 - f86::test_86f_write::{{closure}}::hd2a32eb47df2b476
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/f86.rs:10:20
[INFO] [stdout]   23:     0x60ef2b034a16 - core::ops::function::FnOnce::call_once::he513f102a7d59199
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x60ef2b0c651b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60ef2b0c651b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60ef2b0c5655 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60ef2b0c5655 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60ef2b0c5655 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60ef2b0c5655 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60ef2b0c5655 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60ef2b0c5655 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60ef2b0c5655 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60ef2b089254 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60ef2b089254 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60ef2b08cc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60ef2b08cc2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60ef2b08cc2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60ef2b08cc2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60ef2b08cc2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60ef2b08cc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60ef2b08cc2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x60ef2b5c482f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60ef2b5c482f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x73a4a1526aa4 - <unknown>
[INFO] [stdout]   45:     0x73a4a15b3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_86f_write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test f86`
[INFO] running `Command { std: "docker" "inspect" "bd7107ea9c0d922b2fd95cf375de3ebe0782b4b797bd64ec677a42cbc89f16a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7107ea9c0d922b2fd95cf375de3ebe0782b4b797bd64ec677a42cbc89f16a1", kill_on_drop: false }`
[INFO] [stdout] bd7107ea9c0d922b2fd95cf375de3ebe0782b4b797bd64ec677a42cbc89f16a1
