[INFO] cloning repository https://github.com/Janko-dev/lindgram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Janko-dev/lindgram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanko-dev%2Flindgram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanko-dev%2Flindgram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 969f5bb269150a169808768638fdad3b872381f5 [INFO] testing Janko-dev/lindgram against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanko-dev%2Flindgram" "/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/Janko-dev/lindgram 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/Janko-dev/lindgram [INFO] finished tweaking git repo https://github.com/Janko-dev/lindgram [INFO] tweaked toml for git repo https://github.com/Janko-dev/lindgram written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Janko-dev/lindgram 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 chunked_transfer v1.4.1 [INFO] [stderr] Downloaded serde v1.0.154 [INFO] [stderr] Downloaded tiny_http v0.11.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] 9ab49d8030001644e50e6feb618fc73a1d344d3ed104cd7cff0a3e2ea1a5f935 [INFO] running `Command { std: "docker" "start" "-a" "9ab49d8030001644e50e6feb618fc73a1d344d3ed104cd7cff0a3e2ea1a5f935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ab49d8030001644e50e6feb618fc73a1d344d3ed104cd7cff0a3e2ea1a5f935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab49d8030001644e50e6feb618fc73a1d344d3ed104cd7cff0a3e2ea1a5f935", kill_on_drop: false }` [INFO] [stdout] 9ab49d8030001644e50e6feb618fc73a1d344d3ed104cd7cff0a3e2ea1a5f935 [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] cc56ba6969190381298c991c85a33b38bee5c1f4ad188cbabcf6a66097eb283a [INFO] running `Command { std: "docker" "start" "-a" "cc56ba6969190381298c991c85a33b38bee5c1f4ad188cbabcf6a66097eb283a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling tiny_http v0.11.0 [INFO] [stderr] Compiling lindgram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use lsystem::{Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `lhs` is never read [INFO] [stdout] --> src/lsystem.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let mut lhs: char = Default::default(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y2` [INFO] [stdout] --> src/lsystem.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | let (mut x1, mut x2, y1, y2) = if x1 > x2 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_y2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x2` [INFO] [stdout] --> src/lsystem.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | let (x1, x2, mut y1, mut y2) = if y1 > y2 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_x2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s [INFO] running `Command { std: "docker" "inspect" "cc56ba6969190381298c991c85a33b38bee5c1f4ad188cbabcf6a66097eb283a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc56ba6969190381298c991c85a33b38bee5c1f4ad188cbabcf6a66097eb283a", kill_on_drop: false }` [INFO] [stdout] cc56ba6969190381298c991c85a33b38bee5c1f4ad188cbabcf6a66097eb283a [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] cfe6311ddf05eb9d1db5749522c9ea3f92659d2b22208feb99399904fd10df2a [INFO] running `Command { std: "docker" "start" "-a" "cfe6311ddf05eb9d1db5749522c9ea3f92659d2b22208feb99399904fd10df2a", kill_on_drop: false }` [INFO] [stderr] Compiling lindgram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use lsystem::{Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `lhs` is never read [INFO] [stdout] --> src/lsystem.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let mut lhs: char = Default::default(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y2` [INFO] [stdout] --> src/lsystem.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | let (mut x1, mut x2, y1, y2) = if x1 > x2 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_y2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x2` [INFO] [stdout] --> src/lsystem.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | let (x1, x2, mut y1, mut y2) = if y1 > y2 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_x2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "cfe6311ddf05eb9d1db5749522c9ea3f92659d2b22208feb99399904fd10df2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe6311ddf05eb9d1db5749522c9ea3f92659d2b22208feb99399904fd10df2a", kill_on_drop: false }` [INFO] [stdout] cfe6311ddf05eb9d1db5749522c9ea3f92659d2b22208feb99399904fd10df2a [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] 9a7a03d897a65822c6ee36855eb7368f2b33838446689c78f242076593160717 [INFO] running `Command { std: "docker" "start" "-a" "9a7a03d897a65822c6ee36855eb7368f2b33838446689c78f242076593160717", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Model` [INFO] [stderr] --> src/main.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use lsystem::{Model}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `lhs` is never read [INFO] [stderr] --> src/lsystem.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | let mut lhs: char = Default::default(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y2` [INFO] [stderr] --> src/lsystem.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | let (mut x1, mut x2, y1, y2) = if x1 > x2 { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_y2` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x2` [INFO] [stderr] --> src/lsystem.rs:200:22 [INFO] [stderr] | [INFO] [stderr] 200 | let (x1, x2, mut y1, mut y2) = if y1 > y2 { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_x2` [INFO] [stderr] [INFO] [stderr] warning: `lindgram` (bin "lindgram" test) generated 4 warnings (run `cargo fix --bin "lindgram" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lindgram-8c233a79b65e29ba) [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" "9a7a03d897a65822c6ee36855eb7368f2b33838446689c78f242076593160717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7a03d897a65822c6ee36855eb7368f2b33838446689c78f242076593160717", kill_on_drop: false }` [INFO] [stdout] 9a7a03d897a65822c6ee36855eb7368f2b33838446689c78f242076593160717 [INFO] testing Janko-dev/lindgram 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%2FJanko-dev%2Flindgram" "/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/Janko-dev/lindgram 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/Janko-dev/lindgram [INFO] finished tweaking git repo https://github.com/Janko-dev/lindgram [INFO] tweaked toml for git repo https://github.com/Janko-dev/lindgram written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Janko-dev/lindgram 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] 8b89760e70d7586c02d687422f6d5c11dcec2af1dd04805e2b442452e9357432 [INFO] running `Command { std: "docker" "start" "-a" "8b89760e70d7586c02d687422f6d5c11dcec2af1dd04805e2b442452e9357432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b89760e70d7586c02d687422f6d5c11dcec2af1dd04805e2b442452e9357432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b89760e70d7586c02d687422f6d5c11dcec2af1dd04805e2b442452e9357432", kill_on_drop: false }` [INFO] [stdout] 8b89760e70d7586c02d687422f6d5c11dcec2af1dd04805e2b442452e9357432 [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] 7730ce3cea92ddb0f1ad8454f37fd0213879a442859c8e5a428b4bb23ff2507e [INFO] running `Command { std: "docker" "start" "-a" "7730ce3cea92ddb0f1ad8454f37fd0213879a442859c8e5a428b4bb23ff2507e", kill_on_drop: false }` [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [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" "7730ce3cea92ddb0f1ad8454f37fd0213879a442859c8e5a428b4bb23ff2507e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7730ce3cea92ddb0f1ad8454f37fd0213879a442859c8e5a428b4bb23ff2507e", kill_on_drop: false }` [INFO] [stdout] 7730ce3cea92ddb0f1ad8454f37fd0213879a442859c8e5a428b4bb23ff2507e