[INFO] cloning repository https://github.com/readable-app/readable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/readable-app/readable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadable-app%2Freadable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadable-app%2Freadable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49a66b4944017b4dc43e38b5261616305ff85a2e [INFO] testing readable-app/readable against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadable-app%2Freadable" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readable-app/readable on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/readable-app/readable [INFO] finished tweaking git repo https://github.com/readable-app/readable [INFO] tweaked toml for git repo https://github.com/readable-app/readable written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/readable-app/readable 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded readable-readability v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3f3c5412344aa785e4368bab468ffad32392e6bd4c1b895aa9b070142bab024 [INFO] running `Command { std: "docker" "start" "-a" "c3f3c5412344aa785e4368bab468ffad32392e6bd4c1b895aa9b070142bab024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3f3c5412344aa785e4368bab468ffad32392e6bd4c1b895aa9b070142bab024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f3c5412344aa785e4368bab468ffad32392e6bd4c1b895aa9b070142bab024", kill_on_drop: false }` [INFO] [stdout] c3f3c5412344aa785e4368bab468ffad32392e6bd4c1b895aa9b070142bab024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd14103b670111ecefbbddc5e53f8dc91c710a68e5ad42e726a8a7e65d38db1d [INFO] running `Command { std: "docker" "start" "-a" "fd14103b670111ecefbbddc5e53f8dc91c710a68e5ad42e726a8a7e65d38db1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ordered-float v4.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling shuttle-codegen v0.41.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling readable-readability v0.4.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling shuttle-common v0.41.0 [INFO] [stderr] Compiling shuttle-service v0.41.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling shuttle-proto v0.41.0 [INFO] [stderr] Compiling shuttle-runtime v0.41.0 [INFO] [stderr] Compiling shuttle-axum v0.41.0 [INFO] [stderr] Compiling readable v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.03s [INFO] running `Command { std: "docker" "inspect" "fd14103b670111ecefbbddc5e53f8dc91c710a68e5ad42e726a8a7e65d38db1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd14103b670111ecefbbddc5e53f8dc91c710a68e5ad42e726a8a7e65d38db1d", kill_on_drop: false }` [INFO] [stdout] fd14103b670111ecefbbddc5e53f8dc91c710a68e5ad42e726a8a7e65d38db1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e15b92351618d8d61ce902e465a99ff4c9d38e7040d9572ce0b6e7d9c670f01 [INFO] running `Command { std: "docker" "start" "-a" "7e15b92351618d8d61ce902e465a99ff4c9d38e7040d9572ce0b6e7d9c670f01", kill_on_drop: false }` [INFO] [stderr] Compiling readable v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "7e15b92351618d8d61ce902e465a99ff4c9d38e7040d9572ce0b6e7d9c670f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e15b92351618d8d61ce902e465a99ff4c9d38e7040d9572ce0b6e7d9c670f01", kill_on_drop: false }` [INFO] [stdout] 7e15b92351618d8d61ce902e465a99ff4c9d38e7040d9572ce0b6e7d9c670f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 509b502028a45572cde2547f380af14af9807df9ba8e3eaab7b5d94ecb2cfaaf [INFO] running `Command { std: "docker" "start" "-a" "509b502028a45572cde2547f380af14af9807df9ba8e3eaab7b5d94ecb2cfaaf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/readable-12ce62f90b1aad33) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "509b502028a45572cde2547f380af14af9807df9ba8e3eaab7b5d94ecb2cfaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509b502028a45572cde2547f380af14af9807df9ba8e3eaab7b5d94ecb2cfaaf", kill_on_drop: false }` [INFO] [stdout] 509b502028a45572cde2547f380af14af9807df9ba8e3eaab7b5d94ecb2cfaaf [INFO] testing readable-app/readable against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadable-app%2Freadable" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readable-app/readable on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/readable-app/readable [INFO] finished tweaking git repo https://github.com/readable-app/readable [INFO] tweaked toml for git repo https://github.com/readable-app/readable written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/readable-app/readable 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 249008a9b82c8e401d81cce9a29447443e35c0ec2277f9f4a7aaf9aa03352a5b [INFO] running `Command { std: "docker" "start" "-a" "249008a9b82c8e401d81cce9a29447443e35c0ec2277f9f4a7aaf9aa03352a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "249008a9b82c8e401d81cce9a29447443e35c0ec2277f9f4a7aaf9aa03352a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249008a9b82c8e401d81cce9a29447443e35c0ec2277f9f4a7aaf9aa03352a5b", kill_on_drop: false }` [INFO] [stdout] 249008a9b82c8e401d81cce9a29447443e35c0ec2277f9f4a7aaf9aa03352a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b92fb06cbeb65b342ab7ebccd6911b3dc5a72905dba3b2eb95d47a2b9aaa7d5 [INFO] running `Command { std: "docker" "start" "-a" "0b92fb06cbeb65b342ab7ebccd6911b3dc5a72905dba3b2eb95d47a2b9aaa7d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ordered-float v4.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling shuttle-codegen v0.41.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling readable-readability v0.4.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling shuttle-common v0.41.0 [INFO] [stderr] Compiling shuttle-service v0.41.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling shuttle-proto v0.41.0 [INFO] [stderr] Compiling shuttle-runtime v0.41.0 [INFO] [stderr] Compiling shuttle-axum v0.41.0 [INFO] [stderr] Compiling readable v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyHeOb8/symbols.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.readable.2427206eaa4aabac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8.ddtpgf5l5lqw3ms75oaiibhgk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshuttle_axum-7f1b9cd9a875cd9a.rlib" "/opt/rustwide/target/debug/deps/libshuttle_runtime-51220824a7975580.rlib" "/opt/rustwide/target/debug/deps/libcolored-ac071c1bb4ad844f.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-566c9709ddfd896d.rlib" "/opt/rustwide/target/debug/deps/librustix-8bef67a1b9e56550.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-54c54a7bada61115.rlib" "/opt/rustwide/target/debug/deps/libshuttle_proto-4d705615278b15f5.rlib" "/opt/rustwide/target/debug/deps/libprost_types-c70e618d2f7c7bd9.rlib" "/opt/rustwide/target/debug/deps/libtonic-031112e544db57a0.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-588ed4bc207cde45.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-f8ea1e6904bf8dc4.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-21f04d9e27a46e39.rlib" "/opt/rustwide/target/debug/deps/libprost-7e1e883c4c430c93.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f3442f0dc292b541.rlib" "/opt/rustwide/target/debug/deps/libshuttle_service-fb5cedb7cbff644c.rlib" "/opt/rustwide/target/debug/deps/libstrfmt-e39fdaabee366d85.rlib" "/opt/rustwide/target/debug/deps/libshuttle_common-70ed00aa2a524beb.rlib" "/opt/rustwide/target/debug/deps/libsemver-0cd21ee61b98e304.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8f6a66b58116c9d5.rlib" "/opt/rustwide/target/debug/deps/libuuid-eaff03f2a72a2ab7.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-d6a530e9fee51ef3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-c2bd14582a9699b4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5fc72304e93d1c85.rlib" "/opt/rustwide/target/debug/deps/libchrono-6a69c87be9790f9e.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-18170eb8e28f24d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-e94c26aa065c0ac1.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-5cb3896e2ee7df7a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f3a619a9bfd01f80.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-36fec2c2645ffc99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b89f64990c0c94fa.rlib" "/opt/rustwide/target/debug/deps/libglob-001115221c71ed95.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9834c0edaa88134b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a553babf1293df53.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-a9c5d7fa159fe953.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-cf33b724e6ec9831.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-539d6c8f66d1b861.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-288a256a379985cf.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1ab677d3d7cbfd9c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76d9ee70e58e8db4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ceaa91920579a46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abad5bd6c99cc3f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c2a7144ca80836a2.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_http-bca2a9ac3e62bb73.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-211adb8d24b33cc4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4ec12dd3cfaaf232.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libstrum-65799c08658ae05c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c47e8615f633b2f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fcccca9659064dd3.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1b5f568e0432d061.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bef617cc5c0e1bd7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7a513036bd36fcb9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ea6bfaf7dfd9afe4.rlib" "/opt/rustwide/target/debug/deps/libreadable_readability-4540b317779cf9b6.rlib" "/opt/rustwide/target/debug/deps/liburl-9fac2641b5ac0b16.rlib" "/opt/rustwide/target/debug/deps/libidna-c9348981fdad0194.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.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-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-8b5efe322168cb35.rlib" "/opt/rustwide/target/debug/deps/libselectors-009115a8ed8d0f16.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-2c3b6e2bfd4051e6.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-9abb967b66a602ad.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-759b2e7af6e620fc.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libcssparser-163656e98b5e2f35.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-b802e30b43221230.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-5143fd599e83f181.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-b66f3d03f5c5f187.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-83bc452427a3fe33.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-62a50441d79a7582.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libphf-8b02cdc9f1cec473.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e9970028ca047984.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/libregex-be828460ff972f4e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-51b8e07a71714fb8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libaxum-811d7b3c114fdb7f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-e382f4ddda3a0ebe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41f5e9a9ca787904.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-352ec5f2b6f15baf.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9130691b8ad33483.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libhyper-26c57d08dfb44708.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac086a397906aa5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-328f9a077fb69b8b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a96faa6caea2ee06.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7b3b117da3029935.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libheaders-b1895f0bde586141.rlib" "/opt/rustwide/target/debug/deps/libsha1-928adc8134836013.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libdigest-be4f4924d3226266.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-d493939f5ac31df1.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libserde-9def7810566d437e.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-154329046b269965.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d6da2d55bf5e5261.rlib" "/opt/rustwide/target/debug/deps/libtower-7b027bf56c3ae9af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-638d354d98f560d1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b273f9e4b0c9e6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee6ba71bba3d53d5.rlib" "/opt/rustwide/target/debug/deps/libtracing-5d827cf1708023a7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-394e28f8af528a7e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libtokio-aa413150910110ca.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bc40332be8428e36.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ded3a1e9c43ca4c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-751d11b8f4a648c4.rlib" "/opt/rustwide/target/debug/deps/libmio-01840779c4bd0ae1.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f7ca0a5d654a73eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-39b75f589e636e36.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a057f45e07f858e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/librand-55353be9805fa97d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ac8c5d759b5234e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8ecbd1d6739ff8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-57d96ff81d0ad421.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a91ed868d066823.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c82195ee252b6e6a.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b7fac08bdbe76a93.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1d0fe14fd6638174.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e258a193a205f3e4.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libhttp-046cfe08097cd7fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/readable-aecfbf99e28090f8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `readable` (bin "readable") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0b92fb06cbeb65b342ab7ebccd6911b3dc5a72905dba3b2eb95d47a2b9aaa7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b92fb06cbeb65b342ab7ebccd6911b3dc5a72905dba3b2eb95d47a2b9aaa7d5", kill_on_drop: false }` [INFO] [stdout] 0b92fb06cbeb65b342ab7ebccd6911b3dc5a72905dba3b2eb95d47a2b9aaa7d5