[INFO] cloning repository https://github.com/adnathanail/broute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adnathanail/broute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadnathanail%2Fbroute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadnathanail%2Fbroute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb50261a9f4678210d797f7eeed31692b79eea6f [INFO] testing adnathanail/broute against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadnathanail%2Fbroute" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adnathanail/broute on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adnathanail/broute [INFO] finished tweaking git repo https://github.com/adnathanail/broute [INFO] tweaked toml for git repo https://github.com/adnathanail/broute written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adnathanail/broute already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8122362c753ac52cb30dd1421b399609ba8a17c4c12720cb3b42cb61f3518f60 [INFO] running `Command { std: "docker" "start" "-a" "8122362c753ac52cb30dd1421b399609ba8a17c4c12720cb3b42cb61f3518f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8122362c753ac52cb30dd1421b399609ba8a17c4c12720cb3b42cb61f3518f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8122362c753ac52cb30dd1421b399609ba8a17c4c12720cb3b42cb61f3518f60", kill_on_drop: false }` [INFO] [stdout] 8122362c753ac52cb30dd1421b399609ba8a17c4c12720cb3b42cb61f3518f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0981582a1c733c05f7bf9143e36b88659a99730ee6a6ea0649c7dc291a560a0e [INFO] running `Command { std: "docker" "start" "-a" "0981582a1c733c05f7bf9143e36b88659a99730ee6a6ea0649c7dc291a560a0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling syn v2.0.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling dot-structures v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cpp_demangle v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling symbolic-demangle v12.1.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-common v12.1.1 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling into-attr v0.1.0 [INFO] [stderr] Compiling dot-generator v0.1.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling pprof v0.11.1 (https://github.com/tikv/pprof-rs.git#ed75af89) [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling into-attr-derive v0.1.0 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling plotlib v0.5.1 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling tsplib v0.1.0 [INFO] [stderr] Compiling svg v0.13.0 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling graphviz-rust v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling inferno v0.11.9 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling osmpbf v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling broute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc67Rb7o/symbols.o" "/opt/rustwide/target/debug/deps/sp_osm_api_statistics-c7faf2995ba5d598.sp_osm_api_statistics.cdf4408b8d76254e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sp_osm_api_statistics-c7faf2995ba5d598.lz2u5bnbn86fx5w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-2974e07c6c497b23.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-62fd5bc6603c1788.rlib" "/opt/rustwide/target/debug/deps/libbase64-7c27cb29db14b57c.rlib" "/opt/rustwide/target/debug/deps/libipnet-9e5e0b1ef024b28e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d07cb21d0885d511.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fe640266643fdefa.rlib" "/opt/rustwide/target/debug/deps/libryu-38867e6033376293.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-702d0be8e58d014d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6b3625a0ba51856f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-77a909e10f5f92da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6dd5b0edf3b9b6f1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4ada52740a554eb2.rlib" "/opt/rustwide/target/debug/deps/libwant-8a906f707cce911e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-6fab36be1c016fb5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-44aa4f84ca52e80b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libserde-89c24786bf4db4f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-069635ffa375bac8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtracing-5b26d2db3e2a923a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-97d895db109fbd42.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-6416d7165628fc69.rlib" "/opt/rustwide/target/debug/deps/libtokio-5589016fdbc1d1a2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-444f77ce76e7383a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b5297e319cbf16a4.rlib" "/opt/rustwide/target/debug/deps/libmio-06aaad7a9774f6f6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7a835b2fa9bf4e8d.rlib" "/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-13b56baa3653c4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fec62753bab6333e.rlib" "/opt/rustwide/target/debug/deps/libslab-fbdf88154e9a73b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-933f0575b690904a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3d386c2270889c18.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-63305b9eb9d84a67.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a6dc3e4622a786cc.rlib" "/opt/rustwide/target/debug/deps/liburl-6716da2a5e825745.rlib" "/opt/rustwide/target/debug/deps/libidna-1dfd0e599b0051e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3b577ddca05b1d9a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fd42342f0195a49e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ebe66a1e3360498e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1f10659c8f7836aa.rlib" "/opt/rustwide/target/debug/deps/libhttp-76ba443f38bff49b.rlib" "/opt/rustwide/target/debug/deps/libitoa-7e094ce7bd5f544e.rlib" "/opt/rustwide/target/debug/deps/libbytes-615ecfaa42d3c96e.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libbroute-8c31635e88463d2b.rlib" "/opt/rustwide/target/debug/deps/libsvg-5c441089735af487.rlib" "/opt/rustwide/target/debug/deps/libgraphviz_rust-e9beae796161cc91.rlib" "/opt/rustwide/target/debug/deps/libtempfile-015a834ae78a9eb6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4a314ca59f0c3fe5.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-691637b1804bf0c2.rlib" "/opt/rustwide/target/debug/deps/libpest-f9bebfc7df93053c.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-10c885180b2bbef6.rlib" "/opt/rustwide/target/debug/deps/libinto_attr-b9c4a5fbd747527a.rlib" "/opt/rustwide/target/debug/deps/libdot_generator-cde17076667b5d8e.rlib" "/opt/rustwide/target/debug/deps/libdot_structures-9448b0a2b31ea94f.rlib" "/opt/rustwide/target/debug/deps/libtsplib-6a6834fb9a7a7356.rlib" "/opt/rustwide/target/debug/deps/libosmpbf-75b15bf31377ecfb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-b3da6cec716af877.rlib" "/opt/rustwide/target/debug/deps/librayon-ac2c260b57885f48.rlib" "/opt/rustwide/target/debug/deps/librayon_core-69a296edac5c18b1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6cedf6871765f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ced223335d81d36e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c41ca3d89037448c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e5c5887db307e3ad.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7de0ca1933f875a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5582145d936bfca7.rlib" "/opt/rustwide/target/debug/deps/libeither-32eea7b2621b3b06.rlib" "/opt/rustwide/target/debug/deps/libflate2-f249eee9b8c8698c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7d06b119b9ea49bf.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5ed460358680a6de.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-c08246fb03a1229a.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-a0e14c937c309360.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7d347e2a5c598811.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a85c7cc3e80cd27.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-14453bc0af17361c.rlib" "/opt/rustwide/target/debug/deps/librand-6833fcf46a26cd71.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7635ce10019e73b5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f04d28cf8db6e0cd.rlib" "/opt/rustwide/target/debug/deps/librand_core-06fb2817853f5177.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-89e1a9d172745384.rlib" "/opt/rustwide/target/debug/deps/liblibc-c506d5a95a1d42c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sp_osm_api_statistics-c7faf2995ba5d598" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `broute` (bin "sp_osm_api_statistics") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0981582a1c733c05f7bf9143e36b88659a99730ee6a6ea0649c7dc291a560a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0981582a1c733c05f7bf9143e36b88659a99730ee6a6ea0649c7dc291a560a0e", kill_on_drop: false }` [INFO] [stdout] 0981582a1c733c05f7bf9143e36b88659a99730ee6a6ea0649c7dc291a560a0e