[INFO] fetching crate rstest 0.23.0...
[INFO] checking rstest-0.23.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rstest 0.23.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate rstest 0.23.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rstest 0.23.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rstest 0.23.0
[INFO] tweaked toml for crates.io crate rstest 0.23.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 120 packages to latest compatible versions
[INFO] [stderr]       Adding rstest v0.22.0 (available: v0.23.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc15f033c8a33a2b9c16731ad6ca1eb6da3cdc26548279f8c99a67651bef307e
[INFO] running `Command { std: "docker" "start" "-a" "fc15f033c8a33a2b9c16731ad6ca1eb6da3cdc26548279f8c99a67651bef307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc15f033c8a33a2b9c16731ad6ca1eb6da3cdc26548279f8c99a67651bef307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc15f033c8a33a2b9c16731ad6ca1eb6da3cdc26548279f8c99a67651bef307e", kill_on_drop: false }`
[INFO] [stdout] fc15f033c8a33a2b9c16731ad6ca1eb6da3cdc26548279f8c99a67651bef307e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06d7bd8464ddbd0028e2a66e181fc1579f1eab6f5ba989129c5c9d818e1b5523
[INFO] running `Command { std: "docker" "start" "-a" "06d7bd8464ddbd0028e2a66e181fc1579f1eab6f5ba989129c5c9d818e1b5523", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking temp_testdir v0.2.3
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rstest v0.22.0
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rstest_test`
[INFO] [stdout]  --> tests/integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rstest_test::{sanitize_name, testname, Project};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `rstest_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest_test`
[INFO] [stdout]  --> tests/rstest/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rstest_test::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `rstest_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest_test`
[INFO] [stdout]  --> tests/fixture/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rstest_test::{assert_in, assert_not_in, Project, Stringable, TestResults};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `rstest_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest_test`
[INFO] [stdout]   --> tests/fixture/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use rstest_test::{assert_regex, CountMessageOccurrence};
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `rstest_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_not_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_not_in!(output.stderr.str(), "warning:");
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     assert_in!(
[INFO] [stdout]     |     ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     assert_in!(
[INFO] [stdout]     |     ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     assert_in!(
[INFO] [stdout]     |     ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_in!(out, "fu32 = 42");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_in!(out, r#"fstring = "A String""#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_in!(out, r#"ftuple = (A, "A String", -12"#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_in!(out, "u = 42");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         assert_in!(out, r#"s = "str""#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         assert_in!(out, r#"t = ("ss", -12)"#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_in!(out, "u = 24");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_in!(out, r#"s = "trs""#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert_in!(out, r#"t = ("tt", -24)"#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         assert_in!(out, "u = 1");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         assert_in!(out, r#"s = "rst""#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_in!(out, r#"t = ("SS", -12)"#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         assert_in!(out, "u = 2");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert_in!(out, r#"s = "srt""#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         assert_in!(out, r#"t = ("TT", -24)"#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_all_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         assert_all_in!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         assert_in!(
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         assert_in!(
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert_in!(out, "fu32 = 42");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         assert_in!(out, "d = D");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_in!(out, "fd = D");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         assert_in!(out, "dd = D");
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:618:9
[INFO] [stdout]     |
[INFO] [stdout] 618 |         assert_in!(out, r#"s = "Trace it!""#);
[INFO] [stdout]     |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_not_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:619:9
[INFO] [stdout]     |
[INFO] [stdout] 619 |         assert_not_in!(out, r#"s = "Please don't trace me""#);
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:631:13
[INFO] [stdout]     |
[INFO] [stdout] 631 |             assert_in!(stderr, "Missed argument");
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:648:13
[INFO] [stdout]     |
[INFO] [stdout] 648 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:657:13
[INFO] [stdout]     |
[INFO] [stdout] 657 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:718:13
[INFO] [stdout]     |
[INFO] [stdout] 718 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:754:13
[INFO] [stdout]     |
[INFO] [stdout] 754 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:801:13
[INFO] [stdout]     |
[INFO] [stdout] 801 |             assert_in!(
[INFO] [stdout]     |             ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_regex` in this scope
[INFO] [stdout]    --> tests/rstest/mod.rs:957:5
[INFO] [stdout]     |
[INFO] [stdout] 957 |     assert_regex!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         assert_in!(output.stderr.str(), "error: Enable async-timeout feature");
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1271:9
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         assert_in!(output.stderr.str(), "error[E0433]: ");
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1289:9
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1309:9
[INFO] [stdout]      |
[INFO] [stdout] 1309 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1328:9
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1347:9
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1365:9
[INFO] [stdout]      |
[INFO] [stdout] 1365 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_regex` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1383:9
[INFO] [stdout]      |
[INFO] [stdout] 1383 |         assert_regex!(
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_regex` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1392:9
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         assert_regex!(
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_regex` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1397:9
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         assert_regex!(
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_regex` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1406:9
[INFO] [stdout]      |
[INFO] [stdout] 1406 |         assert_regex!(
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1416:9
[INFO] [stdout]      |
[INFO] [stdout] 1416 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1435:9
[INFO] [stdout]      |
[INFO] [stdout] 1435 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1473:9
[INFO] [stdout]      |
[INFO] [stdout] 1473 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1487:9
[INFO] [stdout]      |
[INFO] [stdout] 1487 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1506:9
[INFO] [stdout]      |
[INFO] [stdout] 1506 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1525:9
[INFO] [stdout]      |
[INFO] [stdout] 1525 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1544:9
[INFO] [stdout]      |
[INFO] [stdout] 1544 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1563:9
[INFO] [stdout]      |
[INFO] [stdout] 1563 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1582:9
[INFO] [stdout]      |
[INFO] [stdout] 1582 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1601:9
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1620:9
[INFO] [stdout]      |
[INFO] [stdout] 1620 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1639:9
[INFO] [stdout]      |
[INFO] [stdout] 1639 |         assert_in!(output.stderr.str(), format!("--> {}/src/lib.rs:84:1", name));
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1640:9
[INFO] [stdout]      |
[INFO] [stdout] 1640 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1650:9
[INFO] [stdout]      |
[INFO] [stdout] 1650 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1669:9
[INFO] [stdout]      |
[INFO] [stdout] 1669 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1688:9
[INFO] [stdout]      |
[INFO] [stdout] 1688 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1708:9
[INFO] [stdout]      |
[INFO] [stdout] 1708 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1728:9
[INFO] [stdout]      |
[INFO] [stdout] 1728 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1739:9
[INFO] [stdout]      |
[INFO] [stdout] 1739 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1753:9
[INFO] [stdout]      |
[INFO] [stdout] 1753 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1764:9
[INFO] [stdout]      |
[INFO] [stdout] 1764 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1778:9
[INFO] [stdout]      |
[INFO] [stdout] 1778 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1791:9
[INFO] [stdout]      |
[INFO] [stdout] 1791 |         assert_in!(
[INFO] [stdout]      |         ^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_not_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1804:9
[INFO] [stdout]      |
[INFO] [stdout] 1804 |         assert_not_in!(output.stderr.str(), "#[case] T(e, f): T");
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_not_in` in this scope
[INFO] [stdout]     --> tests/rstest/mod.rs:1805:9
[INFO] [stdout]      |
[INFO] [stdout] 1805 |         assert_not_in!(output.stderr.str(), "#[values(T(1, 2))] T(g, h): T");
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unindent::Unindent`
[INFO] [stdout]  --> tests/rstest/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use unindent::Unindent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unindent::Unindent`
[INFO] [stdout]  --> tests/fixture/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use unindent::Unindent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert!(!output.stderr.str().contains("unused attribute"));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert!(!output.stderr.as_ptr().contains("unused attribute"));
[INFO] [stdout]     |                            ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let out = output.stdout.str().to_string();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let out = output.stdout.as_ptr().to_string();
[INFO] [stdout]     |                                 ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let out = output.stdout.str().to_string();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let out = output.stdout.as_ptr().to_string();
[INFO] [stdout]     |                                 ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:362:33
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let out = output.stdout.str().to_string();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let out = output.stdout.as_ptr().to_string();
[INFO] [stdout]     |                                 ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:610:33
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let out = output.stdout.str().to_string();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let out = output.stdout.as_ptr().to_string();
[INFO] [stdout]     |                                 ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:628:40
[INFO] [stdout]     |
[INFO] [stdout] 628 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 628 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:646:40
[INFO] [stdout]     |
[INFO] [stdout] 646 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 646 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:678:40
[INFO] [stdout]     |
[INFO] [stdout] 678 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 678 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:691:40
[INFO] [stdout]     |
[INFO] [stdout] 691 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 691 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:716:40
[INFO] [stdout]     |
[INFO] [stdout] 716 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 716 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:742:40
[INFO] [stdout]     |
[INFO] [stdout] 742 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 742 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:768:40
[INFO] [stdout]     |
[INFO] [stdout] 768 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 768 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:799:40
[INFO] [stdout]     |
[INFO] [stdout] 799 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 799 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/rstest/mod.rs:820:40
[INFO] [stdout]     |
[INFO] [stdout] 820 |             let stderr = output.stderr.str();
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 820 |             let stderr = output.stderr.as_ptr();
[INFO] [stdout]     |                                        ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `str` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> tests/fixture/mod.rs:371:31
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 output.stderr.str().count("51 | fn error_destruct_without")
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_ptr` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 output.stderr.as_ptr().count("51 | fn error_destruct_without")
[INFO] [stdout]     |                               ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstest` (test "integration") due to 95 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "06d7bd8464ddbd0028e2a66e181fc1579f1eab6f5ba989129c5c9d818e1b5523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d7bd8464ddbd0028e2a66e181fc1579f1eab6f5ba989129c5c9d818e1b5523", kill_on_drop: false }`
[INFO] [stdout] 06d7bd8464ddbd0028e2a66e181fc1579f1eab6f5ba989129c5c9d818e1b5523
