[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#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikaderstedt%2Fsnabbkarta" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikaderstedt/snabbkarta on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e43d31fe7ef85d9f5f88acc7c9dd500e50ec73824e2403590474f809719a0607 [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" "e43d31fe7ef85d9f5f88acc7c9dd500e50ec73824e2403590474f809719a0607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e43d31fe7ef85d9f5f88acc7c9dd500e50ec73824e2403590474f809719a0607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43d31fe7ef85d9f5f88acc7c9dd500e50ec73824e2403590474f809719a0607", kill_on_drop: false }` [INFO] [stdout] e43d31fe7ef85d9f5f88acc7c9dd500e50ec73824e2403590474f809719a0607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6eaf8eee327e408da65ddfc31f1146a8d0c325b8a369b449fd342685c5f0d80 [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" "b6eaf8eee327e408da65ddfc31f1146a8d0c325b8a369b449fd342685c5f0d80", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.13 [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 number_prefix v0.3.0 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling snabbkarta v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling delaunator v0.2.0 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [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 num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [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 quote v1.0.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling flo_curves v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osm-xml v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.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 console v0.9.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [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 webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling dbase v0.1.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: 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.snabbkarta.1hz8uq5w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060" "/opt/rustwide/target/debug/deps/snabbkarta-c03dcb0693889060.3m7iofoognmxjy4g.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-c03d65ce9942da5e/out" "-L" "/opt/rustwide/target/debug/build/ring-08483359b2d7a568/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/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-48ecbc3b31635fb1.rlib" "/opt/rustwide/target/debug/deps/libitertools-a4e6cfd34eac2f5c.rlib" "/opt/rustwide/target/debug/deps/libroots-01942fe09c3fa5b5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libdelaunator-9a9741e3c085cb23.rlib" "/opt/rustwide/target/debug/deps/libdbase-0d1b952bc9ee49f0.rlib" "/opt/rustwide/target/debug/deps/libchrono-5159ac6633156860.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-c2dc46ae7b18e8a6.rlib" "/opt/rustwide/target/debug/deps/libalga-b3f37b148c190d27.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d1adfe07b93bea2f.rlib" "/opt/rustwide/target/debug/deps/librand-dda9744c8a1c51d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-63adf4fcef4af6cc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf2ea9ef75162658.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2cbab98336c73df1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-26b5b9721e47d379.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c861f823dc27d4bf.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d3e0a2312bafb7ab.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f1c6b5fb954cbf2f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libapprox-3fa08c3481211cb9.rlib" "/opt/rustwide/target/debug/deps/libosm_xml-829cfbe1fa6e22cc.rlib" "/opt/rustwide/target/debug/deps/libxml-d42115a6c70b7a8a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libminreq-e04c8258eedcfb65.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-31a786bc52dd43b7.rlib" "/opt/rustwide/target/debug/deps/librustls-1b655fa789efdb08.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libsct-641e19c284a0808b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6c6ba431e41b73f3.rlib" "/opt/rustwide/target/debug/deps/libring-7ae9c2dd2bce83d2.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b3033905c78056a2.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libgeo-81134e24c8cf6d01.rlib" "/opt/rustwide/target/debug/deps/libfailure-36172cf22cdf5fe4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ac85cf9d7e3d5302.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bdee216abcd6d1d8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-b9d763ae13319892.rlib" "/opt/rustwide/target/debug/deps/librstar-73b24fe0735b68ab.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-b943a5bc324fdb28.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-7f829072fc29d25a.rlib" "/opt/rustwide/target/debug/deps/libindicatif-8eca9f893b80b4b7.rlib" "/opt/rustwide/target/debug/deps/libconsole-7d0f88b5d1031038.rlib" "/opt/rustwide/target/debug/deps/libtermios-5f9bb0eb7401d92d.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-4cd57b3733daaedd.rlib" "/opt/rustwide/target/debug/deps/libregex-ba38f76fbcc1bc19.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ace3899d2cb95a27.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-f42c307c9580ef59.rlib" "/opt/rustwide/target/debug/deps/liblaz-6739b19f6d75318e.rlib" "/opt/rustwide/target/debug/deps/librayon-b69cb2635223a498.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8e681fadba99a431.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383396f6a2c1e143.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libcolored-368ba71fb4609688.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libatty-74a4174424fbc677.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libgetopts-cbdb8d752c088848.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e988f03b9c2da313.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "b6eaf8eee327e408da65ddfc31f1146a8d0c325b8a369b449fd342685c5f0d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6eaf8eee327e408da65ddfc31f1146a8d0c325b8a369b449fd342685c5f0d80", kill_on_drop: false }` [INFO] [stdout] b6eaf8eee327e408da65ddfc31f1146a8d0c325b8a369b449fd342685c5f0d80