Dec 18 08:30:47.723 INFO checking Arekkusuva/web-sample against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 08:30:47.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/Arekkusuva/web-sample:/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 08:30:48.096 INFO [stdout] 992c7f4dd928066fe916f9af41cb3757cf1464418d4e276c1c7b3d2b2199c097 Dec 18 08:30:48.098 INFO running `"docker" "start" "-a" "992c7f4dd928066fe916f9af41cb3757cf1464418d4e276c1c7b3d2b2199c097"` Dec 18 08:30:50.040 INFO [stderr] warning: unused manifest key: dependencies.diesel.dotenv Dec 18 08:30:50.379 INFO [stderr] Checking crossbeam-utils v0.6.1 Dec 18 08:30:50.382 INFO [stderr] Compiling ring v0.13.5 Dec 18 08:30:50.410 INFO [stderr] Checking bytes v0.4.11 Dec 18 08:30:50.412 INFO [stderr] Checking mio v0.6.16 Dec 18 08:30:50.432 INFO [stderr] Compiling memchr v2.1.1 Dec 18 08:30:50.435 INFO [stderr] Checking diesel v1.3.3 Dec 18 08:30:50.437 INFO [stderr] Checking slog-json v2.3.0 Dec 18 08:30:52.086 INFO [stderr] Checking slog-term v2.4.0 Dec 18 08:30:54.204 INFO [stderr] Checking iron v0.6.0 Dec 18 08:30:57.221 INFO [stderr] Checking aho-corasick v0.6.9 Dec 18 08:30:57.221 INFO [stderr] Checking combine v3.6.3 Dec 18 08:30:57.224 INFO [stderr] Checking tokio-io v0.1.10 Dec 18 08:30:58.969 INFO [stderr] Checking regex v1.0.6 Dec 18 08:30:59.560 INFO [stderr] Checking persistent v0.4.0 Dec 18 08:30:59.560 INFO [stderr] Checking iron-json-response v0.6.0 Dec 18 08:31:02.478 INFO [stderr] Checking tokio-reactor v0.1.7 Dec 18 08:31:03.569 INFO [stderr] Checking tokio-codec v0.1.1 Dec 18 08:31:03.977 INFO [stderr] Checking bodyparser v0.8.0 Dec 18 08:31:08.676 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 18 08:31:09.764 INFO [stderr] Checking validator v0.8.0 Dec 18 08:31:15.565 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 18 08:31:31.265 INFO [stderr] Compiling validator_derive v0.8.0 Dec 18 08:31:55.772 INFO [stderr] Checking redis v0.9.1 Dec 18 08:32:03.572 INFO [stderr] Checking r2d2_redis v0.8.0 Dec 18 08:32:14.037 INFO [stderr] Checking web_sample v0.1.0 (/opt/crater/workdir) Dec 18 08:32:16.250 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 08:32:16.250 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 08:32:16.250 INFO [stderr] | Dec 18 08:32:16.250 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 08:32:16.250 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.250 INFO [stderr] | Dec 18 08:32:16.250 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 08:32:16.250 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 18 08:32:16.250 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.250 INFO [stderr] Dec 18 08:32:16.250 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 08:32:16.250 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 08:32:16.250 INFO [stderr] | Dec 18 08:32:16.250 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 08:32:16.250 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.250 INFO [stderr] | Dec 18 08:32:16.250 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 18 08:32:16.250 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.250 INFO [stderr] Dec 18 08:32:16.251 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 08:32:16.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 08:32:16.251 INFO [stderr] | Dec 18 08:32:16.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 08:32:16.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.251 INFO [stderr] | Dec 18 08:32:16.251 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 18 08:32:16.251 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.251 INFO [stderr] Dec 18 08:32:16.251 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 08:32:16.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 08:32:16.251 INFO [stderr] | Dec 18 08:32:16.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 08:32:16.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.251 INFO [stderr] | Dec 18 08:32:16.251 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 18 08:32:16.251 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.251 INFO [stderr] Dec 18 08:32:16.337 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 08:32:16.337 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 08:32:16.337 INFO [stderr] | Dec 18 08:32:16.337 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 08:32:16.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.337 INFO [stderr] | Dec 18 08:32:16.337 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 08:32:16.337 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 18 08:32:16.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.337 INFO [stderr] Dec 18 08:32:16.337 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 08:32:16.337 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 08:32:16.337 INFO [stderr] | Dec 18 08:32:16.337 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 08:32:16.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.337 INFO [stderr] | Dec 18 08:32:16.337 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 18 08:32:16.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.337 INFO [stderr] Dec 18 08:32:16.337 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 08:32:16.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 08:32:16.337 INFO [stderr] | Dec 18 08:32:16.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 08:32:16.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.337 INFO [stderr] | Dec 18 08:32:16.337 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 18 08:32:16.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.337 INFO [stderr] Dec 18 08:32:16.337 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 08:32:16.338 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 08:32:16.338 INFO [stderr] | Dec 18 08:32:16.338 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 08:32:16.338 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 08:32:16.338 INFO [stderr] | Dec 18 08:32:16.338 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 18 08:32:16.338 INFO [stderr] = note: for more information, see issue #50504 Dec 18 08:32:16.338 INFO [stderr] Dec 18 08:32:16.945 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Dec 18 08:32:17.723 INFO running `"docker" "inspect" "992c7f4dd928066fe916f9af41cb3757cf1464418d4e276c1c7b3d2b2199c097"` Dec 18 08:32:18.044 INFO running `"docker" "rm" "-f" "992c7f4dd928066fe916f9af41cb3757cf1464418d4e276c1c7b3d2b2199c097"` Dec 18 08:32:18.284 INFO [stdout] 992c7f4dd928066fe916f9af41cb3757cf1464418d4e276c1c7b3d2b2199c097