[INFO] cloning repository https://github.com/tommilligan/textwrap-upgrade-diff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommilligan/textwrap-upgrade-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Ftextwrap-upgrade-diff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Ftextwrap-upgrade-diff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d936f5ee53a7b166b36c2cf95e4bec2ff950c4e8
[INFO] testing tommilligan/textwrap-upgrade-diff against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommilligan%2Ftextwrap-upgrade-diff" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tommilligan/textwrap-upgrade-diff
[INFO] finished tweaking git repo https://github.com/tommilligan/textwrap-upgrade-diff
[INFO] tweaked toml for git repo https://github.com/tommilligan/textwrap-upgrade-diff written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tommilligan/textwrap-upgrade-diff on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tommilligan/textwrap-upgrade-diff 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efe9d679b130dac68527bb34a10cfdf1d8985d9e7506bbf8b1cb6ec14be38d5e
[INFO] running `Command { std: "docker" "start" "-a" "efe9d679b130dac68527bb34a10cfdf1d8985d9e7506bbf8b1cb6ec14be38d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efe9d679b130dac68527bb34a10cfdf1d8985d9e7506bbf8b1cb6ec14be38d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe9d679b130dac68527bb34a10cfdf1d8985d9e7506bbf8b1cb6ec14be38d5e", kill_on_drop: false }`
[INFO] [stdout] efe9d679b130dac68527bb34a10cfdf1d8985d9e7506bbf8b1cb6ec14be38d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bebdf6f3c1637a3315d8784c6cd2effee6ec8c16f9f2f8acd3ea322c78e7f79
[INFO] running `Command { std: "docker" "start" "-a" "7bebdf6f3c1637a3315d8784c6cd2effee6ec8c16f9f2f8acd3ea322c78e7f79", kill_on_drop: false }`
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling textwrap-upgrade-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "7bebdf6f3c1637a3315d8784c6cd2effee6ec8c16f9f2f8acd3ea322c78e7f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bebdf6f3c1637a3315d8784c6cd2effee6ec8c16f9f2f8acd3ea322c78e7f79", kill_on_drop: false }`
[INFO] [stdout] 7bebdf6f3c1637a3315d8784c6cd2effee6ec8c16f9f2f8acd3ea322c78e7f79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2816ad62238d19115475914f8953caa4e07b60d0c826527c12e8d524d9de7bb3
[INFO] running `Command { std: "docker" "start" "-a" "2816ad62238d19115475914f8953caa4e07b60d0c826527c12e8d524d9de7bb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling textwrap-upgrade-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s
[INFO] running `Command { std: "docker" "inspect" "2816ad62238d19115475914f8953caa4e07b60d0c826527c12e8d524d9de7bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2816ad62238d19115475914f8953caa4e07b60d0c826527c12e8d524d9de7bb3", kill_on_drop: false }`
[INFO] [stdout] 2816ad62238d19115475914f8953caa4e07b60d0c826527c12e8d524d9de7bb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9dc3f0d63cddf4dc4936521442de290ce730444cfd452bae9f7abb178061a22a
[INFO] running `Command { std: "docker" "start" "-a" "9dc3f0d63cddf4dc4936521442de290ce730444cfd452bae9f7abb178061a22a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textwrap_upgrade_diff-8a864085fcb3a030)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::values ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::values' panicked at src/lib.rs:7:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  [
[INFO] [stdout]      "",
[INFO] [stdout]      "Lorem",
[INFO] [stdout]      "ipsum",
[INFO] [stdout]      "dolor",
[INFO] [stdout]      "sit",
[INFO] [stdout]      "amet,",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur",
[INFO] [stdout]      "adipisci",
[INFO] [stdout]      "ng elit.",
[INFO] [stdout]      "Nam",
[INFO] [stdout]      "tristiqu",
[INFO] [stdout]      "e",
[INFO] [stdout]      "malesuad",
[INFO] [stdout]      "a quam,",
[INFO] [stdout]      "non",
[INFO] [stdout]      "venenati",
[INFO] [stdout]      "s nibh",
[INFO] [stdout]      "sollicit",
[INFO] [stdout]      "udin",
[INFO] [stdout]      "nec.",
[INFO] [stdout]      "Suspendi",
[INFO] [stdout]      "sse",
[INFO] [stdout]      "finibus",
[INFO] [stdout]      "felis id",
[INFO] [stdout]      "sapien",
[INFO] [stdout]      "lacinia",
[INFO] [stdout]      "imperdie",
[INFO] [stdout] [31m<    "t. Ut et",[0m
[INFO] [stdout] [31m<    "purus",[0m
[INFO] [stdout] [32m>    "t. Ut",[0m
[INFO] [stdout] [32m>    "et purus",[0m
[INFO] [stdout]      "velit.",
[INFO] [stdout]      "Nunc",
[INFO] [stdout]      "sceleris",
[INFO] [stdout]      "que arcu",
[INFO] [stdout]      "eros,",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "vestibul",
[INFO] [stdout]      "um nisl",
[INFO] [stdout]      "posuere",
[INFO] [stdout]      "in.",
[INFO] [stdout]      "Etiam",
[INFO] [stdout]      "lacus",
[INFO] [stdout]      "magna,",
[INFO] [stdout]      "molestie",
[INFO] [stdout]      "et",
[INFO] [stdout]      "lacinia",
[INFO] [stdout]      "ut,",
[INFO] [stdout]      "ultrices",
[INFO] [stdout]      "ullamcor",
[INFO] [stdout]      "per",
[INFO] [stdout]      "libero.",
[INFO] [stdout]      "Quisque",
[INFO] [stdout]      "aliquam,",
[INFO] [stdout]      "mi eget",
[INFO] [stdout]      "bibendum",
[INFO] [stdout]      "vulputat",
[INFO] [stdout]      "e, elit",
[INFO] [stdout]      "dui",
[INFO] [stdout]      "venenati",
[INFO] [stdout]      "s",
[INFO] [stdout]      "tortor,",
[INFO] [stdout]      "sit amet",
[INFO] [stdout]      "rutrum",
[INFO] [stdout]      "quam",
[INFO] [stdout]      "lectus",
[INFO] [stdout]      "ut mi.",
[INFO] [stdout]      "Duis non",
[INFO] [stdout]      "ornare",
[INFO] [stdout]      "leo.",
[INFO] [stdout]      "Aliquam",
[INFO] [stdout]      "ligula",
[INFO] [stdout]      "sapien,",
[INFO] [stdout]      "sollicit",
[INFO] [stdout]      "udin a",
[INFO] [stdout]      "condimen",
[INFO] [stdout]      "tum sit",
[INFO] [stdout]      "amet,",
[INFO] [stdout]      "egestas",
[INFO] [stdout]      "eu sem.",
[INFO] [stdout]      "",
[INFO] [stdout]      "Quisque",
[INFO] [stdout]      "venenati",
[INFO] [stdout]      "s odio",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "augue",
[INFO] [stdout]      "pharetra",
[INFO] [stdout]      "malesuad",
[INFO] [stdout]      "a. Morbi",
[INFO] [stdout]      "arcu",
[INFO] [stdout]      "erat,",
[INFO] [stdout]      "posuere",
[INFO] [stdout]      "sit amet",
[INFO] [stdout]      "nibh ut,",
[INFO] [stdout]      "laoreet",
[INFO] [stdout]      "feugiat",
[INFO] [stdout]      "libero.",
[INFO] [stdout]      "Donec",
[INFO] [stdout]      "nec arcu",
[INFO] [stdout]      "sollicit",
[INFO] [stdout]      "udin,",
[INFO] [stdout]      "finibus",
[INFO] [stdout]      "augue",
[INFO] [stdout]      "vitae,",
[INFO] [stdout]      "gravida",
[INFO] [stdout]      "velit.",
[INFO] [stdout]      "Sed urna",
[INFO] [stdout]      "augue,",
[INFO] [stdout]      "pulvinar",
[INFO] [stdout]      "quis",
[INFO] [stdout]      "ante",
[INFO] [stdout]      "sed,",
[INFO] [stdout]      "tristiqu",
[INFO] [stdout]      "e",
[INFO] [stdout]      "laoreet",
[INFO] [stdout]      "ex.",
[INFO] [stdout]      "Nulla",
[INFO] [stdout]      "elementu",
[INFO] [stdout] [31m<    "m, nunc",[0m
[INFO] [stdout] [31m<    "in",[0m
[INFO] [stdout] [32m>    "m,",[0m
[INFO] [stdout] [32m>    "nunc in",[0m
[INFO] [stdout]      "elementu",
[INFO] [stdout]      "m",
[INFO] [stdout]      "congue,",
[INFO] [stdout]      "est nunc",
[INFO] [stdout]      "viverra",
[INFO] [stdout]      "mauris,",
[INFO] [stdout]      "vel",
[INFO] [stdout]      "posuere",
[INFO] [stdout]      "eros",
[INFO] [stdout]      "augue",
[INFO] [stdout]      "nec",
[INFO] [stdout]      "odio.",
[INFO] [stdout]      "Sed quis",
[INFO] [stdout]      "ullamcor",
[INFO] [stdout]      "per",
[INFO] [stdout]      "mauris.",
[INFO] [stdout]      "Aliquam",
[INFO] [stdout]      "ante",
[INFO] [stdout]      "sem,",
[INFO] [stdout]      "dictum a",
[INFO] [stdout]      "posuere",
[INFO] [stdout]      "et,",
[INFO] [stdout]      "vulputat",
[INFO] [stdout]      "e ut",
[INFO] [stdout]      "ipsum.",
[INFO] [stdout]      "Vivamus",
[INFO] [stdout]      "cursus",
[INFO] [stdout]      "cursus",
[INFO] [stdout]      "lacinia.",
[INFO] [stdout]      "Nulla",
[INFO] [stdout]      "eget",
[INFO] [stdout]      "orci",
[INFO] [stdout]      "sceleris",
[INFO] [stdout]      "que,",
[INFO] [stdout]      "varius",
[INFO] [stdout]      "nulla",
[INFO] [stdout]      "eu,",
[INFO] [stdout]      "ultrices",
[INFO] [stdout]      "velit.",
[INFO] [stdout]      "Proin",
[INFO] [stdout]      "felis",
[INFO] [stdout]      "turpis,",
[INFO] [stdout]      "mollis",
[INFO] [stdout]      "in",
[INFO] [stdout]      "bibendum",
[INFO] [stdout]      "sed,",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur quis",
[INFO] [stdout]      "metus.",
[INFO] [stdout]      "Fusce",
[INFO] [stdout]      "convalli",
[INFO] [stdout]      "s tempor",
[INFO] [stdout]      "vehicula",
[INFO] [stdout]      ". Morbi",
[INFO] [stdout]      "pharetra",
[INFO] [stdout]      "libero",
[INFO] [stdout]      "efficitu",
[INFO] [stdout]      "r odio",
[INFO] [stdout]      "lobortis",
[INFO] [stdout]      ", non",
[INFO] [stdout]      "aliquam",
[INFO] [stdout]      "turpis",
[INFO] [stdout]      "elementu",
[INFO] [stdout]      "m. Proin",
[INFO] [stdout]      "varius",
[INFO] [stdout]      "pulvinar",
[INFO] [stdout]      "sapien.",
[INFO] [stdout]      "Fusce",
[INFO] [stdout]      "finibus",
[INFO] [stdout]      "nulla",
[INFO] [stdout]      "non odio",
[INFO] [stdout]      "euismod,",
[INFO] [stdout]      "dignissi",
[INFO] [stdout]      "m",
[INFO] [stdout]      "vulputat",
[INFO] [stdout]      "e mauris",
[INFO] [stdout]      "gravida.",
[INFO] [stdout]      "",
[INFO] [stdout]      "Nunc",
[INFO] [stdout]      "porta",
[INFO] [stdout]      "ligula",
[INFO] [stdout]      "in nunc",
[INFO] [stdout]      "ultrices",
[INFO] [stdout]      "congue.",
[INFO] [stdout]      "Ut",
[INFO] [stdout]      "tempor",
[INFO] [stdout]      "laoreet",
[INFO] [stdout] [31m<    "ligula a",[0m
[INFO] [stdout] [31m<    "porta.",[0m
[INFO] [stdout] [32m>    "ligula",[0m
[INFO] [stdout] [32m>    "a porta.",[0m
[INFO] [stdout]      "Fusce",
[INFO] [stdout]      "pretium,",
[INFO] [stdout]      "lacus",
[INFO] [stdout]      "vitae",
[INFO] [stdout]      "consequa",
[INFO] [stdout]      "t",
[INFO] [stdout]      "commodo,",
[INFO] [stdout]      "sapien",
[INFO] [stdout]      "ante",
[INFO] [stdout]      "interdum",
[INFO] [stdout]      "arcu, et",
[INFO] [stdout]      "sceleris",
[INFO] [stdout]      "que enim",
[INFO] [stdout]      "libero",
[INFO] [stdout]      "in",
[INFO] [stdout]      "tortor.",
[INFO] [stdout]      "Cras",
[INFO] [stdout]      "posuere",
[INFO] [stdout]      "mauris",
[INFO] [stdout]      "at nunc",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque, ac",
[INFO] [stdout]      "imperdie",
[INFO] [stdout]      "t mi",
[INFO] [stdout]      "ornare.",
[INFO] [stdout]      "Nullam",
[INFO] [stdout]      "in",
[INFO] [stdout]      "tellus",
[INFO] [stdout]      "ultrices",
[INFO] [stdout]      ", mattis",
[INFO] [stdout]      "dolor",
[INFO] [stdout]      "et,",
[INFO] [stdout]      "dictum",
[INFO] [stdout]      "felis.",
[INFO] [stdout]      "Vivamus",
[INFO] [stdout]      "metus",
[INFO] [stdout]      "arcu,",
[INFO] [stdout]      "laoreet",
[INFO] [stdout]      "eget",
[INFO] [stdout]      "tempor",
[INFO] [stdout]      "in,",
[INFO] [stdout]      "aliquam",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "nisi. In",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur",
[INFO] [stdout]      "ligula",
[INFO] [stdout]      "nisi, ut",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur",
[INFO] [stdout]      "velit",
[INFO] [stdout]      "blandit",
[INFO] [stdout]      "id.",
[INFO] [stdout]      "Etiam",
[INFO] [stdout]      "nec nisi",
[INFO] [stdout]      "odio.",
[INFO] [stdout]      "Vivamus",
[INFO] [stdout]      "aliquet",
[INFO] [stdout]      "ultrices",
[INFO] [stdout]      "libero,",
[INFO] [stdout]      "ut",
[INFO] [stdout]      "faucibus",
[INFO] [stdout]      "felis",
[INFO] [stdout]      "egestas",
[INFO] [stdout]      "eu. Cras",
[INFO] [stdout]      "ut nulla",
[INFO] [stdout]      "iaculis,",
[INFO] [stdout]      "viverra",
[INFO] [stdout]      "augue",
[INFO] [stdout]      "non,",
[INFO] [stdout]      "efficitu",
[INFO] [stdout]      "r nisl.",
[INFO] [stdout]      "Nam at",
[INFO] [stdout]      "mauris",
[INFO] [stdout]      "auctor,",
[INFO] [stdout]      "semper",
[INFO] [stdout]      "nisi",
[INFO] [stdout]      "nec,",
[INFO] [stdout]      "efficitu",
[INFO] [stdout]      "r ante.",
[INFO] [stdout]      "Mauris",
[INFO] [stdout]      "ac arcu",
[INFO] [stdout]      "a felis",
[INFO] [stdout]      "dignissi",
[INFO] [stdout]      "m",
[INFO] [stdout]      "ultricie",
[INFO] [stdout] [31m<    "s non et",[0m
[INFO] [stdout] [31m<    "leo.",[0m
[INFO] [stdout] [32m>    "s non",[0m
[INFO] [stdout] [32m>    "et leo.",[0m
[INFO] [stdout]      "Pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "convalli",
[INFO] [stdout]      "s, quam",
[INFO] [stdout]      "nec",
[INFO] [stdout]      "vehicula",
[INFO] [stdout]      "eleifend",
[INFO] [stdout]      ", orci",
[INFO] [stdout]      "sem",
[INFO] [stdout]      "commodo",
[INFO] [stdout]      "turpis,",
[INFO] [stdout]      "id",
[INFO] [stdout]      "blandit",
[INFO] [stdout]      "leo",
[INFO] [stdout]      "sapien",
[INFO] [stdout]      "ac",
[INFO] [stdout]      "lectus.",
[INFO] [stdout]      "Sed",
[INFO] [stdout]      "porta",
[INFO] [stdout] [31m<    "diam non",[0m
[INFO] [stdout] [31m<    "nisi",[0m
[INFO] [stdout] [32m>    "diam",[0m
[INFO] [stdout] [32m>    "non nisi",[0m
[INFO] [stdout]      "blandit",
[INFO] [stdout]      "aliquet.",
[INFO] [stdout]      "Vestibul",
[INFO] [stdout]      "um",
[INFO] [stdout]      "sceleris",
[INFO] [stdout]      "que",
[INFO] [stdout]      "tortor",
[INFO] [stdout]      "urna, at",
[INFO] [stdout]      "pharetra",
[INFO] [stdout]      "eros",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur id.",
[INFO] [stdout]      "",
[INFO] [stdout]      "Quisque",
[INFO] [stdout]      "vehicula",
[INFO] [stdout]      ", justo",
[INFO] [stdout]      "ornare",
[INFO] [stdout]      "placerat",
[INFO] [stdout]      "rutrum,",
[INFO] [stdout]      "nisi",
[INFO] [stdout]      "justo",
[INFO] [stdout]      "commodo",
[INFO] [stdout]      "mi, vel",
[INFO] [stdout]      "porttito",
[INFO] [stdout]      "r nisl",
[INFO] [stdout] [31m<    "augue eu",[0m
[INFO] [stdout] [31m<    "diam.",[0m
[INFO] [stdout] [32m>    "augue",[0m
[INFO] [stdout] [32m>    "eu diam.",[0m
[INFO] [stdout]      "Aliquam",
[INFO] [stdout]      "justo",
[INFO] [stdout]      "felis,",
[INFO] [stdout]      "fringill",
[INFO] [stdout]      "a a",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "vel,",
[INFO] [stdout]      "commodo",
[INFO] [stdout]      "ac",
[INFO] [stdout]      "nulla.",
[INFO] [stdout]      "In",
[INFO] [stdout]      "dignissi",
[INFO] [stdout]      "m nulla",
[INFO] [stdout]      "arcu,",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "fermentu",
[INFO] [stdout]      "m dolor",
[INFO] [stdout]      "mollis",
[INFO] [stdout]      "non.",
[INFO] [stdout]      "Suspendi",
[INFO] [stdout]      "sse",
[INFO] [stdout]      "venenati",
[INFO] [stdout] [31m<    "s, ipsum",[0m
[INFO] [stdout] [31m<    "ac",[0m
[INFO] [stdout] [32m>    "s,",[0m
[INFO] [stdout] [32m>    "ipsum ac",[0m
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "auctor,",
[INFO] [stdout]      "lacus",
[INFO] [stdout]      "lacus",
[INFO] [stdout]      "auctor",
[INFO] [stdout]      "dolor,",
[INFO] [stdout]      "ut",
[INFO] [stdout]      "posuere",
[INFO] [stdout]      "mauris",
[INFO] [stdout]      "ex ut",
[INFO] [stdout]      "tortor.",
[INFO] [stdout]      "Sed",
[INFO] [stdout]      "porta",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur nunc",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "condimen",
[INFO] [stdout] [31m<    "tum. Nam",[0m
[INFO] [stdout] [31m<    "eget",[0m
[INFO] [stdout] [32m>    "tum.",[0m
[INFO] [stdout] [32m>    "Nam eget",[0m
[INFO] [stdout]      "sceleris",
[INFO] [stdout]      "que",
[INFO] [stdout]      "magna.",
[INFO] [stdout]      "Morbi",
[INFO] [stdout]      "lacus",
[INFO] [stdout]      "nibh,",
[INFO] [stdout]      "finibus",
[INFO] [stdout]      "eget",
[INFO] [stdout]      "sollicit",
[INFO] [stdout]      "udin",
[INFO] [stdout]      "nec,",
[INFO] [stdout]      "blandit",
[INFO] [stdout]      "at odio.",
[INFO] [stdout]      "Donec",
[INFO] [stdout]      "congue",
[INFO] [stdout] [31m<    "et enim",[0m
[INFO] [stdout] [31m<    "in",[0m
[INFO] [stdout] [32m>    "et",[0m
[INFO] [stdout] [32m>    "enim in",[0m
[INFO] [stdout]      "porta.",
[INFO] [stdout]      "Fusce",
[INFO] [stdout]      "malesuad",
[INFO] [stdout]      "a sapien",
[INFO] [stdout]      "at nulla",
[INFO] [stdout]      "vulputat",
[INFO] [stdout]      "e, non",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "massa",
[INFO] [stdout]      "commodo.",
[INFO] [stdout]      "Morbi",
[INFO] [stdout]      "varius,",
[INFO] [stdout]      "lacus at",
[INFO] [stdout]      "blandit",
[INFO] [stdout]      "aliquet,",
[INFO] [stdout]      "neque",
[INFO] [stdout]      "urna",
[INFO] [stdout]      "vulputat",
[INFO] [stdout] [31m<    "e nibh,",[0m
[INFO] [stdout] [31m<    "a",[0m
[INFO] [stdout] [32m>    "e",[0m
[INFO] [stdout] [32m>    "nibh, a",[0m
[INFO] [stdout]      "facilisi",
[INFO] [stdout]      "s diam",
[INFO] [stdout]      "ex non",
[INFO] [stdout]      "urna.",
[INFO] [stdout]      "Aliquam",
[INFO] [stdout]      "nec",
[INFO] [stdout]      "turpis",
[INFO] [stdout]      "ut enim",
[INFO] [stdout]      "placerat",
[INFO] [stdout]      "facilisi",
[INFO] [stdout]      "s. Nunc",
[INFO] [stdout]      "elementu",
[INFO] [stdout]      "m",
[INFO] [stdout]      "euismod",
[INFO] [stdout]      "augue,",
[INFO] [stdout]      "quis",
[INFO] [stdout]      "viverra",
[INFO] [stdout]      "justo",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "vel.",
[INFO] [stdout]      "Duis",
[INFO] [stdout]      "euismod",
[INFO] [stdout]      "dictum",
[INFO] [stdout]      "enim at",
[INFO] [stdout]      "volutpat",
[INFO] [stdout]      ". Ut",
[INFO] [stdout]      "vitae",
[INFO] [stdout]      "convalli",
[INFO] [stdout]      "s",
[INFO] [stdout]      "ligula,",
[INFO] [stdout]      "et",
[INFO] [stdout]      "efficitu",
[INFO] [stdout]      "r nibh.",
[INFO] [stdout]      "Phasellu",
[INFO] [stdout]      "s cursus",
[INFO] [stdout]      "nisl",
[INFO] [stdout]      "quis",
[INFO] [stdout]      "sodales",
[INFO] [stdout]      "hendreri",
[INFO] [stdout]      "t. Ut",
[INFO] [stdout]      "viverra",
[INFO] [stdout]      "eros",
[INFO] [stdout]      "ipsum,",
[INFO] [stdout]      "at",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur orci",
[INFO] [stdout]      "laoreet",
[INFO] [stdout]      "sed.",
[INFO] [stdout]      "",
[INFO] [stdout]      "Morbi",
[INFO] [stdout]      "imperdie",
[INFO] [stdout]      "t, eros",
[INFO] [stdout]      "quis",
[INFO] [stdout]      "vestibul",
[INFO] [stdout]      "um",
[INFO] [stdout]      "tempus,",
[INFO] [stdout]      "arcu ex",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "enim,",
[INFO] [stdout]      "eget",
[INFO] [stdout]      "pellente",
[INFO] [stdout]      "sque",
[INFO] [stdout]      "tortor",
[INFO] [stdout]      "mauris",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "nunc.",
[INFO] [stdout]      "Maecenas",
[INFO] [stdout]      "vulputat",
[INFO] [stdout]      "e tellus",
[INFO] [stdout]      "nec",
[INFO] [stdout]      "rhoncus",
[INFO] [stdout]      "maximus.",
[INFO] [stdout]      "Curabitu",
[INFO] [stdout]      "r quis",
[INFO] [stdout]      "finibus",
[INFO] [stdout]      "erat, eu",
[INFO] [stdout]      "lobortis",
[INFO] [stdout]      "lacus.",
[INFO] [stdout]      "Donec",
[INFO] [stdout]      "lacinia",
[INFO] [stdout]      "eu nulla",
[INFO] [stdout]      "feugiat",
[INFO] [stdout]      "porttito",
[INFO] [stdout]      "r. Nam",
[INFO] [stdout]      "urna",
[INFO] [stdout]      "mauris,",
[INFO] [stdout]      "hendreri",
[INFO] [stdout]      "t vitae",
[INFO] [stdout]      "risus",
[INFO] [stdout]      "consecte",
[INFO] [stdout]      "tur,",
[INFO] [stdout]      "commodo",
[INFO] [stdout]      "pulvinar",
[INFO] [stdout]      "arcu.",
[INFO] [stdout]      "Aliquam",
[INFO] [stdout]      "ultrices",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "massa",
[INFO] [stdout]      "sed",
[INFO] [stdout]      "gravida.",
[INFO] [stdout]      "Sed",
[INFO] [stdout]      "dignissi",
[INFO] [stdout]      "m augue",
[INFO] [stdout]      "justo.",
[INFO] [stdout] [31m<    "\n",[0m
[INFO] [stdout] [32m>    "",[0m
[INFO] [stdout] [32m>    "",[0m
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6307cb54bf82 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6307cb54bf82 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6307cb54bf82 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6307cb54bf82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6307cb571273 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6307cb571273 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6307cb548f13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6307cb548f13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6307cb54bdd2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6307cb54d4ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6307cb54d342 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6307cb511264 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6307cb511264 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6307cb54decb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6307cb54decb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6307cb54dc9a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6307cb54c479 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6307cb54d92d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6307cb56fdf0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6307cb4cc829 - textwrap_upgrade_diff::test::check::h8ceaf46217101e29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:7:9
[INFO] [stdout]   20:     0x6307cb4cbee6 - textwrap_upgrade_diff::test::values::haa5cc9c4c0e1970b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:16:9
[INFO] [stdout]   21:     0x6307cb4cbee6 - textwrap_upgrade_diff::test::values::{{closure}}::h0d66e331d5a95944
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:16
[INFO] [stdout]   22:     0x6307cb4cbee6 - core::ops::function::FnOnce::call_once::hece33285f46f819f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6307cb51699b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6307cb51699b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6307cb515bde - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6307cb515bde - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6307cb515bde - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6307cb515bde - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6307cb515bde - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6307cb515bde - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6307cb515bde - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6307cb4d9784 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6307cb4d9784 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x6307cb4dd12a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6307cb4dd12a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6307cb4dd12a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6307cb4dd12a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6307cb4dd12a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6307cb4dd12a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6307cb4dd12a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6307cb550e27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x6307cb550e27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6307cb550e27 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7f03bed66aa4 - <unknown>
[INFO] [stdout]   45:     0x7f03bedf3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9dc3f0d63cddf4dc4936521442de290ce730444cfd452bae9f7abb178061a22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc3f0d63cddf4dc4936521442de290ce730444cfd452bae9f7abb178061a22a", kill_on_drop: false }`
[INFO] [stdout] 9dc3f0d63cddf4dc4936521442de290ce730444cfd452bae9f7abb178061a22a
