[INFO] cloning repository https://github.com/JeromeSchmied/fit2gpx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JeromeSchmied/fit2gpx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeromeSchmied%2Ffit2gpx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeromeSchmied%2Ffit2gpx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 407438f9ed19562ed7f70d6eab8542a219178785 [INFO] building JeromeSchmied/fit2gpx-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeromeSchmied%2Ffit2gpx-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JeromeSchmied/fit2gpx-rs [INFO] finished tweaking git repo https://github.com/JeromeSchmied/fit2gpx-rs [INFO] tweaked toml for git repo https://github.com/JeromeSchmied/fit2gpx-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JeromeSchmied/fit2gpx-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JeromeSchmied/fit2gpx-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8a12aef3090664725ed1ebf9ca0b9a79e1db7d7c20d3e49c7492f24dfe752a [INFO] running `Command { std: "docker" "start" "-a" "cb8a12aef3090664725ed1ebf9ca0b9a79e1db7d7c20d3e49c7492f24dfe752a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8a12aef3090664725ed1ebf9ca0b9a79e1db7d7c20d3e49c7492f24dfe752a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8a12aef3090664725ed1ebf9ca0b9a79e1db7d7c20d3e49c7492f24dfe752a", kill_on_drop: false }` [INFO] [stdout] cb8a12aef3090664725ed1ebf9ca0b9a79e1db7d7c20d3e49c7492f24dfe752a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd060523025ffb605dc77b72bb2cd2264ddbb513b6df03cb8da5cdc2e26bd240 [INFO] running `Command { std: "docker" "start" "-a" "bd060523025ffb605dc77b72bb2cd2264ddbb513b6df03cb8da5cdc2e26bd240", kill_on_drop: false }` [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling srtm_reader v0.5.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling fit_file v0.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gpx v0.10.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling fit2gpx v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.63s [INFO] running `Command { std: "docker" "inspect" "bd060523025ffb605dc77b72bb2cd2264ddbb513b6df03cb8da5cdc2e26bd240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd060523025ffb605dc77b72bb2cd2264ddbb513b6df03cb8da5cdc2e26bd240", kill_on_drop: false }` [INFO] [stdout] bd060523025ffb605dc77b72bb2cd2264ddbb513b6df03cb8da5cdc2e26bd240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f1a7f386857eea1c5bfbec7912c38b49a2b5475d76586832ccaad0555bda2d1 [INFO] running `Command { std: "docker" "start" "-a" "2f1a7f386857eea1c5bfbec7912c38b49a2b5475d76586832ccaad0555bda2d1", kill_on_drop: false }` [INFO] [stderr] Compiling fit2gpx v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "2f1a7f386857eea1c5bfbec7912c38b49a2b5475d76586832ccaad0555bda2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1a7f386857eea1c5bfbec7912c38b49a2b5475d76586832ccaad0555bda2d1", kill_on_drop: false }` [INFO] [stdout] 2f1a7f386857eea1c5bfbec7912c38b49a2b5475d76586832ccaad0555bda2d1