[INFO] cloning repository https://github.com/wycats/objectshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/objectshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b2327f231bf6a36899dabd07d871830f5f62707 [INFO] checking wycats/objectshell against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/objectshell on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wycats/objectshell [INFO] finished tweaking git repo https://github.com/wycats/objectshell [INFO] tweaked toml for git repo https://github.com/wycats/objectshell written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/objectshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed32c800afaecabbf7157ce8fdec9b2ae7fccb4f94233e0b37ab7f26b5d3409e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed32c800afaecabbf7157ce8fdec9b2ae7fccb4f94233e0b37ab7f26b5d3409e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed32c800afaecabbf7157ce8fdec9b2ae7fccb4f94233e0b37ab7f26b5d3409e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed32c800afaecabbf7157ce8fdec9b2ae7fccb4f94233e0b37ab7f26b5d3409e", kill_on_drop: false }` [INFO] [stdout] ed32c800afaecabbf7157ce8fdec9b2ae7fccb4f94233e0b37ab7f26b5d3409e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce3d801547dbd80f7a4b3aa6d4d1e73db89fc09bc4ca0e0f4e0dfe2cbb8c0f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ce3d801547dbd80f7a4b3aa6d4d1e73db89fc09bc4ca0e0f4e0dfe2cbb8c0f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking nu-ansi-term v0.27.2 (/opt/rustwide/workdir/crates/nu-ansi-term) [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking umask v1.0.0 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking byte-unit v4.0.9 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking roxmltree v0.14.0 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking sxd-xpath v0.4.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-xml v0.21.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking nu-table v0.27.2 (/opt/rustwide/workdir/crates/nu-table) [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking nu-json v0.27.2 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking eml-parser v0.1.0 [INFO] [stderr] Checking titlecase v1.1.0 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rawkey v0.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling sysinfo v0.16.1 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling decimal v2.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling bat v0.17.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking ical v0.7.0 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rustyline v7.1.0 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking quick-xml v0.12.4 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_yaml v0.8.16 [INFO] [stderr] Checking nu-source v0.27.2 (/opt/rustwide/workdir/crates/nu-source) [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking rust_decimal v0.10.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking calamine v0.17.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking ichwh v0.3.4 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking neso v0.5.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Compiling git2 v0.13.15 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking nu-errors v0.27.2 (/opt/rustwide/workdir/crates/nu-errors) [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking syntect v4.5.0 [INFO] [stderr] Checking nu-protocol v0.27.2 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Checking ptree v0.3.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking shadow-rs v0.5.23 [INFO] [stderr] Checking nu-value-ext v0.27.2 (/opt/rustwide/workdir/crates/nu-value-ext) [INFO] [stderr] Checking nu-stream v0.27.2 (/opt/rustwide/workdir/crates/nu-stream) [INFO] [stderr] Checking nu-test-support v0.27.2 (/opt/rustwide/workdir/crates/nu-test-support) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-test-support/src/fs.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | panic!(format!("{:?} exists", parent.display())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-test-support/src/fs.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | panic!(format!("{:?} exists", parent.display())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu-plugin v0.27.2 (/opt/rustwide/workdir/crates/nu-plugin) [INFO] [stderr] Checking nu-data v0.27.2 (/opt/rustwide/workdir/crates/nu-data) [INFO] [stderr] Checking nu-parser v0.27.2 (/opt/rustwide/workdir/crates/nu-parser) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nu-command v0.27.2 (/opt/rustwide/workdir/crates/nu-command) [INFO] [stderr] Compiling nu-cli v0.27.2 (/opt/rustwide/workdir/crates/nu-cli) [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-plugin/src/test_helpers.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | / format!( [INFO] [stdout] 75 | | "The flag you passed ({}) is not configured in the plugin.", [INFO] [stdout] 76 | | flag [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-plugin/src/test_helpers.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | Err(reason) => panic!(format!("{}", reason)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-plugin/src/test_helpers.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | "Couldn't get return value from stream at {}. (There are {} items)", [INFO] [stdout] 160 | | at, [INFO] [stdout] 161 | | return_values.len() - 1 [INFO] [stdout] 162 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu_plugin_ps v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_ps) [INFO] [stderr] Checking nu_plugin_fetch v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_fetch) [INFO] [stderr] Checking nu_plugin_sys v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_sys) [INFO] [stderr] Checking nu_plugin_inc v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_inc) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-plugin/src/test_helpers.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | / format!( [INFO] [stdout] 75 | | "The flag you passed ({}) is not configured in the plugin.", [INFO] [stdout] 76 | | flag [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-plugin/src/test_helpers.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | Err(reason) => panic!(format!("{}", reason)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-plugin/src/test_helpers.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | "Couldn't get return value from stream at {}. (There are {} items)", [INFO] [stdout] 160 | | at, [INFO] [stdout] 161 | | return_values.len() - 1 [INFO] [stdout] 162 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu_plugin_post v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_post) [INFO] [stderr] Checking nu_plugin_match v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_match) [INFO] [stderr] Checking nu_plugin_xpath v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_xpath) [INFO] [stderr] Checking nu_plugin_start v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_start) [INFO] [stderr] Checking nu_plugin_from_bson v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_from_bson) [INFO] [stderr] Checking nu_plugin_to_sqlite v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_to_sqlite) [INFO] [stderr] Checking nu_plugin_to_bson v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_to_bson) [INFO] [stderr] Checking nu_plugin_from_sqlite v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_from_sqlite) [INFO] [stderr] Checking nu_plugin_tree v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_tree) [INFO] [stderr] Checking nu_plugin_binaryview v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_binaryview) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu_plugin_inc/src/lib.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | Some(other) => panic!(format!("\nExpected {:#?}\n\ngot {:#?}", action, other)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu_plugin_inc/src/lib.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | None => panic!(format!("\nAction {:#?} not found.", action)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu_plugin_inc/src/lib.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | Err(reason) => panic!(format!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 26 | | "\nExpected {:#?} to be a ColumnPath, \n\ngot {:#?}", [INFO] [stdout] 27 | | field, reason [INFO] [stdout] 28 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu_plugin_inc/src/lib.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | Some(other) => panic!(format!("\nExpected {:#?} \n\ngot {:#?}", field, other)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu_plugin_inc/src/lib.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | None => panic!(format!("\nField {:#?} not found.", field)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nu_plugin_textview v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_textview) [INFO] [stderr] Checking nu-engine v0.27.2 (/opt/rustwide/workdir/crates/nu-engine) [INFO] [stderr] Checking dtparse v1.2.0 [INFO] [stderr] Checking nipper v0.1.8 [INFO] [stderr] Checking nu_plugin_selector v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_selector) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking s3handler v0.6.3 [INFO] [stderr] Checking nu_plugin_s3 v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_s3) [INFO] [stderr] Checking nu_plugin_chart v0.27.2 (/opt/rustwide/workdir/crates/nu_plugin_chart) [INFO] [stderr] Checking nu v0.27.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/shell/pipeline/commands/external.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | format!("'{}' should not contain ~", actual.out) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/shell/pipeline/commands/internal.rs:721:13 [INFO] [stdout] | [INFO] [stdout] 721 | / format!( [INFO] [stdout] 722 | | "error message '{}' should contain 'unexpected flag'", [INFO] [stdout] 723 | | actual.err [INFO] [stdout] 724 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/shell/pipeline/commands/internal.rs:731:13 [INFO] [stdout] | [INFO] [stdout] 731 | / format!( [INFO] [stdout] 732 | | "error message '{}' should contain 'unexpected flag'", [INFO] [stdout] 733 | | actual.err [INFO] [stdout] 734 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/shell/pipeline/commands/internal.rs:744:13 [INFO] [stdout] | [INFO] [stdout] 744 | / format!( [INFO] [stdout] 745 | | "error message '{}' should contain 'unexpected flag'", [INFO] [stdout] 746 | | actual.err [INFO] [stdout] 747 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/shell/pipeline/commands/internal.rs:757:13 [INFO] [stdout] | [INFO] [stdout] 757 | / format!( [INFO] [stdout] 758 | | "error message '{}' should contain 'unexpected argument'", [INFO] [stdout] 759 | | actual.err [INFO] [stdout] 760 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/shell/pipeline/commands/internal.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | format!("'{}' should not contain ~", actual.out) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/get.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/rename.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/nu-command/tests/commands/rename.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | format!("actual: {:?}", actual.err) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 58s [INFO] running `Command { std: "docker" "inspect" "3ce3d801547dbd80f7a4b3aa6d4d1e73db89fc09bc4ca0e0f4e0dfe2cbb8c0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce3d801547dbd80f7a4b3aa6d4d1e73db89fc09bc4ca0e0f4e0dfe2cbb8c0f0", kill_on_drop: false }` [INFO] [stdout] 3ce3d801547dbd80f7a4b3aa6d4d1e73db89fc09bc4ca0e0f4e0dfe2cbb8c0f0