[INFO] cloning repository https://github.com/lengyijun/smartscp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lengyijun/smartscp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyijun%2Fsmartscp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyijun%2Fsmartscp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fed0f4b4f537c193dac8abc15cd314f4bc395bb3 [INFO] testing lengyijun/smartscp against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyijun%2Fsmartscp" "/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/lengyijun/smartscp 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/lengyijun/smartscp [INFO] finished tweaking git repo https://github.com/lengyijun/smartscp [INFO] tweaked toml for git repo https://github.com/lengyijun/smartscp written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lengyijun/smartscp 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] Updating git repository `https://github.com/lengyijun/xcp` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded wildmatch v2.3.0 [INFO] [stderr] Downloaded crossbeam-channel v0.5.11 [INFO] [stderr] Downloaded ssh2-config v0.2.3 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded lazy_static v0.2.11 [INFO] [stderr] Downloaded unbytify v0.2.0 [INFO] [stderr] Downloaded blocking-threadpool v1.0.1 [INFO] [stderr] Downloaded anstream v0.6.9 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded linux-raw-sys v0.6.4 [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] b25baf9827cc152908a3ed32bf50402e12dd89b5045a2b35b6e82c0d87e93a9f [INFO] running `Command { std: "docker" "start" "-a" "b25baf9827cc152908a3ed32bf50402e12dd89b5045a2b35b6e82c0d87e93a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b25baf9827cc152908a3ed32bf50402e12dd89b5045a2b35b6e82c0d87e93a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25baf9827cc152908a3ed32bf50402e12dd89b5045a2b35b6e82c0d87e93a9f", kill_on_drop: false }` [INFO] [stdout] b25baf9827cc152908a3ed32bf50402e12dd89b5045a2b35b6e82c0d87e93a9f [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] a65ae907bc363528c893d3cd8aabe98ac71edf95ef4582801a167db1bec3bbc6 [INFO] running `Command { std: "docker" "start" "-a" "a65ae907bc363528c893d3cd8aabe98ac71edf95ef4582801a167db1bec3bbc6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling anstream v0.6.9 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unbytify v0.2.0 [INFO] [stderr] Compiling wildmatch v2.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling blocking-threadpool v1.0.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling libfs v0.5.1 (https://github.com/lengyijun/xcp?branch=library#52a22769) [INFO] [stderr] Compiling ssh2-config v0.2.3 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling xcp v0.17.0 (https://github.com/lengyijun/xcp?branch=library#52a22769) [INFO] [stderr] Compiling smartscp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.36s [INFO] running `Command { std: "docker" "inspect" "a65ae907bc363528c893d3cd8aabe98ac71edf95ef4582801a167db1bec3bbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65ae907bc363528c893d3cd8aabe98ac71edf95ef4582801a167db1bec3bbc6", kill_on_drop: false }` [INFO] [stdout] a65ae907bc363528c893d3cd8aabe98ac71edf95ef4582801a167db1bec3bbc6 [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] ba8534e9989ea6b7dfeb4758bd0ce5e0d1d380e6cba83a971094cf6398dddbde [INFO] running `Command { std: "docker" "start" "-a" "ba8534e9989ea6b7dfeb4758bd0ce5e0d1d380e6cba83a971094cf6398dddbde", kill_on_drop: false }` [INFO] [stderr] Compiling smartscp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "ba8534e9989ea6b7dfeb4758bd0ce5e0d1d380e6cba83a971094cf6398dddbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8534e9989ea6b7dfeb4758bd0ce5e0d1d380e6cba83a971094cf6398dddbde", kill_on_drop: false }` [INFO] [stdout] ba8534e9989ea6b7dfeb4758bd0ce5e0d1d380e6cba83a971094cf6398dddbde [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] 1843931aaf3b6cf94662aee26428756135775218cf90a3672e78da6f491aa341 [INFO] running `Command { std: "docker" "start" "-a" "1843931aaf3b6cf94662aee26428756135775218cf90a3672e78da6f491aa341", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smartscp-3dfa24960e7f0259) [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" "1843931aaf3b6cf94662aee26428756135775218cf90a3672e78da6f491aa341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1843931aaf3b6cf94662aee26428756135775218cf90a3672e78da6f491aa341", kill_on_drop: false }` [INFO] [stdout] 1843931aaf3b6cf94662aee26428756135775218cf90a3672e78da6f491aa341 [INFO] testing lengyijun/smartscp 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%2Flengyijun%2Fsmartscp" "/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/lengyijun/smartscp 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/lengyijun/smartscp [INFO] finished tweaking git repo https://github.com/lengyijun/smartscp [INFO] tweaked toml for git repo https://github.com/lengyijun/smartscp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lengyijun/smartscp 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] f368dc3d5e3bd6ab10e58f2f7e1d5cb2f50105f3116a400eccf81afa11669015 [INFO] running `Command { std: "docker" "start" "-a" "f368dc3d5e3bd6ab10e58f2f7e1d5cb2f50105f3116a400eccf81afa11669015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f368dc3d5e3bd6ab10e58f2f7e1d5cb2f50105f3116a400eccf81afa11669015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f368dc3d5e3bd6ab10e58f2f7e1d5cb2f50105f3116a400eccf81afa11669015", kill_on_drop: false }` [INFO] [stdout] f368dc3d5e3bd6ab10e58f2f7e1d5cb2f50105f3116a400eccf81afa11669015 [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] 7effcb9bcfec61ce86caea3dd02e39a6c74a5307416ae96b3dcbc4ede639c22c [INFO] running `Command { std: "docker" "start" "-a" "7effcb9bcfec61ce86caea3dd02e39a6c74a5307416ae96b3dcbc4ede639c22c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anstream v0.6.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unbytify v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wildmatch v2.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling blocking-threadpool v1.0.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.3 [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" "7effcb9bcfec61ce86caea3dd02e39a6c74a5307416ae96b3dcbc4ede639c22c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7effcb9bcfec61ce86caea3dd02e39a6c74a5307416ae96b3dcbc4ede639c22c", kill_on_drop: false }` [INFO] [stdout] 7effcb9bcfec61ce86caea3dd02e39a6c74a5307416ae96b3dcbc4ede639c22c