[INFO] fetching crate context-attribute 1.0.0...
[INFO] testing context-attribute-1.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate context-attribute 1.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate context-attribute 1.0.0
[INFO] finished tweaking crates.io crate context-attribute 1.0.0
[INFO] tweaked toml for crates.io crate context-attribute 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate context-attribute 1.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (available: v1.0.101)
[INFO] [stderr]       Adding quote v0.6.13 (available: v1.0.41)
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36eb1a9094bf0a0f6bc2bf1bdcd127d7b908f38b99a1f5cca7be7c727913d26b
[INFO] running `Command { std: "docker" "start" "-a" "36eb1a9094bf0a0f6bc2bf1bdcd127d7b908f38b99a1f5cca7be7c727913d26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36eb1a9094bf0a0f6bc2bf1bdcd127d7b908f38b99a1f5cca7be7c727913d26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36eb1a9094bf0a0f6bc2bf1bdcd127d7b908f38b99a1f5cca7be7c727913d26b", kill_on_drop: false }`
[INFO] [stdout] 36eb1a9094bf0a0f6bc2bf1bdcd127d7b908f38b99a1f5cca7be7c727913d26b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a545a1eeed5a284771b462e828dd727b1db83eebce6f85c3a7b5eb45f45845cb
[INFO] running `Command { std: "docker" "start" "-a" "a545a1eeed5a284771b462e828dd727b1db83eebce6f85c3a7b5eb45f45845cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling context-attribute v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused extern crate
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | extern crate proc_macro;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ unused
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 | #![forbid(unsafe_code, future_incompatible, rust_2018_idioms)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]`
[INFO] [stdout] help: remove the unused `extern crate`
[INFO] [stdout]    |
[INFO] [stdout] 45 - extern crate proc_macro;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] running `Command { std: "docker" "inspect" "a545a1eeed5a284771b462e828dd727b1db83eebce6f85c3a7b5eb45f45845cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a545a1eeed5a284771b462e828dd727b1db83eebce6f85c3a7b5eb45f45845cb", kill_on_drop: false }`
[INFO] [stdout] a545a1eeed5a284771b462e828dd727b1db83eebce6f85c3a7b5eb45f45845cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46bb4ec1357c97cdbafead53263cc043da2d7f26ec4fb785de1420770baf1fec
[INFO] running `Command { std: "docker" "start" "-a" "46bb4ec1357c97cdbafead53263cc043da2d7f26ec4fb785de1420770baf1fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling context-attribute v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused extern crate
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | extern crate proc_macro;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ unused
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 | #![forbid(unsafe_code, future_incompatible, rust_2018_idioms)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]`
[INFO] [stdout] help: remove the unused `extern crate`
[INFO] [stdout]    |
[INFO] [stdout] 45 - extern crate proc_macro;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused extern crate
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | extern crate proc_macro;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ unused
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 | #![forbid(unsafe_code, future_incompatible, rust_2018_idioms)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]`
[INFO] [stdout] help: remove the unused `extern crate`
[INFO] [stdout]    |
[INFO] [stdout] 45 - extern crate proc_macro;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.13s
[INFO] running `Command { std: "docker" "inspect" "46bb4ec1357c97cdbafead53263cc043da2d7f26ec4fb785de1420770baf1fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bb4ec1357c97cdbafead53263cc043da2d7f26ec4fb785de1420770baf1fec", kill_on_drop: false }`
[INFO] [stdout] 46bb4ec1357c97cdbafead53263cc043da2d7f26ec4fb785de1420770baf1fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c77251a2b50806d27ce66dfac74767d1ce07c6e7be9ef348c3387ab20aea64bb
[INFO] running `Command { std: "docker" "start" "-a" "c77251a2b50806d27ce66dfac74767d1ce07c6e7be9ef348c3387ab20aea64bb", kill_on_drop: false }`
[INFO] [stderr] warning: unused extern crate
[INFO] [stderr]   --> src/lib.rs:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | extern crate proc_macro;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^ unused
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:39:45
[INFO] [stderr]    |
[INFO] [stderr] 39 | #![forbid(unsafe_code, future_incompatible, rust_2018_idioms)]
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]`
[INFO] [stderr] help: remove the unused `extern crate`
[INFO] [stderr]    |
[INFO] [stderr] 45 - extern crate proc_macro;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `context-attribute` (lib) generated 1 warning (run `cargo fix --lib -p context-attribute` to apply 1 suggestion)
[INFO] [stderr] warning: `context-attribute` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/context_attribute-029f172234725285)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-5830460371f01e39)
[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 1 test
[INFO] [stdout] test should_work ... 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] [stderr]    Doc-tests context_attribute
[INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples`
[INFO] [stderr]   --> src/lib.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 | #![warn(missing_docs, missing_doc_code_examples)]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]   --> src/lib.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 | #![warn(missing_docs, missing_doc_code_examples)]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stderr]    = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stderr]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - context (line 56) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - context (line 56) stdout ----
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/lib.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn square(num: usize) -> Result<String, >{
[INFO] [stdout]    |                          ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn square(num: usize) -> Result<String, E, >{
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/lib.rs:61:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn main() -> Result<(), failure::Error> {
[INFO] [stdout]   |    ----      ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), failure::Error>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ErrorMessage { msg: "usage: square <num>" }
[INFO] [stdout] 
[INFO] [stdout]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: failure::backtrace::Backtrace::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stdout]    4: failure::error_message::err_msg
[INFO] [stdout]    5: rust_out::main
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    8: std::rt::lang_start::{{closure}}
[INFO] [stdout]    9: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   10: std::rt::lang_start
[INFO] [stdout]   11: main
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: __libc_start_main
[INFO] [stdout]   14: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/lib.rs - context (line 56)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c77251a2b50806d27ce66dfac74767d1ce07c6e7be9ef348c3387ab20aea64bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77251a2b50806d27ce66dfac74767d1ce07c6e7be9ef348c3387ab20aea64bb", kill_on_drop: false }`
[INFO] [stdout] c77251a2b50806d27ce66dfac74767d1ce07c6e7be9ef348c3387ab20aea64bb
