[INFO] fetching crate cartograph 0.1.2... [INFO] testing cartograph-0.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cartograph 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cartograph 0.1.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cartograph 0.1.2 [INFO] finished tweaking crates.io crate cartograph 0.1.2 [INFO] tweaked toml for crates.io crate cartograph 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate cartograph 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded libloading v0.6.5 [INFO] [stderr] Downloaded paste v1.0.2 [INFO] [stderr] Downloaded ansi_rgb v0.2.0 [INFO] [stderr] Downloaded json5 v0.2.8 [INFO] [stderr] Downloaded nalgebra v0.23.0 [INFO] [stderr] Downloaded noisy_float v0.1.13 [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded hdf5-sys v0.7.0 [INFO] [stderr] Downloaded slice-of-array v0.2.1 [INFO] [stderr] Downloaded netcdf v0.5.2 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded matrixmultiply v0.2.3 [INFO] [stderr] Downloaded ndarray-parallel v0.9.1 [INFO] [stderr] Downloaded netcdf-sys v0.3.3 [INFO] [stderr] Downloaded arctk-proc v0.2.0 [INFO] [stderr] Downloaded arctk-attr v0.2.0 [INFO] [stderr] Downloaded arctk v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b187c00eeb2c5045ac7b7d4287a195c416c380f26a305957420a22e4c632c85b [INFO] running `Command { std: "docker" "start" "-a" "b187c00eeb2c5045ac7b7d4287a195c416c380f26a305957420a22e4c632c85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b187c00eeb2c5045ac7b7d4287a195c416c380f26a305957420a22e4c632c85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b187c00eeb2c5045ac7b7d4287a195c416c380f26a305957420a22e4c632c85b", kill_on_drop: false }` [INFO] [stdout] b187c00eeb2c5045ac7b7d4287a195c416c380f26a305957420a22e4c632c85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1985950fa74d50f9483057cad167af60f81e27de9d85c259819220dad0c2cde3 [INFO] running `Command { std: "docker" "start" "-a" "1985950fa74d50f9483057cad167af60f81e27de9d85c259819220dad0c2cde3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling netcdf-sys v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling slice-of-array v0.2.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling ansi_rgb v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling hdf5-sys v0.7.0 [INFO] [stderr] Compiling ndarray-parallel v0.9.1 [INFO] [stderr] Compiling arctk-proc v0.2.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling arctk-attr v0.2.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling netcdf v0.5.2 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling nalgebra v0.23.0 [INFO] [stderr] Compiling arctk v0.11.1 [INFO] [stderr] Compiling cartograph v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.cartograph.625416a0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa.25kbnvsuxsionh3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcartograph-00fc3ccc15b9ddc3.rlib" "/opt/rustwide/target/debug/deps/libarctk-db3fb3c056848c29.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c06e020f4acae30b.rlib" "/opt/rustwide/target/debug/deps/libconsole-67cdbe07344117e0.rlib" "/opt/rustwide/target/debug/deps/libregex-e2aa9bdb7ac203b5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8f246aa00cfe5e13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-60894e381d01db85.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d5a68121b80ca434.rlib" "/opt/rustwide/target/debug/deps/libmemchr-351cdc3efe7e4783.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e67a3b2c67330a16.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-7ed25fba77cd9dad.rlib" "/opt/rustwide/target/debug/deps/libnetcdf-c265faedafffc78f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0dc3015e6379294f.rlib" "/opt/rustwide/target/debug/deps/libnetcdf_sys-c5b6daf1dd40db7c.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-4fd8114414f3238d.rlib" "/opt/rustwide/target/debug/deps/libndarray_stats-1fcb9865ed63a8e4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-43456140a17d88ef.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6da56106b377bb54.rlib" "/opt/rustwide/target/debug/deps/libitertools-81049e946ccb70d3.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-9d0d47ace5658d60.rlib" "/opt/rustwide/target/debug/deps/libjson5-32668b474dbf2658.rlib" "/opt/rustwide/target/debug/deps/libpest-b7234629d71a34d7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-2c8de199ba9acf13.rlib" "/opt/rustwide/target/debug/deps/libhex-c5778b5b4c147635.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-e1467465e93134ef.rlib" "/opt/rustwide/target/debug/deps/libansi_rgb-6f5dac57a2a60991.rlib" "/opt/rustwide/target/debug/deps/librgb-fd5863564b5cb369.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-341994951281cf4d.rlib" "/opt/rustwide/target/debug/deps/libcolored-8a4823afae6fb7f6.rlib" "/opt/rustwide/target/debug/deps/libatty-31fc6fa523a59168.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-037d336ccb1a60cd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-39f7a668857aa70c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-af59b0b5768ba6da.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7a17afdb74774d2d.rlib" "/opt/rustwide/target/debug/deps/libsimba-c9ce0a90ed291fc8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f89e29361c5aff8a.rlib" "/opt/rustwide/target/debug/deps/librand_distr-71a30f69cc60adb7.rlib" "/opt/rustwide/target/debug/deps/libapprox-c3e891d22bf7ac3b.rlib" "/opt/rustwide/target/debug/deps/libpalette-256257f7728e176b.rlib" "/opt/rustwide/target/debug/deps/libphf-7ae86141d45b4792.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd51c57c19d232e5.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-94c2d7829efb8613.rlib" "/opt/rustwide/target/debug/deps/libapprox-3e05b34136ee089c.rlib" "/opt/rustwide/target/debug/deps/librand-e01453972632efcc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-74aa0643b1f1a43a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-55e077585b4f9db6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-68d4c64abd500972.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf03d7894de4bdb0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8226211a37a77d7d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ed91a6ec6e1a9ff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-218e0891fc59a283.rlib" "/opt/rustwide/target/debug/deps/libryu-19be108cc67f15d8.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f633239276008a6.rlib" "/opt/rustwide/target/debug/deps/libndarray-9a3c0169820a2720.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4482eb43db33608c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcbefbaed9c1efdc.rlib" "/opt/rustwide/target/debug/deps/librayon-e05c91dbaa42fdc9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0e609e34a35d705e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-df5a34ed2349911d.rlib" "/opt/rustwide/target/debug/deps/liblibc-3237fd71239d623c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2d468290c9a63d03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3842e709724542cb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f36aee564a8fc507.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2a18032e32084a6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-15f3f9f098e051c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d39838a61f062ee2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-64b69057a59b2bf3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77d615a8765948c1.rlib" "/opt/rustwide/target/debug/deps/libeither-658e2dff877cfac8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-da3f3e8e7e4cf302.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9361d468b51276b0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-b6a8f146d728ca38.rlib" "/opt/rustwide/target/debug/deps/libserde-34813e4032600db1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lnetcdf" "-lhdf5" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cartograph-1d12413d930dfbfa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnetcdf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cartograph` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1985950fa74d50f9483057cad167af60f81e27de9d85c259819220dad0c2cde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1985950fa74d50f9483057cad167af60f81e27de9d85c259819220dad0c2cde3", kill_on_drop: false }` [INFO] [stdout] 1985950fa74d50f9483057cad167af60f81e27de9d85c259819220dad0c2cde3