[INFO] fetching crate hvm-core 0.3.0-hvm32.compat.4... [INFO] checking hvm-core-0.3.0-hvm32.compat.4 against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] extracting crate hvm-core 0.3.0-hvm32.compat.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate hvm-core 0.3.0-hvm32.compat.4 on toolchain 15e8bc6907ab2b3623cb52acc726f4787458df64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hvm-core 0.3.0-hvm32.compat.4 [INFO] finished tweaking crates.io crate hvm-core 0.3.0-hvm32.compat.4 [INFO] tweaked toml for crates.io crate hvm-core 0.3.0-hvm32.compat.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate hvm-core 0.3.0-hvm32.compat.4 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" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b2b210fe40eb1bc062093e0bec6039e9db6243f4a64363ae28ce330a80b7916 [INFO] running `Command { std: "docker" "start" "-a" "1b2b210fe40eb1bc062093e0bec6039e9db6243f4a64363ae28ce330a80b7916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b2b210fe40eb1bc062093e0bec6039e9db6243f4a64363ae28ce330a80b7916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2b210fe40eb1bc062093e0bec6039e9db6243f4a64363ae28ce330a80b7916", kill_on_drop: false }` [INFO] [stdout] 1b2b210fe40eb1bc062093e0bec6039e9db6243f4a64363ae28ce330a80b7916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbdc48cc433460fc49d6129692969f5d46596b4e6ec3c1f2b2d1c501a1706d4 [INFO] running `Command { std: "docker" "start" "-a" "efbdc48cc433460fc49d6129692969f5d46596b4e6ec3c1f2b2d1c501a1706d4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking highlight_error v0.1.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking TSPL v0.0.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking hvm-core v0.3.0-hvm32.compat.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `inline_const` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_type_id, extern_types, inline_const, generic_const_exprs, new_uninit)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:76 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_type_id, extern_types, inline_const, generic_const_exprs, new_uninit)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `inline_const` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_type_id, extern_types, inline_const, generic_const_exprs, new_uninit)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:76 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_type_id, extern_types, inline_const, generic_const_exprs, new_uninit)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> src/compile.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn compile_host(host: &Host) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> src/compile.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn compile_host(host: &Host) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/run/interact.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn interact(&mut self, a: Port, b: Port) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/run/interact.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn interact(&mut self, a: Port, b: Port) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/run/interact.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn interact(&mut self, a: Port, b: Port) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/run/interact.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn interact(&mut self, a: Port, b: Port) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_def` is never used [INFO] [stdout] --> src/compile.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn compile_def(code: &mut String, host: &Host, name: &str, instr: &[Instruction]) -> fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_port` is never used [INFO] [stdout] --> src/compile.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn compile_port(host: &Host, port: &Port) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sanitize_name` is never used [INFO] [stdout] --> src/compile.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn sanitize_name(name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_lab_set` is never used [INFO] [stdout] --> src/compile.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn compile_lab_set(labs: &LabSet) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Num` is never used [INFO] [stdout] --> src/ops.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | trait Num: Eq + Ord + Sized { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_def` is never used [INFO] [stdout] --> src/compile.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn compile_def(code: &mut String, host: &Host, name: &str, instr: &[Instruction]) -> fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_port` is never used [INFO] [stdout] --> src/compile.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn compile_port(host: &Host, port: &Port) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sanitize_name` is never used [INFO] [stdout] --> src/compile.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn sanitize_name(name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_lab_set` is never used [INFO] [stdout] --> src/compile.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn compile_lab_set(labs: &LabSet) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Num` is never used [INFO] [stdout] --> src/ops.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | trait Num: Eq + Ord + Sized { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | assert_display_snapshot!(parse_and_reduce("((x y) (x y))"), @"(x x)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | assert_display_snapshot!(parse_and_reduce("((a b c d e f) (a b c d e f))"), @"(a a)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | assert_display_snapshot!(parse_and_reduce("<+ (a b) (a b)>"), @"<+ a a>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | assert_display_snapshot!(parse_and_reduce("(a b) & ((a b) (c d)) ~ (c d) "), @r###" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | assert_display_snapshot!(parse_and_reduce("((a b) [a b])"), @"((a b) [a b])"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | assert_display_snapshot!(parse_and_reduce("((a b c) b c)"), @"((a b) b)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | assert_display_snapshot!(parse_and_reduce("([(a b) (c d)] [(a b) (c d)])"), @"(a a)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | assert_display_snapshot!(parse_and_reduce("(* *)"), @"*"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | assert_display_snapshot!(parse_and_reduce("([(#0 #0) (#12345 #12345)] [(* *) (a a)])"), @"([#0 #12345] [* (a a)])"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | assert_display_snapshot!(parse_and_inline(" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | assert_display_snapshot!(parse_and_prune(" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:121:3 [INFO] [stdout] | [INFO] [stdout] 121 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:142:3 [INFO] [stdout] | [INFO] [stdout] 142 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:184:3 [INFO] [stdout] | [INFO] [stdout] 184 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:192:3 [INFO] [stdout] | [INFO] [stdout] 192 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:221:3 [INFO] [stdout] | [INFO] [stdout] 221 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:225:3 [INFO] [stdout] | [INFO] [stdout] 225 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 229 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:233:3 [INFO] [stdout] | [INFO] [stdout] 233 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:237:3 [INFO] [stdout] | [INFO] [stdout] 237 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:241:3 [INFO] [stdout] | [INFO] [stdout] 241 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:245:3 [INFO] [stdout] | [INFO] [stdout] 245 | assert_display_snapshot!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | assert_display_snapshot!(output, @r###" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/transform.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use insta::{assert_display_snapshot, assert_snapshot}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/cli.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use insta::assert_display_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Stdio` and `path::Path` [INFO] [stdout] --> src/main.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | process::{self, Stdio}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Stdio` and `path::Path` [INFO] [stdout] --> src/main.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | process::{self, Stdio}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "efbdc48cc433460fc49d6129692969f5d46596b4e6ec3c1f2b2d1c501a1706d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbdc48cc433460fc49d6129692969f5d46596b4e6ec3c1f2b2d1c501a1706d4", kill_on_drop: false }` [INFO] [stdout] efbdc48cc433460fc49d6129692969f5d46596b4e6ec3c1f2b2d1c501a1706d4