[INFO] fetching crate cartograph 0.1.2... [INFO] testing cartograph-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] extracting crate cartograph 0.1.2 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cartograph 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cartograph 0.1.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netcdf-sys v0.3.3 [INFO] [stderr] Downloaded arctk-proc v0.2.0 [INFO] [stderr] Downloaded hdf5-sys v0.7.0 [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded ansi_rgb v0.2.0 [INFO] [stderr] Downloaded noisy_float v0.1.13 [INFO] [stderr] Downloaded json5 v0.2.8 [INFO] [stderr] Downloaded netcdf v0.5.2 [INFO] [stderr] Downloaded arctk v0.11.1 [INFO] [stderr] Downloaded paste v1.0.2 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded arctk-attr v0.2.0 [INFO] [stderr] Downloaded nalgebra v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fc81ee9c22f79b3fa2375c7ff4bc61ee266edcd6d9d036e739edb221e45c027 [INFO] running `Command { std: "docker" "start" "-a" "6fc81ee9c22f79b3fa2375c7ff4bc61ee266edcd6d9d036e739edb221e45c027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc81ee9c22f79b3fa2375c7ff4bc61ee266edcd6d9d036e739edb221e45c027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc81ee9c22f79b3fa2375c7ff4bc61ee266edcd6d9d036e739edb221e45c027", kill_on_drop: false }` [INFO] [stdout] 6fc81ee9c22f79b3fa2375c7ff4bc61ee266edcd6d9d036e739edb221e45c027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f559d0ce440ec8ac00dde5872b0f9fe6ef29077df2ef797fb6b4383e194ef17e [INFO] running `Command { std: "docker" "start" "-a" "f559d0ce440ec8ac00dde5872b0f9fe6ef29077df2ef797fb6b4383e194ef17e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling netcdf-sys v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.13 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ansi_rgb v0.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling slice-of-array v0.2.1 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling hdf5-sys v0.7.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ndarray-parallel v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling arctk-proc v0.2.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling arctk-attr v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [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] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/cartograph.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | surfs: &'a Set, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 146 | ) -> (Tree<'a, &Key>, Grid) { [INFO] [stdout] | -- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 146 | ) -> (Tree<'a, &'a Key>, Grid) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcaCK7Ib/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcartograph-1558c2135424ec12.rlib,libarctk-f9fb53aaac25939e.rlib,libindicatif-46e6ef7603ff4cb2.rlib,libconsole-8250ef95dc201db7.rlib,libregex-3493721bce31a2ab.rlib,libthread_local-6871ba2ad547ee2a.rlib,libregex_syntax-15b36bd2f0b292af.rlib,libaho_corasick-889b36f6ad14277a.rlib,libmemchr-37780b8b51fa7021.rlib,libunicode_width-005bb3d437e140d0.rlib,libnumber_prefix-d83cca42dbdf971e.rlib,libnetcdf-1fd39dc3362ec84e.rlib,libbitflags-86ad93f91d129ea7.rlib,libnetcdf_sys-04da611b85920e45.rlib}.rlib" "-lnetcdf" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhdf5_sys-b3c02c0eaf58e18a.rlib,libndarray_stats-8f98883b29f01a97.rlib,libindexmap-1d252ff8a021bbaf.rlib,libhashbrown-91417a138f3310cd.rlib,libitertools-7d4fc29e84a358f9.rlib,libnoisy_float-5c005993910f51a6.rlib,libjson5-922747b08e84a2ed.rlib,libpest-bea7f30f9dffc89d.rlib,libucd_trie-2d5299c6829c2668.rlib,libhex-504897edc8738e05.rlib,libterminal_size-37c09cb589d0e37d.rlib,libansi_rgb-932105a2f4790f00.rlib,librgb-2e5b36be70fadd1a.rlib,libbytemuck-a0a1dbb371a1a16b.rlib,libcolored-a620cf83fd850780.rlib,libatty-086aea8e40dc20c2.rlib,libnalgebra-472f6f486f3852b4.rlib,libnum_rational-91bc766138056f1e.rlib,libgeneric_array-c31d2534001715a7.rlib,libtypenum-810449dab7521292.rlib,libsimba-ba2af258983de507.rlib,libnum_complex-0db8e405a7765a0f.rlib,librand_distr-b7e2f2854cd4b61b.rlib,libapprox-b6bd2a83d37ac4d6.rlib,libpalette-43ff78d12b56a49f.rlib,libphf-67a5d97955bca958.rlib,libphf_shared-f50c60f2c7226647.rlib,libsiphasher-8d2a23383d99b62c.rlib,libapprox-37dff3d2bca63e40.rlib,librand-2bc664593c3fe788.rlib,librand_pcg-16af2dcc8712ae74.rlib,librand_chacha-4d43c73f1409c92f.rlib,libppv_lite86-f1bd7278574c281a.rlib,librand_core-51a12778031e80af.rlib,libgetrandom-1caa4f79159ea519.rlib,libcfg_if-7063a0eeed281c59.rlib,libserde_json-3c26622fa27320db.rlib,libryu-814c7947c7d53f58.rlib,libitoa-f2ba1b358fcb1640.rlib,libndarray-81f6a702eedd76e7.rlib,libmatrixmultiply-b2c5b26d3f80c8c8.rlib,libnum_complex-12279bf4bdbad2ec.rlib,librayon-57d0f8e12064c036.rlib,librayon_core-1ff6e530f6fcd80c.rlib,libnum_cpus-4ddf157a17ec508a.rlib,liblibc-026a3ca3594fe28c.rlib,libcrossbeam_deque-931b2ff65edeaf8a.rlib,libcrossbeam_epoch-e71fb4a11c28ca16.rlib,libmemoffset-3ccdbefa1f0e951e.rlib,libscopeguard-bf27e1849b430be7.rlib,libcrossbeam_channel-ad64b720a5b11d96.rlib,libcrossbeam_utils-70ff1af86ea22ef4.rlib,liblazy_static-2dda28a3a7e10e74.rlib,libcfg_if-765a40d15c0dfe26.rlib,libeither-8e1f865a4dd3813f.rlib,libnum_integer-321ab935c0a98955.rlib,libnum_traits-f8521290625823fa.rlib,librawpointer-a11f893e47bf18ac.rlib,libserde-b78fb4fab733a9b8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcaCK7Ib/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-f651d12af06c7732/out/build" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cartograph-2f82bc9cd549200f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnetcdf: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cartograph` (bin "cartograph") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f559d0ce440ec8ac00dde5872b0f9fe6ef29077df2ef797fb6b4383e194ef17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f559d0ce440ec8ac00dde5872b0f9fe6ef29077df2ef797fb6b4383e194ef17e", kill_on_drop: false }` [INFO] [stdout] f559d0ce440ec8ac00dde5872b0f9fe6ef29077df2ef797fb6b4383e194ef17e