[INFO] fetching crate apis 0.5.13...
[INFO] testing apis-0.5.13 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate apis 0.5.13 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate apis 0.5.13
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate apis 0.5.13
[INFO] tweaked toml for crates.io crate apis 0.5.13 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate apis 0.5.13 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apis 0.5.13 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded variant_count v1.2.0
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded unbounded-spsc v0.1.9
[INFO] [stderr]   Downloaded glutin v0.28.0
[INFO] [stderr]   Downloaded marksman_escape v0.1.2
[INFO] [stderr]   Downloaded android_glue v0.2.3
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.6
[INFO] [stderr]   Downloaded glutin_gles2_sys v0.1.5
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.8
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.1.5
[INFO] [stderr]   Downloaded wayland-egl v0.29.5
[INFO] [stderr]   Downloaded glutin_emscripten_sys v0.1.1
[INFO] [stderr]   Downloaded memmap2 v0.3.1
[INFO] [stderr]   Downloaded calloop v0.9.3
[INFO] [stderr]   Downloaded macro-machines v0.10.8
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.15.4
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded bounded-spsc-queue v0.4.0
[INFO] [stderr]   Downloaded nix v0.22.3
[INFO] [stderr]   Downloaded glium v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50d565707b76febd688643242f5b66fa2ce53429eed45dd1f4acd45a1565a7a8
[INFO] running `Command { std: "docker" "start" "-a" "50d565707b76febd688643242f5b66fa2ce53429eed45dd1f4acd45a1565a7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50d565707b76febd688643242f5b66fa2ce53429eed45dd1f4acd45a1565a7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d565707b76febd688643242f5b66fa2ce53429eed45dd1f4acd45a1565a7a8", kill_on_drop: false }`
[INFO] [stdout] 50d565707b76febd688643242f5b66fa2ce53429eed45dd1f4acd45a1565a7a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13bbfb0d9757da2b915075616ef62db27fbfc9c886c46189ac7aca55f5b7be88
[INFO] running `Command { std: "docker" "start" "-a" "13bbfb0d9757da2b915075616ef62db27fbfc9c886c46189ac7aca55f5b7be88", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling marksman_escape v0.1.2
[INFO] [stderr]    Compiling bounded-spsc-queue v0.4.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unbounded-spsc v0.1.9
[INFO] [stderr]    Compiling variant_count v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling macro-machines v0.10.8
[INFO] [stderr]    Compiling apis v0.5.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
[INFO] running `Command { std: "docker" "inspect" "13bbfb0d9757da2b915075616ef62db27fbfc9c886c46189ac7aca55f5b7be88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bbfb0d9757da2b915075616ef62db27fbfc9c886c46189ac7aca55f5b7be88", kill_on_drop: false }`
[INFO] [stdout] 13bbfb0d9757da2b915075616ef62db27fbfc9c886c46189ac7aca55f5b7be88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c67748ce8894026cca0a75b8d148c1a9a927842cf25f6cc84688f5cb1c2fd26
[INFO] running `Command { std: "docker" "start" "-a" "9c67748ce8894026cca0a75b8d148c1a9a927842cf25f6cc84688f5cb1c2fd26", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling glium v0.31.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling macro-machines v0.10.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling apis v0.5.13 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "9c67748ce8894026cca0a75b8d148c1a9a927842cf25f6cc84688f5cb1c2fd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c67748ce8894026cca0a75b8d148c1a9a927842cf25f6cc84688f5cb1c2fd26", kill_on_drop: false }`
[INFO] [stdout] 9c67748ce8894026cca0a75b8d148c1a9a927842cf25f6cc84688f5cb1c2fd26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8a119bc1f7873dfa59e44c6147ff1437593173a1df7f7f317569bb0de2e640d
[INFO] running `Command { std: "docker" "start" "-a" "d8a119bc1f7873dfa59e44c6147ff1437593173a1df7f7f317569bb0de2e640d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apis-283c7472ad1af65c)
[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]    Doc-tests apis
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/channel/mod.rs - channel::Def<CTX>::define (line 175) ... FAILED
[INFO] [stdout] test src/channel/mod.rs - channel::Def<CTX>::define (line 153) ... FAILED
[INFO] [stdout] test src/process/mod.rs - process::Def<CTX>::define (line 776) ... FAILED
[INFO] [stdout] test src/channel/mod.rs - channel::Def<CTX>::define (line 191) ... FAILED
[INFO] [stdout] test src/process/mod.rs - process::Def<CTX>::define (line 759) ... FAILED
[INFO] [stdout] test src/channel/mod.rs - channel::Def<CTX>::define (line 207) ... FAILED
[INFO] [stdout] test src/process/mod.rs - process::Def<CTX>::define (line 795) ... FAILED
[INFO] [stdout] test src/session/macro_def.rs - session::macro_def::def_session (line 29) ... ok
[INFO] [stdout] test src/process/mod.rs - process::Def<CTX>::define (line 725) ... FAILED
[INFO] [stdout] test src/channel/mod.rs - channel::Def<CTX>::define (line 223) ... FAILED
[INFO] [stdout] test src/process/mod.rs - process::Def<CTX>::define (line 742) ... FAILED
[INFO] [stdout] test src/session/mod.rs - session::Context::def (line 167) ... ok
[INFO] [stdout] test src/session/mod.rs - session::Context::def (line 118) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/channel/mod.rs - channel::Def<CTX>::define (line 175) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/channel/mod.rs:178:20
[INFO] [stdout]     |
[INFO] [stdout] 178 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/channel/mod.rs - channel::Def<CTX>::define (line 153) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/channel/mod.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/mod.rs - process::Def<CTX>::define (line 776) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/process/mod.rs:779:20
[INFO] [stdout]     |
[INFO] [stdout] 779 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/channel/mod.rs - channel::Def<CTX>::define (line 191) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/channel/mod.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/mod.rs - process::Def<CTX>::define (line 759) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/process/mod.rs:762:20
[INFO] [stdout]     |
[INFO] [stdout] 762 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/channel/mod.rs - channel::Def<CTX>::define (line 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/channel/mod.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/mod.rs - process::Def<CTX>::define (line 795) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/process/mod.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/mod.rs - process::Def<CTX>::define (line 725) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/process/mod.rs:728:20
[INFO] [stdout]     |
[INFO] [stdout] 728 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/channel/mod.rs - channel::Def<CTX>::define (line 223) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/channel/mod.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process/mod.rs - process::Def<CTX>::define (line 742) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `apis::session::mock`
[INFO] [stdout]    --> src/process/mod.rs:745:20
[INFO] [stdout]     |
[INFO] [stdout] 745 | use apis::session::mock::*;
[INFO] [stdout]     |                    ^^^^ could not find `mock` in `session`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/channel/mod.rs - channel::Def<CTX>::define (line 153)
[INFO] [stdout]     src/channel/mod.rs - channel::Def<CTX>::define (line 175)
[INFO] [stdout]     src/channel/mod.rs - channel::Def<CTX>::define (line 191)
[INFO] [stdout]     src/channel/mod.rs - channel::Def<CTX>::define (line 207)
[INFO] [stdout]     src/channel/mod.rs - channel::Def<CTX>::define (line 223)
[INFO] [stdout]     src/process/mod.rs - process::Def<CTX>::define (line 725)
[INFO] [stdout]     src/process/mod.rs - process::Def<CTX>::define (line 742)
[INFO] [stdout]     src/process/mod.rs - process::Def<CTX>::define (line 759)
[INFO] [stdout]     src/process/mod.rs - process::Def<CTX>::define (line 776)
[INFO] [stdout]     src/process/mod.rs - process::Def<CTX>::define (line 795)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.90s; merged doctests compilation took 0.93s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d8a119bc1f7873dfa59e44c6147ff1437593173a1df7f7f317569bb0de2e640d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a119bc1f7873dfa59e44c6147ff1437593173a1df7f7f317569bb0de2e640d", kill_on_drop: false }`
[INFO] [stdout] d8a119bc1f7873dfa59e44c6147ff1437593173a1df7f7f317569bb0de2e640d
