[INFO] cloning repository https://github.com/adwhit/enhance-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adwhit/enhance-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadwhit%2Fenhance-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadwhit%2Fenhance-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7110c63e1830dfed8b81ca82e3901d8294b30f69 [INFO] testing adwhit/enhance-scraper against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadwhit%2Fenhance-scraper" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adwhit/enhance-scraper on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adwhit/enhance-scraper [INFO] finished tweaking git repo https://github.com/adwhit/enhance-scraper [INFO] tweaked toml for git repo https://github.com/adwhit/enhance-scraper written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/adwhit/enhance-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d450a71b9b0cfb52f2c247e52ec6918358f0244ddeba2dc328790e631c98cddc [INFO] running `Command { std: "docker" "start" "-a" "d450a71b9b0cfb52f2c247e52ec6918358f0244ddeba2dc328790e631c98cddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d450a71b9b0cfb52f2c247e52ec6918358f0244ddeba2dc328790e631c98cddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d450a71b9b0cfb52f2c247e52ec6918358f0244ddeba2dc328790e631c98cddc", kill_on_drop: false }` [INFO] [stdout] d450a71b9b0cfb52f2c247e52ec6918358f0244ddeba2dc328790e631c98cddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e24dccf18dc3bb2ac12c9b98b008054213c5eebba10d9eae66f3399ea150ae77 [INFO] running `Command { std: "docker" "start" "-a" "e24dccf18dc3bb2ac12c9b98b008054213c5eebba10d9eae66f3399ea150ae77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.0.0 [INFO] [stderr] Compiling lazy_static v1.3.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 owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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 crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.2.0 [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 rand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling html5ever v0.24.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling url v2.0.0 [INFO] [stderr] Compiling actix-http v0.2.7 (https://github.com/actix/actix-web#e9b4aa20) [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling crawler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdr56pW/symbols.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.crawler.808493fb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9.2n2hu4lfdwm5jeg1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-643a6934a31ac211/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-60d8121269f4c404/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-7e8c86f3f42f1fb1/out" "-L" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-51547950b67229ca.rlib" "/opt/rustwide/target/debug/deps/libatty-8e7c456f59c6f7fa.rlib" "/opt/rustwide/target/debug/deps/libhumantime-b865abc5b19fb1c6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe718804e6e01f68.rlib" "/opt/rustwide/target/debug/deps/liburl-429e7960fa49a6d5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5de3b4591251205.rlib" "/opt/rustwide/target/debug/deps/libidna-66b6920acb3e3385.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-8ecf5c7a122c364d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-982f612b0a7d9701.rlib" "/opt/rustwide/target/debug/deps/libtendril-44c40384612719cd.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libfutf-6e8e8ef0140d3b4e.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-57e218f194c38ec0.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-edfa2466b81614a9.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-d550b34237199f38.rlib" "/opt/rustwide/target/debug/deps/libphf-268489767f2a7d9a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4795236bd7d4476c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ca96364773d151a4.rlib" "/opt/rustwide/target/debug/deps/libawc-5507010ed867ce2f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5a362bd00a7977fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3b250fcbd78aa689.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dd9049dae62fb4b9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-48505335217b65fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-6126786371935cea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-36e1f026a018ce6f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9aaa334943ebd7d8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3cd659a3c2f7f209.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b7555ffb9c334a7c.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bbd0747dcc93835c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-2dec07f6f7f44e2d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-82c357625f7ee933.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d62c2691af399e6.rlib" "/opt/rustwide/target/debug/deps/librand-5ccdf9246b29f1ec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4deff9f0ecd445bc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-57f7b82baaf3149f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f718162676277fd2.rlib" "/opt/rustwide/target/debug/deps/librand_core-8833b2ff98b5a53b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0b3baa6620e6f72c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-821f906c7c026ae5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-79721131ab1dea5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f74890617871f8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1c6a3c7eed329320.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b13db5bb36e630d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54719ea59ed2d815.rlib" "/opt/rustwide/target/debug/deps/libryu-5dfde68e89dcfceb.rlib" "/opt/rustwide/target/debug/deps/libserde-53fd25d829bbb4d1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-cc360bbcf1f4eb80.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfefd331f35847a7.rlib" "/opt/rustwide/target/debug/deps/libregex-ea65a48a85e663d2.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c909a401b1abe818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4255ab5cb8f9b9db.rlib" "/opt/rustwide/target/debug/deps/libucd_util-ecf3d58fdc2d1d53.rlib" "/opt/rustwide/target/debug/deps/libthread_local-055f1c171a3d265f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f7d3529af342edfc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c5ff3709cffc05b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-704b73279af35593.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f88bb568dd0c751.rlib" "/opt/rustwide/target/debug/deps/libflate2-68f35b7084e14e16.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-c2a41134fa92ec5c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-57a601731403b1d1.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7f26376f66529810.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-5091fb2b446de3e3.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-c2cec3ec1880bae7.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-983810a9c3ea2f14.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-53e488ebe1a10db7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-41eeedf1e59f233f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c15b8ab9eaa35939.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b0d6578ff8168bec.rlib" "/opt/rustwide/target/debug/deps/libtime-2df103495df24fe7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9e2029e9ec56e1ee.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2873cc4af3c62736.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-047c542b239ac67c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-553d551fb419e257.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-c9c3aa02b9f5d726.rlib" "/opt/rustwide/target/debug/deps/libopenssl-74e39ef16baf479d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-abb3787588871cc4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b1e820d41a28c6d6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-76e9759e136e74ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ab1e9fafb6614946.rlib" "/opt/rustwide/target/debug/deps/liburl-06f14e60becb55f4.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-cd216a1c408bd7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5dfe554e7027930c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3e4267fc61976385.rlib" "/opt/rustwide/target/debug/deps/libidna-067e4f180313cc98.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b47854d5a1b515b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8e66b49a2a5c2806.rlib" "/opt/rustwide/target/debug/deps/libhostname-6aedd74bb6b0e015.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-8beda8b65733ed31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a4cabdb8ce0b483f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-81ff4e649b9fe80f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ca5e198d738a2f48.rlib" "/opt/rustwide/target/debug/deps/libeither-148ea9f628139a35.rlib" "/opt/rustwide/target/debug/deps/libh2-4ebf894cee9ae14d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2724af625df818e.rlib" "/opt/rustwide/target/debug/deps/libstring-caf55ad6e1f0160d.rlib" "/opt/rustwide/target/debug/deps/libhttp-3a185d5752c87602.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a6008451bae52164.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-da98aa3b8f9d5cc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8249e00e6e78b0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-69caf706513aaebd.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8b9d9290cc76180c.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2b32e2f9917b60bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-660f9af19c5ac3e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a9dff0e123c03137.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-508deca869599664.rlib" "/opt/rustwide/target/debug/deps/librand-c65af6b178611da7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-970991550c187f87.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-767a95b021fe5d75.rlib" "/opt/rustwide/target/debug/deps/librand_hc-41127eeeefef1010.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b33ba888d22bfbd6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-aeb3e6cd33b8e995.rlib" "/opt/rustwide/target/debug/deps/librand_core-54881814acc37a87.rlib" "/opt/rustwide/target/debug/deps/librand_os-dbb3554c42239a42.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-d16cb8bd0352f99d.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e774d819795ddb5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a0562a51ffcd130e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c5083c49e1d76a8.rlib" "/opt/rustwide/target/debug/deps/libspin-fe8ffbb4b818260c.rlib" "/opt/rustwide/target/debug/deps/libmio-b5ec49b64ac9a848.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f3436b9399eabc47.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-93b38a7df94e92e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-34aa50cce29387f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c5b043ddd13268bd.rlib" "/opt/rustwide/target/debug/deps/libfutures-48026e8dcee60bba.rlib" "/opt/rustwide/target/debug/deps/libbytes-018bcf55bb712fca.rlib" "/opt/rustwide/target/debug/deps/libiovec-7370559d3fdd9164.rlib" "/opt/rustwide/target/debug/deps/liblibc-3a275aa39e4cb3e7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/liblog-899ac2947a1023f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-074917369cef59f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crawler-6fd6fa90e03b46d9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `crawler` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e24dccf18dc3bb2ac12c9b98b008054213c5eebba10d9eae66f3399ea150ae77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24dccf18dc3bb2ac12c9b98b008054213c5eebba10d9eae66f3399ea150ae77", kill_on_drop: false }` [INFO] [stdout] e24dccf18dc3bb2ac12c9b98b008054213c5eebba10d9eae66f3399ea150ae77