[INFO] cloning repository https://github.com/wwylele/chocopy-wwylele
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwylele/chocopy-wwylele" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Fchocopy-wwylele", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Fchocopy-wwylele'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e99a6613b0f0597e1997069aa9c66122bfd6de44
[INFO] checking wwylele/chocopy-wwylele against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Fchocopy-wwylele" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wwylele/chocopy-wwylele
[INFO] finished tweaking git repo https://github.com/wwylele/chocopy-wwylele
[INFO] tweaked toml for git repo https://github.com/wwylele/chocopy-wwylele written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wwylele/chocopy-wwylele on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wwylele/chocopy-wwylele 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.6.0
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded object v0.32.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6019417b38265df7fdc325b621d0390632e6212f3aa4ba647cfa3e85c478ece3
[INFO] running `Command { std: "docker" "start" "-a" "6019417b38265df7fdc325b621d0390632e6212f3aa4ba647cfa3e85c478ece3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6019417b38265df7fdc325b621d0390632e6212f3aa4ba647cfa3e85c478ece3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6019417b38265df7fdc325b621d0390632e6212f3aa4ba647cfa3e85c478ece3", kill_on_drop: false }`
[INFO] [stdout] 6019417b38265df7fdc325b621d0390632e6212f3aa4ba647cfa3e85c478ece3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d50f3088bc56e7ca125f2533a10ff24a4b7901a7659af81db868e3e0fc25034c
[INFO] running `Command { std: "docker" "start" "-a" "d50f3088bc56e7ca125f2533a10ff24a4b7901a7659af81db868e3e0fc25034c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking chocopy-rs-common v1.1.0 (/opt/rustwide/workdir/chocopy-rs-common)
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking memchr v2.6.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chocopy-rs-std v1.1.0 (/opt/rustwide/workdir/chocopy-rs-std)
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chocopy-rs-tester v1.0.0 (/opt/rustwide/workdir/chocopy-rs-tester)
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking chocopy-rs v1.1.0 (/opt/rustwide/workdir/chocopy-rs)
[INFO] [stdout] warning: struct `DummyDebug` is never constructed
[INFO] [stdout]   --> chocopy-rs/src/gen/debug.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DummyDebug;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chocopy-rs/src/gen/mod.rs:250:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn used_types_representive(&self) -> impl Iterator<Item = TypeDebugRepresentive> {
[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] 250 |     fn used_types_representive(&self) -> impl Iterator<Item = TypeDebugRepresentive<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chocopy-rs/src/local_env.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get(&self, name: &str) -> Option<EnvSlot<F, V>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get(&self, name: &str) -> Option<EnvSlot<'_, F, V>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chocopy-rs/src/local_env.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn push(&mut self, frame: HashMap<String, LocalSlot<F, V>>) -> FrameHandle<F, V> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn push(&mut self, frame: HashMap<String, LocalSlot<F, V>>) -> FrameHandle<'_, F, V> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DummyDebug` is never constructed
[INFO] [stdout]   --> chocopy-rs/src/gen/debug.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DummyDebug;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> chocopy-rs/src/gen/mod.rs:250:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn used_types_representive(&self) -> impl Iterator<Item = TypeDebugRepresentive> {
[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] 250 |     fn used_types_representive(&self) -> impl Iterator<Item = TypeDebugRepresentive<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chocopy-rs/src/local_env.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get(&self, name: &str) -> Option<EnvSlot<F, V>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get(&self, name: &str) -> Option<EnvSlot<'_, F, V>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chocopy-rs/src/local_env.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn push(&mut self, frame: HashMap<String, LocalSlot<F, V>>) -> FrameHandle<F, V> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn push(&mut self, frame: HashMap<String, LocalSlot<F, V>>) -> FrameHandle<'_, F, V> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.51s
[INFO] running `Command { std: "docker" "inspect" "d50f3088bc56e7ca125f2533a10ff24a4b7901a7659af81db868e3e0fc25034c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50f3088bc56e7ca125f2533a10ff24a4b7901a7659af81db868e3e0fc25034c", kill_on_drop: false }`
[INFO] [stdout] d50f3088bc56e7ca125f2533a10ff24a4b7901a7659af81db868e3e0fc25034c
