[INFO] fetching crate robespierre 0.3.1... [INFO] testing robespierre-0.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate robespierre 0.3.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate robespierre 0.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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 261 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62e4b4234c752f32fc805e2680d51e37d5a83d791fc15da6c1b037c79bc3b15f [INFO] running `Command { std: "docker" "start" "-a" "62e4b4234c752f32fc805e2680d51e37d5a83d791fc15da6c1b037c79bc3b15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e4b4234c752f32fc805e2680d51e37d5a83d791fc15da6c1b037c79bc3b15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e4b4234c752f32fc805e2680d51e37d5a83d791fc15da6c1b037c79bc3b15f", kill_on_drop: false }` [INFO] [stdout] 62e4b4234c752f32fc805e2680d51e37d5a83d791fc15da6c1b037c79bc3b15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ebef4b4f26d96a8fa61864ac9d02c33835c3724ec8098c205f0bcacc823e6c [INFO] running `Command { std: "docker" "start" "-a" "25ebef4b4f26d96a8fa61864ac9d02c33835c3724ec8098c205f0bcacc823e6c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rusty_ulid v0.11.0 [INFO] [stderr] Compiling robespierre-models v0.3.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-channel v1.9.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 traitobject v0.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling robespierre-fw-macros v0.3.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling robespierre-cache v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [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 hyper v0.14.32 [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 4` [INFO] running `Command { std: "docker" "inspect" "25ebef4b4f26d96a8fa61864ac9d02c33835c3724ec8098c205f0bcacc823e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ebef4b4f26d96a8fa61864ac9d02c33835c3724ec8098c205f0bcacc823e6c", kill_on_drop: false }` [INFO] [stdout] 25ebef4b4f26d96a8fa61864ac9d02c33835c3724ec8098c205f0bcacc823e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e889c3d1a126e72293982367c2886d9c6f480c028e2d06c04ba89ccaee92b914 [INFO] running `Command { std: "docker" "start" "-a" "e889c3d1a126e72293982367c2886d9c6f480c028e2d06c04ba89ccaee92b914", kill_on_drop: false }` [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [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 9.20s [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 4` [INFO] running `Command { std: "docker" "inspect" "e889c3d1a126e72293982367c2886d9c6f480c028e2d06c04ba89ccaee92b914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e889c3d1a126e72293982367c2886d9c6f480c028e2d06c04ba89ccaee92b914", kill_on_drop: false }` [INFO] [stdout] e889c3d1a126e72293982367c2886d9c6f480c028e2d06c04ba89ccaee92b914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0207202dbcc761e0d3d8fd07fecdf78df5a32cf28560c60dcdc7297986ad933 [INFO] running `Command { std: "docker" "start" "-a" "a0207202dbcc761e0d3d8fd07fecdf78df5a32cf28560c60dcdc7297986ad933", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [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 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robespierre-7feba83cfa80f057) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_1 ... ok [INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_3 ... ok [INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_quoted_2 ... ok [INFO] [stdout] test model::mention::tests::mention_channel_display ... ok [INFO] [stdout] test model::mention::tests::mention_user_display ... ok [INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer_2 ... ok [INFO] [stdout] test framework::standard::test::test_find_command ... ok [INFO] [stdout] test framework::standard::extractors::args::tests::args_lexer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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/b83b707f97d809763b7861afa7638871f3339a33/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-446248dda9705b8f/out -L native=/opt/rustwide/target/debug/build/ring-eaeb28a745a1083d/out --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-8aa1b7464924e723.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-2a6e53364f2628c7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f385a9d2312357e8.rlib --extern robespierre=/opt/rustwide/target/debug/deps/librobespierre-2439799e6f5f52e9.rlib --extern robespierre_cache=/opt/rustwide/target/debug/deps/librobespierre_cache-fca1c02480466de0.rlib --extern robespierre_events=/opt/rustwide/target/debug/deps/librobespierre_events-0789ce84075771a0.rlib --extern robespierre_fw_macros=/opt/rustwide/target/debug/deps/librobespierre_fw_macros-3d7a081f4b21cd23.so --extern robespierre_http=/opt/rustwide/target/debug/deps/librobespierre_http-15c3a05efb1e3129.rlib --extern robespierre_models=/opt/rustwide/target/debug/deps/librobespierre_models-95273375ae976daa.rlib --extern rusty_ulid=/opt/rustwide/target/debug/deps/librusty_ulid-2d68ff3e337ef532.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d4d7b79dfa77879c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-096b3476df4bb4a7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ca4855b00de7cb4f.rlib --extern typemap=/opt/rustwide/target/debug/deps/libtypemap-0c0622c482443ea9.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=forbid --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" "a0207202dbcc761e0d3d8fd07fecdf78df5a32cf28560c60dcdc7297986ad933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0207202dbcc761e0d3d8fd07fecdf78df5a32cf28560c60dcdc7297986ad933", kill_on_drop: false }` [INFO] [stdout] a0207202dbcc761e0d3d8fd07fecdf78df5a32cf28560c60dcdc7297986ad933