[INFO] fetching crate rinex2bin 0.1.0... [INFO] testing rinex2bin-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rinex2bin 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rinex2bin 0.1.0 [INFO] finished tweaking crates.io crate rinex2bin 0.1.0 [INFO] tweaked toml for crates.io crate rinex2bin 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rinex2bin 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rinex2bin 0.1.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dms-coordinates v1.3.1 [INFO] [stderr] Downloaded map_3d v0.1.5 [INFO] [stderr] Downloaded geo-types v0.7.15 [INFO] [stderr] Downloaded gnss-rs v2.3.5 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded hifitime v4.0.2 [INFO] [stderr] Downloaded rust-3d v0.34.0 [INFO] [stderr] Downloaded rinex v0.17.0 [INFO] [stderr] Downloaded binex v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aaa4cc890fba54f75d8b6106a8f398568384dadadf0ae74e0af90c802a65ed7 [INFO] running `Command { std: "docker" "start" "-a" "6aaa4cc890fba54f75d8b6106a8f398568384dadadf0ae74e0af90c802a65ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aaa4cc890fba54f75d8b6106a8f398568384dadadf0ae74e0af90c802a65ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aaa4cc890fba54f75d8b6106a8f398568384dadadf0ae74e0af90c802a65ed7", kill_on_drop: false }` [INFO] [stdout] 6aaa4cc890fba54f75d8b6106a8f398568384dadadf0ae74e0af90c802a65ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ed7da9a53c10909554a4bcf96bbfe1e5ce3fe19f42843453a1bba45b168d1a [INFO] running `Command { std: "docker" "start" "-a" "00ed7da9a53c10909554a4bcf96bbfe1e5ce3fe19f42843453a1bba45b168d1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling geo-types v0.7.15 [INFO] [stderr] Compiling map_3d v0.1.5 [INFO] [stderr] Compiling rust-3d v0.34.0 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dms-coordinates v1.3.1 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling hifitime v4.0.2 [INFO] [stderr] Compiling gnss-rs v2.3.5 [INFO] [stderr] Compiling rinex v0.17.0 [INFO] [stderr] Compiling binex v0.4.2 [INFO] [stderr] Compiling rinex2bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "00ed7da9a53c10909554a4bcf96bbfe1e5ce3fe19f42843453a1bba45b168d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ed7da9a53c10909554a4bcf96bbfe1e5ce3fe19f42843453a1bba45b168d1a", kill_on_drop: false }` [INFO] [stdout] 00ed7da9a53c10909554a4bcf96bbfe1e5ce3fe19f42843453a1bba45b168d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4cde527190cd2a74236d130362e2ac732de2ce59ed608e21e17cf12af6d8f0 [INFO] running `Command { std: "docker" "start" "-a" "7a4cde527190cd2a74236d130362e2ac732de2ce59ed608e21e17cf12af6d8f0", kill_on_drop: false }` [INFO] [stderr] Compiling rinex2bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "7a4cde527190cd2a74236d130362e2ac732de2ce59ed608e21e17cf12af6d8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4cde527190cd2a74236d130362e2ac732de2ce59ed608e21e17cf12af6d8f0", kill_on_drop: false }` [INFO] [stdout] 7a4cde527190cd2a74236d130362e2ac732de2ce59ed608e21e17cf12af6d8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53963288005f525a94d3a619c78ce8d6eea03125c3adcd278a8bf384ffcd9e4b [INFO] running `Command { std: "docker" "start" "-a" "53963288005f525a94d3a619c78ce8d6eea03125c3adcd278a8bf384ffcd9e4b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rinex2bin-76ef62fcb4399b86) [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "53963288005f525a94d3a619c78ce8d6eea03125c3adcd278a8bf384ffcd9e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53963288005f525a94d3a619c78ce8d6eea03125c3adcd278a8bf384ffcd9e4b", kill_on_drop: false }` [INFO] [stdout] 53963288005f525a94d3a619c78ce8d6eea03125c3adcd278a8bf384ffcd9e4b