[INFO] fetching crate robespierre 0.3.1...
[INFO] testing robespierre-0.3.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate robespierre 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate robespierre 0.3.1
[INFO] finished tweaking crates.io crate robespierre 0.3.1
[INFO] tweaked toml for crates.io crate robespierre 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate robespierre 0.3.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 packages to latest compatible versions
[INFO] [stderr]       Adding rusty_ulid v0.11.0 (available: v2.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.20)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded robespierre-cache v0.3.1
[INFO] [stderr]   Downloaded async-tungstenite v0.14.0
[INFO] [stderr]   Downloaded input_buffer v0.4.0
[INFO] [stderr]   Downloaded robespierre-events v0.3.1
[INFO] [stderr]   Downloaded tungstenite v0.13.0
[INFO] [stderr]   Downloaded robespierre-fw-macros v0.3.1
[INFO] [stderr]   Downloaded robespierre-http v0.3.1
[INFO] [stderr]   Downloaded rusty_ulid v0.11.0
[INFO] [stderr]   Downloaded robespierre-models v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9a0da5ab391df8d4efba9a0a62b19e6b81805a42cf580e75a709937e357e649b
[INFO] running `Command { std: "docker" "start" "-a" "9a0da5ab391df8d4efba9a0a62b19e6b81805a42cf580e75a709937e357e649b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a0da5ab391df8d4efba9a0a62b19e6b81805a42cf580e75a709937e357e649b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a0da5ab391df8d4efba9a0a62b19e6b81805a42cf580e75a709937e357e649b", kill_on_drop: false }`
[INFO] [stdout] 9a0da5ab391df8d4efba9a0a62b19e6b81805a42cf580e75a709937e357e649b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2653d280669446ee68017f9a446e62fe3c65fed993738b435876224f49e63d0f
[INFO] running `Command { std: "docker" "start" "-a" "2653d280669446ee68017f9a446e62fe3c65fed993738b435876224f49e63d0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling robespierre-fw-macros v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rusty_ulid v0.11.0
[INFO] [stderr]    Compiling robespierre-models v0.3.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling robespierre-cache v0.3.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-tungstenite v0.14.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling robespierre-events v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling robespierre-http v0.3.1
[INFO] [stderr]    Compiling robespierre v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[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" "2653d280669446ee68017f9a446e62fe3c65fed993738b435876224f49e63d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2653d280669446ee68017f9a446e62fe3c65fed993738b435876224f49e63d0f", kill_on_drop: false }`
[INFO] [stdout] 2653d280669446ee68017f9a446e62fe3c65fed993738b435876224f49e63d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a08d42388243054c22a439815123d6bda4519c0ac881c83363441ac1e53dd076
[INFO] running `Command { std: "docker" "start" "-a" "a08d42388243054c22a439815123d6bda4519c0ac881c83363441ac1e53dd076", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling robespierre v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[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" "a08d42388243054c22a439815123d6bda4519c0ac881c83363441ac1e53dd076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08d42388243054c22a439815123d6bda4519c0ac881c83363441ac1e53dd076", kill_on_drop: false }`
[INFO] [stdout] a08d42388243054c22a439815123d6bda4519c0ac881c83363441ac1e53dd076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 223a2907cb621476024cc67ad7b10f76352b015081f87bc5a76ce34e7d95c8d1
[INFO] running `Command { std: "docker" "start" "-a" "223a2907cb621476024cc67ad7b10f76352b015081f87bc5a76ce34e7d95c8d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[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/robespierre-5841dbf6da808477)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_2 ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_1 ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_2 ... ok
[INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_3 ... ok
[INFO] [stdout] test framework::standard::test::test_find_command ... ok
[INFO] [stdout] test model::mention::tests::mention_user_display ... ok
[INFO] [stdout] test model::mention::tests::mention_channel_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robespierre
[INFO] [stderr] error: couldn't read `src/../../../book/src/writing-an-example-bot.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | book_chapter_test!(writing_an_example_bot, "writing-an-example-bot.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/framework.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | book_chapter_test!(framework, "framework.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/user-data.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | book_chapter_test!(user_data, "user-data.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/extractors.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | book_chapter_test!(extractors, "extractors.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/writing-custom-FromMessage-impls.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | / book_chapter_test!(
[INFO] [stderr] 20 | |     writing_custom_frommessage_impls,
[INFO] [stderr] 21 | |     "writing-custom-FromMessage-impls.md"
[INFO] [stderr] 22 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read `src/../../../book/src/permissions.md`: No such file or directory (os error 2)
[INFO] [stderr]   --> src/booktests.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | book_chapter_test!(permissions, "permissions.md");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `book_chapter_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[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 robespierre --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-221665851a36beb1/out -L native=/opt/rustwide/target/debug/build/ring-24145703b6d13e0f/out --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-ed86990fac822158.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a0cc866428147250.so --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-4ad13ad78f2600d5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-374791c020444d25.rlib --extern robespierre=/opt/rustwide/target/debug/deps/librobespierre-4b3e28dd8cba63ea.rlib --extern robespierre_cache=/opt/rustwide/target/debug/deps/librobespierre_cache-97b89e45b9d2796c.rlib --extern robespierre_events=/opt/rustwide/target/debug/deps/librobespierre_events-c799e64f1474b2d0.rlib --extern robespierre_fw_macros=/opt/rustwide/target/debug/deps/librobespierre_fw_macros-9eae5d81a300ebc4.so --extern robespierre_http=/opt/rustwide/target/debug/deps/librobespierre_http-f3f240c91b3a2676.rlib --extern robespierre_models=/opt/rustwide/target/debug/deps/librobespierre_models-c856b616aa15a7bb.rlib --extern rusty_ulid=/opt/rustwide/target/debug/deps/librusty_ulid-f0281c9e4a76b2ed.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b17260dfb89eb1db.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dafb12fd1b4ad0a2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-61e1ce6b843abecf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1bdfd0967a8a7f97.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-60a9400305d4efe0.rlib --extern typemap=/opt/rustwide/target/debug/deps/libtypemap-345d82d65a50330c.rlib -C embed-bitcode=no --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="framework"' --cfg 'feature="framework-macros"' --cfg 'feature="robespierre-cache"' --cfg 'feature="robespierre-events"' --cfg 'feature="robespierre-fw-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "events", "framework", "framework-macros", "interpreter", "robespierre-cache", "robespierre-events", "robespierre-fw-macros"))' --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" "223a2907cb621476024cc67ad7b10f76352b015081f87bc5a76ce34e7d95c8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223a2907cb621476024cc67ad7b10f76352b015081f87bc5a76ce34e7d95c8d1", kill_on_drop: false }`
[INFO] [stdout] 223a2907cb621476024cc67ad7b10f76352b015081f87bc5a76ce34e7d95c8d1
