[INFO] cloning repository https://github.com/v0y4g3r/gpx-greptimedb-loader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0y4g3r/gpx-greptimedb-loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0y4g3r%2Fgpx-greptimedb-loader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0y4g3r%2Fgpx-greptimedb-loader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7999e21915cb2a50fa46668faf1646f8a63151f5
[INFO] building v0y4g3r/gpx-greptimedb-loader against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0y4g3r%2Fgpx-greptimedb-loader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/v0y4g3r/gpx-greptimedb-loader
[INFO] finished tweaking git repo https://github.com/v0y4g3r/gpx-greptimedb-loader
[INFO] tweaked toml for git repo https://github.com/v0y4g3r/gpx-greptimedb-loader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0y4g3r/gpx-greptimedb-loader on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v0y4g3r/gpx-greptimedb-loader 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/GreptimeTeam/greptimedb-ingester-rust.git`
[INFO] [stderr]     Updating git repository `https://github.com/GreptimeTeam/greptime-proto.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.7.5
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded geoutils v0.5.1
[INFO] [stderr]   Downloaded geo-types v0.7.13
[INFO] [stderr]   Downloaded clap v4.5.19
[INFO] [stderr]   Downloaded snafu v0.7.5
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] [stderr]   Downloaded gpx v0.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.19
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11c79ff2f2a4b31a722a5f7de58239f382fe1d0238d9b5e04cb68062d907afe0
[INFO] running `Command { std: "docker" "start" "-a" "11c79ff2f2a4b31a722a5f7de58239f382fe1d0238d9b5e04cb68062d907afe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11c79ff2f2a4b31a722a5f7de58239f382fe1d0238d9b5e04cb68062d907afe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c79ff2f2a4b31a722a5f7de58239f382fe1d0238d9b5e04cb68062d907afe0", kill_on_drop: false }`
[INFO] [stdout] 11c79ff2f2a4b31a722a5f7de58239f382fe1d0238d9b5e04cb68062d907afe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3cbb9b8b5003e1a55f689c4b7f9f8924a117848776b537c8750bab9d2240148
[INFO] running `Command { std: "docker" "start" "-a" "f3cbb9b8b5003e1a55f689c4b7f9f8924a117848776b537c8750bab9d2240148", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling greptime-proto v0.1.0 (https://github.com/GreptimeTeam/greptime-proto.git?tag=v0.7.0#4bc0d175)
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling geoutils v0.5.1
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling gpx v0.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling greptimedb-ingester v0.1.0 (https://github.com/GreptimeTeam/greptimedb-ingester-rust.git?rev=2e6b0c5eb6a5e7549c3100e4d356b07d15cce66d#2e6b0c5e)
[INFO] [stderr]    Compiling gpx-greptimedb-loader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "f3cbb9b8b5003e1a55f689c4b7f9f8924a117848776b537c8750bab9d2240148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cbb9b8b5003e1a55f689c4b7f9f8924a117848776b537c8750bab9d2240148", kill_on_drop: false }`
[INFO] [stdout] f3cbb9b8b5003e1a55f689c4b7f9f8924a117848776b537c8750bab9d2240148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 443051c09fbe9fb0dccd538ab76982c18f57435fdb28b41cd09d1b84d011da4e
[INFO] running `Command { std: "docker" "start" "-a" "443051c09fbe9fb0dccd538ab76982c18f57435fdb28b41cd09d1b84d011da4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling gpx-greptimedb-loader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "443051c09fbe9fb0dccd538ab76982c18f57435fdb28b41cd09d1b84d011da4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443051c09fbe9fb0dccd538ab76982c18f57435fdb28b41cd09d1b84d011da4e", kill_on_drop: false }`
[INFO] [stdout] 443051c09fbe9fb0dccd538ab76982c18f57435fdb28b41cd09d1b84d011da4e
