Nov 28 04:45:54.989 INFO checking goriunov/rust-test against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 04:45:54.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 04:45:55.413 INFO [stdout] 2b8129558d819abf12c5f97dd454ae4aaf8320fcbedcdff9ebbae0559425979b Nov 28 04:45:55.416 INFO running `"docker" "start" "-a" "2b8129558d819abf12c5f97dd454ae4aaf8320fcbedcdff9ebbae0559425979b"` Nov 28 04:45:56.169 INFO [stderr] usermod: no changes Nov 28 04:45:56.372 INFO [stderr] Checking r2d2 v0.8.3 Nov 28 04:45:57.074 INFO [stderr] Checking diesel v1.3.3 Nov 28 04:46:35.162 INFO [stderr] Checking vouc v0.1.0 (/source) Nov 28 04:46:38.661 INFO [stderr] warning: cannot find type `Post` in this scope Nov 28 04:46:38.661 INFO [stderr] --> src/models.rs:3:10 Nov 28 04:46:38.661 INFO [stderr] | Nov 28 04:46:38.662 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Nov 28 04:46:38.662 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.662 INFO [stderr] | Nov 28 04:46:38.663 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 04:46:38.663 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 28 04:46:38.663 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.663 INFO [stderr] Nov 28 04:46:38.664 INFO [stderr] warning: cannot find type `posts` in this scope Nov 28 04:46:38.664 INFO [stderr] --> src/models.rs:11:10 Nov 28 04:46:38.664 INFO [stderr] | Nov 28 04:46:38.664 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 28 04:46:38.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.664 INFO [stderr] | Nov 28 04:46:38.664 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 28 04:46:38.664 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.664 INFO [stderr] Nov 28 04:46:38.664 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 28 04:46:38.664 INFO [stderr] --> src/models.rs:11:10 Nov 28 04:46:38.664 INFO [stderr] | Nov 28 04:46:38.664 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 28 04:46:38.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.664 INFO [stderr] | Nov 28 04:46:38.665 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 28 04:46:38.665 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.665 INFO [stderr] Nov 28 04:46:38.665 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 04:46:38.665 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 04:46:38.665 INFO [stderr] | Nov 28 04:46:38.665 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 04:46:38.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.665 INFO [stderr] | Nov 28 04:46:38.665 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 28 04:46:38.665 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.665 INFO [stderr] Nov 28 04:46:38.665 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 04:46:38.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.665 INFO [stderr] | Nov 28 04:46:38.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.665 INFO [stderr] | Nov 28 04:46:38.666 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 28 04:46:38.666 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.666 INFO [stderr] Nov 28 04:46:38.666 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 04:46:38.666 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.666 INFO [stderr] | Nov 28 04:46:38.666 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.666 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.666 INFO [stderr] | Nov 28 04:46:38.666 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 28 04:46:38.666 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.666 INFO [stderr] Nov 28 04:46:38.666 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 04:46:38.666 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.666 INFO [stderr] | Nov 28 04:46:38.666 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.666 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.667 INFO [stderr] | Nov 28 04:46:38.667 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 28 04:46:38.667 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.667 INFO [stderr] Nov 28 04:46:38.667 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 04:46:38.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.667 INFO [stderr] | Nov 28 04:46:38.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.667 INFO [stderr] | Nov 28 04:46:38.667 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 28 04:46:38.667 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.667 INFO [stderr] Nov 28 04:46:38.734 INFO [stderr] warning: cannot find type `Post` in this scope Nov 28 04:46:38.734 INFO [stderr] --> src/models.rs:3:10 Nov 28 04:46:38.734 INFO [stderr] | Nov 28 04:46:38.734 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Nov 28 04:46:38.734 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.734 INFO [stderr] | Nov 28 04:46:38.734 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 04:46:38.734 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `posts` in this scope Nov 28 04:46:38.735 INFO [stderr] --> src/models.rs:11:10 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 28 04:46:38.735 INFO [stderr] --> src/models.rs:11:10 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 04:46:38.735 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 04:46:38.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 04:46:38.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 04:46:38.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:38.735 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 04:46:38.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 04:46:38.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 04:46:38.735 INFO [stderr] | Nov 28 04:46:38.735 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 28 04:46:38.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 04:46:38.735 INFO [stderr] Nov 28 04:46:39.061 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.86s Nov 28 04:46:39.080 INFO [stderr] su: No module specific data is present Nov 28 04:46:39.441 INFO running `"docker" "inspect" "2b8129558d819abf12c5f97dd454ae4aaf8320fcbedcdff9ebbae0559425979b"` Nov 28 04:46:39.626 INFO running `"docker" "rm" "-f" "2b8129558d819abf12c5f97dd454ae4aaf8320fcbedcdff9ebbae0559425979b"` Nov 28 04:46:39.815 INFO [stdout] 2b8129558d819abf12c5f97dd454ae4aaf8320fcbedcdff9ebbae0559425979b