[INFO] cloning repository TeamTrashy/tower_gameserver [INFO] running `"git" "clone" "--bare" "git://github.com/TeamTrashy/tower_gameserver.git" "work/cache/sources/gh/TeamTrashy/tower_gameserver"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/TeamTrashy/tower_gameserver'... [INFO] running `"git" "clone" "work/cache/sources/gh/TeamTrashy/tower_gameserver" "work/ex/beta-1.37-6/sources/1.36.0/gh/TeamTrashy/tower_gameserver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/TeamTrashy/tower_gameserver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TeamTrashy/tower_gameserver" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TeamTrashy/tower_gameserver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TeamTrashy/tower_gameserver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d0c789daec04193670f6b8ebfff62f73a78d963 [INFO] sha for GitHub repo TeamTrashy/tower_gameserver: 8d0c789daec04193670f6b8ebfff62f73a78d963 [INFO] validating manifest of TeamTrashy/tower_gameserver on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TeamTrashy/tower_gameserver on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TeamTrashy/tower_gameserver [INFO] finished frobbing TeamTrashy/tower_gameserver [INFO] frobbed toml for TeamTrashy/tower_gameserver written to work/ex/beta-1.37-6/sources/1.36.0/gh/TeamTrashy/tower_gameserver/Cargo.toml [INFO] started frobbing TeamTrashy/tower_gameserver [INFO] finished frobbing TeamTrashy/tower_gameserver [INFO] frobbed toml for TeamTrashy/tower_gameserver written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TeamTrashy/tower_gameserver/Cargo.toml [INFO] crate TeamTrashy/tower_gameserver already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TeamTrashy/tower_gameserver against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TeamTrashy/tower_gameserver:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 23e975feaa0af18d26ad7174128ed1bd52c865180fdc87ecd4b4c5e57fa36e8f [INFO] running `"docker" "start" "-a" "23e975feaa0af18d26ad7174128ed1bd52c865180fdc87ecd4b4c5e57fa36e8f"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-rt v0.2.3 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.5 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix-web v1.0.3 [INFO] [stderr] Compiling tower_gameserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "23e975feaa0af18d26ad7174128ed1bd52c865180fdc87ecd4b4c5e57fa36e8f"` [INFO] running `"docker" "rm" "-f" "23e975feaa0af18d26ad7174128ed1bd52c865180fdc87ecd4b4c5e57fa36e8f"` [INFO] [stdout] 23e975feaa0af18d26ad7174128ed1bd52c865180fdc87ecd4b4c5e57fa36e8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TeamTrashy/tower_gameserver:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 62de0e218f1038cd72dec6abf99e1896bd07648f15556bca6c9f0b3598877691 [INFO] running `"docker" "start" "-a" "62de0e218f1038cd72dec6abf99e1896bd07648f15556bca6c9f0b3598877691"` [INFO] [stderr] Compiling tower_gameserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `"docker" "inspect" "62de0e218f1038cd72dec6abf99e1896bd07648f15556bca6c9f0b3598877691"` [INFO] running `"docker" "rm" "-f" "62de0e218f1038cd72dec6abf99e1896bd07648f15556bca6c9f0b3598877691"` [INFO] [stdout] 62de0e218f1038cd72dec6abf99e1896bd07648f15556bca6c9f0b3598877691 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TeamTrashy/tower_gameserver:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 73d39597788a8aa66c8d762ad1d0fe1c9a77859d50c2d3dffe7e77f242a54a7e [INFO] running `"docker" "start" "-a" "73d39597788a8aa66c8d762ad1d0fe1c9a77859d50c2d3dffe7e77f242a54a7e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/tower_gameserver-1f958f23f94d58e2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "73d39597788a8aa66c8d762ad1d0fe1c9a77859d50c2d3dffe7e77f242a54a7e"` [INFO] running `"docker" "rm" "-f" "73d39597788a8aa66c8d762ad1d0fe1c9a77859d50c2d3dffe7e77f242a54a7e"` [INFO] [stdout] 73d39597788a8aa66c8d762ad1d0fe1c9a77859d50c2d3dffe7e77f242a54a7e