[INFO] fetching crate supernovas-sys 0.1.4...
[INFO] testing supernovas-sys-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate supernovas-sys 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate supernovas-sys 0.1.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate supernovas-sys 0.1.4
[INFO] tweaked toml for crates.io crate supernovas-sys 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate supernovas-sys 0.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate supernovas-sys 0.1.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe969b31682b8badd9255f7effc29c44596946603059c62d3d626943e0c6ddbd
[INFO] running `Command { std: "docker" "start" "-a" "fe969b31682b8badd9255f7effc29c44596946603059c62d3d626943e0c6ddbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe969b31682b8badd9255f7effc29c44596946603059c62d3d626943e0c6ddbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe969b31682b8badd9255f7effc29c44596946603059c62d3d626943e0c6ddbd", kill_on_drop: false }`
[INFO] [stdout] fe969b31682b8badd9255f7effc29c44596946603059c62d3d626943e0c6ddbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d1f4ba3c9a56388ce24eb098e9ebacbe68058c210288aeafd9e2e4201687a67
[INFO] running `Command { std: "docker" "start" "-a" "2d1f4ba3c9a56388ce24eb098e9ebacbe68058c210288aeafd9e2e4201687a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling calceph-sys v0.1.4
[INFO] [stderr]    Compiling libcspice-sys v0.1.4
[INFO] [stderr]    Compiling supernovas-sys v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> build.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, fs};
[INFO] [stdout]   |                ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> build.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cc::Build`
[INFO] [stdout]  --> build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cc::Build;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_path`
[INFO] [stdout]   --> build.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let out_path = PathBuf::from(env::var("OUT_DIR").unwrap());
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.18s
[INFO] running `Command { std: "docker" "inspect" "2d1f4ba3c9a56388ce24eb098e9ebacbe68058c210288aeafd9e2e4201687a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d1f4ba3c9a56388ce24eb098e9ebacbe68058c210288aeafd9e2e4201687a67", kill_on_drop: false }`
[INFO] [stdout] 2d1f4ba3c9a56388ce24eb098e9ebacbe68058c210288aeafd9e2e4201687a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059d387cf4d4f4b1e2f845f9d793cda7d70b93acb41c13e96809a08f7c851b5d
[INFO] running `Command { std: "docker" "start" "-a" "059d387cf4d4f4b1e2f845f9d793cda7d70b93acb41c13e96809a08f7c851b5d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> build.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, fs};
[INFO] [stdout]   |                ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> build.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cc::Build`
[INFO] [stdout]  --> build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cc::Build;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stdout] warning: unused variable: `out_path`
[INFO] [stdout]   --> build.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let out_path = PathBuf::from(env::var("OUT_DIR").unwrap());
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling supernovas-sys v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/high-z.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if sn::novas_set_unix_time(
[INFO] [stdout]    |            ----------------------- arguments to this function are incorrect
[INFO] [stdout] 64 |             unix_sec,
[INFO] [stdout] 65 |             unix_nsec,
[INFO] [stdout]    |             ^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/supernovas-sys-aad8bbcac03c60df/out/bindings.rs:3:211204
[INFO] [stdout]    |
[INFO] [stdout]  3 | ...: raw :: c_long) -> f64 ; } unsafe extern "C" { pub fn novas_set_unix_time (unix_time : time_t , nanos : :: std :: os :: raw :: c...
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]    |
[INFO] [stdout] 65 |             unix_nsec.into(),
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/calceph.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         sn::novas_set_unix_time(
[INFO] [stdout]    |         ----------------------- arguments to this function are incorrect
[INFO] [stdout] 65 |             unix_sec,
[INFO] [stdout] 66 |             unix_nsec,
[INFO] [stdout]    |             ^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/supernovas-sys-aad8bbcac03c60df/out/bindings.rs:3:211204
[INFO] [stdout]    |
[INFO] [stdout]  3 | ...: raw :: c_long) -> f64 ; } unsafe extern "C" { pub fn novas_set_unix_time (unix_time : time_t , nanos : :: std :: os :: raw :: c...
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]    |
[INFO] [stdout] 66 |             unix_nsec.into(),
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr] error: could not compile `supernovas-sys` (example "high-z") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr] error: could not compile `supernovas-sys` (example "calceph") due to 1 previous error
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/rise-set.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |         if sn::novas_set_unix_time(unix_sec, unix_nsec, LEAP_SECONDS, DUT1, &mut obs_time) != 0 {
[INFO] [stdout]    |            -----------------------           ^^^^^^^^^ expected `i64`, found `i32`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/supernovas-sys-aad8bbcac03c60df/out/bindings.rs:3:211204
[INFO] [stdout]    |
[INFO] [stdout]  3 | ...: raw :: c_long) -> f64 ; } unsafe extern "C" { pub fn novas_set_unix_time (unix_time : time_t , nanos : :: std :: os :: raw :: c...
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert an `i32` to an `i64`
[INFO] [stdout]    |
[INFO] [stdout] 67 |         if sn::novas_set_unix_time(unix_sec, unix_nsec.into(), LEAP_SECONDS, DUT1, &mut obs_time) != 0 {
[INFO] [stdout]    |                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr] error: could not compile `supernovas-sys` (example "rise-set") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTr9LWc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsupernovas_sys-d57651e28f3ccb6d.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTr9LWc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: novas_str_degrees
[INFO] [stdout]           >>> referenced by rise-set-local.rs:24 (examples/rise-set-local.rs:24)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced by rise-set-local.rs:25 (examples/rise-set-local.rs:25)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_debug
[INFO] [stdout]           >>> referenced by rise-set-local.rs:33 (examples/rise-set-local.rs:33)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cspice_add_kernel
[INFO] [stdout]           >>> referenced by rise-set-local.rs:37 (examples/rise-set-local.rs:37)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_use_cspice
[INFO] [stdout]           >>> referenced by rise-set-local.rs:43 (examples/rise-set-local.rs:43)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: make_planet
[INFO] [stdout]           >>> referenced by rise-set-local.rs:47 (examples/rise-set-local.rs:47)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: make_observer_on_surface
[INFO] [stdout]           >>> referenced by rise-set-local.rs:54 (examples/rise-set-local.rs:54)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_parse_iso_date
[INFO] [stdout]           >>> referenced by rise-set-local.rs:64 (examples/rise-set-local.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_set_time
[INFO] [stdout]           >>> referenced by rise-set-local.rs:68 (examples/rise-set-local.rs:68)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced by rise-set-local.rs:117 (examples/rise-set-local.rs:117)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced by rise-set-local.rs:131 (examples/rise-set-local.rs:131)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_make_frame
[INFO] [stdout]           >>> referenced by rise-set-local.rs:82 (examples/rise-set-local.rs:82)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_standard_refraction
[INFO] [stdout]           >>> referenced by rise-set-local.rs:105 (examples/rise-set-local.rs:105)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced by rise-set-local.rs:143 (examples/rise-set-local.rs:143)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_rises_above
[INFO] [stdout]           >>> referenced by rise-set-local.rs:105 (examples/rise-set-local.rs:105)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_iso_timestamp
[INFO] [stdout]           >>> referenced by rise-set-local.rs:124 (examples/rise-set-local.rs:124)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced by rise-set-local.rs:138 (examples/rise-set-local.rs:138)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           >>> referenced by rise-set-local.rs:159 (examples/rise-set-local.rs:159)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_transit_time
[INFO] [stdout]           >>> referenced by rise-set-local.rs:130 (examples/rise-set-local.rs:130)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_sets_below
[INFO] [stdout]           >>> referenced by rise-set-local.rs:143 (examples/rise-set-local.rs:143)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rise_set_local-d9bd0bf91c22b9d7.rise_set_local.dc9e337d276af001-cgu.0.rcgu.o:(rise_set_local::main::h1574897af4cd4417)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr] error: could not compile `supernovas-sys` (example "rise-set-local") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCXOaaa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsupernovas_sys-d57651e28f3ccb6d.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCXOaaa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: novas_debug
[INFO] [stdout]           >>> referenced by cspice.rs:15 (examples/cspice.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cspice_add_kernel
[INFO] [stdout]           >>> referenced by cspice.rs:19 (examples/cspice.rs:19)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_use_cspice
[INFO] [stdout]           >>> referenced by cspice.rs:25 (examples/cspice.rs:25)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: make_planet
[INFO] [stdout]           >>> referenced by cspice.rs:32 (examples/cspice.rs:32)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: make_observer_on_surface
[INFO] [stdout]           >>> referenced by cspice.rs:39 (examples/cspice.rs:39)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_parse_iso_date
[INFO] [stdout]           >>> referenced by cspice.rs:57 (examples/cspice.rs:57)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_set_time
[INFO] [stdout]           >>> referenced by cspice.rs:59 (examples/cspice.rs:59)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_make_frame
[INFO] [stdout]           >>> referenced by cspice.rs:63 (examples/cspice.rs:63)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_sky_pos
[INFO] [stdout]           >>> referenced by cspice.rs:76 (examples/cspice.rs:76)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           >>> referenced by cspice.rs:94 (examples/cspice.rs:94)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_standard_refraction
[INFO] [stdout]           >>> referenced by cspice.rs:112 (examples/cspice.rs:112)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: novas_app_to_hor
[INFO] [stdout]           >>> referenced by cspice.rs:112 (examples/cspice.rs:112)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/cspice-dc2235c8bfa9de8f.cspice.fb21fccb8627dd57-cgu.0.rcgu.o:(cspice::main::hddd445239f27e261)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr] error: could not compile `supernovas-sys` (example "cspice") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVpA9g5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsupernovas_sys-d57651e28f3ccb6d.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVpA9g5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-f7077a98f862a911" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: novas_use_cspice
[INFO] [stdout]           >>> referenced by hello.rs:5 (examples/hello.rs:5)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/hello-f7077a98f862a911.hello.8ff9c2218538e790-cgu.0.rcgu.o:(hello::main::h15edd0269387bfbb)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cspice_add_kernel
[INFO] [stdout]           >>> referenced by hello.rs:6 (examples/hello.rs:6)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/hello-f7077a98f862a911.hello.8ff9c2218538e790-cgu.0.rcgu.o:(hello::main::h15edd0269387bfbb)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: supernovas-sys@0.1.4: `supernovas_dir` does not point to a valid directory. Please set the SUPERNOVAS_DIR environment variable or use `novas-src` feature.
[INFO] [stderr] error: could not compile `supernovas-sys` (example "hello") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "059d387cf4d4f4b1e2f845f9d793cda7d70b93acb41c13e96809a08f7c851b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059d387cf4d4f4b1e2f845f9d793cda7d70b93acb41c13e96809a08f7c851b5d", kill_on_drop: false }`
[INFO] [stdout] 059d387cf4d4f4b1e2f845f9d793cda7d70b93acb41c13e96809a08f7c851b5d
