[INFO] fetching crate dialogue-macro 0.3.1...
[INFO] testing dialogue-macro-0.3.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dialogue-macro 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate dialogue-macro 0.3.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dialogue-macro 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dialogue-macro 0.3.1
[INFO] tweaked toml for crates.io crate dialogue-macro 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate dialogue-macro 0.3.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dialogue-core v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca355fc7eb4c6a9d0e043564aa990c3b13d8dba268ac23a4308c9dc7639530a5
[INFO] running `Command { std: "docker" "start" "-a" "ca355fc7eb4c6a9d0e043564aa990c3b13d8dba268ac23a4308c9dc7639530a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca355fc7eb4c6a9d0e043564aa990c3b13d8dba268ac23a4308c9dc7639530a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca355fc7eb4c6a9d0e043564aa990c3b13d8dba268ac23a4308c9dc7639530a5", kill_on_drop: false }`
[INFO] [stdout] ca355fc7eb4c6a9d0e043564aa990c3b13d8dba268ac23a4308c9dc7639530a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f52e17f9703b51f2d79d9817f51b946bac0ecb0e1c5f41931eb3afcd350ebeb
[INFO] running `Command { std: "docker" "start" "-a" "6f52e17f9703b51f2d79d9817f51b946bac0ecb0e1c5f41931eb3afcd350ebeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling dialogue-core v0.3.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling dialogue-macro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.44s
[INFO] running `Command { std: "docker" "inspect" "6f52e17f9703b51f2d79d9817f51b946bac0ecb0e1c5f41931eb3afcd350ebeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f52e17f9703b51f2d79d9817f51b946bac0ecb0e1c5f41931eb3afcd350ebeb", kill_on_drop: false }`
[INFO] [stdout] 6f52e17f9703b51f2d79d9817f51b946bac0ecb0e1c5f41931eb3afcd350ebeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dd9d51043b97765cf24e43b3fd2eb467147563b47b1341a3b4916a306e51fd3
[INFO] running `Command { std: "docker" "start" "-a" "8dd9d51043b97765cf24e43b3fd2eb467147563b47b1341a3b4916a306e51fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling dissimilar v1.0.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling dialogue-macro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.65s
[INFO] running `Command { std: "docker" "inspect" "8dd9d51043b97765cf24e43b3fd2eb467147563b47b1341a3b4916a306e51fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd9d51043b97765cf24e43b3fd2eb467147563b47b1341a3b4916a306e51fd3", kill_on_drop: false }`
[INFO] [stdout] 8dd9d51043b97765cf24e43b3fd2eb467147563b47b1341a3b4916a306e51fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f4fb17a1e69a40bbb5463fd390337853b5a47049c8881befa94fe1e1d9b5aec
[INFO] running `Command { std: "docker" "start" "-a" "0f4fb17a1e69a40bbb5463fd390337853b5a47049c8881befa94fe1e1d9b5aec", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> src/theme.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> src/theme.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> src/theme.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> src/theme.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]    --> src/theme.rs:360:11
[INFO] [stderr]     |
[INFO] [stderr] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]    --> src/theme.rs:411:11
[INFO] [stderr]     |
[INFO] [stderr] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `dialogue-macro` (lib) generated 6 warnings
[INFO] [stderr] warning: `dialogue-macro` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dialogue_macro-3297d1839ffa050d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/progress.rs (/opt/rustwide/target/debug/deps/tests-f3bf57d7e37557c8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding dialogue-macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/dialogue-macro)
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling dialogue-core v0.3.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling dialogue-macro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/theme.rs:360:11
[INFO] [stderr]     |
[INFO] [stderr] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/theme.rs:411:11
[INFO] [stderr]     |
[INFO] [stderr] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `dialogue-macro` (lib) generated 6 warnings
[INFO] [stderr]    Compiling dialogue-macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/dialogue-macro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/01-struct.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/02-theme.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/confirm.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/input.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/password.rs [should fail to compile] ... ok
[INFO] [stdout] test tests ... ok
[INFO] [stderr] test tests/pass.rs [should pass] ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.10s
[INFO] [stderr] STDERR:
[INFO] [stdout] 
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/theme.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/theme.rs:360:11
[INFO] [stderr]     |
[INFO] [stderr] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/theme.rs:411:11
[INFO] [stderr]     |
[INFO] [stderr] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Doc-tests dialogue_macro
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] test src/lib.rs - Build (line 79) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `User`
[INFO] [stdout]  --> src/lib.rs:52:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let user = User::asker()
[INFO] [stdout]   |                ^^^^ use of undeclared type `User`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error: cannot find derive macro `Asker` in this scope
[INFO] [stdout]  --> src/lib.rs:38:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Asker, Debug)]
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dialogue_core::Asker;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dialogue_macro::Asker;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `input` in this scope
[INFO] [stdout]  --> src/lib.rs:40:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[input(prompt = "请输入您的名字:")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Build (line 79) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at src/lib.rs:8:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Custom { kind: NotConnected, error: "not a terminal" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557166ed15b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x557166ed15b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x557166ed15b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x557166ed15b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x557166eeeebb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x557166eeeebb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x557166ecf7ef - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x557166ed138e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x557166ed138e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x557166ed26f9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x557166ed243d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x557166ed2b93 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x557166ed2a74 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x557166ed1a79 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x557166ed27a7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x557166e76073 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x557166e76566 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x557166e7dd24 - rust_out::UserInputAsker::username::h9ff8fc0bcc409a37
[INFO] [stdout]   18:     0x557166e7d05f - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   19:     0x557166e774a3 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   20:     0x557166e76a46 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   21:     0x557166e76a99 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   22:     0x557166ecc54d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   23:     0x557166ecc54d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   24:     0x557166ecc54d - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   25:     0x557166ecc54d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   26:     0x557166ecc54d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   27:     0x557166ecc54d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x557166ecc54d - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x557166ecc54d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x557166ecc54d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   31:     0x557166e76a77 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   32:     0x557166e7f145 - main
[INFO] [stdout]   33:     0x7f676e5d5d90 - <unknown>
[INFO] [stdout]   34:     0x7f676e5d5e40 - __libc_start_main
[INFO] [stdout]   35:     0x557166e76885 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 50)
[INFO] [stdout]     src/lib.rs - Build (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0f4fb17a1e69a40bbb5463fd390337853b5a47049c8881befa94fe1e1d9b5aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4fb17a1e69a40bbb5463fd390337853b5a47049c8881befa94fe1e1d9b5aec", kill_on_drop: false }`
[INFO] [stdout] 0f4fb17a1e69a40bbb5463fd390337853b5a47049c8881befa94fe1e1d9b5aec
