[INFO] fetching crate cod-render 0.2.0...
[INFO] testing cod-render-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cod-render 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cod-render 0.2.0
[INFO] finished tweaking crates.io crate cod-render 0.2.0
[INFO] tweaked toml for crates.io crate cod-render 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cod-render 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--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]      Locking 106 packages to latest compatible versions
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.2)
[INFO] [stderr]       Adding inquire v0.5.3 (available: v0.9.1)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8ef8057a3ba47b2b3916535c9a74d4d4debccaf824d5d82727ef5bfdbfb92ebd
[INFO] running `Command { std: "docker" "start" "-a" "8ef8057a3ba47b2b3916535c9a74d4d4debccaf824d5d82727ef5bfdbfb92ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ef8057a3ba47b2b3916535c9a74d4d4debccaf824d5d82727ef5bfdbfb92ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef8057a3ba47b2b3916535c9a74d4d4debccaf824d5d82727ef5bfdbfb92ebd", kill_on_drop: false }`
[INFO] [stdout] 8ef8057a3ba47b2b3916535c9a74d4d4debccaf824d5d82727ef5bfdbfb92ebd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6820f676bee756e82e2c7b259aae4aee5fee7351aeb2c0269912fbfa92923116
[INFO] running `Command { std: "docker" "start" "-a" "6820f676bee756e82e2c7b259aae4aee5fee7351aeb2c0269912fbfa92923116", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling inquire v0.5.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling term-table v1.4.0
[INFO] [stderr]    Compiling cod-render v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/table/builder.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) rows: Vec<Row<'a>>,
[INFO] [stdout]    |                          ^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-table-1.4.0/src/row.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Row {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/table/def.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |     pub(crate) table: Table<'a>,
[INFO] [stdout]     |                       ^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-table-1.4.0/src/lib.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct Table {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/table/builder.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn add_row(self, row: Row<'a>) -> Self {
[INFO] [stdout]    |                               ^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-table-1.4.0/src/row.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Row {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/table/def.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout]  13 |     type Target = Table<'a>;
[INFO] [stdout]     |                   ^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-table-1.4.0/src/lib.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct Table {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/table/builder.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         RI: IntoIterator<Item = Row<'a>>,
[INFO] [stdout]    |                                 ^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-table-1.4.0/src/row.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Row {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/datetime.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Ok(DateTime::from_utc(naive_datetime, Utc))
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cod-render` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6820f676bee756e82e2c7b259aae4aee5fee7351aeb2c0269912fbfa92923116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6820f676bee756e82e2c7b259aae4aee5fee7351aeb2c0269912fbfa92923116", kill_on_drop: false }`
[INFO] [stdout] 6820f676bee756e82e2c7b259aae4aee5fee7351aeb2c0269912fbfa92923116
