[INFO] cloning repository https://github.com/gushernobindsme/rust-typical90
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gushernobindsme/rust-typical90" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgushernobindsme%2Frust-typical90", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgushernobindsme%2Frust-typical90'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8255779058f7143aa42e25a8e8e15047d1fdde6b
[INFO] testing gushernobindsme/rust-typical90 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgushernobindsme%2Frust-typical90" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/gushernobindsme/rust-typical90
[INFO] finished tweaking git repo https://github.com/gushernobindsme/rust-typical90
[INFO] tweaked toml for git repo https://github.com/gushernobindsme/rust-typical90 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gushernobindsme/rust-typical90 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gushernobindsme/rust-typical90 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-integer v0.1.42
[INFO] [stderr]   Downloaded cli_test_dir v0.1.7
[INFO] [stderr]   Downloaded proconio v0.3.6
[INFO] [stderr]   Downloaded proconio-derive v0.1.9
[INFO] [stderr]   Downloaded superslice v1.0.0
[INFO] [stderr]   Downloaded syn v0.15.44
[INFO] [stderr]   Downloaded petgraph v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d16f3ed293003758f0c4f1f05efb5586ebe196b2dd1e421eee334ccf69edb868
[INFO] running `Command { std: "docker" "start" "-a" "d16f3ed293003758f0c4f1f05efb5586ebe196b2dd1e421eee334ccf69edb868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d16f3ed293003758f0c4f1f05efb5586ebe196b2dd1e421eee334ccf69edb868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d16f3ed293003758f0c4f1f05efb5586ebe196b2dd1e421eee334ccf69edb868", kill_on_drop: false }`
[INFO] [stdout] d16f3ed293003758f0c4f1f05efb5586ebe196b2dd1e421eee334ccf69edb868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb99018fe7e2075752b25aaaafdd9be8ead4471c5e2bb3dfae8f227e446346a
[INFO] running `Command { std: "docker" "start" "-a" "4bb99018fe7e2075752b25aaaafdd9be8ead4471c5e2bb3dfae8f227e446346a", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling petgraph v0.5.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling proconio-derive v0.1.9
[INFO] [stderr]    Compiling proconio v0.3.6
[INFO] [stderr]    Compiling q-022 v0.1.0 (/opt/rustwide/workdir/q-022)
[INFO] [stderr]    Compiling q-010 v0.1.0 (/opt/rustwide/workdir/q-010)
[INFO] [stderr]    Compiling q-020 v0.1.0 (/opt/rustwide/workdir/q-020)
[INFO] [stderr]    Compiling q-004 v0.1.0 (/opt/rustwide/workdir/q-004)
[INFO] [stderr]    Compiling q-055 v0.1.0 (/opt/rustwide/workdir/q-055)
[INFO] [stderr]    Compiling q-002 v0.1.0 (/opt/rustwide/workdir/q-002)
[INFO] [stderr]    Compiling q-014 v0.1.0 (/opt/rustwide/workdir/q-014)
[INFO] [stderr]    Compiling q-033 v0.1.0 (/opt/rustwide/workdir/q-033)
[INFO] [stderr]    Compiling q-027 v0.1.0 (/opt/rustwide/workdir/q-027)
[INFO] [stderr]    Compiling q-024 v0.1.0 (/opt/rustwide/workdir/q-024)
[INFO] [stderr]    Compiling q-061 v0.1.0 (/opt/rustwide/workdir/q-061)
[INFO] [stderr]    Compiling q-078 v0.1.0 (/opt/rustwide/workdir/q-078)
[INFO] [stderr]    Compiling q-016 v0.1.0 (/opt/rustwide/workdir/q-016)
[INFO] [stderr]    Compiling q-007 v0.1.0 (/opt/rustwide/workdir/q-007)
[INFO] [stderr]    Compiling q-067 v0.1.0 (/opt/rustwide/workdir/q-067)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "4bb99018fe7e2075752b25aaaafdd9be8ead4471c5e2bb3dfae8f227e446346a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb99018fe7e2075752b25aaaafdd9be8ead4471c5e2bb3dfae8f227e446346a", kill_on_drop: false }`
[INFO] [stdout] 4bb99018fe7e2075752b25aaaafdd9be8ead4471c5e2bb3dfae8f227e446346a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a674d849b387d6e9085545a74ff01f82b9526ce6be3130685dfbb328b0cec3b
[INFO] running `Command { std: "docker" "start" "-a" "5a674d849b387d6e9085545a74ff01f82b9526ce6be3130685dfbb328b0cec3b", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling cli_test_dir v0.1.7
[INFO] [stderr]    Compiling q-002 v0.1.0 (/opt/rustwide/workdir/q-002)
[INFO] [stderr]    Compiling q-020 v0.1.0 (/opt/rustwide/workdir/q-020)
[INFO] [stderr]    Compiling q-078 v0.1.0 (/opt/rustwide/workdir/q-078)
[INFO] [stderr]    Compiling q-024 v0.1.0 (/opt/rustwide/workdir/q-024)
[INFO] [stderr]    Compiling q-004 v0.1.0 (/opt/rustwide/workdir/q-004)
[INFO] [stderr]    Compiling q-061 v0.1.0 (/opt/rustwide/workdir/q-061)
[INFO] [stderr]    Compiling q-022 v0.1.0 (/opt/rustwide/workdir/q-022)
[INFO] [stderr]    Compiling q-027 v0.1.0 (/opt/rustwide/workdir/q-027)
[INFO] [stderr]    Compiling q-007 v0.1.0 (/opt/rustwide/workdir/q-007)
[INFO] [stderr]    Compiling q-010 v0.1.0 (/opt/rustwide/workdir/q-010)
[INFO] [stderr]    Compiling q-016 v0.1.0 (/opt/rustwide/workdir/q-016)
[INFO] [stderr]    Compiling q-014 v0.1.0 (/opt/rustwide/workdir/q-014)
[INFO] [stderr]    Compiling q-055 v0.1.0 (/opt/rustwide/workdir/q-055)
[INFO] [stderr]    Compiling q-033 v0.1.0 (/opt/rustwide/workdir/q-033)
[INFO] [stderr]    Compiling q-067 v0.1.0 (/opt/rustwide/workdir/q-067)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "5a674d849b387d6e9085545a74ff01f82b9526ce6be3130685dfbb328b0cec3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a674d849b387d6e9085545a74ff01f82b9526ce6be3130685dfbb328b0cec3b", kill_on_drop: false }`
[INFO] [stdout] 5a674d849b387d6e9085545a74ff01f82b9526ce6be3130685dfbb328b0cec3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23b2e0065aa4b7066b8c8f86004f06ed13f8ed3908da75656d3270a0803e0ada
[INFO] running `Command { std: "docker" "start" "-a" "23b2e0065aa4b7066b8c8f86004f06ed13f8ed3908da75656d3270a0803e0ada", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `main` in package `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-7d70547639798838)
[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/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-ae673abe7ae054c8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b76d8278722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b76d8278722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b76d8278722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5b76d8278722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5b76d82941e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5b76d82941e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5b76d8276273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b76d8276273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5b76d8278572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5b76d8279603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5b76d82793e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5b76d8279ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5b76d8279d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5b76d8278c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x5b76d82799fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5b76d8293360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5b76d829333b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5b76d829333b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stderr]   18:     0x5b76d824f63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stderr]   19:     0x5b76d824f8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stderr]   20:     0x5b76d824f764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stderr]   21:     0x5b76d824fa5c - main::main::hdfdfd4aa534853a4
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stderr]   22:     0x5b76d824f3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   23:     0x5b76d824e62e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   24:     0x5b76d824e601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stderr]   25:     0x5b76d8273210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]   26:     0x5b76d8273210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   27:     0x5b76d8273210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   28:     0x5b76d8273210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x5b76d8273210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]   30:     0x5b76d8273210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   31:     0x5b76d8273210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   32:     0x5b76d8273210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5b76d8273210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]   34:     0x5b76d824e5e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stderr]   35:     0x5b76d824fffe - main
[INFO] [stderr]   36:     0x79c14d7ca1ca - <unknown>
[INFO] [stderr]   37:     0x79c14d7ca28b - __libc_start_main
[INFO] [stderr]   38:     0x5b76d824e445 - _start
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b76d8278722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b76d8278722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b76d8278722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5b76d8278722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5b76d82941e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5b76d82941e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5b76d8276273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b76d8276273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5b76d8278572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5b76d8279603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5b76d82793e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5b76d8279ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5b76d8279d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5b76d8278c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x5b76d82799fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5b76d8293360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5b76d829333b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5b76d829333b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stderr]   18:     0x5b76d824f63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stderr]   19:     0x5b76d824f8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stderr]   20:     0x5b76d824f764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stderr]   21:     0x5b76d824fa5c - main::main::hdfdfd4aa534853a4
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stderr]   22:     0x5b76d824f3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   23:     0x5b76d824e62e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   24:     0x5b76d824e601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stderr]   25:     0x5b76d8273210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]   26:     0x5b76d8273210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   27:     0x5b76d8273210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   28:     0x5b76d8273210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x5b76d8273210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]   30:     0x5b76d8273210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   31:     0x5b76d8273210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   32:     0x5b76d8273210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5b76d8273210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]   34:     0x5b76d824e5e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stderr]   35:     0x5b76d824fffe - main
[INFO] [stderr]   36:     0x79c14d7ca1ca - <unknown>
[INFO] [stderr]   37:     0x79c14d7ca28b - __libc_start_main
[INFO] [stderr]   38:     0x5b76d824e445 - _start
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5675d66d6722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5675d66d6722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5675d66d6722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5675d66d6722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5675d66f21e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5675d66f21e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5675d66d4273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5675d66d4273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5675d66d6572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5675d66d7603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5675d66d73e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5675d66d7ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5675d66d7d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5675d66d6c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x5675d66d79fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5675d66f1360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5675d66f133b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5675d66f133b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stderr]   18:     0x5675d66ad63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stderr]   19:     0x5675d66ad8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stderr]   20:     0x5675d66ad764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stderr]   21:     0x5675d66ada5c - main::main::hdfdfd4aa534853a4
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stderr]   22:     0x5675d66ad3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   23:     0x5675d66ac62e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   24:     0x5675d66ac601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stderr]   25:     0x5675d66d1210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]   26:     0x5675d66d1210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   27:     0x5675d66d1210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   28:     0x5675d66d1210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x5675d66d1210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]   30:     0x5675d66d1210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   31:     0x5675d66d1210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   32:     0x5675d66d1210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5675d66d1210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]   34:     0x5675d66ac5e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stderr]   35:     0x5675d66adffe - main
[INFO] [stderr]   36:     0x795ae31021ca - <unknown>
[INFO] [stderr]   37:     0x795ae310228b - __libc_start_main
[INFO] [stderr]   38:     0x5675d66ac445 - _start
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5675d66d6722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5675d66d6722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5675d66d6722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5675d66d6722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5675d66f21e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5675d66f21e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5675d66d4273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5675d66d4273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5675d66d6572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5675d66d7603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5675d66d73e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5675d66d7ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5675d66d7d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5675d66d6c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x5675d66d79fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5675d66f1360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5675d66f133b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5675d66f133b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stderr]   18:     0x5675d66ad63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stderr]   19:     0x5675d66ad8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stderr]   20:     0x5675d66ad764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stderr]   21:     0x5675d66ada5c - main::main::hdfdfd4aa534853a4
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stderr]   22:     0x5675d66ad3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   23:     0x5675d66ac62e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   24:     0x5675d66ac601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stderr]   25:     0x5675d66d1210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]   26:     0x5675d66d1210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   27:     0x5675d66d1210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   28:     0x5675d66d1210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x5675d66d1210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]   30:     0x5675d66d1210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   31:     0x5675d66d1210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   32:     0x5675d66d1210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5675d66d1210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]   34:     0x5675d66ac5e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stderr]   35:     0x5675d66adffe - main
[INFO] [stderr]   36:     0x795ae31021ca - <unknown>
[INFO] [stderr]   37:     0x795ae310228b - __libc_start_main
[INFO] [stderr]   38:     0x5675d66ac445 - _start
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stdout] test sample1 ... FAILED
[INFO] [stdout] test sample3 ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stdout] test sample2 ... FAILED
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x62b981d83722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x62b981d83722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x62b981d83722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x62b981d83722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x62b981d9f1e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x62b981d9f1e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x62b981d81273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x62b981d81273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x62b981d83572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x62b981d84603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x62b981d843e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x62b981d84ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x62b981d84d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x62b981d83c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x62b981d849fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x62b981d9e360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x62b981d9e33b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x62b981d9e33b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stderr]   18:     0x62b981d5a63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stderr]   19:     0x62b981d5a8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stderr]   20:     0x62b981d5a764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stderr]   21:     0x62b981d5aa5c - main::main::hdfdfd4aa534853a4
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stderr]   22:     0x62b981d5a3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   23:     0x62b981d5962e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   24:     0x62b981d59601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stderr]   25:     0x62b981d7e210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]   26:     0x62b981d7e210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   27:     0x62b981d7e210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   28:     0x62b981d7e210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x62b981d7e210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]   30:     0x62b981d7e210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   31:     0x62b981d7e210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   32:     0x62b981d7e210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x62b981d7e210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]   34:     0x62b981d595e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stderr]   35:     0x62b981d5affe - main
[INFO] [stderr]   36:     0x73722aafe1ca - <unknown>
[INFO] [stderr]   37:     0x73722aafe28b - __libc_start_main
[INFO] [stderr]   38:     0x62b981d59445 - _start
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x62b981d83722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x62b981d83722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x62b981d83722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x62b981d83722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x62b981d9f1e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x62b981d9f1e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x62b981d81273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x62b981d81273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x62b981d83572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x62b981d84603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x62b981d843e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x62b981d84ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x62b981d84d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x62b981d83c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x62b981d849fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x62b981d9e360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x62b981d9e33b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x62b981d9e33b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stderr]   18:     0x62b981d5a63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stderr]   19:     0x62b981d5a8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stderr]   20:     0x62b981d5a764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stdout] test sample4 ... FAILED
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stdout] 
[INFO] [stderr]   21:     0x62b981d5aa5c - main::main::hdfdfd4aa534853a4
[INFO] [stdout] failures:
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stdout] 
[INFO] [stderr]   22:     0x62b981d5a3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stdout] ---- sample1 stdout ----
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 
[INFO] [stderr]   23:     0x62b981d5962e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stdout] thread 'sample1' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13:
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] expected command to succeed, got exit status: 101
[INFO] [stderr]   24:     0x62b981d59601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stdout] stack backtrace:
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    0:     0x5dd65b657e52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]   25:     0x62b981d7e210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    1:     0x5dd65b657e52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]   26:     0x62b981d7e210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    2:     0x5dd65b657e52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]   27:     0x62b981d7e210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]    3:     0x5dd65b657e52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]   28:     0x62b981d7e210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]    4:     0x5dd65b67db63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]   29:     0x62b981d7e210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]    5:     0x5dd65b67db63 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]   30:     0x62b981d7e210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    6:     0x5dd65b6545d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stderr]   31:     0x62b981d7e210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]    7:     0x5dd65b6545d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stderr]   32:     0x62b981d7e210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]    8:     0x5dd65b657ca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]   33:     0x62b981d7e210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]    9:     0x5dd65b659469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]   34:     0x62b981d595e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   10:     0x5dd65b65929e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]   35:     0x62b981d5affe - main
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stderr]   36:     0x73722aafe1ca - <unknown>
[INFO] [stdout]   11:     0x5dd65b618ac4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]   37:     0x73722aafe28b - __libc_start_main
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   38:     0x62b981d59445 - _start
[INFO] [stdout]   12:     0x5dd65b618ac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr] 
[INFO] [stdout]   13:     0x5dd65b659e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stdout]   14:     0x5dd65b659e3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr] stack backtrace:
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]    0:     0x62e640ba7722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]   15:     0x5dd65b659c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]    1:     0x62e640ba7722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]   16:     0x5dd65b658349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    2:     0x62e640ba7722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]   17:     0x5dd65b65989d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]    3:     0x62e640ba7722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]   18:     0x5dd65b67c680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]    4:     0x62e640bc31e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]   19:     0x5dd65b62700b - <std::process::Output as cli_test_dir::ExpectStatus>::expect_success::hc2d52f389ce331c1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13
[INFO] [stderr]    5:     0x62e640bc31e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]   20:     0x5dd65b62ad60 - <core::result::Result<ES,E> as cli_test_dir::ExpectStatus>::expect_success::h98290f61087f3bb4
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:558:26
[INFO] [stderr]    6:     0x62e640ba5273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]   21:     0x5dd65b5debea - sample_inputs::sample1::h0518eea95e651ea0
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:15:10
[INFO] [stderr]    7:     0x62e640ba5273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]   22:     0x5dd65b5deae7 - sample_inputs::sample1::{{closure}}::h9a8fd49ef550c712
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:6:13
[INFO] [stderr]    8:     0x62e640ba7572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]   23:     0x5dd65b5dbe26 - core::ops::function::FnOnce::call_once::hc3af311e627e3626
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]    9:     0x62e640ba8603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]   24:     0x5dd65b61e32b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   10:     0x62e640ba83e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]   25:     0x5dd65b61e32b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   11:     0x62e640ba8ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]   26:     0x5dd65b61d465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   12:     0x62e640ba8d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]   27:     0x5dd65b61d465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   13:     0x62e640ba7c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   28:     0x5dd65b61d465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   14:     0x62e640ba89fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   29:     0x5dd65b61d465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   15:     0x62e640bc2360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   30:     0x5dd65b61d465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   16:     0x62e640bc233b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]   31:     0x5dd65b61d465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   17:     0x62e640bc233b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]   32:     0x5dd65b61d465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   18:     0x62e640b7e63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stdout]   33:     0x5dd65b5e1064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   19:     0x62e640b7e8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stdout]   34:     0x5dd65b5e1064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   20:     0x62e640b7e764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stdout]   35:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   21:     0x62e640b7ea5c - main::main::hdfdfd4aa534853a4
[INFO] [stdout]   36:     0x5dd65b5e4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   22:     0x62e640b7e3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stdout]   37:     0x5dd65b5e4a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   23:     0x62e640b7d62e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stdout]   38:     0x5dd65b5e4a3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   24:     0x62e640b7d601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stdout]   39:     0x5dd65b5e4a3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   25:     0x62e640ba2210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]   40:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   26:     0x62e640ba2210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]   41:     0x5dd65b5e4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   27:     0x62e640ba2210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]   42:     0x5dd65b65ce4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   28:     0x62e640ba2210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]   43:     0x5dd65b65ce4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   29:     0x62e640ba2210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]   44:     0x75c862a75aa4 - <unknown>
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x75c862b02a34 - clone
[INFO] [stderr]   30:     0x62e640ba2210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] 
[INFO] [stderr]   31:     0x62e640ba2210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout] ---- sample3 stdout ----
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] 
[INFO] [stderr]   32:     0x62e640ba2210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout] thread 'sample3' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13:
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] expected command to succeed, got exit status: 101
[INFO] [stderr]   33:     0x62e640ba2210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout] stack backtrace:
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]    0:     0x5dd65b657e52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]   34:     0x62e640b7d5e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]    1:     0x5dd65b657e52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]   35:     0x62e640b7effe - main
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]   36:     0x70134bc1c1ca - <unknown>
[INFO] [stdout]    2:     0x5dd65b657e52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]   37:     0x70134bc1c28b - __libc_start_main
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]   38:     0x62e640b7d445 - _start
[INFO] [stdout]    3:     0x5dd65b657e52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr] 
[INFO] [stdout]    4:     0x5dd65b67db63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27:
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr] failed to get the next token; maybe reader reached an end of input. ensure that arguments for `input!` macro is correctly specified to match the problem input.
[INFO] [stdout]    5:     0x5dd65b67db63 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr] stack backtrace:
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    0:     0x62e640ba7722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]    6:     0x5dd65b6545d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    1:     0x62e640ba7722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]    7:     0x5dd65b6545d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    2:     0x62e640ba7722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]    8:     0x5dd65b657ca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    3:     0x62e640ba7722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    9:     0x5dd65b659469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]    4:     0x62e640bc31e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]   10:     0x5dd65b65929e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stderr]    5:     0x62e640bc31e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]   11:     0x5dd65b618ac4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]    6:     0x62e640ba5273 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]   12:     0x5dd65b618ac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]    7:     0x62e640ba5273 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]   13:     0x5dd65b659e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]    8:     0x62e640ba7572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]   14:     0x5dd65b659e3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]    9:     0x62e640ba8603 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]   15:     0x5dd65b659c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   10:     0x62e640ba83e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]   16:     0x5dd65b658349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   11:     0x62e640ba8ed5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]   17:     0x5dd65b65989d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   12:     0x62e640ba8d6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]   18:     0x5dd65b67c680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]   13:     0x62e640ba7c19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   19:     0x5dd65b62700b - <std::process::Output as cli_test_dir::ExpectStatus>::expect_success::hc2d52f389ce331c1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13
[INFO] [stderr]   14:     0x62e640ba89fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   20:     0x5dd65b62ad60 - <core::result::Result<ES,E> as cli_test_dir::ExpectStatus>::expect_success::h98290f61087f3bb4
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:558:26
[INFO] [stderr]   15:     0x62e640bc2360 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   21:     0x5dd65b5df10a - sample_inputs::sample3::hcaa66d2f6e35a614
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:51:10
[INFO] [stderr]   16:     0x62e640bc233b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]   22:     0x5dd65b5df007 - sample_inputs::sample3::{{closure}}::h952ff7d4775c72e6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:42:13
[INFO] [stderr]   17:     0x62e640bc233b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]   23:     0x5dd65b5dbd16 - core::ops::function::FnOnce::call_once::h41b398c98830b67e
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   18:     0x62e640b7e63f - core::option::Option<T>::expect::h6a7eaa63084ac9f2
[INFO] [stdout]   24:     0x5dd65b61e32b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   19:     0x62e640b7e8e8 - proconio::source::Source::next_token_unwrap::hc27c968a2acad1ee
[INFO] [stdout]   25:     0x5dd65b61e32b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/source/mod.rs:81:27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   20:     0x62e640b7e764 - proconio::read::<impl proconio::source::Readable for T>::read::h9549a391b754c27c
[INFO] [stdout]   26:     0x5dd65b61d465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proconio-0.3.6/src/read.rs:25:28
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   21:     0x62e640b7ea5c - main::main::hdfdfd4aa534853a4
[INFO] [stdout]   27:     0x5dd65b61d465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /opt/rustwide/workdir/q-016/src/main.rs:6:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   22:     0x62e640b7e3ab - core::ops::function::FnOnce::call_once::h172b9815669a4761
[INFO] [stdout]   28:     0x5dd65b61d465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   23:     0x62e640b7d62e - std::sys::backtrace::__rust_begin_short_backtrace::hb6b9c76dcb0ad9a8
[INFO] [stdout]   29:     0x5dd65b61d465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   24:     0x62e640b7d601 - std::rt::lang_start::{{closure}}::h3bf2a349b769a59d
[INFO] [stdout]   30:     0x5dd65b61d465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   25:     0x62e640ba2210 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]   31:     0x5dd65b61d465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   26:     0x62e640ba2210 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]   32:     0x5dd65b61d465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   27:     0x62e640ba2210 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]   33:     0x5dd65b5e1064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   28:     0x62e640ba2210 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]   34:     0x5dd65b5e1064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   29:     0x62e640ba2210 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]   35:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   30:     0x62e640ba2210 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]   36:     0x5dd65b5e4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   31:     0x62e640ba2210 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]   37:     0x5dd65b5e4a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   32:     0x62e640ba2210 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]   38:     0x5dd65b5e4a3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   33:     0x62e640ba2210 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]   39:     0x5dd65b5e4a3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   34:     0x62e640b7d5e7 - std::rt::lang_start::hac91128ed8690c47
[INFO] [stdout]   40:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   35:     0x62e640b7effe - main
[INFO] [stdout]   41:     0x5dd65b5e4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]   36:     0x70134bc1c1ca - <unknown>
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   37:     0x70134bc1c28b - __libc_start_main
[INFO] [stdout]   42:     0x5dd65b65ce4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]   38:     0x62e640b7d445 - _start
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   39:                0x0 - <unknown>
[INFO] [stdout]   43:     0x5dd65b65ce4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr] error: test failed, to rerun pass `-p q-002 --test sample_inputs`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75c862a75aa4 - <unknown>
[INFO] [stdout]   45:     0x75c862b02a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample2' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13:
[INFO] [stdout] expected command to succeed, got exit status: 101
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd65b657e52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd65b657e52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd65b657e52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dd65b657e52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dd65b67db63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dd65b67db63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5dd65b6545d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd65b6545d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dd65b657ca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dd65b659469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dd65b65929e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dd65b618ac4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dd65b618ac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dd65b659e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dd65b659e3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dd65b659c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dd65b658349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dd65b65989d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dd65b67c680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dd65b62700b - <std::process::Output as cli_test_dir::ExpectStatus>::expect_success::hc2d52f389ce331c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13
[INFO] [stdout]   20:     0x5dd65b62ad60 - <core::result::Result<ES,E> as cli_test_dir::ExpectStatus>::expect_success::h98290f61087f3bb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:558:26
[INFO] [stdout]   21:     0x5dd65b5dee7a - sample_inputs::sample2::hf5d0864289de9db5
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:33:10
[INFO] [stdout]   22:     0x5dd65b5ded77 - sample_inputs::sample2::{{closure}}::h47b7e73d836c225e
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:24:13
[INFO] [stdout]   23:     0x5dd65b5dbd96 - core::ops::function::FnOnce::call_once::hb4c688ad934f4968
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5dd65b61e32b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5dd65b61e32b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5dd65b61d465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5dd65b61d465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5dd65b61d465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5dd65b61d465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5dd65b61d465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dd65b61d465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5dd65b61d465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5dd65b5e1064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5dd65b5e1064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5dd65b5e4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5dd65b5e4a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5dd65b5e4a3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5dd65b5e4a3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5dd65b5e4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5dd65b65ce4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5dd65b65ce4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75c862a75aa4 - <unknown>
[INFO] [stdout]   45:     0x75c862b02a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample4' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13:
[INFO] [stdout] expected command to succeed, got exit status: 101
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd65b657e52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd65b657e52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd65b657e52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dd65b657e52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dd65b67db63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dd65b67db63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5dd65b6545d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd65b6545d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dd65b657ca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dd65b659469 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dd65b65929e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dd65b618ac4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dd65b618ac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dd65b659e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dd65b659e3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dd65b659c0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dd65b658349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dd65b65989d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dd65b67c680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dd65b62700b - <std::process::Output as cli_test_dir::ExpectStatus>::expect_success::hc2d52f389ce331c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:535:13
[INFO] [stdout]   20:     0x5dd65b62ad60 - <core::result::Result<ES,E> as cli_test_dir::ExpectStatus>::expect_success::h98290f61087f3bb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli_test_dir-0.1.7/src/lib.rs:558:26
[INFO] [stdout]   21:     0x5dd65b5df39a - sample_inputs::sample4::h584b0ad6ee0e3252
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:70:10
[INFO] [stdout]   22:     0x5dd65b5df297 - sample_inputs::sample4::{{closure}}::h238e6fd8962dc292
[INFO] [stdout]                                at /opt/rustwide/workdir/q-002/tests/sample_inputs.rs:61:13
[INFO] [stdout]   23:     0x5dd65b5dbdd6 - core::ops::function::FnOnce::call_once::hbcd1af703c1b05ac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5dd65b61e32b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5dd65b61e32b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5dd65b61d465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5dd65b61d465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5dd65b61d465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5dd65b61d465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5dd65b61d465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dd65b61d465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5dd65b61d465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5dd65b5e1064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5dd65b5e1064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5dd65b5e4a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5dd65b5e4a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5dd65b5e4a3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5dd65b5e4a3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dd65b5e4a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5dd65b5e4a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5dd65b65ce4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5dd65b65ce4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75c862a75aa4 - <unknown>
[INFO] [stdout]   45:     0x75c862b02a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sample1
[INFO] [stdout]     sample2
[INFO] [stdout]     sample3
[INFO] [stdout]     sample4
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23b2e0065aa4b7066b8c8f86004f06ed13f8ed3908da75656d3270a0803e0ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b2e0065aa4b7066b8c8f86004f06ed13f8ed3908da75656d3270a0803e0ada", kill_on_drop: false }`
[INFO] [stdout] 23b2e0065aa4b7066b8c8f86004f06ed13f8ed3908da75656d3270a0803e0ada
