[INFO] cloning repository https://github.com/richardbrodie/fitsdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardbrodie/fitsdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Ffitsdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Ffitsdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c350a7656011320da113ccdf1ebf2acb1f5765d [INFO] testing richardbrodie/fitsdk-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Ffitsdk-rs" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardbrodie/fitsdk-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardbrodie/fitsdk-rs [INFO] finished tweaking git repo https://github.com/richardbrodie/fitsdk-rs [INFO] tweaked toml for git repo https://github.com/richardbrodie/fitsdk-rs written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/richardbrodie/fitsdk-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.sdk_version [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b760361fc6d7618a5f03fd1816967eaaa332e4b9bc86dc3fdb49f25b2f49a79c [INFO] running `Command { std: "docker" "start" "-a" "b760361fc6d7618a5f03fd1816967eaaa332e4b9bc86dc3fdb49f25b2f49a79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b760361fc6d7618a5f03fd1816967eaaa332e4b9bc86dc3fdb49f25b2f49a79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b760361fc6d7618a5f03fd1816967eaaa332e4b9bc86dc3fdb49f25b2f49a79c", kill_on_drop: false }` [INFO] [stdout] b760361fc6d7618a5f03fd1816967eaaa332e4b9bc86dc3fdb49f25b2f49a79c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2232f447771e5da8364048faf76207bc991cd295a8635e30371684055319372 [INFO] running `Command { std: "docker" "start" "-a" "a2232f447771e5da8364048faf76207bc991cd295a8635e30371684055319372", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.sdk_version [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fitsdk v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "a2232f447771e5da8364048faf76207bc991cd295a8635e30371684055319372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2232f447771e5da8364048faf76207bc991cd295a8635e30371684055319372", kill_on_drop: false }` [INFO] [stdout] a2232f447771e5da8364048faf76207bc991cd295a8635e30371684055319372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e173262b59e437d7733c12ba0b4a6023b71e3ad1ed80d5b6f02901ddbb76994 [INFO] running `Command { std: "docker" "start" "-a" "6e173262b59e437d7733c12ba0b4a6023b71e3ad1ed80d5b6f02901ddbb76994", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.sdk_version [INFO] [stderr] Compiling fitsdk v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "6e173262b59e437d7733c12ba0b4a6023b71e3ad1ed80d5b6f02901ddbb76994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e173262b59e437d7733c12ba0b4a6023b71e3ad1ed80d5b6f02901ddbb76994", kill_on_drop: false }` [INFO] [stdout] 6e173262b59e437d7733c12ba0b4a6023b71e3ad1ed80d5b6f02901ddbb76994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57dcc5c00bec83366f55d9d2788b806eddbf232a0b53aa2d03f496215470deb9 [INFO] running `Command { std: "docker" "start" "-a" "57dcc5c00bec83366f55d9d2788b806eddbf232a0b53aa2d03f496215470deb9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.sdk_version [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.67s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fitsdk-d8ba613fe7d26b61) [INFO] [stdout] [INFO] [stderr] Doc-tests fitsdk [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/field_matchers/get_field_type.rs - field_matchers::get_field_type::get_field_type_fn (line 1543) ... FAILED [INFO] [stdout] test src/field_matchers/get_field_string_value.rs - field_matchers::get_field_string_value::get_field_string_value_fn (line 8) ... FAILED [INFO] [stdout] test src/field_matchers/get_field_offset.rs - field_matchers::get_field_offset::get_field_offset_fn (line 312) ... FAILED [INFO] [stdout] test src/field_matchers/get_field_scale.rs - field_matchers::get_field_scale::get_field_scale_fn (line 650) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/field_matchers/get_field_type.rs - field_matchers::get_field_type::get_field_type_fn (line 1543) stdout ---- [INFO] [stdout] error: expected identifier, found keyword `type` [INFO] [stdout] --> src/field_matchers/get_field_type.rs:1548:25 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(field, Field:type::Uint16); [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `type` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(field, Field:r#type::Uint16); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] error: expected type, found keyword `type` [INFO] [stdout] --> src/field_matchers/get_field_type.rs:1548:25 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(field, Field:type::Uint16); [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | help: maybe write a path separator here: `::` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageType` [INFO] [stdout] --> src/field_matchers/get_field_type.rs:1544:20 [INFO] [stdout] | [INFO] [stdout] 3 | let message_type = MessageType::WorkoutSession; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MessageType` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `match_message_field` in this scope [INFO] [stdout] --> src/field_matchers/get_field_type.rs:1546:16 [INFO] [stdout] | [INFO] [stdout] 5 | let field_fn = match_message_field(message_type); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/field_matchers/get_field_string_value.rs - field_matchers::get_field_string_value::get_field_string_value_fn (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FieldType` [INFO] [stdout] --> src/field_matchers/get_field_string_value.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 3 | let field_type = FieldType::BodyLocation; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FieldType` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `match_predefined_field_value` in this scope [INFO] [stdout] --> src/field_matchers/get_field_string_value.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 5 | let predefined_text = match_predefined_field_value(field_type, parsed_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/field_matchers/get_field_offset.rs - field_matchers::get_field_offset::get_field_offset_fn (line 312) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageType` [INFO] [stdout] --> src/field_matchers/get_field_offset.rs:313:20 [INFO] [stdout] | [INFO] [stdout] 3 | let message_type = MessageType::Session; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MessageType` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `match_message_offset` in this scope [INFO] [stdout] --> src/field_matchers/get_field_offset.rs:315:17 [INFO] [stdout] | [INFO] [stdout] 5 | let offset_fn = match_message_offset(message_type); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/field_matchers/get_field_scale.rs - field_matchers::get_field_scale::get_field_scale_fn (line 650) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageType` [INFO] [stdout] --> src/field_matchers/get_field_scale.rs:651:20 [INFO] [stdout] | [INFO] [stdout] 3 | let message_type = MessageType::Workout; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MessageType` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `match_message_scale` in this scope [INFO] [stdout] --> src/field_matchers/get_field_scale.rs:653:16 [INFO] [stdout] | [INFO] [stdout] 5 | let scale_fn = match_message_scale(message_type); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/field_matchers/get_field_offset.rs - field_matchers::get_field_offset::get_field_offset_fn (line 312) [INFO] [stdout] src/field_matchers/get_field_scale.rs - field_matchers::get_field_scale::get_field_scale_fn (line 650) [INFO] [stdout] src/field_matchers/get_field_string_value.rs - field_matchers::get_field_string_value::get_field_string_value_fn (line 8) [INFO] [stdout] src/field_matchers/get_field_type.rs - field_matchers::get_field_type::get_field_type_fn (line 1543) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "57dcc5c00bec83366f55d9d2788b806eddbf232a0b53aa2d03f496215470deb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57dcc5c00bec83366f55d9d2788b806eddbf232a0b53aa2d03f496215470deb9", kill_on_drop: false }` [INFO] [stdout] 57dcc5c00bec83366f55d9d2788b806eddbf232a0b53aa2d03f496215470deb9