[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiorst4%2Fliorforth" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Liorst4/liorforth on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2af74d7ac0cad8c71be29ebaa2c4b79957dd6cb06d3770863f595fce5f956806
[INFO] running `Command { std: "docker" "start" "-a" "2af74d7ac0cad8c71be29ebaa2c4b79957dd6cb06d3770863f595fce5f956806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2af74d7ac0cad8c71be29ebaa2c4b79957dd6cb06d3770863f595fce5f956806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af74d7ac0cad8c71be29ebaa2c4b79957dd6cb06d3770863f595fce5f956806", kill_on_drop: false }`
[INFO] [stdout] 2af74d7ac0cad8c71be29ebaa2c4b79957dd6cb06d3770863f595fce5f956806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5c6e2e1b839638cade1640487b97711d8525410d662510689bb906a0bb93db2
[INFO] running `Command { std: "docker" "start" "-a" "e5c6e2e1b839638cade1640487b97711d8525410d662510689bb906a0bb93db2", 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 1.38s
[INFO] running `Command { std: "docker" "inspect" "e5c6e2e1b839638cade1640487b97711d8525410d662510689bb906a0bb93db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c6e2e1b839638cade1640487b97711d8525410d662510689bb906a0bb93db2", kill_on_drop: false }`
[INFO] [stdout] e5c6e2e1b839638cade1640487b97711d8525410d662510689bb906a0bb93db2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 365b3526f259e6de8dfa488c33cfbe5eb3fb0b4dda07e71b2ca66fe16869170e
[INFO] running `Command { std: "docker" "start" "-a" "365b3526f259e6de8dfa488c33cfbe5eb3fb0b4dda07e71b2ca66fe16869170e", 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.87s
[INFO] running `Command { std: "docker" "inspect" "365b3526f259e6de8dfa488c33cfbe5eb3fb0b4dda07e71b2ca66fe16869170e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365b3526f259e6de8dfa488c33cfbe5eb3fb0b4dda07e71b2ca66fe16869170e", kill_on_drop: false }`
[INFO] [stdout] 365b3526f259e6de8dfa488c33cfbe5eb3fb0b4dda07e71b2ca66fe16869170e
