Nov 29 15:05:15.679 INFO checking werkshy/hello-rust against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 15:05:15.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-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"` Nov 29 15:05:16.177 INFO [stdout] 9681da85ea6271e69fe843100fdc879f268f21023a86a1d8cc083aa44cddcd53 Nov 29 15:05:16.180 INFO running `"docker" "start" "-a" "9681da85ea6271e69fe843100fdc879f268f21023a86a1d8cc083aa44cddcd53"` Nov 29 15:05:18.052 INFO [stderr] usermod: no changes Nov 29 15:05:18.527 INFO [stderr] Checking arc-swap v0.3.4 Nov 29 15:05:18.527 INFO [stderr] Compiling pq-sys v0.4.6 Nov 29 15:05:18.552 INFO [stderr] Compiling actix-web v0.7.13 Nov 29 15:05:18.557 INFO [stderr] Compiling miniz-sys v0.1.11 Nov 29 15:05:18.557 INFO [stderr] Compiling ring v0.13.2 Nov 29 15:05:18.564 INFO [stderr] Checking socket2 v0.3.8 Nov 29 15:05:18.577 INFO [stderr] Checking tower-service v0.1.0 Nov 29 15:05:18.580 INFO [stderr] Compiling syn v0.11.11 Nov 29 15:05:20.137 INFO [stderr] Checking r2d2 v0.8.3 Nov 29 15:05:22.340 INFO [stderr] Checking signal-hook v0.1.5 Nov 29 15:05:22.754 INFO [stderr] Checking crossbeam-epoch v0.6.0 Nov 29 15:05:22.757 INFO [stderr] Checking mime v0.3.12 Nov 29 15:05:25.047 INFO [stderr] Compiling syn v0.15.18 Nov 29 15:05:25.054 INFO [stderr] Checking backtrace v0.2.3 Nov 29 15:05:25.056 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 29 15:05:25.218 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 29 15:05:27.340 INFO [stderr] Checking error-chain v0.10.0 Nov 29 15:05:27.447 INFO [stderr] Checking env_logger v0.5.13 Nov 29 15:05:28.000 INFO [stderr] Checking error-chain v0.1.12 Nov 29 15:05:29.427 INFO [stderr] Checking crossbeam-channel v0.2.6 Nov 29 15:05:30.576 INFO [stderr] Checking tokio-signal v0.2.6 Nov 29 15:05:30.656 INFO [stderr] Checking flate2 v1.0.4 Nov 29 15:05:31.241 INFO [stderr] Checking trust-dns-proto v0.4.3 Nov 29 15:05:32.548 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Nov 29 15:05:48.918 INFO [stderr] Checking cookie v0.11.0 Nov 29 15:05:51.241 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 29 15:05:56.894 INFO [stderr] Checking diesel v1.3.3 Nov 29 15:06:00.544 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 29 15:06:12.099 INFO [stderr] Checking dotenv v0.10.1 Nov 29 15:06:29.064 INFO [stderr] Compiling synstructure v0.10.1 Nov 29 15:06:29.064 INFO [stderr] Compiling actix_derive v0.3.2 Nov 29 15:06:29.064 INFO [stderr] Compiling serde_derive v1.0.80 Nov 29 15:06:46.618 INFO [stderr] Compiling failure_derive v0.1.3 Nov 29 15:06:53.938 INFO [stderr] Checking failure v0.1.3 Nov 29 15:06:55.206 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 29 15:06:55.209 INFO [stderr] Checking actix v0.7.5 Nov 29 15:07:12.802 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 29 15:07:19.284 INFO [stderr] Checking actix-net v0.1.1 Nov 29 15:07:44.312 INFO [stderr] Checking hello-rust v0.1.0 (/source) Nov 29 15:07:46.101 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:46.102 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:46.102 INFO [stderr] | Nov 29 15:07:46.102 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:46.103 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.103 INFO [stderr] | Nov 29 15:07:46.103 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 15:07:46.103 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! Nov 29 15:07:46.104 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.104 INFO [stderr] Nov 29 15:07:46.104 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:46.104 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:46.104 INFO [stderr] | Nov 29 15:07:46.105 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:46.105 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.105 INFO [stderr] | Nov 29 15:07:46.105 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! Nov 29 15:07:46.106 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.106 INFO [stderr] Nov 29 15:07:46.106 INFO [stderr] warning: cannot find type `Thing` in this scope Nov 29 15:07:46.106 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:46.107 INFO [stderr] | Nov 29 15:07:46.107 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:46.107 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.107 INFO [stderr] | Nov 29 15:07:46.107 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! Nov 29 15:07:46.108 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.108 INFO [stderr] Nov 29 15:07:46.108 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 15:07:46.108 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 15:07:46.109 INFO [stderr] | Nov 29 15:07:46.109 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 15:07:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.110 INFO [stderr] | Nov 29 15:07:46.110 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! Nov 29 15:07:46.110 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.111 INFO [stderr] Nov 29 15:07:46.111 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 15:07:46.111 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.111 INFO [stderr] | Nov 29 15:07:46.112 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.112 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.112 INFO [stderr] | Nov 29 15:07:46.112 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! Nov 29 15:07:46.113 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.113 INFO [stderr] Nov 29 15:07:46.113 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 15:07:46.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.114 INFO [stderr] | Nov 29 15:07:46.114 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.114 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.115 INFO [stderr] | Nov 29 15:07:46.115 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! Nov 29 15:07:46.115 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.115 INFO [stderr] Nov 29 15:07:46.115 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 15:07:46.115 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.115 INFO [stderr] | Nov 29 15:07:46.116 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.116 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.116 INFO [stderr] | Nov 29 15:07:46.116 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! Nov 29 15:07:46.116 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.116 INFO [stderr] Nov 29 15:07:46.116 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 29 15:07:46.116 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.116 INFO [stderr] | Nov 29 15:07:46.116 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.116 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.116 INFO [stderr] | Nov 29 15:07:46.116 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! Nov 29 15:07:46.116 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.116 INFO [stderr] Nov 29 15:07:46.228 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:46.229 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:46.229 INFO [stderr] | Nov 29 15:07:46.229 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:46.229 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.230 INFO [stderr] | Nov 29 15:07:46.230 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 15:07:46.230 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! Nov 29 15:07:46.230 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.231 INFO [stderr] Nov 29 15:07:46.231 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:46.231 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:46.231 INFO [stderr] | Nov 29 15:07:46.232 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:46.232 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.232 INFO [stderr] | Nov 29 15:07:46.232 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! Nov 29 15:07:46.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.233 INFO [stderr] Nov 29 15:07:46.233 INFO [stderr] warning: cannot find type `Thing` in this scope Nov 29 15:07:46.233 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:46.234 INFO [stderr] | Nov 29 15:07:46.234 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:46.234 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.235 INFO [stderr] | Nov 29 15:07:46.235 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! Nov 29 15:07:46.235 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.235 INFO [stderr] Nov 29 15:07:46.236 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 15:07:46.236 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 15:07:46.236 INFO [stderr] | Nov 29 15:07:46.236 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 15:07:46.237 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.237 INFO [stderr] | Nov 29 15:07:46.237 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! Nov 29 15:07:46.238 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.238 INFO [stderr] Nov 29 15:07:46.238 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 15:07:46.238 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.239 INFO [stderr] | Nov 29 15:07:46.239 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.239 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.240 INFO [stderr] | Nov 29 15:07:46.240 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! Nov 29 15:07:46.240 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.240 INFO [stderr] Nov 29 15:07:46.241 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 15:07:46.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.241 INFO [stderr] | Nov 29 15:07:46.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.242 INFO [stderr] | Nov 29 15:07:46.242 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! Nov 29 15:07:46.243 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.243 INFO [stderr] Nov 29 15:07:46.243 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 15:07:46.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.243 INFO [stderr] | Nov 29 15:07:46.243 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.243 INFO [stderr] | Nov 29 15:07:46.243 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! Nov 29 15:07:46.243 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.243 INFO [stderr] Nov 29 15:07:46.243 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 29 15:07:46.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:46.243 INFO [stderr] | Nov 29 15:07:46.243 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:46.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:46.243 INFO [stderr] | Nov 29 15:07:46.243 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! Nov 29 15:07:46.243 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:46.243 INFO [stderr] Nov 29 15:07:46.997 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s Nov 29 15:07:47.037 INFO [stderr] su: No module specific data is present Nov 29 15:07:48.970 INFO running `"docker" "inspect" "9681da85ea6271e69fe843100fdc879f268f21023a86a1d8cc083aa44cddcd53"` Nov 29 15:07:49.298 INFO running `"docker" "rm" "-f" "9681da85ea6271e69fe843100fdc879f268f21023a86a1d8cc083aa44cddcd53"` Nov 29 15:07:49.680 INFO [stdout] 9681da85ea6271e69fe843100fdc879f268f21023a86a1d8cc083aa44cddcd53