Dec 19 21:42:08.995 INFO checking Tembocs/rup against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 21:42:08.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-3/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/Tembocs/rup:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 21:42:09.500 INFO [stdout] 72e9c469d2956bd9921bc5ce414df70f5d951b53f5f99935a40804f9c108edf6 Dec 19 21:42:09.506 INFO running `"docker" "start" "-a" "72e9c469d2956bd9921bc5ce414df70f5d951b53f5f99935a40804f9c108edf6"` Dec 19 21:42:11.376 INFO [stderr] Compiling byteorder v1.2.2 Dec 19 21:42:11.384 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 19 21:42:11.384 INFO [stderr] Compiling syn v0.13.9 Dec 19 21:42:11.392 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 19 21:42:11.392 INFO [stderr] Checking error-chain v0.11.0 Dec 19 21:42:22.603 INFO [stderr] Compiling diesel v1.2.2 Dec 19 21:42:31.924 INFO [stderr] Compiling derive-error-chain v0.11.1 Dec 19 21:42:31.924 INFO [stderr] Compiling serde_derive v1.0.55 Dec 19 21:42:50.650 INFO [stderr] Checking dotenv v0.11.0 Dec 19 21:43:06.580 INFO [stderr] Checking docopt v1.0.0 Dec 19 21:43:20.941 INFO [stderr] Checking migrations_internals v1.2.0 Dec 19 21:43:22.950 INFO [stderr] Compiling migrations_macros v1.2.0 Dec 19 21:43:24.361 INFO [stderr] Checking diesel_migrations v1.2.0 Dec 19 21:43:24.588 INFO [stderr] Checking rup v0.1.0 (/opt/crater/workdir) Dec 19 21:43:26.835 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:26.835 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:26.835 INFO [stderr] | Dec 19 21:43:26.835 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:26.835 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.835 INFO [stderr] | Dec 19 21:43:26.835 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 21:43:26.835 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 19 21:43:26.835 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:26.836 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 21:43:26.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 21:43:26.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `scm` in this scope Dec 19 21:43:26.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 21:43:26.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `Repository` in this scope Dec 19 21:43:26.836 INFO [stderr] --> src/models.rs:4:10 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 4 | #[derive(Queryable)] Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `repositories` in this scope Dec 19 21:43:26.836 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.836 INFO [stderr] warning: cannot find type `NewRepository` in this scope Dec 19 21:43:26.836 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:26.836 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.836 INFO [stderr] | Dec 19 21:43:26.836 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 19 21:43:26.836 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.836 INFO [stderr] Dec 19 21:43:26.840 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:26.840 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:26.840 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:26.841 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 21:43:26.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 21:43:26.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `scm` in this scope Dec 19 21:43:26.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 21:43:26.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `Repository` in this scope Dec 19 21:43:26.841 INFO [stderr] --> src/models.rs:4:10 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 4 | #[derive(Queryable)] Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `repositories` in this scope Dec 19 21:43:26.841 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:26.841 INFO [stderr] warning: cannot find type `NewRepository` in this scope Dec 19 21:43:26.841 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:26.841 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:26.841 INFO [stderr] | Dec 19 21:43:26.841 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 19 21:43:26.841 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:26.841 INFO [stderr] Dec 19 21:43:28.872 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Dec 19 21:43:29.442 INFO running `"docker" "inspect" "72e9c469d2956bd9921bc5ce414df70f5d951b53f5f99935a40804f9c108edf6"` Dec 19 21:43:29.804 INFO running `"docker" "rm" "-f" "72e9c469d2956bd9921bc5ce414df70f5d951b53f5f99935a40804f9c108edf6"` Dec 19 21:43:30.129 INFO [stdout] 72e9c469d2956bd9921bc5ce414df70f5d951b53f5f99935a40804f9c108edf6