[INFO] fetching crate josh 0.2.0... [INFO] testing josh-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate josh 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate josh 0.2.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate josh 0.2.0 [INFO] finished tweaking crates.io crate josh 0.2.0 [INFO] tweaked toml for crates.io crate josh 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate josh 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c20989055117373bbe47750466969e1ddf9fe1cc4c2370cdba6dc132737c716 [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" "0c20989055117373bbe47750466969e1ddf9fe1cc4c2370cdba6dc132737c716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c20989055117373bbe47750466969e1ddf9fe1cc4c2370cdba6dc132737c716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c20989055117373bbe47750466969e1ddf9fe1cc4c2370cdba6dc132737c716", kill_on_drop: false }` [INFO] [stdout] 0c20989055117373bbe47750466969e1ddf9fe1cc4c2370cdba6dc132737c716 [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=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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 39b8d89d83703de244902313f0bb83c4e196620fd52c7c28f194e123159208d6 [INFO] running `Command { std: "docker" "start" "-a" "39b8d89d83703de244902313f0bb83c4e196620fd52c7c28f194e123159208d6", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling iovec v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tracing-subscriber v0.1.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tracing v0.1.9 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rs_tracing v1.0.1 [INFO] [stderr] Compiling reqwest v0.9.21 [INFO] [stderr] Compiling josh v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/scratch.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | 'walk: for commit in walk { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_labels)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.josh_proxy.9w6stj6u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac" "/opt/rustwide/target/debug/deps/josh_proxy-e25141a25a7963ac.58cyvai9oy9ajirl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-617ced4f8d8b29df/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-251328a9173ab431/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-d5c9409a4574ca3a/out" "-L" "/opt/rustwide/target/debug/build/ring-8dbd1883ecfbce19/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f7624f70f9e622d6/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7d83be6622e26ca7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6db82aaa93c484d0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-912e9e3260ec566d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04b2e5488ea0fe4e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libmatchers-e6faf6c3fe47ae70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4d144cf2bc2852bf.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-375fc925de8afd58.rlib" "/opt/rustwide/target/debug/deps/libclap-88a3d43f7ff59509.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb602a3a0a21bbc6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-30c8f3da44345266.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-a6d1d19b9f936df1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libjosh-3b98a243129ccee5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c48add8f92766f5.rlib" "/opt/rustwide/target/debug/deps/libuuid-914db7c9322706a4.rlib" "/opt/rustwide/target/debug/deps/librand-8088852618fae5ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a15ae9b2f36cbd56.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e148851f43b500c3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-f2435b270f0eb63f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b0b5630f4584a6a0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8e802d7b0fbadbfb.rlib" "/opt/rustwide/target/debug/deps/libflate2-d0a401ba2ae8de6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ded4020e4915140a.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-76015c4d6535d686.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ca0c1fa2c365289.rlib" "/opt/rustwide/target/debug/deps/libopenssl-744f065b3c4af06a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5cb0bbe22d52f39.rlib" "/opt/rustwide/target/debug/deps/libwant-9a258a484f711185.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25b3c70a0dc778a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e82ce50b6f770c55.rlib" "/opt/rustwide/target/debug/deps/libh2-2291b0b7f03e1305.rlib" "/opt/rustwide/target/debug/deps/libindexmap-606a7e5857acf4cd.rlib" "/opt/rustwide/target/debug/deps/libstring-ed543df8966e2777.rlib" "/opt/rustwide/target/debug/deps/libhttp-b83a3108bcaf7c35.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0db96e93f6370744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-94b4da205ed6096c.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4d29100da5add91f.rlib" "/opt/rustwide/target/debug/deps/libregex-a8d1107bf81c7f0f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-671bee47c0ac39c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8502793424a9457d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d98b4ff902783005.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libserde-6e1ada9809c89c83.rlib" "/opt/rustwide/target/debug/deps/libfailure-7198fb1387859935.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6c73f972af360e4e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bcd0e40f655a2538.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libcookie-ee260aa0a8f0db4c.rlib" "/opt/rustwide/target/debug/deps/liburl-bb311c0fbdb574dd.rlib" "/opt/rustwide/target/debug/deps/libidna-9cf14f015f44c7b5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto-215b5ad08a519d10.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-cf160550f07bf347.rlib" "/opt/rustwide/target/debug/deps/libtracing-0deacc409fc11fd7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b3550969d7cb418b.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-cbed9b3609bc4b83.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-13a567c6b45a43cb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0efbbef316078b38.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-79154f09e4d78865.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-05ce471cc2fb8c26.rlib" "/opt/rustwide/target/debug/deps/libhyper-4208583960842130.rlib" "/opt/rustwide/target/debug/deps/libwant-396934b8a627b6ec.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-56a176c7a4dc3f30.rlib" "/opt/rustwide/target/debug/deps/libunicase-58326ff66d80fba5.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-06e4714fccdad19d.rlib" "/opt/rustwide/target/debug/deps/liblog-f3417e24d0dc9ad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-89f02ef3acba5059.rlib" "/opt/rustwide/target/debug/deps/libtake-79cd658eb5839df3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd48fd8e020e5f1e.rlib" "/opt/rustwide/target/debug/deps/libslab-e83a44f3e278e1e9.rlib" "/opt/rustwide/target/debug/deps/librand-e022c7d4d3aad892.rlib" "/opt/rustwide/target/debug/deps/librand-a6289d7e3f7372c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-c9ba7171deee309f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-cfca2a775992df8e.rlib" "/opt/rustwide/target/debug/deps/libtokio-78cbc1accdba8b82.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7d84ec8473ecae0e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6d180067d2054495.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-178d5ab5f98efab2.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5c2f16d6474b87db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eedcca5e816f067b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0efebd408bd1fd1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e91b39d59db506e3.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-37412be9d028d573.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-52647cda0be9af1e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-70640a58894b2453.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8d3d4b15aaa19b73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-211c85d3e2a9593d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90401e5a62c11c68.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0374f2d21eb73d8a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4ea387566d55244e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d44e9af67a98dcce.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3aef306776398a50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-63e29f8eb2b63971.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c67a3e2d59e53c80.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-21bd91ff1770feaf.rlib" "/opt/rustwide/target/debug/deps/libmio-e2cb7e7d3b8932d6.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtime-371fabd8638a92e8.rlib" "/opt/rustwide/target/debug/deps/librelay-acc838c1bc567098.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d31d9c348d02504.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c97737678264d898.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc827f0845af156c.rlib" "/opt/rustwide/target/debug/deps/libbytes-d8142bcbe14b710b.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libiovec-8153c0d94c23e945.rlib" "/opt/rustwide/target/debug/deps/libbase64-938377fefe2f4e2f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-f9e79f692ae4a47b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/libpest-11812b336e974fd1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-be34702b5a2b2438.rlib" "/opt/rustwide/target/debug/deps/libgit2-0dd1217933ec8e1a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/liburl-e19cd679e7d5a048.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-b2e0365019c19501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-2e80c8b696e7c49c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-b3f90214f533a504.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6ea9b8657b11aab8.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7cce252085799eab.rlib" "/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a3fbe067151623e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `josh` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "39b8d89d83703de244902313f0bb83c4e196620fd52c7c28f194e123159208d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b8d89d83703de244902313f0bb83c4e196620fd52c7c28f194e123159208d6", kill_on_drop: false }` [INFO] [stdout] 39b8d89d83703de244902313f0bb83c4e196620fd52c7c28f194e123159208d6