[INFO] cloning repository https://github.com/erikaderstedt/snabbkarta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikaderstedt/snabbkarta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikaderstedt%2Fsnabbkarta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikaderstedt%2Fsnabbkarta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42ba6b6ea552212285f5a53b75e24a5c87560d09 [INFO] testing erikaderstedt/snabbkarta against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikaderstedt%2Fsnabbkarta" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikaderstedt/snabbkarta on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erikaderstedt/snabbkarta [INFO] finished tweaking git repo https://github.com/erikaderstedt/snabbkarta [INFO] tweaked toml for git repo https://github.com/erikaderstedt/snabbkarta written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/erikaderstedt/snabbkarta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded colored v1.9.2 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] [stderr] Downloaded flo_curves v0.3.1 [INFO] [stderr] Downloaded delaunator v0.2.0 [INFO] [stderr] Downloaded osm-xml v0.6.2 [INFO] [stderr] Downloaded dbase v0.1.0 [INFO] [stderr] Downloaded laz v0.3.0 [INFO] [stderr] Downloaded minreq v2.0.3 [INFO] [stderr] Downloaded ring v0.16.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a607afb5aa0fcc1821bee0a1ec791d90b1c2eb73bd308ee78f79fe2f32e637f [INFO] running `Command { std: "docker" "start" "-a" "7a607afb5aa0fcc1821bee0a1ec791d90b1c2eb73bd308ee78f79fe2f32e637f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a607afb5aa0fcc1821bee0a1ec791d90b1c2eb73bd308ee78f79fe2f32e637f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a607afb5aa0fcc1821bee0a1ec791d90b1c2eb73bd308ee78f79fe2f32e637f", kill_on_drop: false }` [INFO] [stdout] 7a607afb5aa0fcc1821bee0a1ec791d90b1c2eb73bd308ee78f79fe2f32e637f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a09f8c22be65eb338baa7568bcc421699d939ebfaf33916331b099576098607 [INFO] running `Command { std: "docker" "start" "-a" "7a09f8c22be65eb338baa7568bcc421699d939ebfaf33916331b099576098607", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling snabbkarta v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling delaunator v0.2.0 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling flo_curves v0.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling osm-xml v0.6.2 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling dbase v0.1.0 [INFO] [stderr] Compiling laz v0.3.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling minreq v2.0.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stdout] warning: unused variable: `islands` [INFO] [stdout] --> src/cliffs.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | let (halfedges, islands) = cliff.split_into_outer_edge_and_islands(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_islands` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> src/rek.rs:233:76 [INFO] [stdout] | [INFO] [stdout] 233 | println!("Writing {} bytes of ocad data at {}.", ocad_file_data.len(), rek_info.ocad_file_start); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unaligned_references)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Point` [INFO] [stdout] --> src/ocad.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Point(f64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Rectangle` [INFO] [stdout] --> src/ocad.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Rectangle, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `point_object` [INFO] [stdout] --> src/ocad.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn point_object(symbol_number: i32, location: &Point, angle: f64) -> Object { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normal_as_point` [INFO] [stdout] --> src/geometry.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn normal_as_point(&self) -> Point3D { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `z_normal` [INFO] [stdout] --> src/geometry.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn z_normal(&self) -> f64 { self.normal[2] } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_3d_to` [INFO] [stdout] --> src/dtm.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn distance_3d_to(&self, other: &Point3D) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/dtm.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn cross(&self, other: &Point3D) -> Point3D { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalized` [INFO] [stdout] --> src/dtm.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn normalized(&self) -> Point3D { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base_elevation` [INFO] [stdout] --> src/contours.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | base_elevation: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 50 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.snabbkarta.6c7cbe65-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920.4zhbovtbernpiza0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "." "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b0e26c6c8e778115/out" "-L" "/opt/rustwide/target/debug/build/ring-d32e407e386a4aa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lWMM" "-Wl,--no-whole-archive" "/opt/rustwide/target/debug/deps/libflo_curves-eb58646f2a9f58a6.rlib" "/opt/rustwide/target/debug/deps/libitertools-c796899722afdd50.rlib" "/opt/rustwide/target/debug/deps/libroots-6c091194ead983a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe2104913297f988.rlib" "/opt/rustwide/target/debug/deps/libdelaunator-45b9edb0cdbd16d7.rlib" "/opt/rustwide/target/debug/deps/libdbase-f86a108c8dbf2833.rlib" "/opt/rustwide/target/debug/deps/libchrono-5d3159a73d1c8772.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9e8642b2ba580758.rlib" "/opt/rustwide/target/debug/deps/libalga-42ef229eb262cb78.rlib" "/opt/rustwide/target/debug/deps/librand_distr-6863b020abd06401.rlib" "/opt/rustwide/target/debug/deps/librand-f1ac5eee4b7e5c43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-03dae89023200889.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-dde10e02c66f919e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6307b60b619bcfc0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a0e4e2c9b105d06b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22de468f00f37059.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-20514ceacb8c2c33.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-aba66c443f5e259a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25eb238b27f67b76.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f27c7521c809b8e6.rlib" "/opt/rustwide/target/debug/deps/libapprox-f1c931eb4d53a801.rlib" "/opt/rustwide/target/debug/deps/libosm_xml-d5542fba2d4ea307.rlib" "/opt/rustwide/target/debug/deps/libxml-e1c79ffccbb3b157.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libminreq-51ddd060e177d087.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6d0996c3bfabca04.rlib" "/opt/rustwide/target/debug/deps/librustls-4773f694084b8f81.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d62c2691af399e6.rlib" "/opt/rustwide/target/debug/deps/libsct-6812088a1a5a22fa.rlib" "/opt/rustwide/target/debug/deps/libwebpki-724fad3cdbc38f8f.rlib" "/opt/rustwide/target/debug/deps/libring-3f53403b05b1b0ce.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c46b28837f4c9f60.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libgeo-7f930598056fd1d6.rlib" "/opt/rustwide/target/debug/deps/libfailure-c727738762e087f2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-322bf3251c6933b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c8600842722d2889.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-e48cecea19bd57bc.rlib" "/opt/rustwide/target/debug/deps/librstar-6d9ab6dd0964bef8.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-7413c100f6d27bf6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-fc7bb7bf43173a7e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-e066c45983f5ffa4.rlib" "/opt/rustwide/target/debug/deps/libconsole-ca68935dd488c83d.rlib" "/opt/rustwide/target/debug/deps/libtermios-b237ab5bd7239c15.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6b31f30db84b5340.rlib" "/opt/rustwide/target/debug/deps/libregex-b8fd2ad36dfe9748.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-aa8cd596fe6c505f.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/liblaz-f9b3f894f37aaed5.rlib" "/opt/rustwide/target/debug/deps/librayon-70599bb9981814c2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1d09d23c138464c4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c4a75effbcfde06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3d499758dcfbaa94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/libcolored-74f25ac82607ce50.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatty-1f79280747d7824b.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libgetopts-b4643f83e422802a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snabbkarta-3aa3012e47706920" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: ./libWMM.a: member ./libWMM.a(magnetic_declination.o) in archive is not an object [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snabbkarta` due to 2 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7a09f8c22be65eb338baa7568bcc421699d939ebfaf33916331b099576098607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a09f8c22be65eb338baa7568bcc421699d939ebfaf33916331b099576098607", kill_on_drop: false }` [INFO] [stdout] 7a09f8c22be65eb338baa7568bcc421699d939ebfaf33916331b099576098607