[INFO] fetching crate fitparser 0.4.2... [INFO] checking fitparser-0.4.2 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate fitparser 0.4.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fitparser 0.4.2 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-2/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded calamine v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df3db5f8bfdeca3e8f50ce4eafdc3cf2dcebdffba9fc2ff787b180c849d1b2f1 [INFO] running `Command { std: "docker" "start" "-a" "df3db5f8bfdeca3e8f50ce4eafdc3cf2dcebdffba9fc2ff787b180c849d1b2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df3db5f8bfdeca3e8f50ce4eafdc3cf2dcebdffba9fc2ff787b180c849d1b2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3db5f8bfdeca3e8f50ce4eafdc3cf2dcebdffba9fc2ff787b180c849d1b2f1", kill_on_drop: false }` [INFO] [stdout] df3db5f8bfdeca3e8f50ce4eafdc3cf2dcebdffba9fc2ff787b180c849d1b2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baafef0e8ff998d1ae0d1ece1b9831c9fd8ec6fbd9d572c1df5a6b66d60eab63 [INFO] running `Command { std: "docker" "start" "-a" "baafef0e8ff998d1ae0d1ece1b9831c9fd8ec6fbd9d572c1df5a6b66d60eab63", kill_on_drop: false }` [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 bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling calamine v0.16.2 [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!("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!("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!("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!("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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.26s [INFO] running `Command { std: "docker" "inspect" "baafef0e8ff998d1ae0d1ece1b9831c9fd8ec6fbd9d572c1df5a6b66d60eab63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baafef0e8ff998d1ae0d1ece1b9831c9fd8ec6fbd9d572c1df5a6b66d60eab63", kill_on_drop: false }` [INFO] [stdout] baafef0e8ff998d1ae0d1ece1b9831c9fd8ec6fbd9d572c1df5a6b66d60eab63