[INFO] cloning repository https://github.com/ungtb10d/nushell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ungtb10d/nushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e629ef203aef2ca419be94737030071194ecc999 [INFO] checking ungtb10d/nushell against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ungtb10d/nushell on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ungtb10d/nushell [INFO] finished tweaking git repo https://github.com/ungtb10d/nushell [INFO] tweaked toml for git repo https://github.com/ungtb10d/nushell written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ungtb10d/nushell 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v0.8.0 [INFO] [stderr] Downloaded cstr_core v0.2.6 [INFO] [stderr] Downloaded serial_test v0.8.0 [INFO] [stderr] Downloaded ghost v0.1.5 [INFO] [stderr] Downloaded eml-parser v0.1.3 [INFO] [stderr] Downloaded polars-utils v0.23.2 [INFO] [stderr] Downloaded is-root v0.1.2 [INFO] [stderr] Downloaded byte-unit v4.0.14 [INFO] [stderr] Downloaded rmp-serde v1.1.0 [INFO] [stderr] Downloaded gjson v0.8.1 [INFO] [stderr] Downloaded titlecase v2.0.0 [INFO] [stderr] Downloaded streaming-decompression v0.1.0 [INFO] [stderr] Downloaded byte-order v0.3.0 [INFO] [stderr] Downloaded streaming-iterator v0.1.6 [INFO] [stderr] Downloaded umask v2.0.0 [INFO] [stderr] Downloaded json-deserializer v0.3.1 [INFO] [stderr] Downloaded ical v0.7.0 [INFO] [stderr] Downloaded ansitok v0.1.0 [INFO] [stderr] Downloaded miette-derive v5.1.1 [INFO] [stderr] Downloaded ansi-str v0.3.0 [INFO] [stderr] Downloaded serde_ini v0.2.0 [INFO] [stderr] Downloaded polars-ops v0.23.2 [INFO] [stderr] Downloaded parquet-format-async-temp v0.3.1 [INFO] [stderr] Downloaded polars v0.23.2 [INFO] [stderr] Downloaded trash v2.1.5 [INFO] [stderr] Downloaded polars-time v0.23.2 [INFO] [stderr] Downloaded powierza-coefficient v1.0.1 [INFO] [stderr] Downloaded vec1 v1.8.0 [INFO] [stderr] Downloaded libproc v0.12.0 [INFO] [stderr] Downloaded tz-rs v0.6.11 [INFO] [stderr] Downloaded polars-arrow v0.23.2 [INFO] [stderr] Downloaded lscolors v0.12.0 [INFO] [stderr] Downloaded polars-io v0.23.2 [INFO] [stderr] Downloaded shadow-rs v0.16.1 [INFO] [stderr] Downloaded dtparse v1.3.0 [INFO] [stderr] Downloaded procfs v0.14.0 [INFO] [stderr] Downloaded heapless v0.7.15 [INFO] [stderr] Downloaded miette v5.1.1 [INFO] [stderr] Downloaded rust_decimal v1.25.0 [INFO] [stderr] Downloaded reedline v0.12.0 [INFO] [stderr] Downloaded polars-core v0.23.2 [INFO] [stderr] Downloaded sqlparser v0.23.0 [INFO] [stderr] Downloaded tzdb v0.3.1 [INFO] [stderr] Downloaded polars-lazy v0.23.2 [INFO] [stderr] Downloaded parquet2 v0.14.1 [INFO] [stderr] Downloaded arrow2 v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d5673869641f08880b6872b00760cad419f0c38b4384a7981462b9148cec021 [INFO] running `Command { std: "docker" "start" "-a" "1d5673869641f08880b6872b00760cad419f0c38b4384a7981462b9148cec021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d5673869641f08880b6872b00760cad419f0c38b4384a7981462b9148cec021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5673869641f08880b6872b00760cad419f0c38b4384a7981462b9148cec021", kill_on_drop: false }` [INFO] [stdout] 1d5673869641f08880b6872b00760cad419f0c38b4384a7981462b9148cec021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 043cd41971393762973e8bcc4520e507dc0bb339168f4f9210e1e524da27ec68 [INFO] running `Command { std: "docker" "start" "-a" "043cd41971393762973e8bcc4520e507dc0bb339168f4f9210e1e524da27ec68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pure-rust-locales v0.5.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking byte-unit v4.0.14 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking nu-glob v0.69.2 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Compiling sysinfo v0.26.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking byte-order v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking ansitok v0.1.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking ansi-str v0.3.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking papergrid v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Compiling procfs v0.14.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling phf_generator v0.11.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling phf_codegen v0.11.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling tz-rs v0.6.11 [INFO] [stderr] Compiling phf v0.11.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling tzdb v0.3.1 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Checking nu-pretty-hex v0.69.2 (/opt/rustwide/workdir/crates/nu-pretty-hex) [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking hashlink v0.8.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Checking nu-term-grid v0.69.2 (/opt/rustwide/workdir/crates/nu-term-grid) [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ghost v0.1.5 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling miette-derive v5.1.1 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking tabled v0.8.0 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking nu-path v0.69.2 (/opt/rustwide/workdir/crates/nu-path) [INFO] [stderr] Checking miette v5.1.1 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking miette v4.7.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking vec1 v1.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking is-root v0.1.2 [INFO] [stderr] Checking ical v0.7.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking terminal_size v0.2.1 [INFO] [stderr] Checking eml-parser v0.1.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking titlecase v2.0.0 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking which v4.3.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking quick-xml v0.23.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking powierza-coefficient v1.0.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling shadow-rs v0.16.1 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking alphanumeric-sort v1.4.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking umask v2.0.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ucd-trie v0.1.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling heapless v0.7.15 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling nu-command v0.69.2 (/opt/rustwide/workdir/crates/nu-command) [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking gjson v0.8.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling nu v0.69.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking plotters v0.3.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking sxd-xpath v0.4.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking serial_test v0.8.0 [INFO] [stderr] Checking rstest v0.15.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking nu-json v0.69.2 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking calamine v0.18.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_yaml v0.9.4 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking wax v0.5.0 [INFO] [stderr] Checking lscolors v0.12.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking nu-utils v0.69.2 (/opt/rustwide/workdir/crates/nu-utils) [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking chrono-humanize v0.2.1 [INFO] [stderr] Checking trash v2.1.5 [INFO] [stderr] Checking dtparse v1.3.0 [INFO] [stderr] Checking nu-protocol v0.69.2 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking nu-test-support v0.69.2 (/opt/rustwide/workdir/crates/nu-test-support) [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking nu-system v0.69.2 (/opt/rustwide/workdir/crates/nu-system) [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking git2 v0.15.0 [INFO] [stderr] Checking nu-engine v0.69.2 (/opt/rustwide/workdir/crates/nu-engine) [INFO] [stderr] Checking nu-table v0.69.2 (/opt/rustwide/workdir/crates/nu-table) [INFO] [stderr] Checking nu-color-config v0.69.2 (/opt/rustwide/workdir/crates/nu-color-config) [INFO] [stderr] Checking reedline v0.12.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking nu-plugin v0.69.2 (/opt/rustwide/workdir/crates/nu-plugin) [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking nu-parser v0.69.2 (/opt/rustwide/workdir/crates/nu-parser) [INFO] [stderr] Checking nu_plugin_example v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_example) [INFO] [stderr] Checking nu_plugin_query v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_query) [INFO] [stderr] Checking nu_plugin_inc v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_inc) [INFO] [stderr] Checking nu_plugin_custom_values v0.1.0 (/opt/rustwide/workdir/crates/nu_plugin_custom_values) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/nu-parser/src/parse_keywords.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | let mut block = working_set.get_block_mut(block_id); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/nu-parser/src/parse_keywords.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | let mut block = working_set.get_block_mut(block_id); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu_plugin_gstat v0.69.2 (/opt/rustwide/workdir/crates/nu_plugin_gstat) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu-cli v0.69.2 (/opt/rustwide/workdir/crates/nu-cli) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod str_; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `str_` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use str_::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod str_; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use format::*; [INFO] [stdout] | ^^^^^^^^^ the name `command` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 18 | pub use split::*; [INFO] [stdout] | -------- but the name `command` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> crates/nu-command/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use filters::*; [INFO] [stdout] | ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 54 | pub use strings::*; [INFO] [stdout] | ---------- but the name `column` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod str_; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `str_` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use str_::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod str_; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> crates/nu-command/src/strings/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use format::*; [INFO] [stdout] | ^^^^^^^^^ the name `command` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 18 | pub use split::*; [INFO] [stdout] | -------- but the name `command` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> crates/nu-command/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use filters::*; [INFO] [stdout] | ^^^^^^^^^^ the name `column` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 54 | pub use strings::*; [INFO] [stdout] | ---------- but the name `column` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> crates/nu-command/src/filters/flatten.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | Entries(&'a str, &'a Span, Vec<&'a Value>, usize), [INFO] [stdout] | ------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 130 | Entries(&'a str, (), Vec<&'a Value>, usize), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: incorrect NaN comparison, NaN cannot be directly compared to itself [INFO] [stdout] --> crates/nu-command/src/formats/to/nuon.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | && val != &f64::NAN [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_nan_comparisons)]` on by default [INFO] [stdout] help: use `f32::is_nan()` or `f64::is_nan()` instead [INFO] [stdout] | [INFO] [stdout] 91 - && val != &f64::NAN [INFO] [stdout] 91 + && !val.is_nan() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> crates/nu-command/src/filters/flatten.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | Entries(&'a str, &'a Span, Vec<&'a Value>, usize), [INFO] [stdout] | ------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 130 | Entries(&'a str, (), Vec<&'a Value>, usize), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: incorrect NaN comparison, NaN cannot be directly compared to itself [INFO] [stdout] --> crates/nu-command/src/formats/to/nuon.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | && val != &f64::NAN [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_nan_comparisons)]` on by default [INFO] [stdout] help: use `f32::is_nan()` or `f64::is_nan()` instead [INFO] [stdout] | [INFO] [stdout] 91 - && val != &f64::NAN [INFO] [stdout] 91 + && !val.is_nan() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v1.2.4, quick-xml v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "043cd41971393762973e8bcc4520e507dc0bb339168f4f9210e1e524da27ec68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043cd41971393762973e8bcc4520e507dc0bb339168f4f9210e1e524da27ec68", kill_on_drop: false }` [INFO] [stdout] 043cd41971393762973e8bcc4520e507dc0bb339168f4f9210e1e524da27ec68 [INFO] checking ungtb10d/nushell against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fnushell" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ungtb10d/nushell on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ungtb10d/nushell [INFO] finished tweaking git repo https://github.com/ungtb10d/nushell [INFO] tweaked toml for git repo https://github.com/ungtb10d/nushell written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ungtb10d/nushell 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb1de879843c5c89e0869b1c5de31cfeb2eabe73d5edfc6467ce212a8a35f59 [INFO] running `Command { std: "docker" "start" "-a" "7bb1de879843c5c89e0869b1c5de31cfeb2eabe73d5edfc6467ce212a8a35f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb1de879843c5c89e0869b1c5de31cfeb2eabe73d5edfc6467ce212a8a35f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb1de879843c5c89e0869b1c5de31cfeb2eabe73d5edfc6467ce212a8a35f59", kill_on_drop: false }` [INFO] [stdout] 7bb1de879843c5c89e0869b1c5de31cfeb2eabe73d5edfc6467ce212a8a35f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c22ff8bc0d5166b48e0999e7cadff3abc92ab476912ccd910238c333c292328 [INFO] running `Command { std: "docker" "start" "-a" "9c22ff8bc0d5166b48e0999e7cadff3abc92ab476912ccd910238c333c292328", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pure-rust-locales v0.5.6 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking byte-unit v4.0.14 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking nu-glob v0.69.2 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Compiling sysinfo v0.26.2 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking byte-order v0.3.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/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/rustcFIggj9/symbols.o" "/opt/rustwide/target/debug/build/sys-locale-e5976b17dacb25e1/build_script_build-e5976b17dacb25e1.build_script_build.1e69094123ccdfb6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/sys-locale-e5976b17dacb25e1/build_script_build-e5976b17dacb25e1.21lxkfontd7i3aux.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-65eff6f8622cf0ae.rlib" "/opt/rustwide/target/debug/deps/libjobserver-42ae2936a4041969.rlib" "/opt/rustwide/target/debug/deps/liblibc-a4a7729ea4ad1adf.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/sys-locale-e5976b17dacb25e1/build_script_build-e5976b17dacb25e1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/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" "-Wl,--version-script=/tmp/rustcH1G3fi/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcH1G3fi/symbols.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.paste.24089512ae7116a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.397tciaalpg3mnke.rcgu.rmeta" "/opt/rustwide/target/debug/deps/paste-4e2ccd409fd99395.2i1mwxl7s8vb5jql.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-58f3e18b5d87b94c.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpaste-4e2ccd409fd99395.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paste` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sys-locale` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/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/rustcMtOWxn/symbols.o" "/opt/rustwide/target/debug/build/backtrace-2977b595927e2af1/build_script_build-2977b595927e2af1.build_script_build.570789523f271d69-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-2977b595927e2af1/build_script_build-2977b595927e2af1.48y06xrc87q560dn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-65eff6f8622cf0ae.rlib" "/opt/rustwide/target/debug/deps/libjobserver-42ae2936a4041969.rlib" "/opt/rustwide/target/debug/deps/liblibc-a4a7729ea4ad1adf.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-2977b595927e2af1/build_script_build-2977b595927e2af1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 `backtrace` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/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/rustchsUyjJ/symbols.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.8801deaa29ec4640-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.8801deaa29ec4640-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.8801deaa29ec4640-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.8801deaa29ec4640-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.ye44s0d7ywd7o4i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 `typenum` (build script) due to 2 previous errors [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/minimal_lexical-7b9c628e2daccf56.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/minimal-lexical-7b9c628e2daccf56/dep-lib-minimal-lexical` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `openssl-sys` (build script) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacZ0w5V/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand_chacha` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/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" "-Wl,--version-script=/tmp/rustcU1RJOv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcU1RJOv/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-f76f4e36202087e7.proc_macro_error_attr.49a68d42d48e4ebc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-f76f4e36202087e7.proc_macro_error_attr.49a68d42d48e4ebc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-f76f4e36202087e7.proc_macro_error_attr.49a68d42d48e4ebc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-f76f4e36202087e7.proc_macro_error_attr.49a68d42d48e4ebc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-f76f4e36202087e7.41940jdfma538mw8.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-f76f4e36202087e7.5m5jlnzapxj5fsy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-af2b851ec92abb6a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a2ad34d648699ba2.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7a1d3f32772cc436.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-58f3e18b5d87b94c.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-f76f4e36202087e7.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 `proc-macro-error-attr` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagwMwMc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakFRWQx/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9c22ff8bc0d5166b48e0999e7cadff3abc92ab476912ccd910238c333c292328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c22ff8bc0d5166b48e0999e7cadff3abc92ab476912ccd910238c333c292328", kill_on_drop: false }` [INFO] [stdout] 9c22ff8bc0d5166b48e0999e7cadff3abc92ab476912ccd910238c333c292328