[INFO] fetching crate future_deque 0.1.1... [INFO] checking future_deque-0.1.1 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate future_deque 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate future_deque 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate future_deque 0.1.1 [INFO] tweaked toml for crates.io crate future_deque 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate future_deque 0.1.1 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate future_deque 0.1.1 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_lex v1.1.0 [INFO] [stderr] Downloaded anstyle v1.0.14 [INFO] [stderr] Downloaded new_zealand v1.0.6 [INFO] [stderr] Downloaded clap v4.6.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.42 [INFO] [stderr] Downloaded clap_builder v4.6.0 [INFO] [stderr] Downloaded infinity_pool v0.8.10 [INFO] [stderr] Downloaded zerocopy v0.8.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a70a012f54586cb1a1fa3bd41bd46a1835da0681a5f1f76c45ee124a9dc3562 [INFO] running `Command { std: "docker" "start" "-a" "8a70a012f54586cb1a1fa3bd41bd46a1835da0681a5f1f76c45ee124a9dc3562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a70a012f54586cb1a1fa3bd41bd46a1835da0681a5f1f76c45ee124a9dc3562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a70a012f54586cb1a1fa3bd41bd46a1835da0681a5f1f76c45ee124a9dc3562", kill_on_drop: false }` [INFO] [stdout] 8a70a012f54586cb1a1fa3bd41bd46a1835da0681a5f1f76c45ee124a9dc3562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0278a8c215b613bd28c395dcbb6c5b41662c0752d1b4aeffe6e2880d39c0e053 [INFO] running `Command { std: "docker" "start" "-a" "0278a8c215b613bd28c395dcbb6c5b41662c0752d1b4aeffe6e2880d39c0e053", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Checking new_zealand v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking infinity_pool v0.8.10 [INFO] [stderr] Checking future_deque v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:825:38 [INFO] [stdout] | [INFO] [stdout] 825 | let (sender, receiver) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:845:38 [INFO] [stdout] | [INFO] [stdout] 845 | let (sender, receiver) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:877:40 [INFO] [stdout] | [INFO] [stdout] 877 | let (sender1, receiver1) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:878:40 [INFO] [stdout] | [INFO] [stdout] 878 | let (sender2, receiver2) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:879:40 [INFO] [stdout] | [INFO] [stdout] 879 | let (sender3, receiver3) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:945:42 [INFO] [stdout] | [INFO] [stdout] 945 | let (sender, receiver) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:987:40 [INFO] [stdout] | [INFO] [stdout] 987 | let (sender1, receiver1) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:988:40 [INFO] [stdout] | [INFO] [stdout] 988 | let (sender2, receiver2) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:1012:40 [INFO] [stdout] | [INFO] [stdout] 1012 | let (sender1, receiver1) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `events_once` in this scope [INFO] [stdout] --> src/future_deque_core.rs:1013:40 [INFO] [stdout] | [INFO] [stdout] 1013 | let (sender2, receiver2) = events_once::Event::::boxed(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `events_once` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `events_once`, use `cargo add events_once` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 456 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:824:9 [INFO] [stdout] | [INFO] [stdout] 824 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:844:9 [INFO] [stdout] | [INFO] [stdout] 844 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:876:9 [INFO] [stdout] | [INFO] [stdout] 876 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:938:9 [INFO] [stdout] | [INFO] [stdout] 938 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:986:9 [INFO] [stdout] | [INFO] [stdout] 986 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:1011:9 [INFO] [stdout] | [INFO] [stdout] 1011 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:1508:9 [INFO] [stdout] | [INFO] [stdout] 1508 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:1522:9 [INFO] [stdout] | [INFO] [stdout] 1522 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope [INFO] [stdout] --> src/future_deque_core.rs:1542:9 [INFO] [stdout] | [INFO] [stdout] 1542 | testing::with_watchdog(|| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `future_deque` (lib test) due to 29 previous errors [INFO] running `Command { std: "docker" "inspect" "0278a8c215b613bd28c395dcbb6c5b41662c0752d1b4aeffe6e2880d39c0e053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0278a8c215b613bd28c395dcbb6c5b41662c0752d1b4aeffe6e2880d39c0e053", kill_on_drop: false }` [INFO] [stdout] 0278a8c215b613bd28c395dcbb6c5b41662c0752d1b4aeffe6e2880d39c0e053