[INFO] fetching crate robespierre 0.3.1...
[INFO] testing robespierre-0.3.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate robespierre 0.3.1 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate robespierre 0.3.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.17)
[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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f1608d9b789cee1e7555f7f97005cbf6408e4d4eefc2fea21d152097e0b755d
[INFO] running `Command { std: "docker" "start" "-a" "0f1608d9b789cee1e7555f7f97005cbf6408e4d4eefc2fea21d152097e0b755d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f1608d9b789cee1e7555f7f97005cbf6408e4d4eefc2fea21d152097e0b755d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1608d9b789cee1e7555f7f97005cbf6408e4d4eefc2fea21d152097e0b755d", kill_on_drop: false }`
[INFO] [stdout] 0f1608d9b789cee1e7555f7f97005cbf6408e4d4eefc2fea21d152097e0b755d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0cf81cf4c3892ad2261e69f5cff4477a24a2f3accd102dbcf7f74075fe52275
[INFO] running `Command { std: "docker" "start" "-a" "e0cf81cf4c3892ad2261e69f5cff4477a24a2f3accd102dbcf7f74075fe52275", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[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 sha-1 v0.9.8
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling rusty_ulid v0.11.0
[INFO] [stderr]    Compiling robespierre-models v0.3.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling robespierre-fw-macros v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling robespierre-cache v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-tungstenite v0.14.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling robespierre-events v0.3.1
[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 1m 17s
[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" "e0cf81cf4c3892ad2261e69f5cff4477a24a2f3accd102dbcf7f74075fe52275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cf81cf4c3892ad2261e69f5cff4477a24a2f3accd102dbcf7f74075fe52275", kill_on_drop: false }`
[INFO] [stdout] e0cf81cf4c3892ad2261e69f5cff4477a24a2f3accd102dbcf7f74075fe52275
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa814bfa8a01681828b160d4a4518efaddc86d554dcfbf6789efa68d031e820d
[INFO] running `Command { std: "docker" "start" "-a" "fa814bfa8a01681828b160d4a4518efaddc86d554dcfbf6789efa68d031e820d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[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 18.69s
[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" "fa814bfa8a01681828b160d4a4518efaddc86d554dcfbf6789efa68d031e820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa814bfa8a01681828b160d4a4518efaddc86d554dcfbf6789efa68d031e820d", kill_on_drop: false }`
[INFO] [stdout] fa814bfa8a01681828b160d4a4518efaddc86d554dcfbf6789efa68d031e820d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbebfad1b71d3c9b6fd60b27edcf5af6272d6a87fc7f58efa781521453b97ba9
[INFO] running `Command { std: "docker" "start" "-a" "cbebfad1b71d3c9b6fd60b27edcf5af6272d6a87fc7f58efa781521453b97ba9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[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-41b71e3a6d3d1752)
[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_channel_display ... ok
[INFO] [stdout] test model::mention::tests::mention_user_display ... ok
[INFO] [stderr]    Doc-tests robespierre
[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] 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/beta-2025-10-28-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-683b08b536529e32/out -L native=/opt/rustwide/target/debug/build/ring-fd1fddf49aaf59a4/out --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e86dcb956ebd14b0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1e1c60c187b843d2.so --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-925d46a270469f31.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dc61d94dd7b1645d.rlib --extern robespierre=/opt/rustwide/target/debug/deps/librobespierre-8831d271dc214b5f.rlib --extern robespierre_cache=/opt/rustwide/target/debug/deps/librobespierre_cache-b35544579f007105.rlib --extern robespierre_events=/opt/rustwide/target/debug/deps/librobespierre_events-5d2d2576141c21e5.rlib --extern robespierre_fw_macros=/opt/rustwide/target/debug/deps/librobespierre_fw_macros-3c7a185fc733db7e.so --extern robespierre_http=/opt/rustwide/target/debug/deps/librobespierre_http-e66b3be9df46ca61.rlib --extern robespierre_models=/opt/rustwide/target/debug/deps/librobespierre_models-521b27f8eaed2009.rlib --extern rusty_ulid=/opt/rustwide/target/debug/deps/librusty_ulid-52b9ea37d79e9e31.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3281308869c19c4b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-180530ed7b50174a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7b5399dc855733da.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8966cb4591c39cc7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa8d2fd2d21277c3.rlib --extern typemap=/opt/rustwide/target/debug/deps/libtypemap-c2c9ed2b11ae2043.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 --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "cbebfad1b71d3c9b6fd60b27edcf5af6272d6a87fc7f58efa781521453b97ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbebfad1b71d3c9b6fd60b27edcf5af6272d6a87fc7f58efa781521453b97ba9", kill_on_drop: false }`
[INFO] [stdout] cbebfad1b71d3c9b6fd60b27edcf5af6272d6a87fc7f58efa781521453b97ba9
