[INFO] cloning repository https://github.com/zzyandzzy/fit-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzyandzzy/fit-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Ffit-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Ffit-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3523c72d921551ab3ef594f94da67315a06bcae
[INFO] testing zzyandzzy/fit-rust against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Ffit-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzyandzzy/fit-rust
[INFO] finished tweaking git repo https://github.com/zzyandzzy/fit-rust
[INFO] tweaked toml for git repo https://github.com/zzyandzzy/fit-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzyandzzy/fit-rust on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding binrw v0.13.3 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded binrw_derive v0.13.3
[INFO] [stderr]   Downloaded binrw v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74d3b486ed9d8a0cf4306b183fd90d392b9f61d2a32b311a8b70cd693282ba43
[INFO] running `Command { std: "docker" "start" "-a" "74d3b486ed9d8a0cf4306b183fd90d392b9f61d2a32b311a8b70cd693282ba43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74d3b486ed9d8a0cf4306b183fd90d392b9f61d2a32b311a8b70cd693282ba43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d3b486ed9d8a0cf4306b183fd90d392b9f61d2a32b311a8b70cd693282ba43", kill_on_drop: false }`
[INFO] [stdout] 74d3b486ed9d8a0cf4306b183fd90d392b9f61d2a32b311a8b70cd693282ba43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d86284b6385275072263cd5e3fa8bd5a5e1de32ff00e18b66b9128d2cf2abc5a
[INFO] running `Command { std: "docker" "start" "-a" "d86284b6385275072263cd5e3fa8bd5a5e1de32ff00e18b66b9128d2cf2abc5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fit-rust v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.32s
[INFO] running `Command { std: "docker" "inspect" "d86284b6385275072263cd5e3fa8bd5a5e1de32ff00e18b66b9128d2cf2abc5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86284b6385275072263cd5e3fa8bd5a5e1de32ff00e18b66b9128d2cf2abc5a", kill_on_drop: false }`
[INFO] [stdout] d86284b6385275072263cd5e3fa8bd5a5e1de32ff00e18b66b9128d2cf2abc5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0dfe7ae92384fbce8ffce1902e7034d2e5fa96c5eaf1ab07a4129b2e72c2e91
[INFO] running `Command { std: "docker" "start" "-a" "e0dfe7ae92384fbce8ffce1902e7034d2e5fa96c5eaf1ab07a4129b2e72c2e91", kill_on_drop: false }`
[INFO] [stderr]    Compiling fit-rust v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "e0dfe7ae92384fbce8ffce1902e7034d2e5fa96c5eaf1ab07a4129b2e72c2e91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0dfe7ae92384fbce8ffce1902e7034d2e5fa96c5eaf1ab07a4129b2e72c2e91", kill_on_drop: false }`
[INFO] [stdout] e0dfe7ae92384fbce8ffce1902e7034d2e5fa96c5eaf1ab07a4129b2e72c2e91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2463465933aae16957b743d41ee6c65cfa5e38832ef7e2a4448a196aba809ccd
[INFO] running `Command { std: "docker" "start" "-a" "2463465933aae16957b743d41ee6c65cfa5e38832ef7e2a4448a196aba809ccd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fit_rust-b4bfee73ce506dce)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test protocol::tests::fit_crc_get16_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fit_rust
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/protocol/get_field_scale.rs - protocol::get_field_scale::get_field_scale_fn (line 667) ... FAILED
[INFO] [stdout] test src/protocol/get_field_type.rs - protocol::get_field_type::get_field_type_fn (line 1569) ... FAILED
[INFO] [stdout] test src/protocol/get_field_offset.rs - protocol::get_field_offset::get_field_offset_fn (line 313) ... FAILED
[INFO] [stdout] test src/protocol/get_field_string_value.rs - protocol::get_field_string_value::define_field_mappings (line 126) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/protocol/get_field_scale.rs - protocol::get_field_scale::get_field_scale_fn (line 667) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageType`
[INFO] [stdout]    --> src/protocol/get_field_scale.rs:668:20
[INFO] [stdout]     |
[INFO] [stdout] 668 | let message_type = MessageType::Workout;
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `MessageType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 667 + use fit_rust::protocol::message_type::MessageType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `match_message_scale` in this scope
[INFO] [stdout]    --> src/protocol/get_field_scale.rs:670:16
[INFO] [stdout]     |
[INFO] [stdout] 670 | 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] ---- src/protocol/get_field_type.rs - protocol::get_field_type::get_field_type_fn (line 1569) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageType`
[INFO] [stdout]     --> src/protocol/get_field_type.rs:1570:20
[INFO] [stdout]      |
[INFO] [stdout] 1570 | let message_type = MessageType::WorkoutSession;
[INFO] [stdout]      |                    ^^^^^^^^^^^ use of undeclared type `MessageType`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1569 + use fit_rust::protocol::message_type::MessageType;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `match_message_field` in this scope
[INFO] [stdout]     --> src/protocol/get_field_type.rs:1572:16
[INFO] [stdout]      |
[INFO] [stdout] 1572 | let field_fn = match_message_field(message_type);
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FieldType`
[INFO] [stdout]     --> src/protocol/get_field_type.rs:1574:19
[INFO] [stdout]      |
[INFO] [stdout] 1574 | assert_eq!(field, FieldType::Uint16);
[INFO] [stdout]      |                   ^^^^^^^^^ use of undeclared type `FieldType`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/protocol/get_field_offset.rs - protocol::get_field_offset::get_field_offset_fn (line 313) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageType`
[INFO] [stdout]    --> src/protocol/get_field_offset.rs:314:20
[INFO] [stdout]     |
[INFO] [stdout] 314 | let message_type = MessageType::Session;
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `MessageType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 313 + use fit_rust::protocol::message_type::MessageType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `match_message_offset` in this scope
[INFO] [stdout]    --> src/protocol/get_field_offset.rs:316:17
[INFO] [stdout]     |
[INFO] [stdout] 316 | 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/protocol/get_field_string_value.rs - protocol::get_field_string_value::define_field_mappings (line 126) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FieldType`
[INFO] [stdout]    --> src/protocol/get_field_string_value.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 | 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/protocol/get_field_string_value.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 | 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/protocol/get_field_offset.rs - protocol::get_field_offset::get_field_offset_fn (line 313)
[INFO] [stdout]     src/protocol/get_field_scale.rs - protocol::get_field_scale::get_field_scale_fn (line 667)
[INFO] [stdout]     src/protocol/get_field_string_value.rs - protocol::get_field_string_value::define_field_mappings (line 126)
[INFO] [stdout]     src/protocol/get_field_type.rs - protocol::get_field_type::get_field_type_fn (line 1569)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2463465933aae16957b743d41ee6c65cfa5e38832ef7e2a4448a196aba809ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2463465933aae16957b743d41ee6c65cfa5e38832ef7e2a4448a196aba809ccd", kill_on_drop: false }`
[INFO] [stdout] 2463465933aae16957b743d41ee6c65cfa5e38832ef7e2a4448a196aba809ccd
