Dec 19 21:42:08.928 INFO checking Tembocs/rup against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 21:42:08.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-6/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 21:42:09.434 INFO [stdout] 232ffa56d501a40861b9b1e5a9cd6db008dd9990be479679f34cccd20e418501 Dec 19 21:42:09.436 INFO running `"docker" "start" "-a" "232ffa56d501a40861b9b1e5a9cd6db008dd9990be479679f34cccd20e418501"` Dec 19 21:42:11.783 INFO [stderr] Compiling byteorder v1.2.2 Dec 19 21:42:11.791 INFO [stderr] Compiling syn v0.13.9 Dec 19 21:42:11.792 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 19 21:42:11.798 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 19 21:42:11.799 INFO [stderr] Checking error-chain v0.11.0 Dec 19 21:42:23.085 INFO [stderr] Compiling diesel v1.2.2 Dec 19 21:42:32.957 INFO [stderr] Compiling derive-error-chain v0.11.1 Dec 19 21:42:32.959 INFO [stderr] Compiling serde_derive v1.0.55 Dec 19 21:42:50.753 INFO [stderr] Checking dotenv v0.11.0 Dec 19 21:43:08.269 INFO [stderr] Checking docopt v1.0.0 Dec 19 21:43:20.843 INFO [stderr] Checking migrations_internals v1.2.0 Dec 19 21:43:23.462 INFO [stderr] Compiling migrations_macros v1.2.0 Dec 19 21:43:24.744 INFO [stderr] Checking diesel_migrations v1.2.0 Dec 19 21:43:25.047 INFO [stderr] Checking rup v0.1.0 (/opt/crater/workdir) Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:27.045 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:27.045 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 21:43:27.045 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 21:43:27.045 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `scm` in this scope Dec 19 21:43:27.045 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 21:43:27.045 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `Repository` in this scope Dec 19 21:43:27.045 INFO [stderr] --> src/models.rs:4:10 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 4 | #[derive(Queryable)] Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `repositories` in this scope Dec 19 21:43:27.045 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 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:27.045 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.045 INFO [stderr] Dec 19 21:43:27.045 INFO [stderr] warning: cannot find type `NewRepository` in this scope Dec 19 21:43:27.045 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.045 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:27.045 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.045 INFO [stderr] | Dec 19 21:43:27.046 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:27.046 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.046 INFO [stderr] Dec 19 21:43:27.068 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:27.068 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:27.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 21:43:27.068 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:27.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.068 INFO [stderr] Dec 19 21:43:27.068 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:43:27.068 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:43:27.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 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:27.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.068 INFO [stderr] Dec 19 21:43:27.068 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 21:43:27.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 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:27.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.068 INFO [stderr] Dec 19 21:43:27.068 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 21:43:27.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 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:27.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.068 INFO [stderr] Dec 19 21:43:27.068 INFO [stderr] warning: cannot find type `scm` in this scope Dec 19 21:43:27.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.068 INFO [stderr] | Dec 19 21:43:27.069 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:27.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.069 INFO [stderr] Dec 19 21:43:27.069 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 21:43:27.069 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:43:27.069 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 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:27.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.069 INFO [stderr] Dec 19 21:43:27.069 INFO [stderr] warning: cannot find type `Repository` in this scope Dec 19 21:43:27.069 INFO [stderr] --> src/models.rs:4:10 Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 INFO [stderr] 4 | #[derive(Queryable)] Dec 19 21:43:27.069 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 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:27.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.069 INFO [stderr] Dec 19 21:43:27.069 INFO [stderr] warning: cannot find type `repositories` in this scope Dec 19 21:43:27.069 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:27.069 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 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:27.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.069 INFO [stderr] Dec 19 21:43:27.069 INFO [stderr] warning: cannot find type `NewRepository` in this scope Dec 19 21:43:27.069 INFO [stderr] --> src/models.rs:13:10 Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 21:43:27.069 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:43:27.069 INFO [stderr] | Dec 19 21:43:27.069 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:27.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:43:27.069 INFO [stderr] Dec 19 21:43:28.760 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Dec 19 21:43:29.296 INFO running `"docker" "inspect" "232ffa56d501a40861b9b1e5a9cd6db008dd9990be479679f34cccd20e418501"` Dec 19 21:43:29.533 INFO running `"docker" "rm" "-f" "232ffa56d501a40861b9b1e5a9cd6db008dd9990be479679f34cccd20e418501"` Dec 19 21:43:29.880 INFO [stdout] 232ffa56d501a40861b9b1e5a9cd6db008dd9990be479679f34cccd20e418501