[INFO] cloning repository https://github.com/zzyandzzy/igps_tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzyandzzy/igps_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Figps_tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Figps_tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0caa548c27d6992ca5498ef3a0beb5bb706678a0
[INFO] testing zzyandzzy/igps_tools against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Figps_tools" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzyandzzy/igps_tools
[INFO] finished tweaking git repo https://github.com/zzyandzzy/igps_tools
[INFO] tweaked toml for git repo https://github.com/zzyandzzy/igps_tools written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzyandzzy/igps_tools on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzyandzzy/igps_tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fit-rust v0.1.8
[INFO] [stderr]   Downloaded deranged v0.3.10
[INFO] [stderr]   Downloaded geo-types v0.7.12
[INFO] [stderr]   Downloaded polyline v0.10.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded binrw_derive v0.13.3
[INFO] [stderr]   Downloaded binrw v0.13.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded tokio v1.35.0
[INFO] [stderr]   Downloaded openssl-src v300.2.1+3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ada0b0e6d16281f896a9521f63d903ee5d4cff5a379705a22b21660dd3ea3e2b
[INFO] running `Command { std: "docker" "start" "-a" "ada0b0e6d16281f896a9521f63d903ee5d4cff5a379705a22b21660dd3ea3e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ada0b0e6d16281f896a9521f63d903ee5d4cff5a379705a22b21660dd3ea3e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada0b0e6d16281f896a9521f63d903ee5d4cff5a379705a22b21660dd3ea3e2b", kill_on_drop: false }`
[INFO] [stdout] ada0b0e6d16281f896a9521f63d903ee5d4cff5a379705a22b21660dd3ea3e2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ea4064b96daf0065dd9355bb1e123e2db494be99f19bae6f7ba0378fde76811
[INFO] running `Command { std: "docker" "start" "-a" "8ea4064b96daf0065dd9355bb1e123e2db494be99f19bae6f7ba0378fde76811", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-src v300.2.1+3.2.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling geo-types v0.7.12
[INFO] [stderr]    Compiling polyline v0.10.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling fit-rust v0.1.8
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir/auth)
[INFO] [stderr]    Compiling workout v0.1.3 (/opt/rustwide/workdir/workout)
[INFO] [stderr]    Compiling xingzhe v0.1.0 (/opt/rustwide/workdir/xingzhe)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "8ea4064b96daf0065dd9355bb1e123e2db494be99f19bae6f7ba0378fde76811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ea4064b96daf0065dd9355bb1e123e2db494be99f19bae6f7ba0378fde76811", kill_on_drop: false }`
[INFO] [stdout] 8ea4064b96daf0065dd9355bb1e123e2db494be99f19bae6f7ba0378fde76811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78eece41705844a92d57e7a1c3a42c1bc0a7ffda82bf5ee5c026d1840ed43409
[INFO] running `Command { std: "docker" "start" "-a" "78eece41705844a92d57e7a1c3a42c1bc0a7ffda82bf5ee5c026d1840ed43409", kill_on_drop: false }`
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir/auth)
[INFO] [stderr]    Compiling workout v0.1.3 (/opt/rustwide/workdir/workout)
[INFO] [stderr]    Compiling xingzhe v0.1.0 (/opt/rustwide/workdir/xingzhe)
[INFO] [stdout] error[E0609]: no field `message` on type `&FitMessage`
[INFO] [stdout]   --> workout/examples/fit_read.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |         match data.message.message_type {
[INFO] [stdout]    |                    ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `message` on type `&FitMessage`
[INFO] [stdout]   --> workout/examples/fit_read.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 println!("FileId: {:?}", data.message);
[INFO] [stdout]    |                                               ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `message` on type `&FitMessage`
[INFO] [stdout]   --> workout/examples/fit_read.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 print_workout(&data.message.values);
[INFO] [stdout]    |                                     ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `message` on type `&FitMessage`
[INFO] [stdout]   --> workout/examples/fit_read.rs:19:42
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 print_workout_step(&data.message.values);
[INFO] [stdout]    |                                          ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `message` on type `&FitMessage`
[INFO] [stdout]   --> workout/examples/fit_read.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 println!("_: {:?}", data.message);
[INFO] [stdout]    |                                          ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `workout` (example "fit_read") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "78eece41705844a92d57e7a1c3a42c1bc0a7ffda82bf5ee5c026d1840ed43409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78eece41705844a92d57e7a1c3a42c1bc0a7ffda82bf5ee5c026d1840ed43409", kill_on_drop: false }`
[INFO] [stdout] 78eece41705844a92d57e7a1c3a42c1bc0a7ffda82bf5ee5c026d1840ed43409
