[INFO] cloning repository https://github.com/sabry-awad97/web-scraping-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabry-awad97/web-scraping-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fweb-scraping-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fweb-scraping-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebe04119cc0bff180fd3ce69f2ac1818ab96a4ee [INFO] building sabry-awad97/web-scraping-rust against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fweb-scraping-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabry-awad97/web-scraping-rust on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabry-awad97/web-scraping-rust [INFO] finished tweaking git repo https://github.com/sabry-awad97/web-scraping-rust [INFO] tweaked toml for git repo https://github.com/sabry-awad97/web-scraping-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sabry-awad97/web-scraping-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_utils v0.13.2 [INFO] [stderr] Downloaded mysql-common-derive v0.30.2 [INFO] [stderr] Downloaded phf_macros v0.11.2 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded io-enum v1.1.1 [INFO] [stderr] Downloaded frunk_derives v0.4.2 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.2 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded bytecheck_derive v0.6.11 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded quoted_printable v0.4.8 [INFO] [stderr] Downloaded scraper v0.17.1 [INFO] [stderr] Downloaded phf_shared v0.11.2 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded rkyv_derive v0.7.42 [INFO] [stderr] Downloaded bytecheck v0.6.11 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded pem v2.0.1 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded mysql_common v0.30.6 [INFO] [stderr] Downloaded regex-automata v0.3.7 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded lopdf v0.31.0 [INFO] [stderr] Downloaded rust_decimal v1.32.0 [INFO] [stderr] Downloaded docx-rs v0.4.7 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded mysql v24.0.0 [INFO] [stderr] Downloaded chrono v0.4.30 [INFO] [stderr] Downloaded rkyv v0.7.42 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] [stderr] Downloaded object v0.32.0 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded subprocess v0.2.9 [INFO] [stderr] Downloaded frunk v0.4.2 [INFO] [stderr] Downloaded lru v0.10.1 [INFO] [stderr] Downloaded siphasher v0.3.11 [INFO] [stderr] Downloaded simdutf8 v0.1.4 [INFO] [stderr] Downloaded lexical v6.1.1 [INFO] [stderr] Downloaded frunk_core v0.4.2 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded base64 v0.21.3 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded phf v0.11.2 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded rend v0.4.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 995a4273821295ff2684fbc009e187f7fac4e616b327d21e3e21ad0c5eb64d0c [INFO] running `Command { std: "docker" "start" "-a" "995a4273821295ff2684fbc009e187f7fac4e616b327d21e3e21ad0c5eb64d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995a4273821295ff2684fbc009e187f7fac4e616b327d21e3e21ad0c5eb64d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995a4273821295ff2684fbc009e187f7fac4e616b327d21e3e21ad0c5eb64d0c", kill_on_drop: false }` [INFO] [stdout] 995a4273821295ff2684fbc009e187f7fac4e616b327d21e3e21ad0c5eb64d0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7ed7f664c63912dd30111b55e413a0ed1ee9e53dd4cba7158788b2908f354a [INFO] running `Command { std: "docker" "start" "-a" "7f7ed7f664c63912dd30111b55e413a0ed1ee9e53dd4cba7158788b2908f354a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling scraper v0.17.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling io-enum v1.1.1 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling lopdf v0.31.0 [INFO] [stderr] Compiling writing_web_crawlers v0.1.0 (/opt/rustwide/workdir/Ch.3 Writing Web Crawlers) [INFO] [stderr] Compiling web_crawling_models v0.1.0 (/opt/rustwide/workdir/Ch.4 Web Crawling Models) [INFO] [stderr] Compiling first_web_scraper v0.1.0 (/opt/rustwide/workdir/Ch.1 First Web Scraper) [INFO] [stderr] Compiling cleaning_data v0.1.0 (/opt/rustwide/workdir/Ch.7 Cleaning Data) [INFO] [stderr] Compiling reading_writing_natural_languages v0.1.0 (/opt/rustwide/workdir/Ch.8 Reading and Writing Natural Languages) [INFO] [stderr] error: could not compile `mysql_common` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name mysql_common --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mysql_common-0.30.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bigdecimal"' --cfg 'feature="derive"' --cfg 'feature="frunk"' --cfg 'feature="mysql-common-derive"' --cfg 'feature="rust_decimal"' --cfg 'feature="time"' -C metadata=3ce4c3c83e75d2f4 -C extra-filename=-3ce4c3c83e75d2f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e6b97b8c793b2e27.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-36a79fe158b9af1a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9c4dea5425d23bb8.rmeta --extern frunk=/opt/rustwide/target/debug/deps/libfrunk-5f82abb9ed4d17cd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern lexical=/opt/rustwide/target/debug/deps/liblexical-6f008fbfffb9a1af.rmeta --extern mysql_common_derive=/opt/rustwide/target/debug/deps/libmysql_common_derive-bea400da7a6fdfdd.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3728de5fa4cadc77.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-225dce6209e5385d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0aa241899adc37f7.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-380e75cd380038f5.rmeta --extern saturating=/opt/rustwide/target/debug/deps/libsaturating-668bec0931f00c5a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6ed8c26e4198c544.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a3e37a2e855a6bc.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-358ae108e4af6a2a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b172e4a98960984f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-da971713ebf93fe9.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-d070a7dd193d13c8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9cf1159015fb96c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.7/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="gif"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="tiff"' -C metadata=eb6fb1ea4c074303 -C extra-filename=-eb6fb1ea4c074303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-9de0c744a6db0260.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-6274c9364c1f161b.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-a6911d00a1e1c21a.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-82ab44331c8753b0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-225dce6209e5385d.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-e5d1929566cae8e4.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-7fbb1da465df717c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lopdf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name lopdf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lopdf-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="chrono_time"' --cfg 'feature="default"' --cfg 'feature="nom"' --cfg 'feature="nom_parser"' --cfg 'feature="rayon"' -C metadata=a1770f682c97db92 -C extra-filename=-a1770f682c97db92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-10468a8434c880d7.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9c4dea5425d23bb8.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-003462cf236179b8.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d3678175a5f7f0cb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-d070a7dd193d13c8.rmeta --extern weezl=/opt/rustwide/target/debug/deps/libweezl-79a9e75f23cc4932.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZ2o9Dk/symbols.o" "/opt/rustwide/target/debug/deps/cleaning_data-82bda8fd172724ec.cleaning_data.7d49d99ab555f810-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cleaning_data-82bda8fd172724ec.cleaning_data.7d49d99ab555f810-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cleaning_data-82bda8fd172724ec.cleaning_data.7d49d99ab555f810-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cleaning_data-82bda8fd172724ec.cleaning_data.7d49d99ab555f810-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cleaning_data-82bda8fd172724ec.234f3p8klrhe42hp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libthiserror-da971713ebf93fe9.rlib" "/opt/rustwide/target/debug/deps/libscraper-021b060d0f20a9cd.rlib" "/opt/rustwide/target/debug/deps/libahash-cee163040ed58589.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libego_tree-0b641f944fe62944.rlib" "/opt/rustwide/target/debug/deps/libselectors-90986ad801473cd1.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-f93bd088b2257e5b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libcssparser-d12832a22d9a0466.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-308c64b9becab6b2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libphf-a854dfd83e3ca14b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-e78b4c150a718cc6.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-b228aad3dab2249e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-1c6d25b1ccad22db.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b2b55c61210e8124.rlib" "/opt/rustwide/target/debug/deps/libphf-e4e151c251fb60f2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libtendril-3bf8e4516f17dee3.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libfutf-ce4a80f62760e855.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3ab5527c76e23f4a.rlib" "/opt/rustwide/target/debug/deps/libmac-cb442c72f00b684c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7412222ff0f24c6b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-884afad042fe3318.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fb009c6fc31a9d85.rlib" "/opt/rustwide/target/debug/deps/libbase64-e6b97b8c793b2e27.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-20c9c2d8baf7fe93.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a3e37a2e855a6bc.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libserde-6ed8c26e4198c544.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e85e2fbea34d2afd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44320b7e6e054e73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c52f494f208c6d62.rlib" "/opt/rustwide/target/debug/deps/libhyper-972775a2f73c7d9d.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-c84146c2acbb77a1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b1860d2d3c4b751f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-770864d29fec8acb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-377e26660323eacb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e24a60de45d3e7a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtokio-33da86d39393c553.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80a143eb87a3b3bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5166b8a8a8d37dca.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b172e4a98960984f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-312abfcf055fd529.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-c9a6f0b5504c36b1.rlib" "/opt/rustwide/target/debug/deps/libregex-0aa241899adc37f7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dd7c6f990decdb05.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-23f7a243c2cecf21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cleaning_data-82bda8fd172724ec" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cleaning_data` (bin "cleaning_data") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7f7ed7f664c63912dd30111b55e413a0ed1ee9e53dd4cba7158788b2908f354a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7ed7f664c63912dd30111b55e413a0ed1ee9e53dd4cba7158788b2908f354a", kill_on_drop: false }` [INFO] [stdout] 7f7ed7f664c63912dd30111b55e413a0ed1ee9e53dd4cba7158788b2908f354a [INFO] building sabry-awad97/web-scraping-rust against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabry-awad97%2Fweb-scraping-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabry-awad97/web-scraping-rust on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabry-awad97/web-scraping-rust [INFO] finished tweaking git repo https://github.com/sabry-awad97/web-scraping-rust [INFO] tweaked toml for git repo https://github.com/sabry-awad97/web-scraping-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sabry-awad97/web-scraping-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0e273c7617c0fc1737a4506e4af1b28402caffaac9992aaa4520c3a9b713aac [INFO] running `Command { std: "docker" "start" "-a" "c0e273c7617c0fc1737a4506e4af1b28402caffaac9992aaa4520c3a9b713aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e273c7617c0fc1737a4506e4af1b28402caffaac9992aaa4520c3a9b713aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e273c7617c0fc1737a4506e4af1b28402caffaac9992aaa4520c3a9b713aac", kill_on_drop: false }` [INFO] [stdout] c0e273c7617c0fc1737a4506e4af1b28402caffaac9992aaa4520c3a9b713aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c5e855803b6e00f225d4511bb28cf3e4a18ebee8d1cab2d41d41095682c71f [INFO] running `Command { std: "docker" "start" "-a" "49c5e855803b6e00f225d4511bb28cf3e4a18ebee8d1cab2d41d41095682c71f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling scraper v0.17.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling io-enum v1.1.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling web_crawling_models v0.1.0 (/opt/rustwide/workdir/Ch.4 Web Crawling Models) [INFO] [stderr] Compiling writing_web_crawlers v0.1.0 (/opt/rustwide/workdir/Ch.3 Writing Web Crawlers) [INFO] [stderr] Compiling lopdf v0.31.0 [INFO] [stderr] Compiling advanced_html_parsing v0.1.0 (/opt/rustwide/workdir/Ch.2 Advanced HTML Parsing) [INFO] [stderr] Compiling cleaning_data v0.1.0 (/opt/rustwide/workdir/Ch.7 Cleaning Data) [INFO] [stderr] Compiling first_web_scraper v0.1.0 (/opt/rustwide/workdir/Ch.1 First Web Scraper) [INFO] [stderr] Compiling reading_writing_natural_languages v0.1.0 (/opt/rustwide/workdir/Ch.8 Reading and Writing Natural Languages) [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling storing_data v0.1.0 (/opt/rustwide/workdir/Ch.5 Storing Data) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling docx-rs v0.4.7 [INFO] [stderr] Compiling reading_documents v0.1.0 (/opt/rustwide/workdir/Ch.6 Reading Documents) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.52s [INFO] running `Command { std: "docker" "inspect" "49c5e855803b6e00f225d4511bb28cf3e4a18ebee8d1cab2d41d41095682c71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c5e855803b6e00f225d4511bb28cf3e4a18ebee8d1cab2d41d41095682c71f", kill_on_drop: false }` [INFO] [stdout] 49c5e855803b6e00f225d4511bb28cf3e4a18ebee8d1cab2d41d41095682c71f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcba93f86a44c5c55c02c35ee7ba2a3c45c2f001727329aeaec63b08ac715695 [INFO] running `Command { std: "docker" "start" "-a" "fcba93f86a44c5c55c02c35ee7ba2a3c45c2f001727329aeaec63b08ac715695", kill_on_drop: false }` [INFO] [stderr] Compiling writing_web_crawlers v0.1.0 (/opt/rustwide/workdir/Ch.3 Writing Web Crawlers) [INFO] [stderr] Compiling reading_documents v0.1.0 (/opt/rustwide/workdir/Ch.6 Reading Documents) [INFO] [stderr] Compiling web_crawling_models v0.1.0 (/opt/rustwide/workdir/Ch.4 Web Crawling Models) [INFO] [stderr] Compiling reading_writing_natural_languages v0.1.0 (/opt/rustwide/workdir/Ch.8 Reading and Writing Natural Languages) [INFO] [stderr] Compiling cleaning_data v0.1.0 (/opt/rustwide/workdir/Ch.7 Cleaning Data) [INFO] [stderr] Compiling advanced_html_parsing v0.1.0 (/opt/rustwide/workdir/Ch.2 Advanced HTML Parsing) [INFO] [stderr] Compiling first_web_scraper v0.1.0 (/opt/rustwide/workdir/Ch.1 First Web Scraper) [INFO] [stderr] Compiling storing_data v0.1.0 (/opt/rustwide/workdir/Ch.5 Storing Data) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "fcba93f86a44c5c55c02c35ee7ba2a3c45c2f001727329aeaec63b08ac715695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcba93f86a44c5c55c02c35ee7ba2a3c45c2f001727329aeaec63b08ac715695", kill_on_drop: false }` [INFO] [stdout] fcba93f86a44c5c55c02c35ee7ba2a3c45c2f001727329aeaec63b08ac715695