[INFO] cloning repository https://github.com/maghoff/wad-render
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maghoff/wad-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fwad-render", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fwad-render'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40eaf12a7bd34e6f490c7fb08df44157b1895596
[INFO] checking maghoff/wad-render against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fwad-render" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maghoff/wad-render
[INFO] finished tweaking git repo https://github.com/maghoff/wad-render
[INFO] tweaked toml for git repo https://github.com/maghoff/wad-render written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maghoff/wad-render on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maghoff/wad-render 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/maghoff/wad.git`
[INFO] [stderr]     Updating git repository `https://github.com/maghoff/wad-gfx.git`
[INFO] [stderr]     Updating git repository `https://github.com/maghoff/wad-map.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndarray v0.12.1
[INFO] [stderr]   Downloaded array-macro v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe0103b7acd738c0de9651a29a01dbb3057d44138729c801a37d1b2e4819afa1
[INFO] running `Command { std: "docker" "start" "-a" "fe0103b7acd738c0de9651a29a01dbb3057d44138729c801a37d1b2e4819afa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0103b7acd738c0de9651a29a01dbb3057d44138729c801a37d1b2e4819afa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0103b7acd738c0de9651a29a01dbb3057d44138729c801a37d1b2e4819afa1", kill_on_drop: false }`
[INFO] [stdout] fe0103b7acd738c0de9651a29a01dbb3057d44138729c801a37d1b2e4819afa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff15bb560577baf4f328f7f732285a5f36d940ccb8ae06d65ba990155ce1929
[INFO] running `Command { std: "docker" "start" "-a" "0ff15bb560577baf4f328f7f732285a5f36d940ccb8ae06d65ba990155ce1929", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling syn v0.15.40
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling wee_alloc v0.4.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking array-macro v1.0.4
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking wad v0.3.2 (https://github.com/maghoff/wad.git#5eed7ec3)
[INFO] [stderr]     Checking wad-map v0.1.0 (https://github.com/maghoff/wad-map.git#b5121f6c)
[INFO] [stderr]     Checking wad-gfx v0.2.0 (https://github.com/maghoff/wad-gfx.git#3ccb24cf)
[INFO] [stderr]     Checking wad-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Box::from_raw(s);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let _ = Box::from_raw(s);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/renderer.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(wad: &Wad) -> State {
[INFO] [stdout]    |                     ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(wad: &Wad) -> State<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/util.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_texture(&self, id: impl Into<wad::EntryId>) -> Option<Sprite> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output       ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_texture(&self, id: impl Into<wad::EntryId>) -> Option<Sprite<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Box::from_raw(s);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let _ = Box::from_raw(s);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/renderer.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(wad: &Wad) -> State {
[INFO] [stdout]    |                     ^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(wad: &Wad) -> State<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/util.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_texture(&self, id: impl Into<wad::EntryId>) -> Option<Sprite> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output       ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get_texture(&self, id: impl Into<wad::EntryId>) -> Option<Sprite<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
[INFO] running `Command { std: "docker" "inspect" "0ff15bb560577baf4f328f7f732285a5f36d940ccb8ae06d65ba990155ce1929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff15bb560577baf4f328f7f732285a5f36d940ccb8ae06d65ba990155ce1929", kill_on_drop: false }`
[INFO] [stdout] 0ff15bb560577baf4f328f7f732285a5f36d940ccb8ae06d65ba990155ce1929
