[INFO] cloning repository https://github.com/Naturseptime/rusty-fluid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Naturseptime/rusty-fluid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaturseptime%2Frusty-fluid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaturseptime%2Frusty-fluid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e5363da0b3145ff43250220963e7e4414aa91a2
[INFO] checking Naturseptime/rusty-fluid against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaturseptime%2Frusty-fluid" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Naturseptime/rusty-fluid
[INFO] finished tweaking git repo https://github.com/Naturseptime/rusty-fluid
[INFO] tweaked toml for git repo https://github.com/Naturseptime/rusty-fluid written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Naturseptime/rusty-fluid 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 git repo https://github.com/Naturseptime/rusty-fluid 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] 80043932fc3690836914674bb89e3e7cb5397e636657f178253fb9f2e43ca121
[INFO] running `Command { std: "docker" "start" "-a" "80043932fc3690836914674bb89e3e7cb5397e636657f178253fb9f2e43ca121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80043932fc3690836914674bb89e3e7cb5397e636657f178253fb9f2e43ca121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80043932fc3690836914674bb89e3e7cb5397e636657f178253fb9f2e43ca121", kill_on_drop: false }`
[INFO] [stdout] 80043932fc3690836914674bb89e3e7cb5397e636657f178253fb9f2e43ca121
[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] b425c7c4677ec35d927f2eef19de19a6695988924a6438969bd8051eea7a3712
[INFO] running `Command { std: "docker" "start" "-a" "b425c7c4677ec35d927f2eef19de19a6695988924a6438969bd8051eea7a3712", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling sdl2-sys v0.34.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking emscripten_main_loop v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling glium v0.28.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking glium_sdl2 v0.16.0 (https://github.com/Naturseptime/glium-sdl2.git#3ed7fd8a)
[INFO] [stderr]     Checking rusty-fluid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:489:64
[INFO] [stdout]     |
[INFO] [stdout] 489 |             .wrap_function(glium::uniforms::SamplerWrapFunction::Clamp)};
[INFO] [stdout]     |                                                                         ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:489:64
[INFO] [stdout]     |
[INFO] [stdout] 489 |             .wrap_function(glium::uniforms::SamplerWrapFunction::Clamp)};
[INFO] [stdout]     |                                                                         ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:485:32
[INFO] [stdout]     |
[INFO] [stdout] 485 |         fn boudary_sampler(texture : &texture::Texture2d) -> glium::uniforms::Sampler<texture::Texture2d> {
[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] 485 |         fn boudary_sampler(texture : &texture::Texture2d) -> glium::uniforms::Sampler<'_, texture::Texture2d> {
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:485:32
[INFO] [stdout]     |
[INFO] [stdout] 485 |         fn boudary_sampler(texture : &texture::Texture2d) -> glium::uniforms::Sampler<texture::Texture2d> {
[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] 485 |         fn boudary_sampler(texture : &texture::Texture2d) -> glium::uniforms::Sampler<'_, texture::Texture2d> {
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "b425c7c4677ec35d927f2eef19de19a6695988924a6438969bd8051eea7a3712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b425c7c4677ec35d927f2eef19de19a6695988924a6438969bd8051eea7a3712", kill_on_drop: false }`
[INFO] [stdout] b425c7c4677ec35d927f2eef19de19a6695988924a6438969bd8051eea7a3712
