[INFO] fetching crate date-formats-workflow 1.4.0...
[INFO] testing date-formats-workflow-1.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate date-formats-workflow 1.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate date-formats-workflow 1.4.0
[INFO] finished tweaking crates.io crate date-formats-workflow 1.4.0
[INFO] tweaked toml for crates.io crate date-formats-workflow 1.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate date-formats-workflow 1.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate date-formats-workflow 1.4.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.2
[INFO] [stderr]   Downloaded clap_lex v0.2.3
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded uncased v0.9.7
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded alfred v4.0.2
[INFO] [stderr]   Downloaded anydate v0.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded clap v3.2.6
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded chrono-tz v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d56e8a3d3353821c39eefda552d9f9899957ff9dc46bc7ef2aba37356896dff8
[INFO] running `Command { std: "docker" "start" "-a" "d56e8a3d3353821c39eefda552d9f9899957ff9dc46bc7ef2aba37356896dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d56e8a3d3353821c39eefda552d9f9899957ff9dc46bc7ef2aba37356896dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56e8a3d3353821c39eefda552d9f9899957ff9dc46bc7ef2aba37356896dff8", kill_on_drop: false }`
[INFO] [stdout] d56e8a3d3353821c39eefda552d9f9899957ff9dc46bc7ef2aba37356896dff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcc7fa90fd83121d2bd17e00f213ace0b5edb17565efe66b430590e91c5d7c31
[INFO] running `Command { std: "docker" "start" "-a" "bcc7fa90fd83121d2bd17e00f213ace0b5edb17565efe66b430590e91c5d7c31", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap_lex v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling anydate v0.3.0
[INFO] [stderr]    Compiling alfred v4.0.2
[INFO] [stderr]    Compiling date-formats-workflow v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:195:46
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn build_item(date_string: String, subtitle: &str) -> Item {
[INFO] [stdout]     |                                              ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn build_item(date_string: String, subtitle: &str) -> Item<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.83s
[INFO] running `Command { std: "docker" "inspect" "bcc7fa90fd83121d2bd17e00f213ace0b5edb17565efe66b430590e91c5d7c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc7fa90fd83121d2bd17e00f213ace0b5edb17565efe66b430590e91c5d7c31", kill_on_drop: false }`
[INFO] [stdout] bcc7fa90fd83121d2bd17e00f213ace0b5edb17565efe66b430590e91c5d7c31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22ee3b5bd5349764d621a3680b5b2a9b3179fb515c78741e694ffcb1e332fbfb
[INFO] running `Command { std: "docker" "start" "-a" "22ee3b5bd5349764d621a3680b5b2a9b3179fb515c78741e694ffcb1e332fbfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling date-formats-workflow v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:195:46
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn build_item(date_string: String, subtitle: &str) -> Item {
[INFO] [stdout]     |                                              ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn build_item(date_string: String, subtitle: &str) -> Item<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "22ee3b5bd5349764d621a3680b5b2a9b3179fb515c78741e694ffcb1e332fbfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ee3b5bd5349764d621a3680b5b2a9b3179fb515c78741e694ffcb1e332fbfb", kill_on_drop: false }`
[INFO] [stdout] 22ee3b5bd5349764d621a3680b5b2a9b3179fb515c78741e694ffcb1e332fbfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0749059bb6c30b575ade1f1608f7b78d997e2d158ee85d4018355c0fd31c890
[INFO] running `Command { std: "docker" "start" "-a" "d0749059bb6c30b575ade1f1608f7b78d997e2d158ee85d4018355c0fd31c890", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:195:46
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn build_item(date_string: String, subtitle: &str) -> Item {
[INFO] [stderr]     |                                              ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 | fn build_item(date_string: String, subtitle: &str) -> Item<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `date-formats-workflow` (bin "date-formats-workflow" test) generated 1 warning (run `cargo fix --bin "date-formats-workflow" -p date-formats-workflow --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/date_formats_workflow-8841bcac92f17304)
[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" "d0749059bb6c30b575ade1f1608f7b78d997e2d158ee85d4018355c0fd31c890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0749059bb6c30b575ade1f1608f7b78d997e2d158ee85d4018355c0fd31c890", kill_on_drop: false }`
[INFO] [stdout] d0749059bb6c30b575ade1f1608f7b78d997e2d158ee85d4018355c0fd31c890
