[INFO] cloning repository https://github.com/mattfbacon/xauste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattfbacon/xauste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Fxauste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Fxauste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba4ca24c6fabbd6b2851d15f920db6c4c00908af [INFO] testing mattfbacon/xauste against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Fxauste" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattfbacon/xauste on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattfbacon/xauste [INFO] finished tweaking git repo https://github.com/mattfbacon/xauste [INFO] tweaked toml for git repo https://github.com/mattfbacon/xauste written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mattfbacon/xauste 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" "+1.79.0" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded cookie_store v0.19.0 [INFO] [stderr] Downloaded hard-xml-derive v1.21.0 [INFO] [stderr] Downloaded serde_derive v1.0.157 [INFO] [stderr] Downloaded hard-xml v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 535887b13929ad0711e7eb29710b2e97753cd049532777abf75171169b09fef7 [INFO] running `Command { std: "docker" "start" "-a" "535887b13929ad0711e7eb29710b2e97753cd049532777abf75171169b09fef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "535887b13929ad0711e7eb29710b2e97753cd049532777abf75171169b09fef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535887b13929ad0711e7eb29710b2e97753cd049532777abf75171169b09fef7", kill_on_drop: false }` [INFO] [stdout] 535887b13929ad0711e7eb29710b2e97753cd049532777abf75171169b09fef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17001d67f37cd84c8d9308e729c40732abe9cb83d0325dd5cf9a440309b730b9 [INFO] running `Command { std: "docker" "start" "-a" "17001d67f37cd84c8d9308e729c40732abe9cb83d0325dd5cf9a440309b730b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.157 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.157 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling syn v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling hard-xml-derive v1.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling hard-xml v1.21.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling cookie_store v0.19.0 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling xauste v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.09s [INFO] running `Command { std: "docker" "inspect" "17001d67f37cd84c8d9308e729c40732abe9cb83d0325dd5cf9a440309b730b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17001d67f37cd84c8d9308e729c40732abe9cb83d0325dd5cf9a440309b730b9", kill_on_drop: false }` [INFO] [stdout] 17001d67f37cd84c8d9308e729c40732abe9cb83d0325dd5cf9a440309b730b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8edfb77dd61aff0d8cf1906cd6d5e1adaaf81af7eae6ca604df8cffdc58b4add [INFO] running `Command { std: "docker" "start" "-a" "8edfb77dd61aff0d8cf1906cd6d5e1adaaf81af7eae6ca604df8cffdc58b4add", kill_on_drop: false }` [INFO] [stderr] Compiling xauste v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "8edfb77dd61aff0d8cf1906cd6d5e1adaaf81af7eae6ca604df8cffdc58b4add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8edfb77dd61aff0d8cf1906cd6d5e1adaaf81af7eae6ca604df8cffdc58b4add", kill_on_drop: false }` [INFO] [stdout] 8edfb77dd61aff0d8cf1906cd6d5e1adaaf81af7eae6ca604df8cffdc58b4add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f91550f24f8fe139ba4f8ae49a6a19aacbf58d0eb90a84178a92c504e119d810 [INFO] running `Command { std: "docker" "start" "-a" "f91550f24f8fe139ba4f8ae49a6a19aacbf58d0eb90a84178a92c504e119d810", kill_on_drop: false }` [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stderr] --> src/main.rs:12:2 [INFO] [stderr] | [INFO] [stderr] 12 | private_in_public, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `xauste` (bin "xauste" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xauste-69b3fa3c0c9d5502) [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "f91550f24f8fe139ba4f8ae49a6a19aacbf58d0eb90a84178a92c504e119d810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91550f24f8fe139ba4f8ae49a6a19aacbf58d0eb90a84178a92c504e119d810", kill_on_drop: false }` [INFO] [stdout] f91550f24f8fe139ba4f8ae49a6a19aacbf58d0eb90a84178a92c504e119d810 [INFO] testing mattfbacon/xauste against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattfbacon%2Fxauste" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattfbacon/xauste on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattfbacon/xauste [INFO] finished tweaking git repo https://github.com/mattfbacon/xauste [INFO] tweaked toml for git repo https://github.com/mattfbacon/xauste written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattfbacon/xauste 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82aeac1cb0813750bd4a8ba82591ad63f7a901fa7093162b0dfe388b06a73a37 [INFO] running `Command { std: "docker" "start" "-a" "82aeac1cb0813750bd4a8ba82591ad63f7a901fa7093162b0dfe388b06a73a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82aeac1cb0813750bd4a8ba82591ad63f7a901fa7093162b0dfe388b06a73a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82aeac1cb0813750bd4a8ba82591ad63f7a901fa7093162b0dfe388b06a73a37", kill_on_drop: false }` [INFO] [stdout] 82aeac1cb0813750bd4a8ba82591ad63f7a901fa7093162b0dfe388b06a73a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da137c376862ad763f287a65d2d1603eda878f3af16db96696c0a342f06fa650 [INFO] running `Command { std: "docker" "start" "-a" "da137c376862ad763f287a65d2d1603eda878f3af16db96696c0a342f06fa650", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde_derive v1.0.157 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling serde v1.0.157 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling syn v2.0.2 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "da137c376862ad763f287a65d2d1603eda878f3af16db96696c0a342f06fa650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da137c376862ad763f287a65d2d1603eda878f3af16db96696c0a342f06fa650", kill_on_drop: false }` [INFO] [stdout] da137c376862ad763f287a65d2d1603eda878f3af16db96696c0a342f06fa650