[INFO] cloning repository https://github.com/RogierRoexPXL/rust-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RogierRoexPXL/rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRogierRoexPXL%2Frust-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRogierRoexPXL%2Frust-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bac01885fa2ee678cfe1af1f729a819a74003db1 [INFO] testing RogierRoexPXL/rust-api against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRogierRoexPXL%2Frust-api" "/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/RogierRoexPXL/rust-api 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/RogierRoexPXL/rust-api [INFO] finished tweaking git repo https://github.com/RogierRoexPXL/rust-api [INFO] tweaked toml for git repo https://github.com/RogierRoexPXL/rust-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RogierRoexPXL/rust-api 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 cxxbridge-flags v1.0.94 [INFO] [stderr] Downloaded scratch v1.0.5 [INFO] [stderr] Downloaded socket2 v0.5.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.94 [INFO] [stderr] Downloaded cxx v1.0.94 [INFO] [stderr] Downloaded cxx-build v1.0.94 [INFO] [stderr] Downloaded chrono v0.4.24 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded phf_shared v0.11.1 [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] 00c6750cc86b503db44bfa861b5b4c7c6051d8549ad4671482457b6aa76f0d46 [INFO] running `Command { std: "docker" "start" "-a" "00c6750cc86b503db44bfa861b5b4c7c6051d8549ad4671482457b6aa76f0d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c6750cc86b503db44bfa861b5b4c7c6051d8549ad4671482457b6aa76f0d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c6750cc86b503db44bfa861b5b4c7c6051d8549ad4671482457b6aa76f0d46", kill_on_drop: false }` [INFO] [stdout] 00c6750cc86b503db44bfa861b5b4c7c6051d8549ad4671482457b6aa76f0d46 [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] 3ee23f402038a4cbcf37ccbef8f69e5d576125b473dad6b07e1098b4c939aeb0 [INFO] running `Command { std: "docker" "start" "-a" "3ee23f402038a4cbcf37ccbef8f69e5d576125b473dad6b07e1098b4c939aeb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.5.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling icountant-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static `FORMAT` is never used [INFO] [stdout] --> src/utils/date.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static FORMAT: &str = "%Y-%m-%d"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `map_string_to_date` is never used [INFO] [stdout] --> src/utils/date.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn map_string_to_date(date: &str) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `map_date_to_string` is never used [INFO] [stdout] --> src/utils/date.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn map_date_to_string(date: &DateTime) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_valid_date_format` is never used [INFO] [stdout] --> src/utils/date.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn is_valid_date_format(date: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3ee23f402038a4cbcf37ccbef8f69e5d576125b473dad6b07e1098b4c939aeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee23f402038a4cbcf37ccbef8f69e5d576125b473dad6b07e1098b4c939aeb0", kill_on_drop: false }` [INFO] [stdout] 3ee23f402038a4cbcf37ccbef8f69e5d576125b473dad6b07e1098b4c939aeb0 [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] d70a2f71baf63cab6c8ec783e6fa7dcdf2082da230969b51249a091c4f00976f [INFO] running `Command { std: "docker" "start" "-a" "d70a2f71baf63cab6c8ec783e6fa7dcdf2082da230969b51249a091c4f00976f", kill_on_drop: false }` [INFO] [stderr] Compiling icountant-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static `FORMAT` is never used [INFO] [stdout] --> src/utils/date.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static FORMAT: &str = "%Y-%m-%d"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `map_string_to_date` is never used [INFO] [stdout] --> src/utils/date.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn map_string_to_date(date: &str) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `map_date_to_string` is never used [INFO] [stdout] --> src/utils/date.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn map_date_to_string(date: &DateTime) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_valid_date_format` is never used [INFO] [stdout] --> src/utils/date.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn is_valid_date_format(date: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "d70a2f71baf63cab6c8ec783e6fa7dcdf2082da230969b51249a091c4f00976f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70a2f71baf63cab6c8ec783e6fa7dcdf2082da230969b51249a091c4f00976f", kill_on_drop: false }` [INFO] [stdout] d70a2f71baf63cab6c8ec783e6fa7dcdf2082da230969b51249a091c4f00976f [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] 4521a1df6f597f3feded9b89f44b00ac23593b583ea8c42090b81d4143dcb2f6 [INFO] running `Command { std: "docker" "start" "-a" "4521a1df6f597f3feded9b89f44b00ac23593b583ea8c42090b81d4143dcb2f6", kill_on_drop: false }` [INFO] [stderr] warning: static `FORMAT` is never used [INFO] [stderr] --> src/utils/date.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | static FORMAT: &str = "%Y-%m-%d"; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `map_string_to_date` is never used [INFO] [stderr] --> src/utils/date.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn map_string_to_date(date: &str) -> Result, ParseError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `map_date_to_string` is never used [INFO] [stderr] --> src/utils/date.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn map_date_to_string(date: &DateTime) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_valid_date_format` is never used [INFO] [stderr] --> src/utils/date.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn is_valid_date_format(date: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `icountant-api` (bin "icountant-api" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/icountant_api-b2e231e94ae0418d) [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" "4521a1df6f597f3feded9b89f44b00ac23593b583ea8c42090b81d4143dcb2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4521a1df6f597f3feded9b89f44b00ac23593b583ea8c42090b81d4143dcb2f6", kill_on_drop: false }` [INFO] [stdout] 4521a1df6f597f3feded9b89f44b00ac23593b583ea8c42090b81d4143dcb2f6 [INFO] testing RogierRoexPXL/rust-api 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%2FRogierRoexPXL%2Frust-api" "/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/RogierRoexPXL/rust-api 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/RogierRoexPXL/rust-api [INFO] finished tweaking git repo https://github.com/RogierRoexPXL/rust-api [INFO] tweaked toml for git repo https://github.com/RogierRoexPXL/rust-api written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RogierRoexPXL/rust-api 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] 5cacca07ca864d6e21e2ecc19be0f6f1f0440dba9d606c2a36364cebdf82d0a6 [INFO] running `Command { std: "docker" "start" "-a" "5cacca07ca864d6e21e2ecc19be0f6f1f0440dba9d606c2a36364cebdf82d0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cacca07ca864d6e21e2ecc19be0f6f1f0440dba9d606c2a36364cebdf82d0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cacca07ca864d6e21e2ecc19be0f6f1f0440dba9d606c2a36364cebdf82d0a6", kill_on_drop: false }` [INFO] [stdout] 5cacca07ca864d6e21e2ecc19be0f6f1f0440dba9d606c2a36364cebdf82d0a6 [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] d149048b4bf07f9ac583de65368cf65aac3b5c9945e94ff99a03bcf9889edeb5 [INFO] running `Command { std: "docker" "start" "-a" "d149048b4bf07f9ac583de65368cf65aac3b5c9945e94ff99a03bcf9889edeb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling dotenv v0.15.0 [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] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ahash v0.7.6 [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" "d149048b4bf07f9ac583de65368cf65aac3b5c9945e94ff99a03bcf9889edeb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d149048b4bf07f9ac583de65368cf65aac3b5c9945e94ff99a03bcf9889edeb5", kill_on_drop: false }` [INFO] [stdout] d149048b4bf07f9ac583de65368cf65aac3b5c9945e94ff99a03bcf9889edeb5