[INFO] cloning repository https://github.com/chadac/nixspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chadac/nixspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchadac%2Fnixspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchadac%2Fnixspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dfeac19b1434129b565f56c8f60a05dad70844c [INFO] testing chadac/nixspace against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchadac%2Fnixspace" "/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/chadac/nixspace 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/chadac/nixspace [INFO] finished tweaking git repo https://github.com/chadac/nixspace [INFO] tweaked toml for git repo https://github.com/chadac/nixspace written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chadac/nixspace 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 proc-macro2 v1.0.71 [INFO] [stderr] Downloaded paris v1.5.15 [INFO] [stderr] Downloaded serde_variant v0.1.2 [INFO] [stderr] Downloaded winnow v0.5.31 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded clap v4.4.12 [INFO] [stderr] Downloaded clap-verbosity-flag v2.1.1 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded fake-tty v0.3.1 [INFO] [stderr] Downloaded glob-match v0.2.1 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded querystring v1.1.0 [INFO] [stderr] Downloaded rand_core v0.4.2 [INFO] [stderr] Downloaded syn v2.0.43 [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] 46a0efa9d7c5e8c228e87c90ac9b9e91b5beddea8b6aa9e674c29d3e34c9c08d [INFO] running `Command { std: "docker" "start" "-a" "46a0efa9d7c5e8c228e87c90ac9b9e91b5beddea8b6aa9e674c29d3e34c9c08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46a0efa9d7c5e8c228e87c90ac9b9e91b5beddea8b6aa9e674c29d3e34c9c08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a0efa9d7c5e8c228e87c90ac9b9e91b5beddea8b6aa9e674c29d3e34c9c08d", kill_on_drop: false }` [INFO] [stdout] 46a0efa9d7c5e8c228e87c90ac9b9e91b5beddea8b6aa9e674c29d3e34c9c08d [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] d5c2a9224d26a38e4391786b92763b12f0eddc0a936931d7e42e70d5c7299ad5 [INFO] running `Command { std: "docker" "start" "-a" "d5c2a9224d26a38e4391786b92763b12f0eddc0a936931d7e42e70d5c7299ad5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling paris v1.5.15 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling fake-tty v0.3.1 [INFO] [stderr] Compiling querystring v1.1.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling glob-match v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_variant v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling ns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "d5c2a9224d26a38e4391786b92763b12f0eddc0a936931d7e42e70d5c7299ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c2a9224d26a38e4391786b92763b12f0eddc0a936931d7e42e70d5c7299ad5", kill_on_drop: false }` [INFO] [stdout] d5c2a9224d26a38e4391786b92763b12f0eddc0a936931d7e42e70d5c7299ad5 [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] 8dd825c061e22a3d04784b8aa6c0cf41528211372f4a0abe68053134978402eb [INFO] running `Command { std: "docker" "start" "-a" "8dd825c061e22a3d04784b8aa6c0cf41528211372f4a0abe68053134978402eb", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling ns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.69s [INFO] running `Command { std: "docker" "inspect" "8dd825c061e22a3d04784b8aa6c0cf41528211372f4a0abe68053134978402eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd825c061e22a3d04784b8aa6c0cf41528211372f4a0abe68053134978402eb", kill_on_drop: false }` [INFO] [stdout] 8dd825c061e22a3d04784b8aa6c0cf41528211372f4a0abe68053134978402eb [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] e552963d166ffa169690946034e48cf64a460b80b93396bd0179e9ceee7d3501 [INFO] running `Command { std: "docker" "start" "-a" "e552963d166ffa169690946034e48cf64a460b80b93396bd0179e9ceee7d3501", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ns-b7cf31239d58b21a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test cli::git_tests::test_ls_remote ... ignored [INFO] [stdout] test cli::nix_tests::test_flake_metadata ... ignored [INFO] [stdout] test cli::nix_tests::test_flake_prefetch ... ignored [INFO] [stdout] test lockfile::tests::add_succeeds ... ok [INFO] [stdout] test workspace::tests::finds_root_works ... ok [INFO] [stdout] test workspace::tests::find_root_fails_not_in_ws ... ok [INFO] [stdout] test flake::tests::test_it_parses_github_url ... ok [INFO] [stdout] test config::tests::test_deserialize ... ok [INFO] [stdout] test flake::tests::test_it_parses_mercurial_url ... ok [INFO] [stdout] test flake::tests::test_it_parses_flake_path ... ok [INFO] [stdout] test flake::tests::test_it_parses_git_url ... ok [INFO] [stdout] test flake::tests::test_it_parses_flake_indirect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e552963d166ffa169690946034e48cf64a460b80b93396bd0179e9ceee7d3501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e552963d166ffa169690946034e48cf64a460b80b93396bd0179e9ceee7d3501", kill_on_drop: false }` [INFO] [stdout] e552963d166ffa169690946034e48cf64a460b80b93396bd0179e9ceee7d3501 [INFO] testing chadac/nixspace 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%2Fchadac%2Fnixspace" "/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/chadac/nixspace 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/chadac/nixspace [INFO] finished tweaking git repo https://github.com/chadac/nixspace [INFO] tweaked toml for git repo https://github.com/chadac/nixspace written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chadac/nixspace 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] b5b0c3429b502f6c6368508bc9ec265b9a6c40dfcf71ba68ef9114847b726d3c [INFO] running `Command { std: "docker" "start" "-a" "b5b0c3429b502f6c6368508bc9ec265b9a6c40dfcf71ba68ef9114847b726d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5b0c3429b502f6c6368508bc9ec265b9a6c40dfcf71ba68ef9114847b726d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b0c3429b502f6c6368508bc9ec265b9a6c40dfcf71ba68ef9114847b726d3c", kill_on_drop: false }` [INFO] [stdout] b5b0c3429b502f6c6368508bc9ec265b9a6c40dfcf71ba68ef9114847b726d3c [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] 5d9eda02bd8a48541756c0f3f037bbd7cc62d81f1d9b8eee719bfab45dc95045 [INFO] running `Command { std: "docker" "start" "-a" "5d9eda02bd8a48541756c0f3f037bbd7cc62d81f1d9b8eee719bfab45dc95045", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling paris v1.5.15 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.31/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" "5d9eda02bd8a48541756c0f3f037bbd7cc62d81f1d9b8eee719bfab45dc95045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9eda02bd8a48541756c0f3f037bbd7cc62d81f1d9b8eee719bfab45dc95045", kill_on_drop: false }` [INFO] [stdout] 5d9eda02bd8a48541756c0f3f037bbd7cc62d81f1d9b8eee719bfab45dc95045