[INFO] cloning repository https://github.com/filipemansano/mongodb-indexes-benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filipemansano/mongodb-indexes-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipemansano%2Fmongodb-indexes-benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipemansano%2Fmongodb-indexes-benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74962ed696612d9fc5089c182e20b54011075452 [INFO] testing filipemansano/mongodb-indexes-benchmark against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipemansano%2Fmongodb-indexes-benchmark" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filipemansano/mongodb-indexes-benchmark 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/filipemansano/mongodb-indexes-benchmark [INFO] finished tweaking git repo https://github.com/filipemansano/mongodb-indexes-benchmark [INFO] tweaked toml for git repo https://github.com/filipemansano/mongodb-indexes-benchmark written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/filipemansano/mongodb-indexes-benchmark 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] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.10 [INFO] [stderr] Downloaded serde_bytes v0.11.12 [INFO] [stderr] Downloaded zerocopy v0.7.15 [INFO] [stderr] Downloaded bson v2.7.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.15 [INFO] [stderr] Downloaded mongodb v2.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c445dedd2926cb2deab75addddc06d8a1659fd2b00802d44febb487e620e39df [INFO] running `Command { std: "docker" "start" "-a" "c445dedd2926cb2deab75addddc06d8a1659fd2b00802d44febb487e620e39df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c445dedd2926cb2deab75addddc06d8a1659fd2b00802d44febb487e620e39df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c445dedd2926cb2deab75addddc06d8a1659fd2b00802d44febb487e620e39df", kill_on_drop: false }` [INFO] [stdout] c445dedd2926cb2deab75addddc06d8a1659fd2b00802d44febb487e620e39df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2a19ad506a0f0bbe90905019de9d9e1e813e054475a746c6c6ba569603f07105 [INFO] running `Command { std: "docker" "start" "-a" "2a19ad506a0f0bbe90905019de9d9e1e813e054475a746c6c6ba569603f07105", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling zerocopy v0.7.15 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling bson v2.7.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling mongodb v2.7.0 [INFO] [stderr] Compiling indexes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "2a19ad506a0f0bbe90905019de9d9e1e813e054475a746c6c6ba569603f07105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a19ad506a0f0bbe90905019de9d9e1e813e054475a746c6c6ba569603f07105", kill_on_drop: false }` [INFO] [stdout] 2a19ad506a0f0bbe90905019de9d9e1e813e054475a746c6c6ba569603f07105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 626b366fa012846f36d833b40ceaaefd5103e19b20825e743e36f9d2f8be1538 [INFO] running `Command { std: "docker" "start" "-a" "626b366fa012846f36d833b40ceaaefd5103e19b20825e743e36f9d2f8be1538", kill_on_drop: false }` [INFO] [stderr] Compiling indexes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "626b366fa012846f36d833b40ceaaefd5103e19b20825e743e36f9d2f8be1538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626b366fa012846f36d833b40ceaaefd5103e19b20825e743e36f9d2f8be1538", kill_on_drop: false }` [INFO] [stdout] 626b366fa012846f36d833b40ceaaefd5103e19b20825e743e36f9d2f8be1538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6cd7873d3b1e24bb9d15f45455ae5af4e14aab624b6318afe2a209b6513e6b6b [INFO] running `Command { std: "docker" "start" "-a" "6cd7873d3b1e24bb9d15f45455ae5af4e14aab624b6318afe2a209b6513e6b6b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/indexes-9ec7b16ce6ae9c1e) [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" "6cd7873d3b1e24bb9d15f45455ae5af4e14aab624b6318afe2a209b6513e6b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd7873d3b1e24bb9d15f45455ae5af4e14aab624b6318afe2a209b6513e6b6b", kill_on_drop: false }` [INFO] [stdout] 6cd7873d3b1e24bb9d15f45455ae5af4e14aab624b6318afe2a209b6513e6b6b [INFO] testing filipemansano/mongodb-indexes-benchmark 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%2Ffilipemansano%2Fmongodb-indexes-benchmark" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filipemansano/mongodb-indexes-benchmark 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/filipemansano/mongodb-indexes-benchmark [INFO] finished tweaking git repo https://github.com/filipemansano/mongodb-indexes-benchmark [INFO] tweaked toml for git repo https://github.com/filipemansano/mongodb-indexes-benchmark written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/filipemansano/mongodb-indexes-benchmark 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-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32d59c514d98df9a22c946039ce806df2cce4cd8f79d6d30fbdb165cde405085 [INFO] running `Command { std: "docker" "start" "-a" "32d59c514d98df9a22c946039ce806df2cce4cd8f79d6d30fbdb165cde405085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d59c514d98df9a22c946039ce806df2cce4cd8f79d6d30fbdb165cde405085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d59c514d98df9a22c946039ce806df2cce4cd8f79d6d30fbdb165cde405085", kill_on_drop: false }` [INFO] [stdout] 32d59c514d98df9a22c946039ce806df2cce4cd8f79d6d30fbdb165cde405085 [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=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] 039f1bfc0400141c0bd2e40a02fc35af777204d99a3888c3dcac176b4b9e090f [INFO] running `Command { std: "docker" "start" "-a" "039f1bfc0400141c0bd2e40a02fc35af777204d99a3888c3dcac176b4b9e090f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling zerocopy v0.7.15 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/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 finl_unicode v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.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" "039f1bfc0400141c0bd2e40a02fc35af777204d99a3888c3dcac176b4b9e090f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039f1bfc0400141c0bd2e40a02fc35af777204d99a3888c3dcac176b4b9e090f", kill_on_drop: false }` [INFO] [stdout] 039f1bfc0400141c0bd2e40a02fc35af777204d99a3888c3dcac176b4b9e090f