[INFO] fetching crate emu_core 0.1.1...
[INFO] checking emu_core-0.1.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate emu_core 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate emu_core 0.1.1
[INFO] finished tweaking crates.io crate emu_core 0.1.1
[INFO] tweaked toml for crates.io crate emu_core 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate emu_core 0.1.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate emu_core 0.1.1 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3423fa97cd4a7a2831b7f4bb64c6ccd37851c0e766cf9717c1b2a9a6bcd7e52c
[INFO] running `Command { std: "docker" "start" "-a" "3423fa97cd4a7a2831b7f4bb64c6ccd37851c0e766cf9717c1b2a9a6bcd7e52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3423fa97cd4a7a2831b7f4bb64c6ccd37851c0e766cf9717c1b2a9a6bcd7e52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3423fa97cd4a7a2831b7f4bb64c6ccd37851c0e766cf9717c1b2a9a6bcd7e52c", kill_on_drop: false }`
[INFO] [stdout] 3423fa97cd4a7a2831b7f4bb64c6ccd37851c0e766cf9717c1b2a9a6bcd7e52c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8ea89bbce1c770f0cebba20ce864a7366fa7b815632ced4e305be4d0d30e69
[INFO] running `Command { std: "docker" "start" "-a" "ca8ea89bbce1c770f0cebba20ce864a7366fa7b815632ced4e305be4d0d30e69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling x11 v2.18.1
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.2
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]     Checking copyless v0.1.4
[INFO] [stderr]     Checking futures-io v0.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling zerocopy-derive v0.1.4
[INFO] [stderr]     Checking timeit v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking hibitset v0.6.2
[INFO] [stderr]     Checking gfx-hal v0.5.0
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking zerocopy v0.2.8
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking ash v0.30.0
[INFO] [stderr]     Checking gfx-descriptor v0.1.0
[INFO] [stderr]     Checking gfx-backend-empty v0.5.0
[INFO] [stderr]     Checking gfx-memory v0.1.3
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling derive_more v0.99.2
[INFO] [stderr]    Compiling emu_glsl v0.1.0
[INFO] [stderr]    Compiling peek-poke-derive v0.2.1
[INFO] [stderr]     Checking peek-poke v0.2.0
[INFO] [stderr]     Checking wgpu-types v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking gfx-backend-vulkan v0.5.2
[INFO] [stderr]     Checking wgpu-core v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking wgpu-native v0.5.0
[INFO] [stderr]     Checking wgpu v0.5.0
[INFO] [stderr]     Checking emu_core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::device::*`
[INFO] [stdout]  --> src/compile_impls.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::device::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::device::*`
[INFO] [stdout]  --> src/compile_impls.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::device::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Shape` is never constructed
[INFO] [stdout]  --> examples/basic.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Shape {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s
[INFO] running `Command { std: "docker" "inspect" "ca8ea89bbce1c770f0cebba20ce864a7366fa7b815632ced4e305be4d0d30e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8ea89bbce1c770f0cebba20ce864a7366fa7b815632ced4e305be4d0d30e69", kill_on_drop: false }`
[INFO] [stdout] ca8ea89bbce1c770f0cebba20ce864a7366fa7b815632ced4e305be4d0d30e69
