[INFO] fetching crate irox-raymarine-sonar 0.6.0... [INFO] testing irox-raymarine-sonar-0.6.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate irox-raymarine-sonar 0.6.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate irox-raymarine-sonar 0.6.0 [INFO] finished tweaking crates.io crate irox-raymarine-sonar 0.6.0 [INFO] tweaked toml for crates.io crate irox-raymarine-sonar 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate irox-raymarine-sonar 0.6.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 39 packages to latest compatible versions [INFO] [stderr] Adding rusqlite v0.32.1 (available: v0.37.0) [INFO] [stderr] Adding xml v0.8.20 (available: v1.0.0) [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] Downloading crates ... [INFO] [stderr] Downloaded irox-bits v0.4.2 [INFO] [stderr] Downloaded xml v0.8.20 [INFO] [stderr] Downloaded irox-enums_derive v0.2.3 [INFO] [stderr] Downloaded irox-enums v0.2.2 [INFO] [stderr] Downloaded irox-types v0.5.2 [INFO] [stderr] Downloaded irox-derive-helpers v0.1.0 [INFO] [stderr] Downloaded irox-units v0.4.7 [INFO] [stderr] Downloaded irox-csv v0.5.1 [INFO] [stderr] Downloaded irox-carto v0.6.5 [INFO] [stderr] Downloaded irox-tools v0.10.3 [INFO] [stderr] Downloaded irox-time v0.4.9 [INFO] [stderr] Downloaded irox-fixedmath v0.1.2 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d0642b9cafb07c913bb9b236aba80a5b1c2786423c3cea2a942a34586b0c6f01 [INFO] running `Command { std: "docker" "start" "-a" "d0642b9cafb07c913bb9b236aba80a5b1c2786423c3cea2a942a34586b0c6f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0642b9cafb07c913bb9b236aba80a5b1c2786423c3cea2a942a34586b0c6f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0642b9cafb07c913bb9b236aba80a5b1c2786423c3cea2a942a34586b0c6f01", kill_on_drop: false }` [INFO] [stdout] d0642b9cafb07c913bb9b236aba80a5b1c2786423c3cea2a942a34586b0c6f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a72e76e0f2529c336e0edd5574a198b801b909da564303c016fd3b1e322bc5ae [INFO] running `Command { std: "docker" "start" "-a" "a72e76e0f2529c336e0edd5574a198b801b909da564303c016fd3b1e322bc5ae", kill_on_drop: false }` [INFO] [stderr] Compiling irox-bits v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling irox-tools v0.10.3 [INFO] [stderr] Compiling xml v0.8.20 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling irox-units v0.4.7 [INFO] [stderr] Compiling irox-fixedmath v0.1.2 [INFO] [stderr] Compiling irox-derive-helpers v0.1.0 [INFO] [stderr] Compiling irox-csv v0.5.1 [INFO] [stderr] Compiling irox-carto v0.6.5 [INFO] [stderr] Compiling irox-enums_derive v0.2.3 [INFO] [stderr] Compiling irox-enums v0.2.2 [INFO] [stderr] Compiling irox-time v0.4.9 [INFO] [stderr] Compiling irox-types v0.5.2 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling irox-raymarine-sonar v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get_tracks(&self) -> Result, 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] 140 | pub fn get_tracks(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s [INFO] running `Command { std: "docker" "inspect" "a72e76e0f2529c336e0edd5574a198b801b909da564303c016fd3b1e322bc5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72e76e0f2529c336e0edd5574a198b801b909da564303c016fd3b1e322bc5ae", kill_on_drop: false }` [INFO] [stdout] a72e76e0f2529c336e0edd5574a198b801b909da564303c016fd3b1e322bc5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 22c8ac721c93718ea2414055aef512e0d8293aa38fc0399bf98e9b0981fc42c3 [INFO] running `Command { std: "docker" "start" "-a" "22c8ac721c93718ea2414055aef512e0d8293aa38fc0399bf98e9b0981fc42c3", kill_on_drop: false }` [INFO] [stderr] Compiling irox-raymarine-sonar v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get_tracks(&self) -> Result, 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] 140 | pub fn get_tracks(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get_tracks(&self) -> Result, 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] 140 | pub fn get_tracks(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "22c8ac721c93718ea2414055aef512e0d8293aa38fc0399bf98e9b0981fc42c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c8ac721c93718ea2414055aef512e0d8293aa38fc0399bf98e9b0981fc42c3", kill_on_drop: false }` [INFO] [stdout] 22c8ac721c93718ea2414055aef512e0d8293aa38fc0399bf98e9b0981fc42c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0620880fe0b639d81e362f2554550ce12a95081af3c29fedba99d39678e4d7fe [INFO] running `Command { std: "docker" "start" "-a" "0620880fe0b639d81e362f2554550ce12a95081af3c29fedba99d39678e4d7fe", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:140:23 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn get_tracks(&self) -> Result, 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] 140 | pub fn get_tracks(&self) -> Result>, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `irox-raymarine-sonar` (lib) generated 1 warning [INFO] [stderr] warning: `irox-raymarine-sonar` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/irox_raymarine_sonar-284f3f8f3b97a73b) [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] [stderr] Doc-tests irox_raymarine_sonar [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" "0620880fe0b639d81e362f2554550ce12a95081af3c29fedba99d39678e4d7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0620880fe0b639d81e362f2554550ce12a95081af3c29fedba99d39678e4d7fe", kill_on_drop: false }` [INFO] [stdout] 0620880fe0b639d81e362f2554550ce12a95081af3c29fedba99d39678e4d7fe