[INFO] fetching crate osmgraphing 1.1.1... [INFO] testing osmgraphing-1.1.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate osmgraphing 1.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate osmgraphing 1.1.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osmgraphing 1.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate osmgraphing 1.1.1 [INFO] tweaked toml for crates.io crate osmgraphing 1.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate osmgraphing 1.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp v0.5.5 [INFO] [stderr] Downloaded cpp_macros v0.5.5 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.16.2 [INFO] [stderr] Downloaded protobuf-codegen v2.16.2 [INFO] [stderr] Downloaded osmpbfreader v0.13.4 [INFO] [stderr] Downloaded progressing v3.0.2 [INFO] [stderr] Downloaded cpp_common v0.5.5 [INFO] [stderr] Downloaded cpp_build v0.5.5 [INFO] [stderr] Downloaded kissunits v2.0.0 [INFO] [stderr] Downloaded nd-triangulation v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", 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] 192c4c86d01a0390c192eca4472dbb401a9da46d17b72e94e50212a31d3802aa [INFO] running `Command { std: "docker" "start" "-a" "192c4c86d01a0390c192eca4472dbb401a9da46d17b72e94e50212a31d3802aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "192c4c86d01a0390c192eca4472dbb401a9da46d17b72e94e50212a31d3802aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192c4c86d01a0390c192eca4472dbb401a9da46d17b72e94e50212a31d3802aa", kill_on_drop: false }` [INFO] [stdout] 192c4c86d01a0390c192eca4472dbb401a9da46d17b72e94e50212a31d3802aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f570693b8b966aab579bd3273b007d9f920ca25a695284c3f88959bcb93857bc [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" "f570693b8b966aab579bd3273b007d9f920ca25a695284c3f88959bcb93857bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling osmgraphing v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling kissunits v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling progressing v3.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling protobuf-codegen v2.16.2 [INFO] [stderr] Compiling protobuf-codegen-pure v2.16.2 [INFO] [stderr] Compiling osmpbfreader v0.13.4 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `Command { std: "docker" "inspect" "f570693b8b966aab579bd3273b007d9f920ca25a695284c3f88959bcb93857bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f570693b8b966aab579bd3273b007d9f920ca25a695284c3f88959bcb93857bc", kill_on_drop: false }` [INFO] [stdout] f570693b8b966aab579bd3273b007d9f920ca25a695284c3f88959bcb93857bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--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] 3e10d4863cfc36021369d38a776b047f9b3bb9532429f62868bd30f03ef076e2 [INFO] running `Command { std: "docker" "start" "-a" "3e10d4863cfc36021369d38a776b047f9b3bb9532429f62868bd30f03ef076e2", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling osmgraphing v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `osmgraphing` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name isle_of_man_main --edition=2018 tests/isle_of_man_main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=f36137104a997432 -C extra-filename=-f36137104a997432 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-a9034c3b7cbb598d.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-16b136212656f02e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fcf9ad96b3757ec5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e8cd7e6d92048a0e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-65e8ac919b559568.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-aac7ea9d094c16f3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib --extern kissunits=/opt/rustwide/target/debug/deps/libkissunits-544f8b22ce137ac1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-cb3e7460f6ee76ed.rlib --extern osmgraphing=/opt/rustwide/target/debug/deps/libosmgraphing-31bb498109497e24.rlib --extern osmpbfreader=/opt/rustwide/target/debug/deps/libosmpbfreader-cf5809581980bead.rlib --extern progressing=/opt/rustwide/target/debug/deps/libprogressing-ecc387196220f2ad.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-32651ccbcf08c969.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3f6aa30f2680d049.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-529e127163e733d8.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-2a4365bf05811688/out -L native=/opt/rustwide/target/debug/build/miniz-sys-5ad9a8d59c6acafd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.examples_main.9969b016-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5.1i2nhtcnvnuq85ms.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-2a4365bf05811688/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-5ad9a8d59c6acafd/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libosmgraphing-31bb498109497e24.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44f85ea78396e8d2.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aac7ea9d094c16f3.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libatty-fbf6f5a37fbcf046.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-529e127163e733d8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b1d66518c5cb09a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libprogressing-ecc387196220f2ad.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-cb3e7460f6ee76ed.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a21d2f660388a8a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb7aa1a6005fe016.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dacd7a1dfb90fb4d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libsimba-3e01e0c925448ab5.rlib" "/opt/rustwide/target/debug/deps/libpaste-1e440c640ea19cef.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1fb78ac6307ec174.rlib" "/opt/rustwide/target/debug/deps/librand_distr-47cc82002feef513.rlib" "/opt/rustwide/target/debug/deps/librand-1f98de904eee4cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1447aa9974e7edaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f6d0438fd2edfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39a9c80295c72164.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libapprox-ead6ae3ef503ea1a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-94c51192f5c8276b.rlib" "/opt/rustwide/target/debug/deps/libosmpbfreader-cf5809581980bead.rlib" "/opt/rustwide/target/debug/deps/libpar_map-a96d972e1658f5a0.rlib" "/opt/rustwide/target/debug/deps/libpub_iterator_type-3fa6b6e575ae684f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-530e2903d21388dd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65d4a8f0b50d03af.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/librental-b78656bdfd8c515b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9380c823fd11fbfa.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-51a683874631be40.rlib" "/opt/rustwide/target/debug/deps/libflate2-dbd18239a42b4c21.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-6d25347da5785b0b.rlib" "/opt/rustwide/target/debug/deps/liblibc-d38a74d34e7a1c45.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libflat_map-743cd09e66f7a1c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libserde-3f6aa30f2680d049.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libkissunits-544f8b22ce137ac1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/examples_main-eed833a1b45d1fc5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e10d4863cfc36021369d38a776b047f9b3bb9532429f62868bd30f03ef076e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e10d4863cfc36021369d38a776b047f9b3bb9532429f62868bd30f03ef076e2", kill_on_drop: false }` [INFO] [stdout] 3e10d4863cfc36021369d38a776b047f9b3bb9532429f62868bd30f03ef076e2