Nov 30 12:02:23.782 INFO checking Arekkusuva/web-sample against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 12:02:23.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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:23.993 INFO [stdout] ecf15d19aeb848ce6aea9a2bed96f8a293b961eee9e27d8abd73985de83535b6 Nov 30 12:02:23.995 INFO running `"docker" "start" "-a" "ecf15d19aeb848ce6aea9a2bed96f8a293b961eee9e27d8abd73985de83535b6"` Nov 30 12:02:24.536 INFO [stderr] usermod: no changes Nov 30 12:02:24.576 INFO [stderr] warning: unused manifest key: dependencies.diesel.dotenv Nov 30 12:02:24.844 INFO [stderr] Compiling slog v2.4.1 Nov 30 12:02:24.844 INFO [stderr] Compiling memchr v2.1.1 Nov 30 12:02:24.865 INFO [stderr] Compiling serde_json v1.0.33 Nov 30 12:02:24.868 INFO [stderr] Checking mime_guess v1.8.6 Nov 30 12:02:29.250 INFO [stderr] Checking aho-corasick v0.6.9 Nov 30 12:02:30.184 INFO [stderr] Checking iron v0.6.0 Nov 30 12:02:32.260 INFO [stderr] Checking slog-term v2.4.0 Nov 30 12:02:32.260 INFO [stderr] Checking slog-json v2.2.0 Nov 30 12:02:32.933 INFO [stderr] Checking regex v1.0.6 Nov 30 12:02:38.630 INFO [stderr] Checking persistent v0.4.0 Nov 30 12:02:41.176 INFO [stderr] Checking iron-json-response v0.6.0 Nov 30 12:02:46.108 INFO [stderr] Checking validator v0.8.0 Nov 30 12:02:47.605 INFO [stderr] Checking bodyparser v0.8.0 Nov 30 12:03:01.967 INFO [stderr] Compiling validator_derive v0.8.0 Nov 30 12:03:12.696 INFO [stderr] Checking web_sample v0.1.0 (/source) Nov 30 12:03:19.436 INFO [stderr] warning: unused import: `iron::prelude::*` Nov 30 12:03:19.437 INFO [stderr] --> src/api/transport/users.rs:1:5 Nov 30 12:03:19.437 INFO [stderr] | Nov 30 12:03:19.437 INFO [stderr] 1 | use iron::prelude::*; Nov 30 12:03:19.437 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 12:03:19.437 INFO [stderr] | Nov 30 12:03:19.437 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 12:03:19.437 INFO [stderr] Nov 30 12:03:19.438 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:03:19.438 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:03:19.438 INFO [stderr] | Nov 30 12:03:19.438 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:03:19.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.438 INFO [stderr] | Nov 30 12:03:19.438 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 12:03:19.438 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:03:19.438 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.438 INFO [stderr] Nov 30 12:03:19.438 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:03:19.438 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:03:19.438 INFO [stderr] | Nov 30 12:03:19.438 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:03:19.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.438 INFO [stderr] | Nov 30 12:03:19.439 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:03:19.439 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.439 INFO [stderr] Nov 30 12:03:19.439 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 12:03:19.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:03:19.439 INFO [stderr] | Nov 30 12:03:19.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:03:19.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.439 INFO [stderr] | Nov 30 12:03:19.439 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:03:19.439 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.439 INFO [stderr] Nov 30 12:03:19.439 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 12:03:19.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:03:19.440 INFO [stderr] | Nov 30 12:03:19.440 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:03:19.440 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.440 INFO [stderr] | Nov 30 12:03:19.440 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:03:19.440 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.440 INFO [stderr] Nov 30 12:03:19.480 INFO [stderr] warning: unused import: `iron::prelude::*` Nov 30 12:03:19.480 INFO [stderr] --> src/api/transport/users.rs:1:5 Nov 30 12:03:19.480 INFO [stderr] | Nov 30 12:03:19.480 INFO [stderr] 1 | use iron::prelude::*; Nov 30 12:03:19.480 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 12:03:19.480 INFO [stderr] | Nov 30 12:03:19.480 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 12:03:19.480 INFO [stderr] Nov 30 12:03:19.480 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:03:19.480 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:03:19.480 INFO [stderr] | Nov 30 12:03:19.481 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:03:19.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 12:03:19.481 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:03:19.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.481 INFO [stderr] Nov 30 12:03:19.481 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 12:03:19.481 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 12:03:19.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 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:03:19.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.481 INFO [stderr] Nov 30 12:03:19.481 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 12:03:19.481 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:03:19.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 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:03:19.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.481 INFO [stderr] Nov 30 12:03:19.481 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 12:03:19.481 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 12:03:19.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 12:03:19.481 INFO [stderr] | Nov 30 12:03:19.481 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:03:19.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 12:03:19.481 INFO [stderr] Nov 30 12:03:20.293 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.74s Nov 30 12:03:20.313 INFO [stderr] su: No module specific data is present Nov 30 12:03:21.823 INFO running `"docker" "inspect" "ecf15d19aeb848ce6aea9a2bed96f8a293b961eee9e27d8abd73985de83535b6"` Nov 30 12:03:22.180 INFO running `"docker" "rm" "-f" "ecf15d19aeb848ce6aea9a2bed96f8a293b961eee9e27d8abd73985de83535b6"` Nov 30 12:03:22.580 INFO [stdout] ecf15d19aeb848ce6aea9a2bed96f8a293b961eee9e27d8abd73985de83535b6