[INFO] cloning repository https://github.com/Borderliner/platformer-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Borderliner/platformer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorderliner%2Fplatformer-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorderliner%2Fplatformer-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bd7f344ee16f513dbf098817fae6ffcff406819
[INFO] building Borderliner/platformer-rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorderliner%2Fplatformer-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Borderliner/platformer-rust on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Borderliner/platformer-rust
[INFO] finished tweaking git repo https://github.com/Borderliner/platformer-rust
[INFO] tweaked toml for git repo https://github.com/Borderliner/platformer-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Borderliner/platformer-rust 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0589a5d03c53ef5f8468ab41f318190dcbb1ee239b67733c2d88b3cf0d637cbc
[INFO] running `Command { std: "docker" "start" "-a" "0589a5d03c53ef5f8468ab41f318190dcbb1ee239b67733c2d88b3cf0d637cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0589a5d03c53ef5f8468ab41f318190dcbb1ee239b67733c2d88b3cf0d637cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0589a5d03c53ef5f8468ab41f318190dcbb1ee239b67733c2d88b3cf0d637cbc", kill_on_drop: false }`
[INFO] [stdout] 0589a5d03c53ef5f8468ab41f318190dcbb1ee239b67733c2d88b3cf0d637cbc
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 654f2ea52c30e992be902e9d4607f43abc4ba39bcb0ed886c5a5ec0091c7ce53
[INFO] running `Command { std: "docker" "start" "-a" "654f2ea52c30e992be902e9d4607f43abc4ba39bcb0ed886c5a5ec0091c7ce53", kill_on_drop: false }`
[INFO] [stderr]    Compiling sfml-build v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling serde v1.0.84
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling csfml-system-sys v0.4.0
[INFO] [stderr]    Compiling csfml-window-sys v0.4.0
[INFO] [stderr]    Compiling csfml-graphics-sys v0.4.0
[INFO] [stderr]    Compiling csfml-audio-sys v0.4.0
[INFO] [stderr]    Compiling walkdir v2.2.7
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling sfml v0.14.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling rlua v0.15.3
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.34
[INFO] [stderr]    Compiling platformer-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.15.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "654f2ea52c30e992be902e9d4607f43abc4ba39bcb0ed886c5a5ec0091c7ce53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654f2ea52c30e992be902e9d4607f43abc4ba39bcb0ed886c5a5ec0091c7ce53", kill_on_drop: false }`
[INFO] [stdout] 654f2ea52c30e992be902e9d4607f43abc4ba39bcb0ed886c5a5ec0091c7ce53
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d9ffdc8fa58c826e5b597fa3e8d3f5dc5e2de0546b2df3d3e8525abddd24074
[INFO] running `Command { std: "docker" "start" "-a" "5d9ffdc8fa58c826e5b597fa3e8d3f5dc5e2de0546b2df3d3e8525abddd24074", kill_on_drop: false }`
[INFO] [stderr]    Compiling platformer-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.15.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5d9ffdc8fa58c826e5b597fa3e8d3f5dc5e2de0546b2df3d3e8525abddd24074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9ffdc8fa58c826e5b597fa3e8d3f5dc5e2de0546b2df3d3e8525abddd24074", kill_on_drop: false }`
[INFO] [stdout] 5d9ffdc8fa58c826e5b597fa3e8d3f5dc5e2de0546b2df3d3e8525abddd24074
