[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikaderstedt%2Fsnabbkarta" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 25% (10/39) Updating files: 28% (11/39) Updating files: 30% (12/39) Updating files: 33% (13/39) Updating files: 35% (14/39) Updating files: 38% (15/39) Updating files: 41% (16/39) Updating files: 43% (17/39) Updating files: 46% (18/39) Updating files: 48% (19/39) Updating files: 51% (20/39) Updating files: 53% (21/39) Updating files: 56% (22/39) Updating files: 58% (23/39) Updating files: 61% (24/39) Updating files: 64% (25/39) Updating files: 66% (26/39) Updating files: 69% (27/39) Updating files: 71% (28/39) Updating files: 74% (29/39) Updating files: 76% (30/39) Updating files: 79% (31/39) Updating files: 82% (32/39) Updating files: 84% (33/39) Updating files: 87% (34/39) Updating files: 89% (35/39) Updating files: 92% (36/39) Updating files: 94% (37/39) Updating files: 97% (38/39) Updating files: 100% (39/39) Updating files: 100% (39/39), done. [INFO] validating manifest of git repo https://github.com/erikaderstedt/snabbkarta on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-99/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" "+beta-2022-02-22" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 023ed5f59060b98dc7caae79bb9b805b38efbcd12587bf90deb3649489462e94 [INFO] running `Command { std: "docker" "start" "-a" "023ed5f59060b98dc7caae79bb9b805b38efbcd12587bf90deb3649489462e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "023ed5f59060b98dc7caae79bb9b805b38efbcd12587bf90deb3649489462e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023ed5f59060b98dc7caae79bb9b805b38efbcd12587bf90deb3649489462e94", kill_on_drop: false }` [INFO] [stdout] 023ed5f59060b98dc7caae79bb9b805b38efbcd12587bf90deb3649489462e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dcbe035ac61a89083ee420c23e18533db11694c112b8cbec10b7ba0b5238fc9 [INFO] running `Command { std: "docker" "start" "-a" "1dcbe035ac61a89083ee420c23e18533db11694c112b8cbec10b7ba0b5238fc9", kill_on_drop: false }` [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 byteorder v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [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 rustc-demangle v0.1.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [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 smallvec v1.2.0 [INFO] [stderr] Compiling delaunator v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling itertools v0.8.2 [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 ring v0.16.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flo_curves v0.3.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling osm-xml v0.6.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 approx v0.3.2 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling dbase v0.1.0 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling laz v0.3.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] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] = note: this warning originates in the macro `$crate::format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ObjectType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ocad.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ObjectType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ocad.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Contour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/contours.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.snabbkarta.6796e422-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326.222t2tv4c0wrr20k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "." "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out" "-L" "/opt/rustwide/target/debug/build/ring-fd7ed732e0195496/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/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-124ba261545bd0f8.rlib" "/opt/rustwide/target/debug/deps/libitertools-36196ea02ef080ec.rlib" "/opt/rustwide/target/debug/deps/libroots-77061814c40667bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libdelaunator-04bf8007c11c7ba8.rlib" "/opt/rustwide/target/debug/deps/libdbase-ecb672fa2cf9f671.rlib" "/opt/rustwide/target/debug/deps/libchrono-bfa8eca05ab161fa.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-92e040843b235477.rlib" "/opt/rustwide/target/debug/deps/libalga-20f4d2b89b84bd14.rlib" "/opt/rustwide/target/debug/deps/librand_distr-6f7a2b583ac34b95.rlib" "/opt/rustwide/target/debug/deps/librand-b7f0c1b18cc52f0d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a1222112b7d049b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ae13a51c56d12819.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a35892d0902fe17d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f903342023131382.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-76134f427beacb8f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2085522804bf17b8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-444d31cf94cf7d22.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aaec7bf0aa4c7fed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-87db5ee04d3f734a.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libosm_xml-4a78864cf1bde3b4.rlib" "/opt/rustwide/target/debug/deps/libxml-2c42c06c55b13ced.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libminreq-0b85b4e649382b70.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fa1aced489dbb191.rlib" "/opt/rustwide/target/debug/deps/librustls-464481934408cad7.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/libsct-bf0ec1d7916bfee4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b2cb460f94d49748.rlib" "/opt/rustwide/target/debug/deps/libring-481d0cb5f8281f8c.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ab79c09e7392e5dd.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libgeo-826b10daec379a1b.rlib" "/opt/rustwide/target/debug/deps/libfailure-2fc32220798cf255.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-de0c1345ff9a0690.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2216e3203f8df211.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-eeab22bb33e318a7.rlib" "/opt/rustwide/target/debug/deps/librstar-8c60e68e9da33425.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-8612ff3cb7a4561d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2fa3aa7b353adde3.rlib" "/opt/rustwide/target/debug/deps/libindicatif-19c05c0a4ed0b879.rlib" "/opt/rustwide/target/debug/deps/libconsole-6e01010e22f4b6f0.rlib" "/opt/rustwide/target/debug/deps/libtermios-8b130813fc194978.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6e1239a5ac86bce4.rlib" "/opt/rustwide/target/debug/deps/libregex-680eed84bac9d2ef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-05ee5f87880ef8eb.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-949a2a7a0f218d65.rlib" "/opt/rustwide/target/debug/deps/liblaz-46c7ea9b073b116c.rlib" "/opt/rustwide/target/debug/deps/librayon-31cc66daea4c7694.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dea7290516098815.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a484e0f988126485.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libcolored-bde88ea224afaa03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-63b48dc651a68560.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libgetopts-6d967901f7d973dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snabbkarta-6fd9d18e1d67a326" "-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" "1dcbe035ac61a89083ee420c23e18533db11694c112b8cbec10b7ba0b5238fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dcbe035ac61a89083ee420c23e18533db11694c112b8cbec10b7ba0b5238fc9", kill_on_drop: false }` [INFO] [stdout] 1dcbe035ac61a89083ee420c23e18533db11694c112b8cbec10b7ba0b5238fc9