[INFO] fetching crate empy 1.0.0-alpha2...
[INFO] testing empy-1.0.0-alpha2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate empy 1.0.0-alpha2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate empy 1.0.0-alpha2
[INFO] finished tweaking crates.io crate empy 1.0.0-alpha2
[INFO] tweaked toml for crates.io crate empy 1.0.0-alpha2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate empy 1.0.0-alpha2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.13
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbdc8b9b83ff5ea5405bcf7e7fa5c2f0c072554db8655f179a4087a803dd02fb
[INFO] running `Command { std: "docker" "start" "-a" "fbdc8b9b83ff5ea5405bcf7e7fa5c2f0c072554db8655f179a4087a803dd02fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbdc8b9b83ff5ea5405bcf7e7fa5c2f0c072554db8655f179a4087a803dd02fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbdc8b9b83ff5ea5405bcf7e7fa5c2f0c072554db8655f179a4087a803dd02fb", kill_on_drop: false }`
[INFO] [stdout] fbdc8b9b83ff5ea5405bcf7e7fa5c2f0c072554db8655f179a4087a803dd02fb
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cdad9cb8f3c26144b83cc2a97d6b6cd942499dc7108a4f1cd2ca85b2000d6c2
[INFO] running `Command { std: "docker" "start" "-a" "1cdad9cb8f3c26144b83cc2a97d6b6cd942499dc7108a4f1cd2ca85b2000d6c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling chlorine v1.0.13
[INFO] [stderr]    Compiling empy v1.0.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "1cdad9cb8f3c26144b83cc2a97d6b6cd942499dc7108a4f1cd2ca85b2000d6c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdad9cb8f3c26144b83cc2a97d6b6cd942499dc7108a4f1cd2ca85b2000d6c2", kill_on_drop: false }`
[INFO] [stdout] 1cdad9cb8f3c26144b83cc2a97d6b6cd942499dc7108a4f1cd2ca85b2000d6c2
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ab3c087cca521b8479dd4d9425917b351341d6c65e35e4570fd9e93845737d9
[INFO] running `Command { std: "docker" "start" "-a" "2ab3c087cca521b8479dd4d9425917b351341d6c65e35e4570fd9e93845737d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling empy v1.0.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "2ab3c087cca521b8479dd4d9425917b351341d6c65e35e4570fd9e93845737d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ab3c087cca521b8479dd4d9425917b351341d6c65e35e4570fd9e93845737d9", kill_on_drop: false }`
[INFO] [stdout] 2ab3c087cca521b8479dd4d9425917b351341d6c65e35e4570fd9e93845737d9
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f1b8984c7e8794bddd2bd8a16290bfe8ade2ed7ed4e44419e1051b03d966a7a
[INFO] running `Command { std: "docker" "start" "-a" "5f1b8984c7e8794bddd2bd8a16290bfe8ade2ed7ed4e44419e1051b03d966a7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/empy-5f9bd01387eff931)
[INFO] [stderr]    Doc-tests empy
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - DecoderStream (line 292) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - Decoder (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - DecoderStream (line 315) ... FAILED
[INFO] [stdout] test src/lib.rs - Decoder (line 191) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - DecoderStream (line 292) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0MAKYc/rustcVirIPB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-8fdf8fadd5179bb5,libchlorine-27734f6bf660909f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0MAKYc/rustcVirIPB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0MAKYc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Decoder (line 164) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1ZMRZI/rustc0mdXBr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-8fdf8fadd5179bb5,libchlorine-27734f6bf660909f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1ZMRZI/rustc0mdXBr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1ZMRZI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DecoderStream (line 315) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest74Ydrt/rustci9mJdI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-8fdf8fadd5179bb5,libchlorine-27734f6bf660909f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest74Ydrt/rustci9mJdI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest74Ydrt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Decoder (line 191) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcFtv31/rustcKIPnQ1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libempy-8fdf8fadd5179bb5,libchlorine-27734f6bf660909f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcFtv31/rustcKIPnQ1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcFtv31/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: mp3dec_init
[INFO] [stdout]           >>> referenced by lib.rs:238 (src/lib.rs:238)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: mp3dec_decode_frame
[INFO] [stdout]           >>> referenced by lib.rs:241 (src/lib.rs:241)
[INFO] [stdout]           >>>               empy-8fdf8fadd5179bb5.empy.259f4fa77f80b474-cgu.0.rcgu.o:(<empy::Decoder>::decode) in archive /opt/rustwide/target/debug/deps/libempy-8fdf8fadd5179bb5.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Decoder (line 164)
[INFO] [stdout]     src/lib.rs - Decoder (line 191)
[INFO] [stdout]     src/lib.rs - DecoderStream (line 292)
[INFO] [stdout]     src/lib.rs - DecoderStream (line 315)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f1b8984c7e8794bddd2bd8a16290bfe8ade2ed7ed4e44419e1051b03d966a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1b8984c7e8794bddd2bd8a16290bfe8ade2ed7ed4e44419e1051b03d966a7a", kill_on_drop: false }`
[INFO] [stdout] 5f1b8984c7e8794bddd2bd8a16290bfe8ade2ed7ed4e44419e1051b03d966a7a
