Dec 13 21:47:51.222 INFO testing deciduously/ttr against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 21:47:51.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 21:47:51.419 INFO [stdout] 7b57362c2c1b1f9ed0df59e6e744085b868e09f77ac5e5cccf563208b95d5b2e Dec 13 21:47:51.421 INFO running `"docker" "start" "-a" "7b57362c2c1b1f9ed0df59e6e744085b868e09f77ac5e5cccf563208b95d5b2e"` Dec 13 21:47:52.011 INFO [stderr] usermod: no changes Dec 13 21:47:52.418 INFO [stderr] Compiling diesel v1.3.3 Dec 13 21:47:52.418 INFO [stderr] Compiling tokio-threadpool v0.1.7 Dec 13 21:47:52.418 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 21:47:52.418 INFO [stderr] Compiling pretty_env_logger v0.2.4 Dec 13 21:47:52.426 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 21:47:57.099 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 13 21:47:57.100 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 13 21:47:57.101 INFO [stderr] Compiling tokio-uds v0.2.2 Dec 13 21:47:57.101 INFO [stderr] Compiling tokio-signal v0.2.5 Dec 13 21:47:59.195 INFO [stderr] Compiling tokio-fs v0.1.3 Dec 13 21:48:04.827 INFO [stderr] Compiling trust-dns-proto v0.4.3 Dec 13 21:48:04.827 INFO [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 Dec 13 21:48:05.595 INFO [stderr] Compiling tokio v0.1.11 Dec 13 21:48:27.723 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Dec 13 21:48:30.513 INFO [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 Dec 13 21:48:46.399 INFO [stderr] Compiling actix v0.7.5 Dec 13 21:49:08.989 INFO [stderr] Compiling actix-net v0.1.1 Dec 13 21:49:22.223 INFO [stderr] Compiling actix-web v0.7.13 Dec 13 21:49:54.755 INFO [stderr] Compiling ttr v0.1.0 (/source) Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `playername` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `currenttile` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `chutzpah` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:00.227 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 21:50:00.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:00.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:00.227 INFO [stderr] | Dec 13 21:50:00.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:00.227 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:00.227 INFO [stderr] Dec 13 21:50:16.936 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Dec 13 21:50:16.967 INFO [stderr] su: No module specific data is present Dec 13 21:50:18.184 INFO running `"docker" "inspect" "7b57362c2c1b1f9ed0df59e6e744085b868e09f77ac5e5cccf563208b95d5b2e"` Dec 13 21:50:18.489 INFO running `"docker" "rm" "-f" "7b57362c2c1b1f9ed0df59e6e744085b868e09f77ac5e5cccf563208b95d5b2e"` Dec 13 21:50:18.713 INFO [stdout] 7b57362c2c1b1f9ed0df59e6e744085b868e09f77ac5e5cccf563208b95d5b2e Dec 13 21:50:18.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 21:50:19.155 INFO [stdout] 68d1f26713841a3eb8c74bb7195262dc0975d6c86b722e10742d807620bf0e7c Dec 13 21:50:19.163 INFO running `"docker" "start" "-a" "68d1f26713841a3eb8c74bb7195262dc0975d6c86b722e10742d807620bf0e7c"` Dec 13 21:50:20.411 INFO [stderr] usermod: no changes Dec 13 21:50:20.878 INFO [stderr] Compiling ttr v0.1.0 (/source) Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `playername` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `currenttile` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `chutzpah` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.127 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 21:50:26.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 21:50:26.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 21:50:26.127 INFO [stderr] | Dec 13 21:50:26.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 21:50:26.127 INFO [stderr] = note: for more information, see issue #50504 Dec 13 21:50:26.127 INFO [stderr] Dec 13 21:50:26.908 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.46s Dec 13 21:50:26.927 INFO [stderr] su: No module specific data is present Dec 13 21:50:27.514 INFO running `"docker" "inspect" "68d1f26713841a3eb8c74bb7195262dc0975d6c86b722e10742d807620bf0e7c"` Dec 13 21:50:27.577 INFO running `"docker" "rm" "-f" "68d1f26713841a3eb8c74bb7195262dc0975d6c86b722e10742d807620bf0e7c"` Dec 13 21:50:27.684 INFO [stdout] 68d1f26713841a3eb8c74bb7195262dc0975d6c86b722e10742d807620bf0e7c Dec 13 21:50:27.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 21:50:27.876 INFO [stdout] f5fd62e64b846ade311884855b50761454beb14bffee12689e32fa700b948e0f Dec 13 21:50:27.877 INFO running `"docker" "start" "-a" "f5fd62e64b846ade311884855b50761454beb14bffee12689e32fa700b948e0f"` Dec 13 21:50:28.475 INFO [stderr] usermod: no changes Dec 13 21:50:28.682 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Dec 13 21:50:28.704 INFO [stderr] Running /target/debug/deps/ttr-83ddc3686d9674ab Dec 13 21:50:28.720 INFO [stdout] Dec 13 21:50:28.720 INFO [stdout] running 0 tests Dec 13 21:50:28.720 INFO [stdout] Dec 13 21:50:28.720 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 21:50:28.720 INFO [stdout] Dec 13 21:50:28.721 INFO [stderr] su: No module specific data is present Dec 13 21:50:29.100 INFO running `"docker" "inspect" "f5fd62e64b846ade311884855b50761454beb14bffee12689e32fa700b948e0f"` Dec 13 21:50:29.239 INFO running `"docker" "rm" "-f" "f5fd62e64b846ade311884855b50761454beb14bffee12689e32fa700b948e0f"` Dec 13 21:50:29.375 INFO [stdout] f5fd62e64b846ade311884855b50761454beb14bffee12689e32fa700b948e0f