[INFO] cloning repository https://github.com/pkgw/rubbl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/rubbl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29d3808414f5440efcb609cd96800da62a7fabf2 [INFO] building pkgw/rubbl against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/rubbl [INFO] finished tweaking git repo https://github.com/pkgw/rubbl [INFO] tweaked toml for git repo https://github.com/pkgw/rubbl written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openat v0.1.21 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b8ce15ace5bde5214aaf1b9bbff72a183014db0e2682fe233d18c671967a1b1 [INFO] running `Command { std: "docker" "start" "-a" "4b8ce15ace5bde5214aaf1b9bbff72a183014db0e2682fe233d18c671967a1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8ce15ace5bde5214aaf1b9bbff72a183014db0e2682fe233d18c671967a1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8ce15ace5bde5214aaf1b9bbff72a183014db0e2682fe233d18c671967a1b1", kill_on_drop: false }` [INFO] [stdout] 4b8ce15ace5bde5214aaf1b9bbff72a183014db0e2682fe233d18c671967a1b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2134abf62859eacf35f5cc978fe17ea1528bbfe3432dea51b847361f4f9372a [INFO] running `Command { std: "docker" "start" "-a" "b2134abf62859eacf35f5cc978fe17ea1528bbfe3432dea51b847361f4f9372a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rubbl_casatables_impl v0.0.0-dev.0 (/opt/rustwide/workdir/casatables_impl) [INFO] [stderr] Compiling rubbl_casatables v0.0.0-dev.0 (/opt/rustwide/workdir/casatables) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rubbl_core v0.0.0-dev.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling rubbl_visdata v0.0.0-dev.0 (/opt/rustwide/workdir/visdata) [INFO] [stderr] Compiling rubbl_fits v0.0.0-dev.0 (/opt/rustwide/workdir/fits) [INFO] [stderr] Compiling rubbl_miriad v0.0.0-dev.0 (/opt/rustwide/workdir/miriad) [INFO] [stdout] warning: field `special_record_size` is never read [INFO] [stdout] --> fits/src/lib.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 353 | pub struct FitsParser { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 356 | special_record_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `FitsParser` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header_offset` and `n_header_records` are never read [INFO] [stdout] --> fits/src/lib.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 391 | pub struct ParsedHdu { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 394 | header_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 395 | n_header_records: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedHdu` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `obstype`, `ncorr`, `nwcorr`, `decoder`, `flags` and `wflags` are never read [INFO] [stdout] --> miriad/src/visdata.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 459 | pub struct Reader { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 460 | obstype: ObsType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 461 | ncorr: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 462 | nwcorr: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 463 | decoder: Decoder, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 464 | flags: Option>>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 465 | wflags: Option>>>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Reader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eff_vislen` is never read [INFO] [stdout] --> miriad/src/visdata.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 511 | pub struct Encoder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 512 | eff_vislen: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encoder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rubbl v0.0.0-dev.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] warning: from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] warning: from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc: In static member function 'static rubbl_casacore::Double rubbl_casacore::HostInfo::secondsFrom1970()': [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: ./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] warning: 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] warning: 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] warning: from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] warning: from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: ./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] warning: 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] warning: 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: | ^~~~~ [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_constructors::>::uninitialized`: This method is hard to use correctly. Use `uninit` instead. [INFO] [stdout] --> casatables/src/lib.rs:364:27 [INFO] [stdout] | [INFO] [stdout] 364 | Ok(unsafe { Self::uninitialized(D::from_shape_slice(shape)?) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "b2134abf62859eacf35f5cc978fe17ea1528bbfe3432dea51b847361f4f9372a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2134abf62859eacf35f5cc978fe17ea1528bbfe3432dea51b847361f4f9372a", kill_on_drop: false }` [INFO] [stdout] b2134abf62859eacf35f5cc978fe17ea1528bbfe3432dea51b847361f4f9372a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fe3f44bbcdd849f6e1019ec28b6d994e2e8342d2bc525e2cd5b9f690fe209e [INFO] running `Command { std: "docker" "start" "-a" "e3fe3f44bbcdd849f6e1019ec28b6d994e2e8342d2bc525e2cd5b9f690fe209e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] warning: In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] warning: from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] warning: from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc: In static member function 'static rubbl_casacore::Double rubbl_casacore::HostInfo::secondsFrom1970()': [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: ./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] warning: 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] warning: 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: In file included from ./casacore/casa/Containers/Block.h:34, [INFO] [stderr] warning: from ./casacore/casa/System/Aipsrc.h:33, [INFO] [stderr] warning: from casacore/casa/OS/HostInfo.cc:31: [INFO] [stderr] warning: casacore/casa/OS/HostInfo.cc:114:28: warning: 'int ftime(timeb*)' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 114 | AlwaysAssert(ftime(&ftm) >= 0, AipsError); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: ./casacore/casa/Utilities/Assert.h:158:43: note: in definition of macro 'AlwaysAssert' [INFO] [stderr] warning: 158 | {casacore::assert_ dummy_(expr, "Failed AlwaysAssert " #expr,__FILE__,(casacore::Int)__LINE__); dummy_.null(); } [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from casacore/casa/OS/HostInfo.cc:43: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/sys/timeb.h:39:12: note: declared here [INFO] [stderr] warning: 39 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling rubbl_fits v0.0.0-dev.0 (/opt/rustwide/workdir/fits) [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_constructors::>::uninitialized`: This method is hard to use correctly. Use `uninit` instead. [INFO] [stdout] --> casatables/src/lib.rs:364:27 [INFO] [stdout] | [INFO] [stdout] 364 | Ok(unsafe { Self::uninitialized(D::from_shape_slice(shape)?) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `obstype`, `ncorr`, `nwcorr`, `decoder`, `flags` and `wflags` are never read [INFO] [stdout] --> miriad/src/visdata.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 459 | pub struct Reader { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 460 | obstype: ObsType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 461 | ncorr: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 462 | nwcorr: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 463 | decoder: Decoder, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 464 | flags: Option>>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 465 | wflags: Option>>>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Reader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eff_vislen` is never read [INFO] [stdout] --> miriad/src/visdata.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 511 | pub struct Encoder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 512 | eff_vislen: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encoder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `special_record_size` is never read [INFO] [stdout] --> fits/src/lib.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 353 | pub struct FitsParser { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 356 | special_record_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `FitsParser` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header_offset` and `n_header_records` are never read [INFO] [stdout] --> fits/src/lib.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 391 | pub struct ParsedHdu { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 394 | header_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 395 | n_header_records: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedHdu` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rubbl_visdata v0.0.0-dev.0 (/opt/rustwide/workdir/visdata) [INFO] [stderr] Compiling rubbl v0.0.0-dev.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: field `special_record_size` is never read [INFO] [stdout] --> fits/src/lib.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 353 | pub struct FitsParser { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 356 | special_record_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `FitsParser` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header_offset` and `n_header_records` are never read [INFO] [stdout] --> fits/src/lib.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 391 | pub struct ParsedHdu { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 394 | header_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 395 | n_header_records: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedHdu` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rubbl_casatables_impl v0.0.0-dev.0 (/opt/rustwide/workdir/casatables_impl) [INFO] [stderr] Compiling rubbl_core v0.0.0-dev.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rubbl_casatables v0.0.0-dev.0 (/opt/rustwide/workdir/casatables) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::impl_constructors::>::uninitialized`: This method is hard to use correctly. Use `uninit` instead. [INFO] [stdout] --> casatables/src/lib.rs:364:27 [INFO] [stdout] | [INFO] [stdout] 364 | Ok(unsafe { Self::uninitialized(D::from_shape_slice(shape)?) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> casatables/src/glue.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | unsafe { &(*(::std::ptr::null::())).data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> casatables/src/glue.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | unsafe { &(*(::std::ptr::null::())).n_bytes as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> casatables/src/glue.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe { &(*(::std::ptr::null::())).message as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rubbl_miriad v0.0.0-dev.0 (/opt/rustwide/workdir/miriad) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZ3Y8bs/symbols.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.rubbl_casatables.03dca6e2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed.l38ff9z0jz758h0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rubbl_casatables-a0430ca24b0f5062/out" "-L" "/opt/rustwide/target/debug/build/rubbl_casatables_impl-7a2f9020cc4189b0/out" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lcasatables_glue" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lstdc++" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lcasatables_impl" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6ceca3ba335ba7c7.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c9e17414fa6fc5ea.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-fe3e890f428a0028.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-770d0f198bfd2db0.rlib" "/opt/rustwide/target/debug/deps/libtempfile-91429304f1f07d1a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-210c0a74d70636b2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librubbl_core-e8bb4281788c559a.rlib" "/opt/rustwide/target/debug/deps/libclap-d98327d9a4751429.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-154b1ab39f29b4e8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libapprox-35de0fd33ac79a67.rlib" "/opt/rustwide/target/debug/deps/libndarray-96707337ba34556e.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ea8466c1d0e93ca.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-78afedd79f0b006e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ffa7126ad9d8d12b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libfailure-b1251d2373f299c7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4507a4d0e04e48da.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-a26b9722fcc83c5f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-461c914753a639e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3dd5f78c3b43746e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb8c561e8c8eb24d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a45121889bb564ec.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rubbl_casatables-a297e3954d35c3ed" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rubbl_casatables` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3fe3f44bbcdd849f6e1019ec28b6d994e2e8342d2bc525e2cd5b9f690fe209e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fe3f44bbcdd849f6e1019ec28b6d994e2e8342d2bc525e2cd5b9f690fe209e", kill_on_drop: false }` [INFO] [stdout] e3fe3f44bbcdd849f6e1019ec28b6d994e2e8342d2bc525e2cd5b9f690fe209e