[INFO] fetching crate rinex2bin 0.1.0... [INFO] testing rinex2bin-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-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 cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded map_3d v0.1.5 [INFO] [stderr] Downloaded geo-types v0.7.15 [INFO] [stderr] Downloaded dms-coordinates v1.3.1 [INFO] [stderr] Downloaded gnss-rs v2.3.5 [INFO] [stderr] Downloaded binex v0.4.2 [INFO] [stderr] Downloaded hifitime v4.0.2 [INFO] [stderr] Downloaded rust-3d v0.34.0 [INFO] [stderr] Downloaded rinex v0.17.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 902f5cf3a0d635ce0ed41b30838d6b136b7a374b7a27c40596a5acfc0debe1df [INFO] running `Command { std: "docker" "start" "-a" "902f5cf3a0d635ce0ed41b30838d6b136b7a374b7a27c40596a5acfc0debe1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "902f5cf3a0d635ce0ed41b30838d6b136b7a374b7a27c40596a5acfc0debe1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902f5cf3a0d635ce0ed41b30838d6b136b7a374b7a27c40596a5acfc0debe1df", kill_on_drop: false }` [INFO] [stdout] 902f5cf3a0d635ce0ed41b30838d6b136b7a374b7a27c40596a5acfc0debe1df [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df99ce69da0584ca3a2b5bf7c6f96499c8aa5c9725c7edac23c0dbe146087212 [INFO] running `Command { std: "docker" "start" "-a" "df99ce69da0584ca3a2b5bf7c6f96499c8aa5c9725c7edac23c0dbe146087212", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling lexical-util v1.0.6 [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 lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling map_3d v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling geo-types v0.7.15 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rust-3d v0.34.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [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 env_filter v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.11 [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 env_logger v0.11.6 [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 03s [INFO] running `Command { std: "docker" "inspect" "df99ce69da0584ca3a2b5bf7c6f96499c8aa5c9725c7edac23c0dbe146087212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df99ce69da0584ca3a2b5bf7c6f96499c8aa5c9725c7edac23c0dbe146087212", kill_on_drop: false }` [INFO] [stdout] df99ce69da0584ca3a2b5bf7c6f96499c8aa5c9725c7edac23c0dbe146087212 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6944326267799c167d8f4e8929104123f72931e6626d21444939fb79ae6fa4f [INFO] running `Command { std: "docker" "start" "-a" "f6944326267799c167d8f4e8929104123f72931e6626d21444939fb79ae6fa4f", 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.68s [INFO] running `Command { std: "docker" "inspect" "f6944326267799c167d8f4e8929104123f72931e6626d21444939fb79ae6fa4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6944326267799c167d8f4e8929104123f72931e6626d21444939fb79ae6fa4f", kill_on_drop: false }` [INFO] [stdout] f6944326267799c167d8f4e8929104123f72931e6626d21444939fb79ae6fa4f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b077b7ab9be5a686f07203cb512c33bce941da151be4391910579eb6f8ca73b5 [INFO] running `Command { std: "docker" "start" "-a" "b077b7ab9be5a686f07203cb512c33bce941da151be4391910579eb6f8ca73b5", 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" "b077b7ab9be5a686f07203cb512c33bce941da151be4391910579eb6f8ca73b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b077b7ab9be5a686f07203cb512c33bce941da151be4391910579eb6f8ca73b5", kill_on_drop: false }` [INFO] [stdout] b077b7ab9be5a686f07203cb512c33bce941da151be4391910579eb6f8ca73b5