[INFO] fetching crate nu-command 0.26.0... [INFO] checking nu-command-0.26.0 against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] extracting crate nu-command 0.26.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate nu-command 0.26.0 on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu-command 0.26.0 [INFO] finished tweaking crates.io crate nu-command 0.26.0 [INFO] tweaked toml for crates.io crate nu-command 0.26.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded quickcheck_macros v0.9.1 [INFO] [stderr] Downloaded ichwh v0.3.4 [INFO] [stderr] Downloaded xcb v0.9.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded error-code v2.0.2 [INFO] [stderr] Downloaded clipboard-win v4.0.3 [INFO] [stderr] Downloaded shadow-rs v0.5.24 [INFO] [stderr] Downloaded bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Downloaded arboard v1.1.0 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded trash v1.3.0 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 039a91d011f3f70bcf62ca7b7f03bac479e028ce52492c500460f8618000e6d9 [INFO] running `Command { std: "docker" "start" "-a" "039a91d011f3f70bcf62ca7b7f03bac479e028ce52492c500460f8618000e6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039a91d011f3f70bcf62ca7b7f03bac479e028ce52492c500460f8618000e6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039a91d011f3f70bcf62ca7b7f03bac479e028ce52492c500460f8618000e6d9", kill_on_drop: false }` [INFO] [stdout] 039a91d011f3f70bcf62ca7b7f03bac479e028ce52492c500460f8618000e6d9 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed1e34504a346fe88515b20929f085870335b8532e8210bb55fff97d7658b528 [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" "ed1e34504a346fe88515b20929f085870335b8532e8210bb55fff97d7658b528", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking umask v1.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking byte-unit v4.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking roxmltree v0.14.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking sxd-xpath v0.4.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking nu-table v0.26.0 [INFO] [stderr] Checking eml-parser v0.1.0 [INFO] [stderr] Checking nu-json v0.26.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking titlecase v1.1.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking ical v0.7.0 [INFO] [stderr] Checking pin-project v0.4.27 [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 chrono v0.4.19 [INFO] [stderr] Checking nu-source v0.26.0 [INFO] [stderr] Checking serde_yaml v0.8.16 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking rust_decimal v0.10.2 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking calamine v0.16.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking nu-errors v0.26.0 [INFO] [stderr] Compiling shadow-rs v0.5.24 [INFO] [stderr] Checking nu-protocol v0.26.0 [INFO] [stderr] Compiling nu-command v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nu-value-ext v0.26.0 [INFO] [stderr] Checking nu-stream v0.26.0 [INFO] [stderr] Checking dtparse v1.2.0 [INFO] [stderr] Checking nu-test-support v0.26.0 [INFO] [stderr] Checking nu-data v0.26.0 [INFO] [stderr] Checking nu-plugin v0.26.0 [INFO] [stderr] Checking nu-parser v0.26.0 [INFO] [stderr] Checking nu-engine v0.26.0 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 5m 05s [INFO] running `Command { std: "docker" "inspect" "ed1e34504a346fe88515b20929f085870335b8532e8210bb55fff97d7658b528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1e34504a346fe88515b20929f085870335b8532e8210bb55fff97d7658b528", kill_on_drop: false }` [INFO] [stdout] ed1e34504a346fe88515b20929f085870335b8532e8210bb55fff97d7658b528