[INFO] fetching crate tiempo 1.11.4... [INFO] testing tiempo-1.11.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tiempo 1.11.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tiempo 1.11.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tiempo 1.11.4 [INFO] tweaked toml for crates.io crate tiempo 1.11.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tiempo 1.11.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tiempo 1.11.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faf5fed1d9b0cb2b3383b55ed13a6506e77f8d67c171dccb94c8d8d9b30e42eb [INFO] running `Command { std: "docker" "start" "-a" "faf5fed1d9b0cb2b3383b55ed13a6506e77f8d67c171dccb94c8d8d9b30e42eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faf5fed1d9b0cb2b3383b55ed13a6506e77f8d67c171dccb94c8d8d9b30e42eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf5fed1d9b0cb2b3383b55ed13a6506e77f8d67c171dccb94c8d8d9b30e42eb", kill_on_drop: false }` [INFO] [stdout] faf5fed1d9b0cb2b3383b55ed13a6506e77f8d67c171dccb94c8d8d9b30e42eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ad1948cb52cc1686cb571ee39fb39dac34d4a017799bb7c234c5b941c2929af [INFO] running `Command { std: "docker" "start" "-a" "3ad1948cb52cc1686cb571ee39fb39dac34d4a017799bb7c234c5b941c2929af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling timeago v0.3.1 [INFO] [stderr] Compiling tiempo v1.11.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | Parser, Subcommand, command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/error.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/error.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | error: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.30s [INFO] running `Command { std: "docker" "inspect" "3ad1948cb52cc1686cb571ee39fb39dac34d4a017799bb7c234c5b941c2929af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad1948cb52cc1686cb571ee39fb39dac34d4a017799bb7c234c5b941c2929af", kill_on_drop: false }` [INFO] [stdout] 3ad1948cb52cc1686cb571ee39fb39dac34d4a017799bb7c234c5b941c2929af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ffaa51a5fe517a72a668ff8d77246e5ec9b60e66194f45df606cd2517bcb7f9 [INFO] running `Command { std: "docker" "start" "-a" "6ffaa51a5fe517a72a668ff8d77246e5ec9b60e66194f45df606cd2517bcb7f9", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | Parser, Subcommand, command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/error.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/error.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | error: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling tiempo v1.11.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_yesterday.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_display.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_month.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_yesterday") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_week.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_display") due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_configure.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_month") due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_today.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_week") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_today") due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `testutils` [INFO] [stdout] --> tests/command_kill.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate testutils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_configure") due to 1 previous error [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> tests/command_kill.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiempo` (test "command_kill") due to 1 previous error; 1 warning emitted [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | Parser, Subcommand, command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `path` is never read [INFO] [stdout] --> src/error.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/error.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | error: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ffaa51a5fe517a72a668ff8d77246e5ec9b60e66194f45df606cd2517bcb7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffaa51a5fe517a72a668ff8d77246e5ec9b60e66194f45df606cd2517bcb7f9", kill_on_drop: false }` [INFO] [stdout] 6ffaa51a5fe517a72a668ff8d77246e5ec9b60e66194f45df606cd2517bcb7f9