[INFO] fetching crate check-macos-updates 0.3.2... [INFO] testing check-macos-updates-0.3.2 against 1.79.0 for beta-1.80-4 [INFO] extracting crate check-macos-updates 0.3.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate check-macos-updates 0.3.2 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 crates.io crate check-macos-updates 0.3.2 [INFO] finished tweaking crates.io crate check-macos-updates 0.3.2 [INFO] tweaked toml for crates.io crate check-macos-updates 0.3.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate check-macos-updates 0.3.2 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termtree v0.4.1 [INFO] [stderr] Downloaded predicates-core v1.0.6 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded nagios-range v0.2.5 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded psutil v3.3.0 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded predicates-tree v1.0.9 [INFO] [stderr] Downloaded plist v1.6.0 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded syn v2.0.52 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [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] ba7d5199a367245bdcaaf8332dbc167e55cacd84edcb7d9ae24f3d5f2081c34c [INFO] running `Command { std: "docker" "start" "-a" "ba7d5199a367245bdcaaf8332dbc167e55cacd84edcb7d9ae24f3d5f2081c34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba7d5199a367245bdcaaf8332dbc167e55cacd84edcb7d9ae24f3d5f2081c34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7d5199a367245bdcaaf8332dbc167e55cacd84edcb7d9ae24f3d5f2081c34c", kill_on_drop: false }` [INFO] [stdout] ba7d5199a367245bdcaaf8332dbc167e55cacd84edcb7d9ae24f3d5f2081c34c [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] 4da19eb76388c038c26bfb11fedf566d15e09ffc7ea285e49496c6a4534e6aac [INFO] running `Command { std: "docker" "start" "-a" "4da19eb76388c038c26bfb11fedf566d15e09ffc7ea285e49496c6a4534e6aac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling nagios-range v0.2.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling psutil v3.3.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling plist v1.6.0 [INFO] [stderr] Compiling check-macos-updates v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.66s [INFO] running `Command { std: "docker" "inspect" "4da19eb76388c038c26bfb11fedf566d15e09ffc7ea285e49496c6a4534e6aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da19eb76388c038c26bfb11fedf566d15e09ffc7ea285e49496c6a4534e6aac", kill_on_drop: false }` [INFO] [stdout] 4da19eb76388c038c26bfb11fedf566d15e09ffc7ea285e49496c6a4534e6aac [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] 2eec7f908c8b26228163360fd8a286c5a396465e93f343e12f46533637662ad7 [INFO] running `Command { std: "docker" "start" "-a" "2eec7f908c8b26228163360fd8a286c5a396465e93f343e12f46533637662ad7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling check-macos-updates v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assert_cmd::prelude::*` [INFO] [stdout] --> tests/cli.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use assert_cmd::prelude::*; // Add methods on commands [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `predicates::prelude::*` [INFO] [stdout] --> tests/cli.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use predicates::prelude::*; // Used for writing assertions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> tests/cli.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; // Run programs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.65s [INFO] running `Command { std: "docker" "inspect" "2eec7f908c8b26228163360fd8a286c5a396465e93f343e12f46533637662ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eec7f908c8b26228163360fd8a286c5a396465e93f343e12f46533637662ad7", kill_on_drop: false }` [INFO] [stdout] 2eec7f908c8b26228163360fd8a286c5a396465e93f343e12f46533637662ad7 [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] 58124420eae9513f911b4c7063b448f88d9294c71fda6e2af7ee87c1507625c2 [INFO] running `Command { std: "docker" "start" "-a" "58124420eae9513f911b4c7063b448f88d9294c71fda6e2af7ee87c1507625c2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `assert_cmd::prelude::*` [INFO] [stderr] --> tests/cli.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use assert_cmd::prelude::*; // Add methods on commands [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `predicates::prelude::*` [INFO] [stderr] --> tests/cli.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use predicates::prelude::*; // Used for writing assertions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::process::Command` [INFO] [stderr] --> tests/cli.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::process::Command; // Run programs [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `check-macos-updates` (test "cli") generated 3 warnings (run `cargo fix --test "cli"` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_macos_updates-cb0dbeed4b3f7230) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/check_macos_updates-04b3ab72ba66983a) [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] [stderr] Running tests/check_macos_updates.rs (/opt/rustwide/target/debug/deps/check_macos_updates-0c28138c3d1a5f1b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_manual_check_with_2_available_updates ... ok [INFO] [stdout] test tests::test_mock_output ... ok [INFO] [stdout] test tests::test_read_plist_with_no_available_updates ... ok [INFO] [stdout] test tests::test_read_plist_with_one_available_update_but_no_auto_check ... ok [INFO] [stdout] test tests::test_read_plist_with_one_available_update ... ok [INFO] [stdout] test tests::test_manual_check_with_no_available_updates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-ef4e988cf8e82652) [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] [stderr] Running tests/plist_examples.rs (/opt/rustwide/target/debug/deps/plist_examples-a5c12ebcd133a77b) [INFO] [stderr] Doc-tests check_macos_updates [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] [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" "58124420eae9513f911b4c7063b448f88d9294c71fda6e2af7ee87c1507625c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58124420eae9513f911b4c7063b448f88d9294c71fda6e2af7ee87c1507625c2", kill_on_drop: false }` [INFO] [stdout] 58124420eae9513f911b4c7063b448f88d9294c71fda6e2af7ee87c1507625c2 [INFO] testing check-macos-updates-0.3.2 against beta-2024-06-22 for beta-1.80-4 [INFO] extracting crate check-macos-updates 0.3.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate check-macos-updates 0.3.2 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 crates.io crate check-macos-updates 0.3.2 [INFO] finished tweaking crates.io crate check-macos-updates 0.3.2 [INFO] tweaked toml for crates.io crate check-macos-updates 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate check-macos-updates 0.3.2 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] 6fa118ab44a4545edec1b15d5395f612f5da8ed09f582138874a561f156c63fb [INFO] running `Command { std: "docker" "start" "-a" "6fa118ab44a4545edec1b15d5395f612f5da8ed09f582138874a561f156c63fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa118ab44a4545edec1b15d5395f612f5da8ed09f582138874a561f156c63fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa118ab44a4545edec1b15d5395f612f5da8ed09f582138874a561f156c63fb", kill_on_drop: false }` [INFO] [stdout] 6fa118ab44a4545edec1b15d5395f612f5da8ed09f582138874a561f156c63fb [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] 0bdda7b4f6a1ef819bb05f3079ff4aa8da7599a0458c8bdd0db312029882496d [INFO] running `Command { std: "docker" "start" "-a" "0bdda7b4f6a1ef819bb05f3079ff4aa8da7599a0458c8bdd0db312029882496d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling nagios-range v0.2.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/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" "0bdda7b4f6a1ef819bb05f3079ff4aa8da7599a0458c8bdd0db312029882496d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bdda7b4f6a1ef819bb05f3079ff4aa8da7599a0458c8bdd0db312029882496d", kill_on_drop: false }` [INFO] [stdout] 0bdda7b4f6a1ef819bb05f3079ff4aa8da7599a0458c8bdd0db312029882496d