Nov 30 12:02:23.782 INFO checking Arekkusuva/web-sample against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 12:02:23.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 12:02:24.003 INFO [stdout] fd833d69c223ce08e5cd15407e9e9822c5338cf6c05b9ca8a42129de21689104 Nov 30 12:02:24.006 INFO running `"docker" "start" "-a" "fd833d69c223ce08e5cd15407e9e9822c5338cf6c05b9ca8a42129de21689104"` Nov 30 12:02:24.511 INFO [stderr] usermod: no changes Nov 30 12:02:24.544 INFO [stderr] warning: unused manifest key: dependencies.diesel.dotenv Nov 30 12:02:24.767 INFO [stderr] Compiling memchr v2.1.1 Nov 30 12:02:24.767 INFO [stderr] Compiling syn v0.15.22 Nov 30 12:02:24.768 INFO [stderr] Checking diesel v1.3.3 Nov 30 12:02:24.772 INFO [stderr] Checking slog-json v2.2.0 Nov 30 12:02:24.773 INFO [stderr] Checking slog-term v2.4.0 Nov 30 12:02:24.784 INFO [stderr] Checking iron v0.6.0 Nov 30 12:02:30.324 INFO [stderr] Checking aho-corasick v0.6.9 Nov 30 12:02:33.630 INFO [stderr] Checking regex v1.0.6 Nov 30 12:02:36.354 INFO [stderr] Checking persistent v0.4.0 Nov 30 12:02:36.356 INFO [stderr] Checking iron-json-response v0.6.0 Nov 30 12:02:44.531 INFO [stderr] Checking bodyparser v0.8.0 Nov 30 12:03:10.141 INFO [stderr] Compiling serde_derive v1.0.80 Nov 30 12:03:39.025 INFO [stderr] Compiling validator v0.8.0 Nov 30 12:03:44.923 INFO [stderr] Compiling validator_derive v0.8.0 Nov 30 12:03:59.039 INFO [stderr] Checking web_sample v0.1.0 (/source) Nov 30 12:04:03.264 INFO [stderr] warning: unused import: `iron::prelude::*` Nov 30 12:04:03.264 INFO [stderr] --> src/api/transport/users.rs:1:5 Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] 1 | use iron::prelude::*; Nov 30 12:04:03.264 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 12:04:03.264 INFO [stderr] Nov 30 12:04:03.264 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:04:03.264 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:04:03.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 12:04:03.264 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 30 12:04:03.264 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.264 INFO [stderr] Nov 30 12:04:03.264 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:04:03.264 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:04:03.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 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 30 12:04:03.264 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.264 INFO [stderr] Nov 30 12:04:03.264 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 12:04:03.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:04:03.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 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 30 12:04:03.264 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.264 INFO [stderr] Nov 30 12:04:03.264 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 12:04:03.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:04:03.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.264 INFO [stderr] | Nov 30 12:04:03.265 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 30 12:04:03.265 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.265 INFO [stderr] Nov 30 12:04:03.672 INFO [stderr] warning: unused import: `iron::prelude::*` Nov 30 12:04:03.672 INFO [stderr] --> src/api/transport/users.rs:1:5 Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] 1 | use iron::prelude::*; Nov 30 12:04:03.672 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 12:04:03.672 INFO [stderr] Nov 30 12:04:03.672 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:04:03.672 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:04:03.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 12:04:03.672 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 30 12:04:03.672 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.672 INFO [stderr] Nov 30 12:04:03.672 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:04:03.672 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:04:03.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 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 30 12:04:03.672 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.672 INFO [stderr] Nov 30 12:04:03.672 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 12:04:03.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:04:03.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 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 30 12:04:03.672 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.672 INFO [stderr] Nov 30 12:04:03.672 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 12:04:03.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:04:03.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:04:03.672 INFO [stderr] | Nov 30 12:04:03.672 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 30 12:04:03.672 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:04:03.672 INFO [stderr] Nov 30 12:04:04.062 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Nov 30 12:04:04.092 INFO [stderr] su: No module specific data is present Nov 30 12:04:04.770 INFO running `"docker" "inspect" "fd833d69c223ce08e5cd15407e9e9822c5338cf6c05b9ca8a42129de21689104"` Nov 30 12:04:05.018 INFO running `"docker" "rm" "-f" "fd833d69c223ce08e5cd15407e9e9822c5338cf6c05b9ca8a42129de21689104"` Nov 30 12:04:05.320 INFO [stdout] fd833d69c223ce08e5cd15407e9e9822c5338cf6c05b9ca8a42129de21689104