[INFO] cloning repository https://github.com/hannahellis4242/sudoku_solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hannahellis4242/sudoku_solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannahellis4242%2Fsudoku_solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannahellis4242%2Fsudoku_solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71a749e934a0d9f6b468f9e346303f18d6464372 [INFO] building hannahellis4242/sudoku_solver against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannahellis4242%2Fsudoku_solver" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hannahellis4242/sudoku_solver on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hannahellis4242/sudoku_solver [INFO] finished tweaking git repo https://github.com/hannahellis4242/sudoku_solver [INFO] tweaked toml for git repo https://github.com/hannahellis4242/sudoku_solver written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hannahellis4242/sudoku_solver 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 185 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v1.1.3 [INFO] [stderr] Adding android-tzdata v0.1.1 [INFO] [stderr] Adding android_system_properties v0.1.5 [INFO] [stderr] Adding ansi_term v0.12.1 [INFO] [stderr] Adding atty v0.2.14 [INFO] [stderr] Adding autocfg v0.1.8 [INFO] [stderr] Adding autocfg v1.4.0 [INFO] [stderr] Adding base64 v0.9.3 [INFO] [stderr] Adding bitflags v1.3.2 [INFO] [stderr] Adding bumpalo v3.18.1 [INFO] [stderr] Adding byteorder v1.5.0 [INFO] [stderr] Adding bytes v0.4.12 [INFO] [stderr] Adding cc v1.2.26 [INFO] [stderr] Adding cfg-if v0.1.10 [INFO] [stderr] Adding cfg-if v1.0.0 [INFO] [stderr] Adding chrono v0.4.41 [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.39) [INFO] [stderr] Adding cloudabi v0.0.3 [INFO] [stderr] Adding core-foundation-sys v0.8.7 [INFO] [stderr] Adding crossbeam-deque v0.7.4 [INFO] [stderr] Adding crossbeam-epoch v0.8.2 [INFO] [stderr] Adding crossbeam-queue v0.2.3 [INFO] [stderr] Adding crossbeam-utils v0.7.2 [INFO] [stderr] Adding displaydoc v0.2.5 [INFO] [stderr] Adding fnv v1.0.7 [INFO] [stderr] Adding form_urlencoded v1.2.1 [INFO] [stderr] Adding fuchsia-cprng v0.1.1 [INFO] [stderr] Adding fuchsia-zircon v0.3.3 [INFO] [stderr] Adding fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding futures-cpupool v0.1.8 [INFO] [stderr] Adding hermit-abi v0.1.19 [INFO] [stderr] Adding hermit-abi v0.5.1 [INFO] [stderr] Adding httparse v1.10.1 [INFO] [stderr] Adding hyper v0.11.27 (available: v1.6.0) [INFO] [stderr] Adding iana-time-zone v0.1.63 [INFO] [stderr] Adding iana-time-zone-haiku v0.1.2 [INFO] [stderr] Adding icu_collections v2.0.0 [INFO] [stderr] Adding icu_locale_core v2.0.0 [INFO] [stderr] Adding icu_normalizer v2.0.0 [INFO] [stderr] Adding icu_normalizer_data v2.0.0 [INFO] [stderr] Adding icu_properties v2.0.1 [INFO] [stderr] Adding icu_properties_data v2.0.1 [INFO] [stderr] Adding icu_provider v2.0.0 [INFO] [stderr] Adding idna v0.1.5 [INFO] [stderr] Adding idna v0.2.3 [INFO] [stderr] Adding idna v1.0.3 [INFO] [stderr] Adding idna_adapter v1.2.1 [INFO] [stderr] Adding iovec v0.1.4 [INFO] [stderr] Adding itoa v1.0.15 [INFO] [stderr] Adding js-sys v0.3.77 [INFO] [stderr] Adding jsonway v2.0.0 [INFO] [stderr] Adding kernel32-sys v0.2.2 [INFO] [stderr] Adding language-tags v0.2.2 [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding libc v0.2.172 [INFO] [stderr] Adding litemap v0.8.0 [INFO] [stderr] Adding lock_api v0.3.4 [INFO] [stderr] Adding log v0.3.9 [INFO] [stderr] Adding log v0.4.27 [INFO] [stderr] Adding matches v0.1.10 [INFO] [stderr] Adding maybe-uninit v2.0.0 [INFO] [stderr] Adding memchr v2.7.4 [INFO] [stderr] Adding memoffset v0.5.6 [INFO] [stderr] Adding mime v0.3.17 [INFO] [stderr] Adding mio v0.6.23 [INFO] [stderr] Adding mio-uds v0.6.8 [INFO] [stderr] Adding miow v0.2.2 [INFO] [stderr] Adding net2 v0.2.39 [INFO] [stderr] Adding num-traits v0.2.19 [INFO] [stderr] Adding num_cpus v1.17.0 [INFO] [stderr] Adding once_cell v1.21.3 [INFO] [stderr] Adding parking_lot v0.9.0 [INFO] [stderr] Adding parking_lot_core v0.6.3 [INFO] [stderr] Adding percent-encoding v1.0.1 [INFO] [stderr] Adding percent-encoding v2.3.1 [INFO] [stderr] Adding phf v0.7.24 [INFO] [stderr] Adding phf_codegen v0.7.24 [INFO] [stderr] Adding phf_generator v0.7.24 [INFO] [stderr] Adding phf_shared v0.7.24 [INFO] [stderr] Adding potential_utf v0.1.2 [INFO] [stderr] Adding proc-macro2 v1.0.95 [INFO] [stderr] Adding publicsuffix v1.5.6 [INFO] [stderr] Adding quote v1.0.40 [INFO] [stderr] Adding rand v0.3.23 [INFO] [stderr] Adding rand v0.4.6 [INFO] [stderr] Adding rand v0.6.5 [INFO] [stderr] Adding rand_chacha v0.1.1 [INFO] [stderr] Adding rand_core v0.3.1 [INFO] [stderr] Adding rand_core v0.4.2 [INFO] [stderr] Adding rand_hc v0.1.0 [INFO] [stderr] Adding rand_isaac v0.1.1 [INFO] [stderr] Adding rand_jitter v0.1.4 [INFO] [stderr] Adding rand_os v0.1.3 [INFO] [stderr] Adding rand_pcg v0.1.2 [INFO] [stderr] Adding rand_xorshift v0.1.1 [INFO] [stderr] Adding rdrand v0.4.0 [INFO] [stderr] Adding redox_syscall v0.1.57 [INFO] [stderr] Adding regex v1.11.1 [INFO] [stderr] Adding regex-automata v0.4.9 [INFO] [stderr] Adding regex-syntax v0.8.5 [INFO] [stderr] Adding relay v0.1.1 [INFO] [stderr] Adding rustc_version v0.2.3 [INFO] [stderr] Adding rustversion v1.0.21 [INFO] [stderr] Adding ryu v1.0.20 [INFO] [stderr] Adding safemem v0.3.3 [INFO] [stderr] Adding scoped-tls v0.1.2 [INFO] [stderr] Adding scopeguard v1.2.0 [INFO] [stderr] Adding semver v0.9.0 [INFO] [stderr] Adding semver-parser v0.7.0 [INFO] [stderr] Adding serde v1.0.219 [INFO] [stderr] Adding serde_derive v1.0.219 [INFO] [stderr] Adding serde_json v1.0.140 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding siphasher v0.2.3 [INFO] [stderr] Adding slab v0.3.0 [INFO] [stderr] Adding slab v0.4.9 [INFO] [stderr] Adding smallvec v0.2.1 [INFO] [stderr] Adding smallvec v0.6.14 [INFO] [stderr] Adding smallvec v1.15.1 [INFO] [stderr] Adding stable_deref_trait v1.2.0 [INFO] [stderr] Adding strsim v0.8.0 [INFO] [stderr] Adding syn v2.0.101 [INFO] [stderr] Adding synstructure v0.13.2 [INFO] [stderr] Adding take v0.1.0 [INFO] [stderr] Adding textwrap v0.11.0 [INFO] [stderr] Adding time v0.1.45 [INFO] [stderr] Adding tinystr v0.8.1 [INFO] [stderr] Adding tinyvec v1.9.0 [INFO] [stderr] Adding tinyvec_macros v0.1.1 [INFO] [stderr] Adding tokio v0.1.22 [INFO] [stderr] Adding tokio-codec v0.1.2 [INFO] [stderr] Adding tokio-core v0.1.18 [INFO] [stderr] Adding tokio-current-thread v0.1.7 [INFO] [stderr] Adding tokio-executor v0.1.10 [INFO] [stderr] Adding tokio-fs v0.1.7 [INFO] [stderr] Adding tokio-io v0.1.13 [INFO] [stderr] Adding tokio-proto v0.1.1 [INFO] [stderr] Adding tokio-reactor v0.1.12 [INFO] [stderr] Adding tokio-service v0.1.0 [INFO] [stderr] Adding tokio-sync v0.1.8 [INFO] [stderr] Adding tokio-tcp v0.1.4 [INFO] [stderr] Adding tokio-threadpool v0.1.18 [INFO] [stderr] Adding tokio-timer v0.2.13 [INFO] [stderr] Adding tokio-udp v0.1.6 [INFO] [stderr] Adding tokio-uds v0.2.7 [INFO] [stderr] Adding try-lock v0.1.0 [INFO] [stderr] Adding unicase v2.8.1 [INFO] [stderr] Adding unicode-bidi v0.3.18 [INFO] [stderr] Adding unicode-ident v1.0.18 [INFO] [stderr] Adding unicode-normalization v0.1.24 [INFO] [stderr] Adding unicode-width v0.1.14 [INFO] [stderr] Adding url v1.7.2 [INFO] [stderr] Adding url v2.5.4 [INFO] [stderr] Adding utf8_iter v1.0.4 [INFO] [stderr] Adding uuid v0.7.4 [INFO] [stderr] Adding valico v2.4.2 (available: v4.0.0) [INFO] [stderr] Adding vec_map v0.8.2 [INFO] [stderr] Adding want v0.0.4 [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding wasm-bindgen v0.2.100 [INFO] [stderr] Adding wasm-bindgen-backend v0.2.100 [INFO] [stderr] Adding wasm-bindgen-macro v0.2.100 [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Adding wasm-bindgen-shared v0.2.100 [INFO] [stderr] Adding winapi v0.2.8 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-build v0.1.1 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding windows-core v0.61.2 [INFO] [stderr] Adding windows-implement v0.60.0 [INFO] [stderr] Adding windows-interface v0.59.1 [INFO] [stderr] Adding windows-link v0.1.1 [INFO] [stderr] Adding windows-result v0.3.4 [INFO] [stderr] Adding windows-strings v0.4.2 [INFO] [stderr] Adding writeable v0.6.1 [INFO] [stderr] Adding ws2_32-sys v0.2.1 [INFO] [stderr] Adding yoke v0.8.0 [INFO] [stderr] Adding yoke-derive v0.8.0 [INFO] [stderr] Adding zerofrom v0.1.6 [INFO] [stderr] Adding zerofrom-derive v0.1.6 [INFO] [stderr] Adding zerotrie v0.2.2 [INFO] [stderr] Adding zerovec v0.11.2 [INFO] [stderr] Adding zerovec-derive v0.11.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded valico v2.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4029cdbaec46e66c5210ef3a806f113d606445de58fd921ce3aff056cc135f10 [INFO] running `Command { std: "docker" "start" "-a" "4029cdbaec46e66c5210ef3a806f113d606445de58fd921ce3aff056cc135f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4029cdbaec46e66c5210ef3a806f113d606445de58fd921ce3aff056cc135f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4029cdbaec46e66c5210ef3a806f113d606445de58fd921ce3aff056cc135f10", kill_on_drop: false }` [INFO] [stdout] 4029cdbaec46e66c5210ef3a806f113d606445de58fd921ce3aff056cc135f10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd9cb0e578bd28e85197c6d32dce954c54682d510f53c8250056af53f1436e84 [INFO] running `Command { std: "docker" "start" "-a" "fd9cb0e578bd28e85197c6d32dce954c54682d510f53c8250056af53f1436e84", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling valico v2.4.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libpublicsuffix-4fd9aae9968d287b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `publicsuffix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `valico` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name valico --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/valico-2.4.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bd110ded65090bd -C extra-filename=-1e3e757b77b4dfb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a71930bea9092b5.rmeta --extern jsonway=/opt/rustwide/target/debug/deps/libjsonway-2088bb9648253898.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-84963183dd861fc3.rmeta --extern publicsuffix=/opt/rustwide/target/debug/deps/libpublicsuffix-4fd9aae9968d287b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-55e562ec59543d69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c24ead79b5deb629.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b88f24b1481aba96.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3ca67071ca316818.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3ee917e8150b5159.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fd9cb0e578bd28e85197c6d32dce954c54682d510f53c8250056af53f1436e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9cb0e578bd28e85197c6d32dce954c54682d510f53c8250056af53f1436e84", kill_on_drop: false }` [INFO] [stdout] fd9cb0e578bd28e85197c6d32dce954c54682d510f53c8250056af53f1436e84