Aug 30 00:11:16.017 INFO checking til-0.1.1 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 00:11:16.017 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 00:11:16.017 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 00:11:16.197 INFO blam! 1eb22b13f5d45e1163ef5abfd8a348a78c943d3c58f402a231b8ef33b1fe5a11 Aug 30 00:11:16.199 INFO running `"docker" "start" "-a" "1eb22b13f5d45e1163ef5abfd8a348a78c943d3c58f402a231b8ef33b1fe5a11"` Aug 30 00:11:16.902 INFO kablam! Compiling libsqlite3-sys v0.9.3 Aug 30 00:11:16.902 INFO kablam! Compiling num-traits v0.2.5 Aug 30 00:11:16.906 INFO kablam! Compiling syn v0.11.11 Aug 30 00:11:16.911 INFO kablam! Compiling diesel_derives v1.3.0 Aug 30 00:11:22.885 INFO kablam! Compiling num-integer v0.1.39 Aug 30 00:11:25.355 INFO kablam! Compiling chrono v0.4.6 Aug 30 00:11:33.847 INFO kablam! Checking diesel v1.3.2 Aug 30 00:12:16.008 INFO kablam! Checking migrations_internals v1.3.0 Aug 30 00:12:24.635 INFO kablam! Compiling migrations_macros v1.3.0 Aug 30 00:12:28.457 INFO kablam! Checking diesel_migrations v1.3.0 Aug 30 00:12:29.028 INFO kablam! Checking til v0.1.1 (file:///source) Aug 30 00:12:29.688 INFO kablam! warning: cannot find type `table` in this scope Aug 30 00:12:29.688 INFO kablam! --> :165:33 Aug 30 00:12:29.688 INFO kablam! | Aug 30 00:12:29.688 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 00:12:29.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.689 INFO kablam! | Aug 30 00:12:29.689 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 00:12:29.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.689 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.689 INFO kablam! Aug 30 00:12:29.690 INFO kablam! warning: cannot find type `table` in this scope Aug 30 00:12:29.690 INFO kablam! --> :165:33 Aug 30 00:12:29.690 INFO kablam! | Aug 30 00:12:29.690 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 00:12:29.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.690 INFO kablam! | Aug 30 00:12:29.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.690 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.690 INFO kablam! Aug 30 00:12:29.691 INFO kablam! warning: cannot find type `id` in this scope Aug 30 00:12:29.691 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 00:12:29.691 INFO kablam! | Aug 30 00:12:29.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 00:12:29.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.691 INFO kablam! | Aug 30 00:12:29.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.691 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.691 INFO kablam! Aug 30 00:12:29.691 INFO kablam! warning: cannot find type `contents` in this scope Aug 30 00:12:29.691 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 00:12:29.691 INFO kablam! | Aug 30 00:12:29.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 00:12:29.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.691 INFO kablam! | Aug 30 00:12:29.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.691 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.691 INFO kablam! Aug 30 00:12:29.691 INFO kablam! warning: cannot find type `created_at` in this scope Aug 30 00:12:29.691 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 00:12:29.691 INFO kablam! | Aug 30 00:12:29.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 00:12:29.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.691 INFO kablam! | Aug 30 00:12:29.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.692 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.692 INFO kablam! Aug 30 00:12:29.692 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 00:12:29.692 INFO kablam! --> src/models.rs:7:17 Aug 30 00:12:29.692 INFO kablam! | Aug 30 00:12:29.692 INFO kablam! 7 | #[derive(Debug, Queryable)] Aug 30 00:12:29.692 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.692 INFO kablam! | Aug 30 00:12:29.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.692 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.692 INFO kablam! Aug 30 00:12:29.694 INFO kablam! warning: cannot find type `TIL` in this scope Aug 30 00:12:29.694 INFO kablam! --> src/models.rs:7:17 Aug 30 00:12:29.694 INFO kablam! | Aug 30 00:12:29.694 INFO kablam! 7 | #[derive(Debug, Queryable)] Aug 30 00:12:29.694 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.694 INFO kablam! | Aug 30 00:12:29.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.694 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.695 INFO kablam! Aug 30 00:12:29.695 INFO kablam! warning: cannot find type `tils` in this scope Aug 30 00:12:29.695 INFO kablam! --> src/models.rs:14:10 Aug 30 00:12:29.695 INFO kablam! | Aug 30 00:12:29.695 INFO kablam! 14 | #[derive(Insertable)] Aug 30 00:12:29.695 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.695 INFO kablam! | Aug 30 00:12:29.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.695 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.695 INFO kablam! Aug 30 00:12:29.695 INFO kablam! warning: cannot find type `NewTIL` in this scope Aug 30 00:12:29.695 INFO kablam! --> src/models.rs:14:10 Aug 30 00:12:29.695 INFO kablam! | Aug 30 00:12:29.695 INFO kablam! 14 | #[derive(Insertable)] Aug 30 00:12:29.695 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:29.695 INFO kablam! | Aug 30 00:12:29.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:29.695 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:29.695 INFO kablam! Aug 30 00:12:30.032 INFO kablam! warning: cannot find type `table` in this scope Aug 30 00:12:30.032 INFO kablam! --> :165:33 Aug 30 00:12:30.032 INFO kablam! | Aug 30 00:12:30.032 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 00:12:30.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.032 INFO kablam! | Aug 30 00:12:30.032 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 00:12:30.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.033 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.033 INFO kablam! Aug 30 00:12:30.033 INFO kablam! warning: cannot find type `table` in this scope Aug 30 00:12:30.033 INFO kablam! --> :165:33 Aug 30 00:12:30.033 INFO kablam! | Aug 30 00:12:30.033 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 00:12:30.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.034 INFO kablam! | Aug 30 00:12:30.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.034 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.034 INFO kablam! Aug 30 00:12:30.034 INFO kablam! warning: cannot find type `id` in this scope Aug 30 00:12:30.034 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 00:12:30.034 INFO kablam! | Aug 30 00:12:30.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 00:12:30.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.034 INFO kablam! | Aug 30 00:12:30.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.034 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.034 INFO kablam! Aug 30 00:12:30.034 INFO kablam! warning: cannot find type `contents` in this scope Aug 30 00:12:30.034 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 00:12:30.034 INFO kablam! | Aug 30 00:12:30.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 00:12:30.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.034 INFO kablam! | Aug 30 00:12:30.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.034 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.035 INFO kablam! Aug 30 00:12:30.035 INFO kablam! warning: cannot find type `created_at` in this scope Aug 30 00:12:30.035 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 00:12:30.035 INFO kablam! | Aug 30 00:12:30.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 00:12:30.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.035 INFO kablam! | Aug 30 00:12:30.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.035 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.035 INFO kablam! Aug 30 00:12:30.035 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 00:12:30.035 INFO kablam! --> src/models.rs:7:17 Aug 30 00:12:30.035 INFO kablam! | Aug 30 00:12:30.035 INFO kablam! 7 | #[derive(Debug, Queryable)] Aug 30 00:12:30.035 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.035 INFO kablam! | Aug 30 00:12:30.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.035 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.035 INFO kablam! Aug 30 00:12:30.035 INFO kablam! warning: cannot find type `TIL` in this scope Aug 30 00:12:30.035 INFO kablam! --> src/models.rs:7:17 Aug 30 00:12:30.035 INFO kablam! | Aug 30 00:12:30.036 INFO kablam! 7 | #[derive(Debug, Queryable)] Aug 30 00:12:30.036 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.036 INFO kablam! | Aug 30 00:12:30.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.036 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.036 INFO kablam! Aug 30 00:12:30.036 INFO kablam! warning: cannot find type `tils` in this scope Aug 30 00:12:30.036 INFO kablam! --> src/models.rs:14:10 Aug 30 00:12:30.036 INFO kablam! | Aug 30 00:12:30.036 INFO kablam! 14 | #[derive(Insertable)] Aug 30 00:12:30.036 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.036 INFO kablam! | Aug 30 00:12:30.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.036 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.036 INFO kablam! Aug 30 00:12:30.036 INFO kablam! warning: cannot find type `NewTIL` in this scope Aug 30 00:12:30.036 INFO kablam! --> src/models.rs:14:10 Aug 30 00:12:30.036 INFO kablam! | Aug 30 00:12:30.036 INFO kablam! 14 | #[derive(Insertable)] Aug 30 00:12:30.036 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 00:12:30.036 INFO kablam! | Aug 30 00:12:30.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 00:12:30.036 INFO kablam! = note: for more information, see issue #50504 Aug 30 00:12:30.037 INFO kablam! Aug 30 00:12:30.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Aug 30 00:12:30.424 INFO kablam! su: No module specific data is present Aug 30 00:12:30.894 INFO running `"docker" "rm" "-f" "1eb22b13f5d45e1163ef5abfd8a348a78c943d3c58f402a231b8ef33b1fe5a11"` Aug 30 00:12:30.975 INFO blam! 1eb22b13f5d45e1163ef5abfd8a348a78c943d3c58f402a231b8ef33b1fe5a11