[INFO] cloning repository https://github.com/Swiiz/siruev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Swiiz/siruev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiiz%2Fsiruev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiiz%2Fsiruev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e03ef26e1e2d87547af85a29a4b7125ce8b7859
[INFO] testing Swiiz/siruev against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiiz%2Fsiruev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Swiiz/siruev
[INFO] finished tweaking git repo https://github.com/Swiiz/siruev
[INFO] tweaked toml for git repo https://github.com/Swiiz/siruev written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Swiiz/siruev 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] crate git repo https://github.com/Swiiz/siruev 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.0
[INFO] [stderr]   Downloaded never-say-never v6.6.666
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.6
[INFO] [stderr]   Downloaded typeid v1.0.3
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded higher-kinded-types v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0661859fb2282dde712c618ec635931c1939e32e2ca6a84171e4d06bba0b93c8
[INFO] running `Command { std: "docker" "start" "-a" "0661859fb2282dde712c618ec635931c1939e32e2ca6a84171e4d06bba0b93c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0661859fb2282dde712c618ec635931c1939e32e2ca6a84171e4d06bba0b93c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0661859fb2282dde712c618ec635931c1939e32e2ca6a84171e4d06bba0b93c8", kill_on_drop: false }`
[INFO] [stdout] 0661859fb2282dde712c618ec635931c1939e32e2ca6a84171e4d06bba0b93c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2e266617abeff5cb9623d79a4d3812f018728732ef28a2df5c35cfee162f43ab
[INFO] running `Command { std: "docker" "start" "-a" "2e266617abeff5cb9623d79a4d3812f018728732ef28a2df5c35cfee162f43ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling higher-kinded-types v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling proc_macro v0.1.0 (/opt/rustwide/workdir/proc_macro)
[INFO] [stderr]    Compiling siruev v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2e266617abeff5cb9623d79a4d3812f018728732ef28a2df5c35cfee162f43ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e266617abeff5cb9623d79a4d3812f018728732ef28a2df5c35cfee162f43ab", kill_on_drop: false }`
[INFO] [stdout] 2e266617abeff5cb9623d79a4d3812f018728732ef28a2df5c35cfee162f43ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d273a1aea52cd844128ff51479120177881bda9c26a95a94d83409b1f5fd7def
[INFO] running `Command { std: "docker" "start" "-a" "d273a1aea52cd844128ff51479120177881bda9c26a95a94d83409b1f5fd7def", kill_on_drop: false }`
[INFO] [stderr]    Compiling siruev v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d273a1aea52cd844128ff51479120177881bda9c26a95a94d83409b1f5fd7def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d273a1aea52cd844128ff51479120177881bda9c26a95a94d83409b1f5fd7def", kill_on_drop: false }`
[INFO] [stdout] d273a1aea52cd844128ff51479120177881bda9c26a95a94d83409b1f5fd7def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 789fcf0b63c7df48d988dfa43b48f9840f770b51ad0e7da96cbeb4042d5c0bad
[INFO] running `Command { std: "docker" "start" "-a" "789fcf0b63c7df48d988dfa43b48f9840f770b51ad0e7da96cbeb4042d5c0bad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/siruev-dd3fade07d898b33)
[INFO] [stderr]    Doc-tests siruev
[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 8 tests
[INFO] [stdout] test src/lib.rs - systems (line 18) ... ignored
[INFO] [stdout] test src/lib.rs - Event (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - Event (line 98) ... FAILED
[INFO] [stdout] test src/lib.rs - emit (line 164) ... FAILED
[INFO] [stdout] test src/../README.md - (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - emit_mut (line 225) ... FAILED
[INFO] [stdout] test src/lib.rs - emit (line 168) ... FAILED
[INFO] [stdout] test src/../README.md - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Event (line 92) stdout ----
[INFO] [stdout] error: cannot find derive macro `Event` in this scope
[INFO] [stdout]   --> src/lib.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Event, Debug)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 92 + use proc_macro::Event;
[INFO] [stdout]    |
[INFO] [stdout] 92 + use siruev::Event;
[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 - Event (line 98) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Event` in this scope
[INFO] [stdout]    --> src/lib.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl<'a> Event<'a> for MyType {
[INFO] [stdout]     |          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  97 + use siruev::Event;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyType` in this scope
[INFO] [stdout]    --> src/lib.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl<'a> Event<'a> for MyType {
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyType` in this scope
[INFO] [stdout]    --> src/lib.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type ForLt = siruev::manual::ForLt!(MyType);
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl<'a, MyType> Event<'a> for MyType {
[INFO] [stdout]     |        ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - emit (line 164) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `emit` in this scope
[INFO] [stdout]    --> src/lib.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | emit(MyEvent(42));
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 164 + use siruev::emit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MyEvent` in this scope
[INFO] [stdout]    --> src/lib.rs:165:6
[INFO] [stdout]     |
[INFO] [stdout] 165 | emit(MyEvent(42));
[INFO] [stdout]     |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 58) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `emit` in this scope
[INFO] [stdout]   --> src/../README.md:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | emit(MyEvent("Parallel execution".to_string()));
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 58 + use siruev::emit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MyEvent` in this scope
[INFO] [stdout]   --> src/../README.md:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | emit(MyEvent("Parallel execution".to_string()));
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - emit_mut (line 225) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `emit_mut` in this scope
[INFO] [stdout]    --> src/lib.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | emit_mut(&mut event);
[INFO] [stdout]     | ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 225 + use siruev::emit_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MyEvent` in this scope
[INFO] [stdout]    --> src/lib.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 | let mut event = MyEvent("hello");
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - emit (line 168) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `emit` in this scope
[INFO] [stdout]    --> src/lib.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | emit(&MyEvent("hello"));
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 168 + use siruev::emit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MyEvent` in this scope
[INFO] [stdout]    --> src/lib.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 | emit(&MyEvent("hello"));
[INFO] [stdout]     |       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 20) stdout ----
[INFO] [stdout] error[E0596]: cannot borrow `event` as mutable, as it is not declared as mutable
[INFO] [stdout]   --> src/../README.md:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     emit_mut(&mut event); // `&mut MyEvent`
[INFO] [stdout]    |              ^^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing this to be mutable
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut event = MyEvent("Hello, world!".to_string());
[INFO] [stdout]    |         +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0596`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 20)
[INFO] [stdout]     src/../README.md - (line 58)
[INFO] [stdout]     src/lib.rs - Event (line 92)
[INFO] [stdout]     src/lib.rs - Event (line 98)
[INFO] [stdout]     src/lib.rs - emit (line 164)
[INFO] [stdout]     src/lib.rs - emit (line 168)
[INFO] [stdout]     src/lib.rs - emit_mut (line 225)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "789fcf0b63c7df48d988dfa43b48f9840f770b51ad0e7da96cbeb4042d5c0bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789fcf0b63c7df48d988dfa43b48f9840f770b51ad0e7da96cbeb4042d5c0bad", kill_on_drop: false }`
[INFO] [stdout] 789fcf0b63c7df48d988dfa43b48f9840f770b51ad0e7da96cbeb4042d5c0bad
