[INFO] cloning repository https://github.com/Liorst4/liorforth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Liorst4/liorforth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiorst4%2Fliorforth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiorst4%2Fliorforth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8afa2fbc9710653252063c2face5db6948be5169
[INFO] building Liorst4/liorforth against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiorst4%2Fliorforth" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Liorst4/liorforth
[INFO] finished tweaking git repo https://github.com/Liorst4/liorforth
[INFO] tweaked toml for git repo https://github.com/Liorst4/liorforth written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Liorst4/liorforth on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Liorst4/liorforth 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b977679bc9df2cf2554efbc4cc1761355d84f14cc78caac685561c36f2e9e29
[INFO] running `Command { std: "docker" "start" "-a" "2b977679bc9df2cf2554efbc4cc1761355d84f14cc78caac685561c36f2e9e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b977679bc9df2cf2554efbc4cc1761355d84f14cc78caac685561c36f2e9e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b977679bc9df2cf2554efbc4cc1761355d84f14cc78caac685561c36f2e9e29", kill_on_drop: false }`
[INFO] [stdout] 2b977679bc9df2cf2554efbc4cc1761355d84f14cc78caac685561c36f2e9e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9678c77360511d08ac139bb61b8064f8595ffa56d80d05d25aab5dca013d8e9a
[INFO] running `Command { std: "docker" "start" "-a" "9678c77360511d08ac139bb61b8064f8595ffa56d80d05d25aab5dca013d8e9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling liorforth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |     fn iter(&self) -> DictionaryIterator {
[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] 515 |     fn iter(&self) -> DictionaryIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "9678c77360511d08ac139bb61b8064f8595ffa56d80d05d25aab5dca013d8e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9678c77360511d08ac139bb61b8064f8595ffa56d80d05d25aab5dca013d8e9a", kill_on_drop: false }`
[INFO] [stdout] 9678c77360511d08ac139bb61b8064f8595ffa56d80d05d25aab5dca013d8e9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98103d8a34b982c82ecb9e8db4e6e5848b12fbac973fd2a7929e48be9df74257
[INFO] running `Command { std: "docker" "start" "-a" "98103d8a34b982c82ecb9e8db4e6e5848b12fbac973fd2a7929e48be9df74257", kill_on_drop: false }`
[INFO] [stderr]    Compiling liorforth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |     fn iter(&self) -> DictionaryIterator {
[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] 515 |     fn iter(&self) -> DictionaryIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]     --> src/tests.rs:1194:17
[INFO] [stdout]      |
[INFO] [stdout] 1194 |                 std::mem::transmute::<Cell, *const u8>(string1_addr),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]      = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]      = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]      = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]      = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout]      = note: `#[warn(integer_to_ptr_transmutes)]` on by default
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]      |
[INFO] [stdout] 1194 -                 std::mem::transmute::<Cell, *const u8>(string1_addr),
[INFO] [stdout] 1194 +                 std::ptr::with_exposed_provenance::<u8>(string1_addr),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]     --> src/tests.rs:1200:17
[INFO] [stdout]      |
[INFO] [stdout] 1200 |                 std::mem::transmute::<Cell, *const u8>(string2_addr),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]      = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]      = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]      = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]      = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]      |
[INFO] [stdout] 1200 -                 std::mem::transmute::<Cell, *const u8>(string2_addr),
[INFO] [stdout] 1200 +                 std::ptr::with_exposed_provenance::<u8>(string2_addr),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]     --> src/tests.rs:1235:17
[INFO] [stdout]      |
[INFO] [stdout] 1235 |                 std::mem::transmute::<Cell, *const u8>(string2_in_word_addr),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]      = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]      = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]      = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]      = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]      |
[INFO] [stdout] 1235 -                 std::mem::transmute::<Cell, *const u8>(string2_in_word_addr),
[INFO] [stdout] 1235 +                 std::ptr::with_exposed_provenance::<u8>(string2_in_word_addr),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "98103d8a34b982c82ecb9e8db4e6e5848b12fbac973fd2a7929e48be9df74257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98103d8a34b982c82ecb9e8db4e6e5848b12fbac973fd2a7929e48be9df74257", kill_on_drop: false }`
[INFO] [stdout] 98103d8a34b982c82ecb9e8db4e6e5848b12fbac973fd2a7929e48be9df74257
