[INFO] updating cached repository https://github.com/erikaderstedt/snabbkarta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42ba6b6ea552212285f5a53b75e24a5c87560d09 [INFO] testing erikaderstedt/snabbkarta against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikaderstedt%2Fsnabbkarta" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikaderstedt/snabbkarta on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0426460db7ceabdc194171ac13c0a70b33fbae82e5877ade0e655dbe18147a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0426460db7ceabdc194171ac13c0a70b33fbae82e5877ade0e655dbe18147a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0426460db7ceabdc194171ac13c0a70b33fbae82e5877ade0e655dbe18147a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0426460db7ceabdc194171ac13c0a70b33fbae82e5877ade0e655dbe18147a3", kill_on_drop: false }` [INFO] [stdout] c0426460db7ceabdc194171ac13c0a70b33fbae82e5877ade0e655dbe18147a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 41a4161f146608e33751560d5edba1aebd429b17bf93fdc8e57660fb06b0cd1c [INFO] running `Command { std: "docker" "start" "-a" "41a4161f146608e33751560d5edba1aebd429b17bf93fdc8e57660fb06b0cd1c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling unicode-width v0.1.5 [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 delaunator v0.2.0 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling getopts v0.2.19 [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 xml-rs v0.7.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling osm-xml v0.6.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling flo_curves v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling dbase v0.1.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling nalgebra v0.19.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 minreq v2.0.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [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: borrow of packed field is unsafe and requires unsafe function or block (error E0133) [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(safe_packed_borrows)]` 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 #46043 [INFO] [stdout] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior [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: 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] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.snabbkarta.119cyfn5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5" "/opt/rustwide/target/debug/deps/snabbkarta-be1691e7572293c5.4c1axr640m4d7owv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "." "-L" "/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/target/debug/build/ring-2154ace5b049b92a/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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-8bdeb4f36a91e9d6.rlib" "/opt/rustwide/target/debug/deps/libitertools-341cb80bec988868.rlib" "/opt/rustwide/target/debug/deps/libroots-c05877b5eb1c6b58.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/libdelaunator-8331948c5382c3c8.rlib" "/opt/rustwide/target/debug/deps/libdbase-c2d71d95cb1d9a1f.rlib" "/opt/rustwide/target/debug/deps/libchrono-c3f1c4973ad98a9e.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-ed2fb5965b3b2331.rlib" "/opt/rustwide/target/debug/deps/libalga-a512ad792a46aec0.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a612a171dd094369.rlib" "/opt/rustwide/target/debug/deps/librand-ead5db92f32932b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c5f3c2d5af6ed56.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-feda4103abf84fd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-815e8ef140dca6cf.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b9cafb02819cf172.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2694c7626242e94c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-031ec7ad2b9fc5d8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-f2975b6799c755c6.rlib" "/opt/rustwide/target/debug/deps/libosm_xml-02987b366e3fab56.rlib" "/opt/rustwide/target/debug/deps/libxml-f45346a42aa01d7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libminreq-a455886b557397ff.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-844c98984142baa6.rlib" "/opt/rustwide/target/debug/deps/librustls-d802b7d109d712a7.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libsct-4f3188b43ae1c0c9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1d5a9750d44a005e.rlib" "/opt/rustwide/target/debug/deps/libring-ccd12a9d395d47f7.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libgeo-5039343f88f1f882.rlib" "/opt/rustwide/target/debug/deps/libfailure-0386b285db188d26.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-70d063cc52054398.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-cc41ad838842a786.rlib" "/opt/rustwide/target/debug/deps/librstar-82772b792a169a52.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-7a3f2c425745beb2.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-217d59f54287cfb4.rlib" "/opt/rustwide/target/debug/deps/libindicatif-04595b520ca0c57a.rlib" "/opt/rustwide/target/debug/deps/libconsole-b6fe1d3a8a734cdb.rlib" "/opt/rustwide/target/debug/deps/libtermios-045c03aa71209f18.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-0278cf0670754178.rlib" "/opt/rustwide/target/debug/deps/libregex-63a37f8364c611a0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f447fc95f7303f9c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-125ab0e1f53e7234.rlib" "/opt/rustwide/target/debug/deps/liblaz-edbeb7bbb76b5c58.rlib" "/opt/rustwide/target/debug/deps/librayon-764340b6d7c4ad9b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fdeb2fa6a025d59f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libcolored-69c228bfe6d67817.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libatty-e47d529f9002ccf6.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libgetopts-7e8a4e38b050c02c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snabbkarta`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "41a4161f146608e33751560d5edba1aebd429b17bf93fdc8e57660fb06b0cd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a4161f146608e33751560d5edba1aebd429b17bf93fdc8e57660fb06b0cd1c", kill_on_drop: false }` [INFO] [stdout] 41a4161f146608e33751560d5edba1aebd429b17bf93fdc8e57660fb06b0cd1c