[INFO] fetching crate uair 0.6.1... [INFO] testing uair-0.6.1 against 1.79.0 for beta-1.80-4 [INFO] extracting crate uair 0.6.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate uair 0.6.1 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 crates.io crate uair 0.6.1 [INFO] finished tweaking crates.io crate uair 0.6.1 [INFO] tweaked toml for crates.io crate uair 0.6.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate uair 0.6.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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-net v1.7.0 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.2 [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] f7af337eb31fad4b79d720030e407cf41a8a3948990f5dac8a5444e8705d3a8a [INFO] running `Command { std: "docker" "start" "-a" "f7af337eb31fad4b79d720030e407cf41a8a3948990f5dac8a5444e8705d3a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7af337eb31fad4b79d720030e407cf41a8a3948990f5dac8a5444e8705d3a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7af337eb31fad4b79d720030e407cf41a8a3948990f5dac8a5444e8705d3a8a", kill_on_drop: false }` [INFO] [stdout] f7af337eb31fad4b79d720030e407cf41a8a3948990f5dac8a5444e8705d3a8a [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] 0c530b606c4527a06e4b238479811d3947e0e426bc1abbb9b70859aecfe38a9a [INFO] running `Command { std: "docker" "start" "-a" "0c530b606c4527a06e4b238479811d3947e0e426bc1abbb9b70859aecfe38a9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.22 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling signal-hook-async-std v0.2.2 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling uair v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.92s [INFO] running `Command { std: "docker" "inspect" "0c530b606c4527a06e4b238479811d3947e0e426bc1abbb9b70859aecfe38a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c530b606c4527a06e4b238479811d3947e0e426bc1abbb9b70859aecfe38a9a", kill_on_drop: false }` [INFO] [stdout] 0c530b606c4527a06e4b238479811d3947e0e426bc1abbb9b70859aecfe38a9a [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] 83739da219445648b2f986c7fddd492779a3b9b6f8c5b7f393cdae13c086fb7e [INFO] running `Command { std: "docker" "start" "-a" "83739da219445648b2f986c7fddd492779a3b9b6f8c5b7f393cdae13c086fb7e", kill_on_drop: false }` [INFO] [stderr] Compiling uair v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s [INFO] running `Command { std: "docker" "inspect" "83739da219445648b2f986c7fddd492779a3b9b6f8c5b7f393cdae13c086fb7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83739da219445648b2f986c7fddd492779a3b9b6f8c5b7f393cdae13c086fb7e", kill_on_drop: false }` [INFO] [stdout] 83739da219445648b2f986c7fddd492779a3b9b6f8c5b7f393cdae13c086fb7e [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] fb1218af97823f77ba196fc5a876df26ce68479e64422f59745c8a700e3c0f4d [INFO] running `Command { std: "docker" "start" "-a" "fb1218af97823f77ba196fc5a876df26ce68479e64422f59745c8a700e3c0f4d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uair-76d1b7c59c18f4b0) [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] [stderr] Running unittests src/bin/uair/main.rs (/opt/rustwide/target/debug/deps/uair-15400f85c188575c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test session::tests::parse_time_format ... ok [INFO] [stdout] test session::tests::parse_format ... ok [INFO] [stdout] test app::tests::indicate_missing_config_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/uairctl/main.rs (/opt/rustwide/target/debug/deps/uairctl-bac5464d807f1440) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::unescape_test ... ok [INFO] [stderr] Doc-tests uair [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "fb1218af97823f77ba196fc5a876df26ce68479e64422f59745c8a700e3c0f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1218af97823f77ba196fc5a876df26ce68479e64422f59745c8a700e3c0f4d", kill_on_drop: false }` [INFO] [stdout] fb1218af97823f77ba196fc5a876df26ce68479e64422f59745c8a700e3c0f4d [INFO] testing uair-0.6.1 against beta-2024-06-22 for beta-1.80-4 [INFO] extracting crate uair 0.6.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate uair 0.6.1 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 crates.io crate uair 0.6.1 [INFO] finished tweaking crates.io crate uair 0.6.1 [INFO] tweaked toml for crates.io crate uair 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate uair 0.6.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" "+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] 247cd8c61538678d45493f653d6f6dd757dfa7de17e55b12e1a8eccca53b476f [INFO] running `Command { std: "docker" "start" "-a" "247cd8c61538678d45493f653d6f6dd757dfa7de17e55b12e1a8eccca53b476f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "247cd8c61538678d45493f653d6f6dd757dfa7de17e55b12e1a8eccca53b476f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247cd8c61538678d45493f653d6f6dd757dfa7de17e55b12e1a8eccca53b476f", kill_on_drop: false }` [INFO] [stdout] 247cd8c61538678d45493f653d6f6dd757dfa7de17e55b12e1a8eccca53b476f [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] 25c37828ffac0fce360c754ed6e91f3428c343a31b3371c1acb7362666f73c33 [INFO] running `Command { std: "docker" "start" "-a" "25c37828ffac0fce360c754ed6e91f3428c343a31b3371c1acb7362666f73c33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rustix v0.37.22 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.22/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] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling argh_derive v0.1.10 [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" "25c37828ffac0fce360c754ed6e91f3428c343a31b3371c1acb7362666f73c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c37828ffac0fce360c754ed6e91f3428c343a31b3371c1acb7362666f73c33", kill_on_drop: false }` [INFO] [stdout] 25c37828ffac0fce360c754ed6e91f3428c343a31b3371c1acb7362666f73c33