[INFO] cloning repository https://github.com/CryZe/WindWakerRndCounter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CryZe/WindWakerRndCounter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2FWindWakerRndCounter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2FWindWakerRndCounter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e22924a0506bbba5acd5401d1802f42481f72b26
[INFO] checking CryZe/WindWakerRndCounter against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2FWindWakerRndCounter" "/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/CryZe/WindWakerRndCounter
[INFO] finished tweaking git repo https://github.com/CryZe/WindWakerRndCounter
[INFO] tweaked toml for git repo https://github.com/CryZe/WindWakerRndCounter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CryZe/WindWakerRndCounter on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CryZe/WindWakerRndCounter 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/CryZe/libtww-core`
[INFO] [stderr]     Updating git repository `https://github.com/CryZe/gcn`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaebe32bf0bb0f883ffa99f0ff9a0225dffad2a7c974390b489ee2655e226ea9
[INFO] running `Command { std: "docker" "start" "-a" "aaebe32bf0bb0f883ffa99f0ff9a0225dffad2a7c974390b489ee2655e226ea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaebe32bf0bb0f883ffa99f0ff9a0225dffad2a7c974390b489ee2655e226ea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaebe32bf0bb0f883ffa99f0ff9a0225dffad2a7c974390b489ee2655e226ea9", kill_on_drop: false }`
[INFO] [stdout] aaebe32bf0bb0f883ffa99f0ff9a0225dffad2a7c974390b489ee2655e226ea9
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff2e60931489feee467ff87faedf323084306749e6ad9813d6a3b856e668cc14
[INFO] running `Command { std: "docker" "start" "-a" "ff2e60931489feee467ff87faedf323084306749e6ad9813d6a3b856e668cc14", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking gcn v0.1.0 (https://github.com/CryZe/gcn#20204290)
[INFO] [stderr]     Checking libtww v0.1.0 (https://github.com/CryZe/libtww-core#38dbf867)
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libtww-core-35bacc9b0176ac16/38dbf86/src/game/actor.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |         self.coord = unsafe { actor.coord.clone() };
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libtww-core-35bacc9b0176ac16/38dbf86/src/warping/warp.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct Warp {
[INFO] [stdout] 10 |     pub entrance: Entrance,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `Entrance`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[derive(Clone)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub entrance: Entrance.clone(),
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0507, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libtww` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libtww-core-35bacc9b0176ac16/38dbf86/src/game/actor.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |         self.coord = unsafe { actor.coord.clone() };
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libtww-core-35bacc9b0176ac16/38dbf86/src/warping/warp.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct Warp {
[INFO] [stdout] 10 |     pub entrance: Entrance,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `Entrance`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[derive(Clone)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub entrance: Entrance.clone(),
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0507, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libtww` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff2e60931489feee467ff87faedf323084306749e6ad9813d6a3b856e668cc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2e60931489feee467ff87faedf323084306749e6ad9813d6a3b856e668cc14", kill_on_drop: false }`
[INFO] [stdout] ff2e60931489feee467ff87faedf323084306749e6ad9813d6a3b856e668cc14
