[INFO] fetching crate cggtts-cli 0.0.1... [INFO] testing cggtts-cli-0.0.1 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate cggtts-cli 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cggtts-cli 0.0.1 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cggtts-cli 0.0.1 [INFO] finished tweaking crates.io crate cggtts-cli 0.0.1 [INFO] tweaked toml for crates.io crate cggtts-cli 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate cggtts-cli 0.0.1 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded format_num v0.1.0 [INFO] [stderr] Downloaded rustversion v1.0.7 [INFO] [stderr] Downloaded serde v1.0.138 [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded scan_fmt v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.138 [INFO] [stderr] Downloaded physical_constants v0.4.1 [INFO] [stderr] Downloaded rust-3d v0.34.0 [INFO] [stderr] Downloaded cggtts v2.0.1 [INFO] [stderr] Downloaded julianday v1.0.1 [INFO] [stderr] Downloaded rinex v0.3.3 [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b130c2691f130b2185bc88fb497199c84c266dd227cbb9c68fb182879e4cb46a [INFO] running `Command { std: "docker" "start" "-a" "b130c2691f130b2185bc88fb497199c84c266dd227cbb9c68fb182879e4cb46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b130c2691f130b2185bc88fb497199c84c266dd227cbb9c68fb182879e4cb46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b130c2691f130b2185bc88fb497199c84c266dd227cbb9c68fb182879e4cb46a", kill_on_drop: false }` [INFO] [stdout] b130c2691f130b2185bc88fb497199c84c266dd227cbb9c68fb182879e4cb46a [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f990e249c8b64ca35debccfc90bab68ae23e205f7768ba71fbc008727726f3eb [INFO] running `Command { std: "docker" "start" "-a" "f990e249c8b64ca35debccfc90bab68ae23e205f7768ba71fbc008727726f3eb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rust-3d v0.34.0 [INFO] [stderr] Compiling julianday v1.0.1 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling rinex v0.3.3 [INFO] [stderr] Compiling physical_constants v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling cggtts v2.0.1 [INFO] [stderr] Compiling cggtts-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Track` [INFO] [stdout] --> src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use cggtts::{Cggtts, Track}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinex::constellation::Constellation` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rinex::constellation::Constellation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bipm` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let bipm = matches.is_present("bipm"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bipm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sv` [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let sv = matches.is_present("sv"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unique` [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let unique = matches.is_present("unique"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_unique` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "f990e249c8b64ca35debccfc90bab68ae23e205f7768ba71fbc008727726f3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f990e249c8b64ca35debccfc90bab68ae23e205f7768ba71fbc008727726f3eb", kill_on_drop: false }` [INFO] [stdout] f990e249c8b64ca35debccfc90bab68ae23e205f7768ba71fbc008727726f3eb [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ac97908bbdd92debd079f13b8ad74f57a2a2733f8df73f1bbe720ba6ce4ebb [INFO] running `Command { std: "docker" "start" "-a" "19ac97908bbdd92debd079f13b8ad74f57a2a2733f8df73f1bbe720ba6ce4ebb", kill_on_drop: false }` [INFO] [stderr] Compiling cggtts-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Track` [INFO] [stdout] --> src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use cggtts::{Cggtts, Track}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinex::constellation::Constellation` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rinex::constellation::Constellation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bipm` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let bipm = matches.is_present("bipm"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bipm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sv` [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let sv = matches.is_present("sv"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unique` [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let unique = matches.is_present("unique"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_unique` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "19ac97908bbdd92debd079f13b8ad74f57a2a2733f8df73f1bbe720ba6ce4ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ac97908bbdd92debd079f13b8ad74f57a2a2733f8df73f1bbe720ba6ce4ebb", kill_on_drop: false }` [INFO] [stdout] 19ac97908bbdd92debd079f13b8ad74f57a2a2733f8df73f1bbe720ba6ce4ebb [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78885c24d874af07e12c66cd0d4166a1b76e62f6c6d4682c1a2be7243278f6c0 [INFO] running `Command { std: "docker" "start" "-a" "78885c24d874af07e12c66cd0d4166a1b76e62f6c6d4682c1a2be7243278f6c0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Track` [INFO] [stderr] --> src/main.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | use cggtts::{Cggtts, Track}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rinex::constellation::Constellation` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use rinex::constellation::Constellation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bipm` [INFO] [stderr] --> src/main.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | let bipm = matches.is_present("bipm"); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bipm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sv` [INFO] [stderr] --> src/main.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | let sv = matches.is_present("sv"); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_sv` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `unique` [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | let unique = matches.is_present("unique"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_unique` [INFO] [stderr] [INFO] [stderr] warning: `cggtts-cli` (bin "cggtts-cli" test) generated 5 warnings (run `cargo fix --bin "cggtts-cli" --tests` to apply 5 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cggtts_cli-57def84359569e8b) [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" "78885c24d874af07e12c66cd0d4166a1b76e62f6c6d4682c1a2be7243278f6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78885c24d874af07e12c66cd0d4166a1b76e62f6c6d4682c1a2be7243278f6c0", kill_on_drop: false }` [INFO] [stdout] 78885c24d874af07e12c66cd0d4166a1b76e62f6c6d4682c1a2be7243278f6c0