Nov 29 15:05:08.374 INFO checking werkshy/hello-rust against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 29 15:05:08.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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:08.964 INFO [stdout] 631895b20f552c2950f787a005766fb1ccc692fbd3c33136bbc038f6ca031fa6 Nov 29 15:05:08.966 INFO running `"docker" "start" "-a" "631895b20f552c2950f787a005766fb1ccc692fbd3c33136bbc038f6ca031fa6"` Nov 29 15:05:11.871 INFO [stderr] usermod: no changes Nov 29 15:05:12.411 INFO [stderr] Checking ucd-util v0.1.2 Nov 29 15:05:12.418 INFO [stderr] Checking utf8-ranges v1.0.2 Nov 29 15:05:12.441 INFO [stderr] Compiling memchr v2.1.1 Nov 29 15:05:12.442 INFO [stderr] Compiling ring v0.13.2 Nov 29 15:05:12.468 INFO [stderr] Compiling syn v0.11.11 Nov 29 15:05:12.480 INFO [stderr] Checking r2d2 v0.8.3 Nov 29 15:05:12.490 INFO [stderr] Compiling syn v0.15.18 Nov 29 15:05:12.545 INFO [stderr] Checking error-chain v0.10.0 Nov 29 15:05:14.196 INFO [stderr] Checking regex-syntax v0.6.2 Nov 29 15:05:14.598 INFO [stderr] Checking regex-syntax v0.5.6 Nov 29 15:05:15.456 INFO [stderr] Checking diesel v1.3.3 Nov 29 15:05:20.134 INFO [stderr] Checking aho-corasick v0.6.9 Nov 29 15:05:34.496 INFO [stderr] Checking regex v0.2.11 Nov 29 15:05:35.484 INFO [stderr] Checking regex v1.0.5 Nov 29 15:05:38.145 INFO [stderr] Checking cookie v0.11.0 Nov 29 15:05:50.902 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 29 15:05:51.090 INFO [stderr] Checking env_logger v0.5.13 Nov 29 15:06:02.306 INFO [stderr] Checking dotenv v0.10.1 Nov 29 15:06:19.796 INFO [stderr] Compiling synstructure v0.10.1 Nov 29 15:06:19.796 INFO [stderr] Compiling actix_derive v0.3.2 Nov 29 15:06:19.796 INFO [stderr] Compiling serde_derive v1.0.80 Nov 29 15:06:36.369 INFO [stderr] Compiling failure_derive v0.1.3 Nov 29 15:06:43.542 INFO [stderr] Checking failure v0.1.3 Nov 29 15:06:44.624 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 29 15:06:44.626 INFO [stderr] Checking actix v0.7.5 Nov 29 15:07:02.822 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 29 15:07:09.280 INFO [stderr] Checking actix-net v0.1.1 Nov 29 15:07:14.124 INFO [stderr] Checking actix-web v0.7.13 Nov 29 15:07:30.132 INFO [stderr] Checking hello-rust v0.1.0 (/source) Nov 29 15:07:31.628 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:31.629 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:31.629 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `Thing` in this scope Nov 29 15:07:31.629 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 15:07:31.629 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 15:07:31.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 15:07:31.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 15:07:31.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.629 INFO [stderr] | Nov 29 15:07:31.629 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:31.629 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.629 INFO [stderr] Nov 29 15:07:31.629 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 29 15:07:31.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.630 INFO [stderr] | Nov 29 15:07:31.630 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.630 INFO [stderr] | Nov 29 15:07:31.630 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:31.630 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.630 INFO [stderr] Nov 29 15:07:31.931 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:31.932 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:31.932 INFO [stderr] | Nov 29 15:07:31.932 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:31.933 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.933 INFO [stderr] | Nov 29 15:07:31.933 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 15:07:31.933 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:31.934 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.934 INFO [stderr] Nov 29 15:07:31.934 INFO [stderr] warning: cannot find type `SystemTime` in this scope Nov 29 15:07:31.935 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:31.935 INFO [stderr] | Nov 29 15:07:31.935 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:31.936 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.936 INFO [stderr] | Nov 29 15:07:31.936 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:31.937 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.937 INFO [stderr] Nov 29 15:07:31.937 INFO [stderr] warning: cannot find type `Thing` in this scope Nov 29 15:07:31.937 INFO [stderr] --> src/models/thing.rs:3:21 Nov 29 15:07:31.938 INFO [stderr] | Nov 29 15:07:31.938 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Nov 29 15:07:31.938 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.939 INFO [stderr] | Nov 29 15:07:31.939 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:31.939 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.939 INFO [stderr] Nov 29 15:07:31.940 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 15:07:31.940 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 15:07:31.940 INFO [stderr] | Nov 29 15:07:31.941 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 15:07:31.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.941 INFO [stderr] | Nov 29 15:07:31.942 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:31.942 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.942 INFO [stderr] Nov 29 15:07:31.943 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 15:07:31.943 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.943 INFO [stderr] | Nov 29 15:07:31.943 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.944 INFO [stderr] | Nov 29 15:07:31.944 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:31.945 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.945 INFO [stderr] Nov 29 15:07:31.945 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 15:07:31.945 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.946 INFO [stderr] | Nov 29 15:07:31.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.946 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.947 INFO [stderr] | Nov 29 15:07:31.947 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:31.947 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.947 INFO [stderr] Nov 29 15:07:31.948 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 15:07:31.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.948 INFO [stderr] | Nov 29 15:07:31.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.949 INFO [stderr] | Nov 29 15:07:31.950 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:31.950 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.950 INFO [stderr] Nov 29 15:07:31.968 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 29 15:07:31.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 15:07:31.969 INFO [stderr] | Nov 29 15:07:31.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 15:07:31.970 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 15:07:31.970 INFO [stderr] | Nov 29 15:07:31.970 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:31.971 INFO [stderr] = note: for more information, see issue #50504 Nov 29 15:07:31.971 INFO [stderr] Nov 29 15:07:32.514 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s Nov 29 15:07:32.556 INFO [stderr] su: No module specific data is present Nov 29 15:07:33.366 INFO running `"docker" "inspect" "631895b20f552c2950f787a005766fb1ccc692fbd3c33136bbc038f6ca031fa6"` Nov 29 15:07:33.720 INFO running `"docker" "rm" "-f" "631895b20f552c2950f787a005766fb1ccc692fbd3c33136bbc038f6ca031fa6"` Nov 29 15:07:34.084 INFO [stdout] 631895b20f552c2950f787a005766fb1ccc692fbd3c33136bbc038f6ca031fa6