[INFO] cloning repository https://github.com/17cupsofcoffee/rl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/17cupsofcoffee/rl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17cupsofcoffee%2Frl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17cupsofcoffee%2Frl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edf233670579ba4951f16c0ee036a8075fce3224
[INFO] checking 17cupsofcoffee/rl against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17cupsofcoffee%2Frl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/17cupsofcoffee/rl
[INFO] finished tweaking git repo https://github.com/17cupsofcoffee/rl
[INFO] tweaked toml for git repo https://github.com/17cupsofcoffee/rl written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/17cupsofcoffee/rl on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/17cupsofcoffee/rl 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f91f1d630fd8e44740450c6958a943fc46570869e861dfe120585cc4ecb96231
[INFO] running `Command { std: "docker" "start" "-a" "f91f1d630fd8e44740450c6958a943fc46570869e861dfe120585cc4ecb96231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f91f1d630fd8e44740450c6958a943fc46570869e861dfe120585cc4ecb96231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91f1d630fd8e44740450c6958a943fc46570869e861dfe120585cc4ecb96231", kill_on_drop: false }`
[INFO] [stdout] f91f1d630fd8e44740450c6958a943fc46570869e861dfe120585cc4ecb96231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b63aa8cef1d8cdd7f6ffc0e09dd521de39fe0c7c3393c07846903a7b05d65a53
[INFO] running `Command { std: "docker" "start" "-a" "b63aa8cef1d8cdd7f6ffc0e09dd521de39fe0c7c3393c07846903a7b05d65a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling vek v0.15.8
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking euclid v0.22.3
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking lyon_geom v0.17.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking hecs v0.7.7
[INFO] [stderr]     Checking lyon_path v0.17.2
[INFO] [stderr]     Checking lyon_tessellation v0.17.6
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]     Checking tetra v0.7.0
[INFO] [stderr]     Checking rl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vek v0.15.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b63aa8cef1d8cdd7f6ffc0e09dd521de39fe0c7c3393c07846903a7b05d65a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63aa8cef1d8cdd7f6ffc0e09dd521de39fe0c7c3393c07846903a7b05d65a53", kill_on_drop: false }`
[INFO] [stdout] b63aa8cef1d8cdd7f6ffc0e09dd521de39fe0c7c3393c07846903a7b05d65a53
