[INFO] cloning repository https://github.com/YummyOreo/onyx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YummyOreo/onyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fonyx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fonyx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10fd001f56d9bbf60342a43db3a19ec652c6e243 [INFO] testing YummyOreo/onyx against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fonyx" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YummyOreo/onyx 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/YummyOreo/onyx [INFO] finished tweaking git repo https://github.com/YummyOreo/onyx [INFO] tweaked toml for git repo https://github.com/YummyOreo/onyx written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/YummyOreo/onyx 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 indoc v2.0.3 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded serde v1.0.173 [INFO] [stderr] Downloaded ratatui v0.22.0 [INFO] [stderr] Downloaded serde_derive v1.0.173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 70ab258a56cb62b652062f35cd8bb8e981b9207790ac8fd7cd76e8fb8b1d686a [INFO] running `Command { std: "docker" "start" "-a" "70ab258a56cb62b652062f35cd8bb8e981b9207790ac8fd7cd76e8fb8b1d686a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ab258a56cb62b652062f35cd8bb8e981b9207790ac8fd7cd76e8fb8b1d686a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ab258a56cb62b652062f35cd8bb8e981b9207790ac8fd7cd76e8fb8b1d686a", kill_on_drop: false }` [INFO] [stdout] 70ab258a56cb62b652062f35cd8bb8e981b9207790ac8fd7cd76e8fb8b1d686a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e8261ed2a3ad7b73f8a15ef0e5b26b86a8f5f98b14e2aee3bc6c5444ce826981 [INFO] running `Command { std: "docker" "start" "-a" "e8261ed2a3ad7b73f8a15ef0e5b26b86a8f5f98b14e2aee3bc6c5444ce826981", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.173 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling serde_derive v1.0.173 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling plist v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling onyx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.56s [INFO] running `Command { std: "docker" "inspect" "e8261ed2a3ad7b73f8a15ef0e5b26b86a8f5f98b14e2aee3bc6c5444ce826981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8261ed2a3ad7b73f8a15ef0e5b26b86a8f5f98b14e2aee3bc6c5444ce826981", kill_on_drop: false }` [INFO] [stdout] e8261ed2a3ad7b73f8a15ef0e5b26b86a8f5f98b14e2aee3bc6c5444ce826981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c653cfab0ca5743d8b8b88c40355a3f051ca9640e31a0d0db0602a6fc609606e [INFO] running `Command { std: "docker" "start" "-a" "c653cfab0ca5743d8b8b88c40355a3f051ca9640e31a0d0db0602a6fc609606e", kill_on_drop: false }` [INFO] [stderr] Compiling onyx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "c653cfab0ca5743d8b8b88c40355a3f051ca9640e31a0d0db0602a6fc609606e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c653cfab0ca5743d8b8b88c40355a3f051ca9640e31a0d0db0602a6fc609606e", kill_on_drop: false }` [INFO] [stdout] c653cfab0ca5743d8b8b88c40355a3f051ca9640e31a0d0db0602a6fc609606e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0f155f599438409fa08de7b4699afed4ae68f5e76be9d39c4402d063fb36ad40 [INFO] running `Command { std: "docker" "start" "-a" "0f155f599438409fa08de7b4699afed4ae68f5e76be9d39c4402d063fb36ad40", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ox-1157d49939e57d15) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test filesystem::utils::test::type_by_name_tests ... ok [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] running `Command { std: "docker" "inspect" "0f155f599438409fa08de7b4699afed4ae68f5e76be9d39c4402d063fb36ad40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f155f599438409fa08de7b4699afed4ae68f5e76be9d39c4402d063fb36ad40", kill_on_drop: false }` [INFO] [stdout] 0f155f599438409fa08de7b4699afed4ae68f5e76be9d39c4402d063fb36ad40 [INFO] testing YummyOreo/onyx 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%2FYummyOreo%2Fonyx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YummyOreo/onyx 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/YummyOreo/onyx [INFO] finished tweaking git repo https://github.com/YummyOreo/onyx [INFO] tweaked toml for git repo https://github.com/YummyOreo/onyx written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/YummyOreo/onyx 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 944b2de6c08fb73ce9a1ec6b77def3878173f55e1020d21abee10d0857ac4553 [INFO] running `Command { std: "docker" "start" "-a" "944b2de6c08fb73ce9a1ec6b77def3878173f55e1020d21abee10d0857ac4553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "944b2de6c08fb73ce9a1ec6b77def3878173f55e1020d21abee10d0857ac4553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944b2de6c08fb73ce9a1ec6b77def3878173f55e1020d21abee10d0857ac4553", kill_on_drop: false }` [INFO] [stdout] 944b2de6c08fb73ce9a1ec6b77def3878173f55e1020d21abee10d0857ac4553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 219d852aa679e199beb505d9297becd2ab0e7cb4f726a6dc17859369a70ec3a6 [INFO] running `Command { std: "docker" "start" "-a" "219d852aa679e199beb505d9297becd2ab0e7cb4f726a6dc17859369a70ec3a6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.173 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.173 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/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 is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.21 [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" "219d852aa679e199beb505d9297becd2ab0e7cb4f726a6dc17859369a70ec3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219d852aa679e199beb505d9297becd2ab0e7cb4f726a6dc17859369a70ec3a6", kill_on_drop: false }` [INFO] [stdout] 219d852aa679e199beb505d9297becd2ab0e7cb4f726a6dc17859369a70ec3a6