[INFO] fetching crate fitparser 0.4.2... [INFO] testing fitparser-0.4.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate fitparser 0.4.2 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate fitparser 0.4.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fitparser 0.4.2 [INFO] finished tweaking crates.io crate fitparser 0.4.2 [INFO] tweaked toml for crates.io crate fitparser 0.4.2 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate crates.io crate fitparser 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded calamine v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2a69103934c1f809cb6c123119b557c6cf36689e88d3bdbc2416cd47006f104 [INFO] running `Command { std: "docker" "start" "-a" "c2a69103934c1f809cb6c123119b557c6cf36689e88d3bdbc2416cd47006f104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2a69103934c1f809cb6c123119b557c6cf36689e88d3bdbc2416cd47006f104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a69103934c1f809cb6c123119b557c6cf36689e88d3bdbc2416cd47006f104", kill_on_drop: false }` [INFO] [stdout] c2a69103934c1f809cb6c123119b557c6cf36689e88d3bdbc2416cd47006f104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7670fb7d175e90a7e8514d02b046b4615a9fc985b52009bdf46e71d3ceb28ece [INFO] running `Command { std: "docker" "start" "-a" "7670fb7d175e90a7e8514d02b046b4615a9fc985b52009bdf46e71d3ceb28ece", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling calamine v0.16.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fitparser v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | panic!(format!("No field with name: {:?}", name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 217 - panic!(format!("No field with name: {:?}", name)); [INFO] [stdout] 217 + panic!("No field with name: {:?}", name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | _ => panic!(format!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 400 | | "unsupported base_type for enum field: {}", [INFO] [stdout] 401 | | base_type_str [INFO] [stdout] 402 | | )), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 399 ~ _ => panic!( [INFO] [stdout] 400 | "unsupported base_type for enum field: {}", [INFO] [stdout] 401 | base_type_str [INFO] [stdout] 402 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:502:32 [INFO] [stdout] | [INFO] [stdout] 502 | None => panic!(format!("Enum type name must be a string row={:?}.", row)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 - None => panic!(format!("Enum type name must be a string row={:?}.", row)), [INFO] [stdout] 502 + None => panic!("Enum type name must be a string row={:?}.", row), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:508:32 [INFO] [stdout] | [INFO] [stdout] 508 | None => panic!(format!("Base type name must be a string row={:?}.", row)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 508 - None => panic!(format!("Base type name must be a string row={:?}.", row)), [INFO] [stdout] 508 + None => panic!("Base type name must be a string row={:?}.", row), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:520:32 [INFO] [stdout] | [INFO] [stdout] 520 | None => panic!(format!("Enum variant name must be a string row={:?}.", row)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 520 - None => panic!(format!("Enum variant name must be a string row={:?}.", row)), [INFO] [stdout] 520 + None => panic!("Enum variant name must be a string row={:?}.", row), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:529:28 [INFO] [stdout] | [INFO] [stdout] 529 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 530 | | "Unsupported enum variant value data type row={:?}.", [INFO] [stdout] 531 | | row [INFO] [stdout] 532 | | )); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 529 ~ panic!( [INFO] [stdout] 530 | "Unsupported enum variant value data type row={:?}.", [INFO] [stdout] 531 | row [INFO] [stdout] 532 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: Did not update FIT profile, could not read FIT_PROFILE environment variable [INFO] [stdout] warning: field is never read: `field_number` [INFO] [stdout] --> src/de/parser.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | field_number: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `developer_data_index` [INFO] [stdout] --> src/de/parser.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | developer_data_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.85s [INFO] running `Command { std: "docker" "inspect" "7670fb7d175e90a7e8514d02b046b4615a9fc985b52009bdf46e71d3ceb28ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7670fb7d175e90a7e8514d02b046b4615a9fc985b52009bdf46e71d3ceb28ece", kill_on_drop: false }` [INFO] [stdout] 7670fb7d175e90a7e8514d02b046b4615a9fc985b52009bdf46e71d3ceb28ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42487190501b0e26ed37fcbcc5942f1be3729829a68877d60fa72597c16c8198 [INFO] running `Command { std: "docker" "start" "-a" "42487190501b0e26ed37fcbcc5942f1be3729829a68877d60fa72597c16c8198", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | panic!(format!("No field with name: {:?}", name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 217 - panic!(format!("No field with name: {:?}", name)); [INFO] [stdout] 217 + panic!("No field with name: {:?}", name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | _ => panic!(format!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 400 | | "unsupported base_type for enum field: {}", [INFO] [stdout] 401 | | base_type_str [INFO] [stdout] 402 | | )), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 399 ~ _ => panic!( [INFO] [stdout] 400 | "unsupported base_type for enum field: {}", [INFO] [stdout] 401 | base_type_str [INFO] [stdout] 402 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:502:32 [INFO] [stdout] | [INFO] [stdout] 502 | None => panic!(format!("Enum type name must be a string row={:?}.", row)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 - None => panic!(format!("Enum type name must be a string row={:?}.", row)), [INFO] [stdout] 502 + None => panic!("Enum type name must be a string row={:?}.", row), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:508:32 [INFO] [stdout] | [INFO] [stdout] 508 | None => panic!(format!("Base type name must be a string row={:?}.", row)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 508 - None => panic!(format!("Base type name must be a string row={:?}.", row)), [INFO] [stdout] 508 + None => panic!("Base type name must be a string row={:?}.", row), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:520:32 [INFO] [stdout] | [INFO] [stdout] 520 | None => panic!(format!("Enum variant name must be a string row={:?}.", row)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 520 - None => panic!(format!("Enum variant name must be a string row={:?}.", row)), [INFO] [stdout] 520 + None => panic!("Enum variant name must be a string row={:?}.", row), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: Did not update FIT profile, could not read FIT_PROFILE environment variable [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:529:28 [INFO] [stdout] | [INFO] [stdout] 529 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 530 | | "Unsupported enum variant value data type row={:?}.", [INFO] [stdout] 531 | | row [INFO] [stdout] 532 | | )); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 529 ~ panic!( [INFO] [stdout] 530 | "Unsupported enum variant value data type row={:?}.", [INFO] [stdout] 531 | row [INFO] [stdout] 532 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_number` [INFO] [stdout] --> src/de/parser.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | field_number: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `developer_data_index` [INFO] [stdout] --> src/de/parser.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | developer_data_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling fitparser v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `field_number` [INFO] [stdout] --> src/de/parser.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | field_number: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `developer_data_index` [INFO] [stdout] --> src/de/parser.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | developer_data_index: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "42487190501b0e26ed37fcbcc5942f1be3729829a68877d60fa72597c16c8198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42487190501b0e26ed37fcbcc5942f1be3729829a68877d60fa72597c16c8198", kill_on_drop: false }` [INFO] [stdout] 42487190501b0e26ed37fcbcc5942f1be3729829a68877d60fa72597c16c8198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8174aebd2f3f001d049e88262f8d6a25a6803ffc0f4d92ab65d570f961630e97 [INFO] running `Command { std: "docker" "start" "-a" "8174aebd2f3f001d049e88262f8d6a25a6803ffc0f4d92ab65d570f961630e97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> build.rs:217:16 [INFO] [stderr] | [INFO] [stderr] 217 | panic!(format!("No field with name: {:?}", name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 217 - panic!(format!("No field with name: {:?}", name)); [INFO] [stderr] 217 + panic!("No field with name: {:?}", name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> build.rs:399:21 [INFO] [stderr] | [INFO] [stderr] 399 | _ => panic!(format!( [INFO] [stderr] | _____________________^ [INFO] [stderr] 400 | | "unsupported base_type for enum field: {}", [INFO] [stderr] 401 | | base_type_str [INFO] [stderr] 402 | | )), [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 399 ~ _ => panic!( [INFO] [stderr] 400 | "unsupported base_type for enum field: {}", [INFO] [stderr] 401 | base_type_str [INFO] [stderr] 402 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> build.rs:502:32 [INFO] [stderr] | [INFO] [stderr] 502 | None => panic!(format!("Enum type name must be a string row={:?}.", row)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 502 - None => panic!(format!("Enum type name must be a string row={:?}.", row)), [INFO] [stderr] 502 + None => panic!("Enum type name must be a string row={:?}.", row), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> build.rs:508:32 [INFO] [stderr] | [INFO] [stderr] 508 | None => panic!(format!("Base type name must be a string row={:?}.", row)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 508 - None => panic!(format!("Base type name must be a string row={:?}.", row)), [INFO] [stderr] 508 + None => panic!("Base type name must be a string row={:?}.", row), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> build.rs:520:32 [INFO] [stderr] | [INFO] [stderr] 520 | None => panic!(format!("Enum variant name must be a string row={:?}.", row)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 520 - None => panic!(format!("Enum variant name must be a string row={:?}.", row)), [INFO] [stderr] 520 + None => panic!("Enum variant name must be a string row={:?}.", row), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> build.rs:529:28 [INFO] [stderr] | [INFO] [stderr] 529 | panic!(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 530 | | "Unsupported enum variant value data type row={:?}.", [INFO] [stderr] 531 | | row [INFO] [stderr] 532 | | )); [INFO] [stderr] | |_____________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 529 ~ panic!( [INFO] [stderr] 530 | "Unsupported enum variant value data type row={:?}.", [INFO] [stderr] 531 | row [INFO] [stderr] 532 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fitparser` (build script) generated 6 warnings [INFO] [stderr] warning: Did not update FIT profile, could not read FIT_PROFILE environment variable [INFO] [stderr] warning: field is never read: `field_number` [INFO] [stderr] --> src/de/parser.rs:194:5 [INFO] [stderr] | [INFO] [stderr] 194 | field_number: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `developer_data_index` [INFO] [stderr] --> src/de/parser.rs:196:5 [INFO] [stderr] | [INFO] [stderr] 196 | developer_data_index: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fitparser` (lib) generated 2 warnings [INFO] [stderr] warning: `fitparser` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fitparser-1e64923e1de1eed8) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test de::parser::tests::definition_message_header_test ... ok [INFO] [stdout] test de::parser::tests::header_test ... ok [INFO] [stdout] test tests::parse_weight_scale_multi_user ... ok [INFO] [stdout] test tests::parse_settings ... ok [INFO] [stdout] test tests::parse_developer_data ... ok [INFO] [stdout] test tests::parse_weight_scale_single_user ... ok [INFO] [stdout] test tests::parse_workout_individual_steps ... ok [INFO] [stdout] test tests::parse_workout_repeat_greater_than_step ... ok [INFO] [stdout] test tests::parse_workout_repeat_steps ... ok [INFO] [stdout] test tests::parse_workout_custom_target_values ... ok [INFO] [stdout] test tests::parse_activity ... ok [INFO] [stdout] test tests::parse_garmin_fenix_5_bike ... ok [INFO] [stdout] test tests::parse_monitoring_file ... ok [INFO] [stderr] Doc-tests fitparser [INFO] [stdout] test tests::parse_sample_mulitple_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8174aebd2f3f001d049e88262f8d6a25a6803ffc0f4d92ab65d570f961630e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8174aebd2f3f001d049e88262f8d6a25a6803ffc0f4d92ab65d570f961630e97", kill_on_drop: false }` [INFO] [stdout] 8174aebd2f3f001d049e88262f8d6a25a6803ffc0f4d92ab65d570f961630e97