[INFO] cloning repository https://github.com/stormasm/nushell-parquet-72 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormasm/nushell-parquet-72" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell-parquet-72", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell-parquet-72'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f92137ddc723c4afe31804fae199db14233c77e [INFO] testing stormasm/nushell-parquet-72 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell-parquet-72" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stormasm/nushell-parquet-72 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stormasm/nushell-parquet-72 [INFO] finished tweaking git repo https://github.com/stormasm/nushell-parquet-72 [INFO] tweaked toml for git repo https://github.com/stormasm/nushell-parquet-72 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stormasm/nushell-parquet-72 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f246a62d1a2e4a8f42523a26f9c13c91dec0c4c3361066f56603a18c905dc4f2 [INFO] running `Command { std: "docker" "start" "-a" "f246a62d1a2e4a8f42523a26f9c13c91dec0c4c3361066f56603a18c905dc4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f246a62d1a2e4a8f42523a26f9c13c91dec0c4c3361066f56603a18c905dc4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f246a62d1a2e4a8f42523a26f9c13c91dec0c4c3361066f56603a18c905dc4f2", kill_on_drop: false }` [INFO] [stdout] f246a62d1a2e4a8f42523a26f9c13c91dec0c4c3361066f56603a18c905dc4f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d325bf4f4fa2aec89176e69ec6d20afa34e8bf8455a7ea78ba9bf9245f24245b [INFO] running `Command { std: "docker" "start" "-a" "d325bf4f4fa2aec89176e69ec6d20afa34e8bf8455a7ea78ba9bf9245f24245b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling pure-rust-locales v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling ahash v0.8.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-format v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling ansi-str v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling arrow-buffer v28.0.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling sysinfo v0.26.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling papergrid v0.7.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling zstd-safe v6.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling nu-glob v0.72.0 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tabled v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling flatbuffers v22.9.29 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling nu-path v0.72.0 (/opt/rustwide/workdir/crates/nu-path) [INFO] [stderr] Compiling procfs v0.14.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling shadow-rs v0.16.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parquet v28.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling nu-command v0.72.0 (/opt/rustwide/workdir/crates/nu-command) [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rust-embed-impl v6.3.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling rust-embed v6.4.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling is-root v0.1.2 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling titlecase v2.2.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling ical v0.7.0 [INFO] [stderr] Compiling terminal_size v0.2.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling nu-pretty-hex v0.72.0 (/opt/rustwide/workdir/crates/nu-pretty-hex) [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> crates/nu-pretty-hex/src/lib.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eml-parser v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling powierza-coefficient v1.0.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling alphanumeric-sort v1.4.4 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling nu v0.72.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling umask v2.0.0 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling arrow-schema v28.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nu-json v0.72.0 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Compiling lscolors v0.12.0 [INFO] [stderr] Compiling nu-utils v0.72.0 (/opt/rustwide/workdir/crates/nu-utils) [INFO] [stderr] Compiling arrow-data v28.0.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling json_to_table v0.2.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nu-term-grid v0.72.0 (/opt/rustwide/workdir/crates/nu-term-grid) [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling wax v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling arrow-array v28.0.0 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling nu-protocol v0.72.0 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Compiling trash v2.1.5 [INFO] [stderr] Compiling dtparse v1.3.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/nu-protocol/src/engine/engine_state.rs:1304:52 [INFO] [stdout] | [INFO] [stdout] 996 | impl<'a> StateWorkingSet<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 1304 | pub fn files(&'a self) -> impl Iterator { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/nu-protocol/src/engine/engine_state.rs:2029:33 [INFO] [stdout] | [INFO] [stdout] 2024 | fn read_span<'b>( [INFO] [stdout] | -- lifetime `'b` declared here [INFO] [stdout] ... [INFO] [stdout] 2029 | ) -> Result, miette::MietteError> { [INFO] [stdout] | ^^^^^^^^^^^^ this elided lifetime gets resolved as `'b` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libsqlite3-sys@0.25.1: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.25.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.25.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-2b7e2544ad42a7b3/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-ee2d349cbfe221ad/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-ee2d349cbfe221ad/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Strictest` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/nu-protocol/src/value/custom_value.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_CustomValue_registry` [INFO] [stdout] 7 | pub trait CustomValue: fmt::Debug + Send + Sync { [INFO] [stdout] | ----------- `CustomValue` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d325bf4f4fa2aec89176e69ec6d20afa34e8bf8455a7ea78ba9bf9245f24245b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d325bf4f4fa2aec89176e69ec6d20afa34e8bf8455a7ea78ba9bf9245f24245b", kill_on_drop: false }` [INFO] [stdout] d325bf4f4fa2aec89176e69ec6d20afa34e8bf8455a7ea78ba9bf9245f24245b