[INFO] cloning repository https://github.com/mizuirorivi/combine-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mizuirorivi/combine-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizuirorivi%2Fcombine-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizuirorivi%2Fcombine-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78c68e03e5d752ab0f64650c681adb8f52368639
[INFO] testing mizuirorivi/combine-tutorial against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizuirorivi%2Fcombine-tutorial" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mizuirorivi/combine-tutorial
[INFO] finished tweaking git repo https://github.com/mizuirorivi/combine-tutorial
[INFO] tweaked toml for git repo https://github.com/mizuirorivi/combine-tutorial written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mizuirorivi/combine-tutorial 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/mizuirorivi/combine-tutorial 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 serde_derive v1.0.138
[INFO] [stderr]   Downloaded tokio-macros v0.3.2
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded async-global-executor v2.2.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.2
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded partial-io v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.9
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded plotters v0.3.2
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded tokio v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 67a683b2b5a89f3147d05459d977e549cc677a5f1458f863cdf3833131d77136
[INFO] running `Command { std: "docker" "start" "-a" "67a683b2b5a89f3147d05459d977e549cc677a5f1458f863cdf3833131d77136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67a683b2b5a89f3147d05459d977e549cc677a5f1458f863cdf3833131d77136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a683b2b5a89f3147d05459d977e549cc677a5f1458f863cdf3833131d77136", kill_on_drop: false }`
[INFO] [stdout] 67a683b2b5a89f3147d05459d977e549cc677a5f1458f863cdf3833131d77136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0ca00c396986411b3718c1ff1d4b4dfbf094c8a6db869270bc88bc051ad654ef
[INFO] running `Command { std: "docker" "start" "-a" "0ca00c396986411b3718c1ff1d4b4dfbf094c8a6db869270bc88bc051ad654ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling combine v4.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/number.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/readme.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s
[INFO] running `Command { std: "docker" "inspect" "0ca00c396986411b3718c1ff1d4b4dfbf094c8a6db869270bc88bc051ad654ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca00c396986411b3718c1ff1d4b4dfbf094c8a6db869270bc88bc051ad654ef", kill_on_drop: false }`
[INFO] [stdout] 0ca00c396986411b3718c1ff1d4b4dfbf094c8a6db869270bc88bc051ad654ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0dfa276d9badc954b6b516f3a443f794596e80231f3b687ea38f9c4d3150263d
[INFO] running `Command { std: "docker" "start" "-a" "0dfa276d9badc954b6b516f3a443f794596e80231f3b687ea38f9c4d3150263d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/number.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/readme.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling async-global-executor v2.2.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling partial-io v0.3.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling combine v4.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/number.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.83s
[INFO] running `Command { std: "docker" "inspect" "0dfa276d9badc954b6b516f3a443f794596e80231f3b687ea38f9c4d3150263d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dfa276d9badc954b6b516f3a443f794596e80231f3b687ea38f9c4d3150263d", kill_on_drop: false }`
[INFO] [stdout] 0dfa276d9badc954b6b516f3a443f794596e80231f3b687ea38f9c4d3150263d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3e31ced369938acb6f52e8c91a3c02b9a2cabdb23541a084918e81ca364562a3
[INFO] running `Command { std: "docker" "start" "-a" "3e31ced369938acb6f52e8c91a3c02b9a2cabdb23541a084918e81ca364562a3", kill_on_drop: false }`
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/number.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn main() {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/readme.rs:12:4
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn main() {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `combine` (lib) generated 2 warnings
[INFO] [stderr] warning: `combine` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/combine-5be79ff7dfd92e38)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/combine-989cc90a0c45ab78)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests combine
[INFO] [stdout] running 1 test
[INFO] [stdout] test readme::readme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] error[E0464]: multiple candidates for `rlib` dependency `combine` found
[INFO] [stderr]  --> src/number.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use combine::{
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libcombine-358fb3eaf8125e62.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libcombine-753ed90fc7814dc9.rlib
[INFO] [stderr] 
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `combine` found
[INFO] [stderr]  --> src/readme.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use combine::{
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libcombine-358fb3eaf8125e62.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libcombine-753ed90fc7814dc9.rlib
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0464`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name combine --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-b3d1327b50bba8b5.rlib --extern bytes_05=/opt/rustwide/target/debug/deps/libbytes-31d0f3725c88b0f3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8d7c9ac739cb4981.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-753ed90fc7814dc9.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-358fb3eaf8125e62.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3ce3312cff028b1a.rlib --extern futures_03_dep=/opt/rustwide/target/debug/deps/libfutures-cb6cf9668fa0ea22.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3f58273783cae899.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a11e76f2e6ede7f8.rlib --extern partial_io=/opt/rustwide/target/debug/deps/libpartial_io-c6f9e40c53210676.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-206387e0428bda8e.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-23c2a948a9773192.rlib --extern tokio_02_dep=/opt/rustwide/target/debug/deps/libtokio-97edb7e5ebbe6b92.rlib --extern tokio_03_dep=/opt/rustwide/target/debug/deps/libtokio-d2438baf833a1133.rlib --extern tokio_dep=/opt/rustwide/target/debug/deps/libtokio-83d93d28f90e5ac6.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "3e31ced369938acb6f52e8c91a3c02b9a2cabdb23541a084918e81ca364562a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e31ced369938acb6f52e8c91a3c02b9a2cabdb23541a084918e81ca364562a3", kill_on_drop: false }`
[INFO] [stdout] 3e31ced369938acb6f52e8c91a3c02b9a2cabdb23541a084918e81ca364562a3
