Nov 17 02:58:10.414 INFO testing ffimnsr/simple-webservice-rust against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 02:58:10.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 02:58:10.823 INFO [stdout] dd2dd3bfa15762dfcddab35f77515bc8df31d602143b99b92f256e498a13a3ca Nov 17 02:58:10.827 INFO running `"docker" "start" "-a" "dd2dd3bfa15762dfcddab35f77515bc8df31d602143b99b92f256e498a13a3ca"` Nov 17 02:58:11.740 INFO [stderr] usermod: no changes Nov 17 02:58:12.323 INFO [stderr] Compiling memchr v1.0.2 Nov 17 02:58:12.323 INFO [stderr] Compiling email v0.0.19 Nov 17 02:58:12.327 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 02:58:12.331 INFO [stderr] Compiling uuid v0.6.5 Nov 17 02:58:12.331 INFO [stderr] Compiling bincode v1.0.1 Nov 17 02:58:12.347 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 02:58:12.347 INFO [stderr] Compiling gotham_derive v0.2.1 Nov 17 02:58:12.347 INFO [stderr] Compiling crypto-mac v0.6.2 Nov 17 02:58:12.991 INFO [stderr] Compiling error-chain v0.11.0 Nov 17 02:58:13.921 INFO [stderr] Compiling md-5 v0.7.0 Nov 17 02:58:14.012 INFO [stderr] Compiling hmac v0.6.2 Nov 17 02:58:14.024 INFO [stderr] Compiling failure v0.1.1 Nov 17 02:58:14.878 INFO [stderr] Compiling nom v3.2.1 Nov 17 02:58:15.595 INFO [stderr] Compiling ring v0.12.1 Nov 17 02:58:15.639 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 02:58:16.768 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 17 02:58:28.024 INFO [stderr] Compiling lettre v0.8.2 Nov 17 02:58:30.915 INFO [stderr] Compiling skeptic v0.13.3 Nov 17 02:58:38.244 INFO [stderr] Compiling diesel v1.3.2 Nov 17 02:58:46.467 INFO [stderr] Compiling jsonwebtoken v4.0.1 Nov 17 02:58:47.004 INFO [stderr] Compiling borrow-bag v1.0.0 Nov 17 02:58:55.199 INFO [stderr] Compiling lettre_email v0.8.2 Nov 17 02:58:57.491 INFO [stderr] Compiling gotham v0.2.1 Nov 17 02:59:45.660 INFO [stderr] Compiling r2d2-diesel v1.0.0 Nov 17 02:59:46.655 INFO [stderr] Compiling sleeping_forest v0.1.0 (/source) Nov 17 02:59:47.527 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 02:59:47.528 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 02:59:47.528 INFO [stderr] | Nov 17 02:59:47.528 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 02:59:47.528 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.529 INFO [stderr] | Nov 17 02:59:47.529 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 02:59:47.529 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 17 02:59:47.530 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.530 INFO [stderr] Nov 17 02:59:47.530 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 02:59:47.531 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 02:59:47.531 INFO [stderr] | Nov 17 02:59:47.531 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 02:59:47.532 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.532 INFO [stderr] | Nov 17 02:59:47.532 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 17 02:59:47.532 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.533 INFO [stderr] Nov 17 02:59:47.533 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 02:59:47.533 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.534 INFO [stderr] | Nov 17 02:59:47.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.535 INFO [stderr] | Nov 17 02:59:47.535 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 17 02:59:47.535 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.535 INFO [stderr] Nov 17 02:59:47.536 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 02:59:47.536 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.536 INFO [stderr] | Nov 17 02:59:47.537 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.537 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.537 INFO [stderr] | Nov 17 02:59:47.538 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 17 02:59:47.538 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.538 INFO [stderr] Nov 17 02:59:47.538 INFO [stderr] warning: cannot find type `organization_affected` in this scope Nov 17 02:59:47.538 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.538 INFO [stderr] | Nov 17 02:59:47.538 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.538 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.538 INFO [stderr] | Nov 17 02:59:47.538 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 17 02:59:47.538 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.538 INFO [stderr] Nov 17 02:59:47.538 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 02:59:47.538 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.538 INFO [stderr] | Nov 17 02:59:47.538 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.538 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.538 INFO [stderr] | Nov 17 02:59:47.542 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `wallet_address` in this scope Nov 17 02:59:47.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `feedback` in this scope Nov 17 02:59:47.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `status` in this scope Nov 17 02:59:47.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 02:59:47.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 02:59:47.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 02:59:47.543 INFO [stderr] --> src/models.rs:9:10 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 17 02:59:47.543 INFO [stderr] --> src/models.rs:9:10 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 17 02:59:47.543 INFO [stderr] --> src/models.rs:9:10 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.543 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 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 17 02:59:47.543 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.543 INFO [stderr] Nov 17 02:59:47.543 INFO [stderr] warning: cannot find type `BugReport` in this scope Nov 17 02:59:47.543 INFO [stderr] --> src/models.rs:9:10 Nov 17 02:59:47.543 INFO [stderr] | Nov 17 02:59:47.543 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.544 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 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 17 02:59:47.544 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.544 INFO [stderr] Nov 17 02:59:47.544 INFO [stderr] warning: cannot find type `BugReport` in this scope Nov 17 02:59:47.544 INFO [stderr] --> src/models.rs:9:21 Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.544 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 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 17 02:59:47.544 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.544 INFO [stderr] Nov 17 02:59:47.544 INFO [stderr] warning: cannot find type `bug_reports` in this scope Nov 17 02:59:47.544 INFO [stderr] --> src/models.rs:9:21 Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.544 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 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 17 02:59:47.544 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.544 INFO [stderr] Nov 17 02:59:47.544 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 02:59:47.544 INFO [stderr] --> src/models.rs:9:21 Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 02:59:47.544 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 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 17 02:59:47.544 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.544 INFO [stderr] Nov 17 02:59:47.544 INFO [stderr] warning: cannot find type `bug_reports` in this scope Nov 17 02:59:47.544 INFO [stderr] --> src/models.rs:22:10 Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 INFO [stderr] 22 | #[derive(Insertable)] Nov 17 02:59:47.544 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 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 17 02:59:47.544 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.544 INFO [stderr] Nov 17 02:59:47.544 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Nov 17 02:59:47.544 INFO [stderr] --> src/models.rs:22:10 Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 INFO [stderr] 22 | #[derive(Insertable)] Nov 17 02:59:47.544 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 02:59:47.544 INFO [stderr] | Nov 17 02:59:47.544 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 17 02:59:47.544 INFO [stderr] = note: for more information, see issue #50504 Nov 17 02:59:47.544 INFO [stderr] Nov 17 03:00:01.428 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 17 03:00:01.456 INFO [stderr] su: No module specific data is present Nov 17 03:00:01.963 INFO running `"docker" "inspect" "dd2dd3bfa15762dfcddab35f77515bc8df31d602143b99b92f256e498a13a3ca"` Nov 17 03:00:02.076 INFO running `"docker" "rm" "-f" "dd2dd3bfa15762dfcddab35f77515bc8df31d602143b99b92f256e498a13a3ca"` Nov 17 03:00:02.236 INFO [stdout] dd2dd3bfa15762dfcddab35f77515bc8df31d602143b99b92f256e498a13a3ca Nov 17 03:00:02.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 17 03:00:02.439 INFO [stdout] 5df6fb72838a34ea1479c5894168caa0565bd9cdb5a640bbfb5e1c3422d3ce33 Nov 17 03:00:02.443 INFO running `"docker" "start" "-a" "5df6fb72838a34ea1479c5894168caa0565bd9cdb5a640bbfb5e1c3422d3ce33"` Nov 17 03:00:03.638 INFO [stderr] usermod: no changes Nov 17 03:00:04.019 INFO [stderr] Compiling sleeping_forest v0.1.0 (/source) Nov 17 03:00:05.283 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:00:05.283 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:00:05.283 INFO [stderr] | Nov 17 03:00:05.283 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:00:05.283 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.283 INFO [stderr] | Nov 17 03:00:05.283 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:00:05.283 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 17 03:00:05.283 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.283 INFO [stderr] Nov 17 03:00:05.283 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:00:05.283 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:00:05.283 INFO [stderr] | Nov 17 03:00:05.283 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:00:05.283 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.283 INFO [stderr] | Nov 17 03:00:05.287 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 17 03:00:05.287 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.287 INFO [stderr] Nov 17 03:00:05.287 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 03:00:05.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.287 INFO [stderr] | Nov 17 03:00:05.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.287 INFO [stderr] | Nov 17 03:00:05.287 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 17 03:00:05.287 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `organization_affected` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `wallet_address` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `feedback` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `status` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 03:00:05.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 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 17 03:00:05.288 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.288 INFO [stderr] Nov 17 03:00:05.288 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 03:00:05.288 INFO [stderr] --> src/models.rs:9:10 Nov 17 03:00:05.288 INFO [stderr] | Nov 17 03:00:05.288 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:9:10 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:9:10 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `BugReport` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:9:10 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `BugReport` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:9:21 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `bug_reports` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:9:21 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:9:21 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `bug_reports` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:22:10 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 22 | #[derive(Insertable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:05.289 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Nov 17 03:00:05.289 INFO [stderr] --> src/models.rs:22:10 Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 INFO [stderr] 22 | #[derive(Insertable)] Nov 17 03:00:05.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:00:05.289 INFO [stderr] | Nov 17 03:00:05.289 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 17 03:00:05.289 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:00:05.289 INFO [stderr] Nov 17 03:00:15.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.54s Nov 17 03:00:15.239 INFO [stderr] su: No module specific data is present Nov 17 03:00:15.983 INFO running `"docker" "inspect" "5df6fb72838a34ea1479c5894168caa0565bd9cdb5a640bbfb5e1c3422d3ce33"` Nov 17 03:00:16.247 INFO running `"docker" "rm" "-f" "5df6fb72838a34ea1479c5894168caa0565bd9cdb5a640bbfb5e1c3422d3ce33"` Nov 17 03:00:16.475 INFO [stdout] 5df6fb72838a34ea1479c5894168caa0565bd9cdb5a640bbfb5e1c3422d3ce33