[INFO] cloning repository https://github.com/ngtkana/read-and-impl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngtkana/read-and-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngtkana%2Fread-and-impl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngtkana%2Fread-and-impl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c252808f14193ef0a0309c298a41a9d096b7f45
[INFO] checking ngtkana/read-and-impl against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngtkana%2Fread-and-impl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ngtkana/read-and-impl
[INFO] finished tweaking git repo https://github.com/ngtkana/read-and-impl
[INFO] tweaked toml for git repo https://github.com/ngtkana/read-and-impl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ngtkana/read-and-impl on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ngtkana/read-and-impl 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fafd91c540d7dca501ee972d447107e09e5ac0093d88de7a0ad86c23753e214e
[INFO] running `Command { std: "docker" "start" "-a" "fafd91c540d7dca501ee972d447107e09e5ac0093d88de7a0ad86c23753e214e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fafd91c540d7dca501ee972d447107e09e5ac0093d88de7a0ad86c23753e214e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafd91c540d7dca501ee972d447107e09e5ac0093d88de7a0ad86c23753e214e", kill_on_drop: false }`
[INFO] [stdout] fafd91c540d7dca501ee972d447107e09e5ac0093d88de7a0ad86c23753e214e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552f765f790806c874615bca6a883c14a339755dbbe2fabf3172780d457012f5
[INFO] running `Command { std: "docker" "start" "-a" "552f765f790806c874615bca6a883c14a339755dbbe2fabf3172780d457012f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking fp v0.1.0 (https://github.com/ngtkana/ac-adapter-rs.git#514b8ec6)
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking lg v0.1.0 (https://github.com/ngtkana/ac-adapter-rs.git#514b8ec6)
[INFO] [stderr]     Checking left-leaning-rbtree v0.1.0 (/opt/rustwide/workdir/left-leaning-rbtree)
[INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ac-adapter-rs-d453ec20ed9ba006/514b8ec/libs/lg/src/map.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub fn vmap<'a, K, V, M>(title: &str, map: M) -> Table
[INFO] [stdout]    |               -- the parameter type `K` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 31 |           .chain(map.map_iter().map(|(k, v)| {
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 32 | |             let v = format(&v);
[INFO] [stdout] 33 | |             vec![
[INFO] [stdout] 34 | |                 Cell {
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }))
[INFO] [stdout]    | |_________^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 17 |     K: fmt::Debug + 'a,
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ac-adapter-rs-d453ec20ed9ba006/514b8ec/libs/lg/src/map.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub fn vmap<'a, K, V, M>(title: &str, map: M) -> Table
[INFO] [stdout]    |               -- the parameter type `V` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 31 |           .chain(map.map_iter().map(|(k, v)| {
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 32 | |             let v = format(&v);
[INFO] [stdout] 33 | |             vec![
[INFO] [stdout] 34 | |                 Cell {
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }))
[INFO] [stdout]    | |_________^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 18 |     V: fmt::Debug + 'a,
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ac-adapter-rs-d453ec20ed9ba006/514b8ec/libs/lg/src/map.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn hmap<'a, K, V, M>(title: &str, map: M) -> Table
[INFO] [stdout]    |               -- the parameter type `K` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 60 |               .chain(map.map_iter().map(|(k, _)| Cell {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 61 | |                 text: format(&k),
[INFO] [stdout] 62 | |                 align: Align::Center,
[INFO] [stdout] 63 | |             }))
[INFO] [stdout]    | |_____________^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 51 |     K: fmt::Debug + 'a,
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ac-adapter-rs-d453ec20ed9ba006/514b8ec/libs/lg/src/map.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn hmap<'a, K, V, M>(title: &str, map: M) -> Table
[INFO] [stdout]    |               -- the parameter type `V` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 60 |               .chain(map.map_iter().map(|(k, _)| Cell {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 61 | |                 text: format(&k),
[INFO] [stdout] 62 | |                 align: Align::Center,
[INFO] [stdout] 63 | |             }))
[INFO] [stdout]    | |_____________^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 52 |     V: fmt::Debug + 'a,
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ac-adapter-rs-d453ec20ed9ba006/514b8ec/libs/lg/src/map.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn hmap<'a, K, V, M>(title: &str, map: M) -> Table
[INFO] [stdout]    |               -- the parameter type `K` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 69 |               .chain(map.map_iter().map(|(_, v)| {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 70 | |                 let v = format(&v);
[INFO] [stdout] 71 | |                 Cell {
[INFO] [stdout] 72 | |                     align: align_of(&v),
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             }))
[INFO] [stdout]    | |_____________^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 51 |     K: fmt::Debug + 'a,
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/ac-adapter-rs-d453ec20ed9ba006/514b8ec/libs/lg/src/map.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn hmap<'a, K, V, M>(title: &str, map: M) -> Table
[INFO] [stdout]    |               -- the parameter type `V` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 69 |               .chain(map.map_iter().map(|(_, v)| {
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 70 | |                 let v = format(&v);
[INFO] [stdout] 71 | |                 Cell {
[INFO] [stdout] 72 | |                     align: align_of(&v),
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             }))
[INFO] [stdout]    | |_____________^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 52 |     V: fmt::Debug + 'a,
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr] error: could not compile `lg` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "552f765f790806c874615bca6a883c14a339755dbbe2fabf3172780d457012f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552f765f790806c874615bca6a883c14a339755dbbe2fabf3172780d457012f5", kill_on_drop: false }`
[INFO] [stdout] 552f765f790806c874615bca6a883c14a339755dbbe2fabf3172780d457012f5
