[INFO] cloning repository https://github.com/ferrum-lang/ferrum_runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferrum-lang/ferrum_runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrum-lang%2Fferrum_runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrum-lang%2Fferrum_runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef618aaef232db1f131a162fced3cb76a126173b
[INFO] testing ferrum-lang/ferrum_runtime against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrum-lang%2Fferrum_runtime" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ferrum-lang/ferrum_runtime
[INFO] finished tweaking git repo https://github.com/ferrum-lang/ferrum_runtime
[INFO] tweaked toml for git repo https://github.com/ferrum-lang/ferrum_runtime written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ferrum-lang/ferrum_runtime 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/ferrum-lang/ferrum_runtime 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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6dca22730216635a9ea087c71c41c07992796aea7974ca1093006a6902e6dd90
[INFO] running `Command { std: "docker" "start" "-a" "6dca22730216635a9ea087c71c41c07992796aea7974ca1093006a6902e6dd90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dca22730216635a9ea087c71c41c07992796aea7974ca1093006a6902e6dd90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dca22730216635a9ea087c71c41c07992796aea7974ca1093006a6902e6dd90", kill_on_drop: false }`
[INFO] [stdout] 6dca22730216635a9ea087c71c41c07992796aea7974ca1093006a6902e6dd90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fa4b56a28de92bc101ba87146a59325124568a22c9fdcecc4f0636a56fdf867d
[INFO] running `Command { std: "docker" "start" "-a" "fa4b56a28de92bc101ba87146a59325124568a22c9fdcecc4f0636a56fdf867d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrum_runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
[INFO] [stdout]  --> src/utils/mem.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut_ptr = const_ptr as *mut T;
[INFO] [stdout]   |                   ------------------- casting happened here
[INFO] [stdout] 6 |     ptr::write(&mut *mut_ptr, value);
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
[INFO] [stdout]   = note: `#[deny(invalid_reference_casting)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferrum_runtime` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fa4b56a28de92bc101ba87146a59325124568a22c9fdcecc4f0636a56fdf867d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa4b56a28de92bc101ba87146a59325124568a22c9fdcecc4f0636a56fdf867d", kill_on_drop: false }`
[INFO] [stdout] fa4b56a28de92bc101ba87146a59325124568a22c9fdcecc4f0636a56fdf867d
