[INFO] crate osmgraphing 0.13.0 is already in cache [INFO] testing osmgraphing-0.13.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate osmgraphing 0.13.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate osmgraphing 0.13.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate osmgraphing 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate osmgraphing 0.13.0 [INFO] tweaked toml for crates.io crate osmgraphing 0.13.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate osmgraphing 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65f5f7b1049f9942aaac93903dfbcbfbbf7834f0846b2e002296f8b8966b37fa [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" "65f5f7b1049f9942aaac93903dfbcbfbbf7834f0846b2e002296f8b8966b37fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65f5f7b1049f9942aaac93903dfbcbfbbf7834f0846b2e002296f8b8966b37fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f5f7b1049f9942aaac93903dfbcbfbbf7834f0846b2e002296f8b8966b37fa", kill_on_drop: false }` [INFO] [stdout] 65f5f7b1049f9942aaac93903dfbcbfbbf7834f0846b2e002296f8b8966b37fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] cb5efb4009a1fec48bb3f1b87e0175fdf6a82d5707ccd2b55b9b35ebfe5d6517 [INFO] running `Command { std: "docker" "start" "-a" "cb5efb4009a1fec48bb3f1b87e0175fdf6a82d5707ccd2b55b9b35ebfe5d6517", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling protobuf v2.10.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling kissunits v1.0.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling progressing v2.2.0 [INFO] [stderr] Compiling protobuf-codegen v2.10.2 [INFO] [stderr] Compiling protobuf-codegen-pure v2.10.2 [INFO] [stderr] Compiling osmpbfreader v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [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.11 [INFO] [stderr] Compiling osmgraphing v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "cb5efb4009a1fec48bb3f1b87e0175fdf6a82d5707ccd2b55b9b35ebfe5d6517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5efb4009a1fec48bb3f1b87e0175fdf6a82d5707ccd2b55b9b35ebfe5d6517", kill_on_drop: false }` [INFO] [stdout] cb5efb4009a1fec48bb3f1b87e0175fdf6a82d5707ccd2b55b9b35ebfe5d6517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957999d0442bbbf77e85aecbf490e3bda2cd060dab7ea2ab2b561c470bea47db [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" "957999d0442bbbf77e85aecbf490e3bda2cd060dab7ea2ab2b561c470bea47db", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.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 brotli-sys v0.3.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling csv v1.1.3 [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 const-random-macro v0.1.8 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 failure v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling criterion v0.3.1 [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 v0.13.0 (/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 --edition=2018 tests/isle_of_man.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=0ff3e218bea3f5cf -C extra-filename=-0ff3e218bea3f5cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-2f359906e7ca2a93.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-b0cb4d01eb9f1d23.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-928428ea2518025c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3a5d436139bcabc0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0f4670f771156ea8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib --extern kissunits=/opt/rustwide/target/debug/deps/libkissunits-e36b9c6950f9374f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern osmgraphing=/opt/rustwide/target/debug/deps/libosmgraphing-00988379cebcbc24.rlib --extern osmpbfreader=/opt/rustwide/target/debug/deps/libosmpbfreader-5260897e6424b71a.rlib --extern progressing=/opt/rustwide/target/debug/deps/libprogressing-3b2888bff281628f.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9be42e4d50141d04.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f4d4244272a0728e.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-bcefc2717745641c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3f6321535dab1ce8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d7cb4bc237b3e42d.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-9966d64ec320d7a0/out -L native=/opt/rustwide/target/debug/build/brotli-sys-19194450298bc691/out -L native=/opt/rustwide/target/debug/build/miniz-sys-07d455c9e9127dce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.playground_actix.6mo8ptgz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e" "/opt/rustwide/target/debug/examples/playground_actix-90ec6ec3120ca59e.25xpjb5gkhwdfork.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9966d64ec320d7a0/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-19194450298bc691/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-07d455c9e9127dce/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0f4670f771156ea8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libclap-928428ea2518025c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8dff3a9ae4393e1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libatty-b696f18aa2bb978a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libactix_web-b0cb4d01eb9f1d23.rlib" "/opt/rustwide/target/debug/deps/libawc-5831daf814bfb844.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-8fa4e5a1a969d47b.rlib" "/opt/rustwide/target/debug/deps/libactix_server-dd72ed432cc428b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-972fccca71448e4d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cd2bb7c025805cb2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e0d9809bd4b62ea.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8ae9faea84183121.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c26b68cb0002532c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-a6f0e308d171bcb1.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-88b9ddc8bda6be0d.rlib" "/opt/rustwide/target/debug/deps/librand-f4d4244272a0728e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd105b7450b2a42d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-3ef45092b30987bb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d8c69e53564fb8c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6a9499e1651c6df8.rlib" "/opt/rustwide/target/debug/deps/liburl-58064a90a8ff7559.rlib" "/opt/rustwide/target/debug/deps/libidna-621d0121aa45fd2a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libchrono-7d5f131a8bba69cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd860fae49e672de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efd25432eb2733aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b434be10c86652d3.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libserde-3f6321535dab1ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libregex-688bc24a261c0424.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e8bd156d6845f9cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-031c87cb040c47cd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libflate2-a59d66403554b525.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-9357ebdc36303445.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2f74bd9337cb9dc6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b7372b215c025836.rlib" "/opt/rustwide/target/debug/deps/libtime-785835c189443202.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-25408ac2cdb3a95b.rlib" "/opt/rustwide/target/debug/deps/libahash-0c5310d308dc4818.rlib" "/opt/rustwide/target/debug/deps/libconst_random-a6cd05fa61f55dd1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-ab7ee77854c1f571.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5180c21df04a4d5c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3e45e896e5f1104a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ff652e21d4db3990.rlib" "/opt/rustwide/target/debug/deps/liburl-968608008e3de24e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0d92ace7edcc619f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c7f59ce9f4e5e3fd.rlib" "/opt/rustwide/target/debug/deps/librand-d7a061fc47e0ddd2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-88926ccfef2f3d3c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libidna-c5cfc06ff9cef4af.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3921e8ee81fc9819.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-eb007a308ec96ea3.rlib" "/opt/rustwide/target/debug/deps/libhostname-7a52cf515f4d56f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-741ba9dcb4595dab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-df3d357ba0f22f78.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-af11e43554c886a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libh2-64cbe5daedb22c8c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libstring-50362adcb41cc4ce.rlib" "/opt/rustwide/target/debug/deps/libhttp-ef95483e98945895.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-51818c516365263f.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-e623dd7c654f3eaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3c944603e7189cd7.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-680e1b273a1b3e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7baf32f8135ae9e9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2f359906e7ca2a93.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-14fc0529365a450d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e4142bba78edf2d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1470bdc38443fe16.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-482a4739a917f044.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2e825906a4ab400c.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1db9e371e94a542f.rlib" "/opt/rustwide/target/debug/deps/libbytes-56513b6aef1b6855.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2097411290e98ebf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-522b4940d96019c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ef3350ed4002402d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be5895a2243e690a.rlib" "/opt/rustwide/target/debug/deps/libmio-eff9ecd171d6f63f.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-2821c620f6e6a8ab.rlib" "/opt/rustwide/target/debug/deps/libnet2-2126ac136f7566c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-feb546ad79697380.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0fdf68b288cd94fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-42e3a4e45878667d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "957999d0442bbbf77e85aecbf490e3bda2cd060dab7ea2ab2b561c470bea47db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957999d0442bbbf77e85aecbf490e3bda2cd060dab7ea2ab2b561c470bea47db", kill_on_drop: false }` [INFO] [stdout] 957999d0442bbbf77e85aecbf490e3bda2cd060dab7ea2ab2b561c470bea47db