[INFO] fetching crate html_parser 0.6.3...
[INFO] testing html_parser-0.6.3 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839
[INFO] extracting crate html_parser 0.6.3 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate html_parser 0.6.3 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html_parser 0.6.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate html_parser 0.6.3
[INFO] tweaked toml for crates.io crate html_parser 0.6.3 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate crates.io crate html_parser 0.6.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 64f2ad71b71b85cfc7757278746e301cd7daa299ce6b2915f27c844a3dbf9dad
[INFO] running `Command { std: "docker" "start" "-a" "64f2ad71b71b85cfc7757278746e301cd7daa299ce6b2915f27c844a3dbf9dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f2ad71b71b85cfc7757278746e301cd7daa299ce6b2915f27c844a3dbf9dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f2ad71b71b85cfc7757278746e301cd7daa299ce6b2915f27c844a3dbf9dad", kill_on_drop: false }`
[INFO] [stdout] 64f2ad71b71b85cfc7757278746e301cd7daa299ce6b2915f27c844a3dbf9dad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "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] 6e86770daa755ac569a6fd0a927ab0d39d6eaeff02421c57750a48ee385fc541
[INFO] running `Command { std: "docker" "start" "-a" "6e86770daa755ac569a6fd0a927ab0d39d6eaeff02421c57750a48ee385fc541", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.67
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling thiserror-impl v1.0.22
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling thiserror v1.0.22
[INFO] [stderr] Compiling html_parser v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.73s
[INFO] running `Command { std: "docker" "inspect" "6e86770daa755ac569a6fd0a927ab0d39d6eaeff02421c57750a48ee385fc541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e86770daa755ac569a6fd0a927ab0d39d6eaeff02421c57750a48ee385fc541", kill_on_drop: false }`
[INFO] [stdout] 6e86770daa755ac569a6fd0a927ab0d39d6eaeff02421c57750a48ee385fc541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 639d78308900b764b375bc7fb879acaba31b78034f0329821281eff2b9ebc693
[INFO] running `Command { std: "docker" "start" "-a" "639d78308900b764b375bc7fb879acaba31b78034f0329821281eff2b9ebc693", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.124
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Compiling pin-project-lite v0.2.0
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Compiling bytes v1.1.0
[INFO] [stderr] Compiling once_cell v1.10.0
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling const_fn v0.4.4
[INFO] [stderr] Compiling futures-core v0.3.8
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling bytes v0.5.6
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling openssl v0.10.31
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling futures-io v0.3.8
[INFO] [stderr] Compiling httparse v1.7.0
[INFO] [stderr] Compiling tinyvec_macros v0.1.0
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Compiling futures-sink v0.3.8
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling hashbrown v0.9.1
[INFO] [stderr] Compiling native-tls v0.2.10
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling openssl-probe v0.1.2
[INFO] [stderr] Compiling try-lock v0.2.3
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling linked-hash-map v0.5.3
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling plotters-backend v0.3.2
[INFO] [stderr] Compiling tower-service v0.3.0
[INFO] [stderr] Compiling encoding_rs v0.8.26
[INFO] [stderr] Compiling httpdate v1.0.2
[INFO] [stderr] Compiling unicode-segmentation v1.7.1
[INFO] [stderr] Compiling half v1.6.0
[INFO] [stderr] Compiling dtoa v0.4.6
[INFO] [stderr] Compiling regex-syntax v0.6.21
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling unindent v0.1.8
[INFO] [stderr] Compiling mime v0.3.16
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling ipnet v2.3.0
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling similar v2.1.0
[INFO] [stderr] Compiling oorandom v11.1.3
[INFO] [stderr] Compiling tracing-core v0.1.26
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling futures-channel v0.3.8
[INFO] [stderr] Compiling futures-task v0.3.8
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling tinyvec v1.1.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling http v0.2.2
[INFO] [stderr] Compiling crossbeam-utils v0.8.1
[INFO] [stderr] Compiling memoffset v0.6.1
[INFO] [stderr] Compiling indexmap v1.6.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling form_urlencoded v1.0.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling itertools v0.10.3
[INFO] [stderr] Compiling yaml-rust v0.4.4
[INFO] [stderr] Compiling walkdir v2.3.1
[INFO] [stderr] Compiling plotters-svg v0.3.1
[INFO] [stderr] Compiling indoc v1.0.4
[INFO] [stderr] Compiling heck v0.3.2
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling want v0.3.0
[INFO] [stderr] Compiling openssl-sys v0.9.59
[INFO] [stderr] Compiling csv-core v0.1.10
[INFO] [stderr] Compiling unicode-normalization v0.1.16
[INFO] [stderr] Compiling cast v0.2.3
[INFO] [stderr] Compiling regex-automata v0.1.9
[INFO] [stderr] Compiling tracing-attributes v0.1.20
[INFO] [stderr] Compiling pin-project-internal v1.0.2
[INFO] [stderr] Compiling regex v1.4.2
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling socket2 v0.4.4
[INFO] [stderr] Compiling mio v0.8.2
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling terminal_size v0.1.15
[INFO] [stderr] Compiling tempfile v3.3.0
[INFO] [stderr] Compiling crossbeam-epoch v0.9.1
[INFO] [stderr] Compiling crossbeam-channel v0.5.0
[INFO] [stderr] Compiling idna v0.2.0
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling bstr v0.2.14
[INFO] [stderr] Compiling serde_yaml v0.8.14
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling serde_cbor v0.11.1
[INFO] [stderr] Compiling console v0.15.0
[INFO] [stderr] Compiling http-body v0.4.4
[INFO] [stderr] Compiling tokio v1.17.0
[INFO] [stderr] Compiling crossbeam-deque v0.8.0
[INFO] [stderr] Compiling plotters v0.3.1
[INFO] [stderr] Compiling tinytemplate v1.1.0
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Compiling url v2.2.0
[INFO] [stderr] Compiling criterion-plot v0.4.4
[INFO] [stderr] Compiling csv v1.1.5
[INFO] [stderr] Compiling insta v1.14.0
[INFO] [stderr] Compiling pin-project v1.0.2
[INFO] [stderr] Compiling tracing v0.1.34
[INFO] [stderr] Compiling futures-util v0.3.8
[INFO] [stderr] Compiling structopt v0.3.26
[INFO] [stderr] Compiling criterion v0.3.5
[INFO] [stderr] Compiling tokio-util v0.7.1
[INFO] [stderr] Compiling tokio-native-tls v0.3.0
[INFO] [stderr] Compiling h2 v0.3.13
[INFO] [stderr] Compiling hyper v0.14.8
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling reqwest v0.11.10
[INFO] [stderr] Compiling html_parser v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNM8Acz/symbols.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.websites.2bd76f29-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b.4t2h6ap59d8f93i5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-3b701049164caecf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-340a33f3e050100e.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-97e3b5f36e906fa2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e78001b8779b8cdb.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-be5050a9661d20b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2e3d40579e096d14.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ad3c81a99e95b9a4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-204f28d30c443ad7.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-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-bce4a4103fb27211.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-6f570039c3a7c03d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7f16af0b7de9ec3d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0bb21bff5066a511.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-997ead7d8333ad6c.rlib" "/opt/rustwide/target/debug/deps/libtracing-4f4ae44dbb1504c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libtokio-6df8218492ca7a09.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e1059faa6c98247c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libmio-14ada5bb6295a691.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7d1a1eaf73fd1b14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fbccf06386463a84.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4900e90a45002da6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e670f3313f55a117.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d833b4a84595fbcb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-3014fa3a19d7ff96.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "/opt/rustwide/target/debug/deps/libhtml_parser-4f78dcd4d0dca4c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-906067d560412c6e.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc25b75d8fa9d506.rlib" "/opt/rustwide/target/debug/deps/libserde-c6127e07097d2a3c.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/websites-4d8f443daf6bb24b" "-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 `html_parser` due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "639d78308900b764b375bc7fb879acaba31b78034f0329821281eff2b9ebc693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "639d78308900b764b375bc7fb879acaba31b78034f0329821281eff2b9ebc693", kill_on_drop: false }`
[INFO] [stdout] 639d78308900b764b375bc7fb879acaba31b78034f0329821281eff2b9ebc693