Oct 14 20:45:35.891 INFO testing ffimnsr/simple-webservice-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:45:35.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 20:45:36.223 INFO blam! bdfb1f8f41ee9af3b52e128ba1bcbfc2eb9be51976724d131e7d9214342f22ab Oct 14 20:45:36.226 INFO running `"docker" "start" "-a" "bdfb1f8f41ee9af3b52e128ba1bcbfc2eb9be51976724d131e7d9214342f22ab"` Oct 14 20:45:37.266 INFO kablam! usermod: no changes Oct 14 20:45:37.763 INFO kablam! Compiling pq-sys v0.4.6 Oct 14 20:45:37.771 INFO kablam! Compiling memchr v1.0.2 Oct 14 20:45:37.787 INFO kablam! Compiling email v0.0.19 Oct 14 20:45:37.795 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 20:45:37.795 INFO kablam! Compiling uuid v0.6.5 Oct 14 20:45:37.795 INFO kablam! Compiling bincode v1.0.1 Oct 14 20:45:37.795 INFO kablam! Compiling regex v1.0.2 Oct 14 20:45:37.795 INFO kablam! Compiling regex v0.2.11 Oct 14 20:45:40.311 INFO kablam! Compiling backtrace v0.3.9 Oct 14 20:45:41.802 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 14 20:45:41.811 INFO kablam! Compiling openssl v0.9.24 Oct 14 20:45:42.105 INFO kablam! Compiling nom v3.2.1 Oct 14 20:45:42.114 INFO kablam! Compiling hmac v0.6.2 Oct 14 20:45:43.068 INFO kablam! Compiling md-5 v0.7.0 Oct 14 20:45:45.443 INFO kablam! Compiling ring v0.12.1 Oct 14 20:46:10.947 INFO kablam! Compiling error-chain v0.11.0 Oct 14 20:46:15.289 INFO kablam! Compiling failure v0.1.1 Oct 14 20:46:16.568 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 20:46:16.891 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 14 20:46:17.740 INFO kablam! Compiling diesel v1.3.2 Oct 14 20:46:17.796 INFO kablam! Compiling tokio-fs v0.1.2 Oct 14 20:46:19.139 INFO kablam! Compiling env_logger v0.5.10 Oct 14 20:46:20.753 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 14 20:46:25.907 INFO kablam! Compiling dotenv v0.13.0 Oct 14 20:46:31.800 INFO kablam! Compiling native-tls v0.1.5 Oct 14 20:46:31.824 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 20:46:32.516 INFO kablam! Compiling tokio-udp v0.1.1 Oct 14 20:46:36.259 INFO kablam! Compiling lettre v0.8.2 Oct 14 20:46:40.940 INFO kablam! Compiling tokio v0.1.7 Oct 14 20:46:41.455 INFO kablam! Compiling skeptic v0.13.3 Oct 14 20:46:48.729 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 14 20:46:54.785 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 20:46:55.383 INFO kablam! Compiling borrow-bag v1.0.0 Oct 14 20:47:08.011 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 20:47:08.121 INFO kablam! Compiling lettre_email v0.8.2 Oct 14 20:47:15.971 INFO kablam! Compiling hyper v0.11.27 Oct 14 20:47:32.623 INFO kablam! Compiling gotham v0.2.1 Oct 14 20:48:01.121 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 14 20:48:02.115 INFO kablam! Compiling sleeping_forest v0.1.0 (/source) Oct 14 20:48:02.929 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:48:02.929 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:48:02.929 INFO kablam! | Oct 14 20:48:02.929 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:48:02.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.929 INFO kablam! | Oct 14 20:48:02.929 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:48:02.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.929 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.929 INFO kablam! Oct 14 20:48:02.929 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:48:02.929 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:48:02.929 INFO kablam! | Oct 14 20:48:02.929 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:48:02.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.929 INFO kablam! | Oct 14 20:48:02.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.929 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.929 INFO kablam! Oct 14 20:48:02.929 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:48:02.929 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.929 INFO kablam! | Oct 14 20:48:02.929 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.929 INFO kablam! | Oct 14 20:48:02.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.929 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.929 INFO kablam! Oct 14 20:48:02.929 INFO kablam! warning: cannot find type `title` in this scope Oct 14 20:48:02.929 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.930 INFO kablam! | Oct 14 20:48:02.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.930 INFO kablam! | Oct 14 20:48:02.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.930 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.930 INFO kablam! Oct 14 20:48:02.930 INFO kablam! warning: cannot find type `organization_affected` in this scope Oct 14 20:48:02.930 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.930 INFO kablam! | Oct 14 20:48:02.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.930 INFO kablam! | Oct 14 20:48:02.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.930 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.930 INFO kablam! Oct 14 20:48:02.930 INFO kablam! warning: cannot find type `content` in this scope Oct 14 20:48:02.930 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `wallet_address` in this scope Oct 14 20:48:02.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `feedback` in this scope Oct 14 20:48:02.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `status` in this scope Oct 14 20:48:02.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `created_at` in this scope Oct 14 20:48:02.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 14 20:48:02.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:48:02.931 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 14 20:48:02.931 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `Utc` in this scope Oct 14 20:48:02.931 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.931 INFO kablam! | Oct 14 20:48:02.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.931 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.931 INFO kablam! Oct 14 20:48:02.931 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 14 20:48:02.931 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.932 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.932 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.932 INFO kablam! Oct 14 20:48:02.932 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 14 20:48:02.932 INFO kablam! --> src/models.rs:9:21 Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.932 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.932 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.932 INFO kablam! Oct 14 20:48:02.932 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 14 20:48:02.932 INFO kablam! --> src/models.rs:9:21 Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.932 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.932 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.932 INFO kablam! Oct 14 20:48:02.932 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:48:02.932 INFO kablam! --> src/models.rs:9:21 Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:02.932 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.932 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.932 INFO kablam! Oct 14 20:48:02.932 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 14 20:48:02.932 INFO kablam! --> src/models.rs:22:10 Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! 22 | #[derive(Insertable)] Oct 14 20:48:02.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.932 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.932 INFO kablam! Oct 14 20:48:02.932 INFO kablam! warning: cannot find type `NewBugReport` in this scope Oct 14 20:48:02.932 INFO kablam! --> src/models.rs:22:10 Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! 22 | #[derive(Insertable)] Oct 14 20:48:02.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:02.932 INFO kablam! | Oct 14 20:48:02.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:02.932 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:02.932 INFO kablam! Oct 14 20:48:15.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 38s Oct 14 20:48:15.503 INFO kablam! su: No module specific data is present Oct 14 20:48:16.687 INFO running `"docker" "rm" "-f" "bdfb1f8f41ee9af3b52e128ba1bcbfc2eb9be51976724d131e7d9214342f22ab"` Oct 14 20:48:16.911 INFO blam! bdfb1f8f41ee9af3b52e128ba1bcbfc2eb9be51976724d131e7d9214342f22ab Oct 14 20:48:16.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 20:48:17.258 INFO blam! a05167a0be9bbe2e4a9eb97d16cf01b5daf465b3c7f3bd3839651de1c260ba92 Oct 14 20:48:17.259 INFO running `"docker" "start" "-a" "a05167a0be9bbe2e4a9eb97d16cf01b5daf465b3c7f3bd3839651de1c260ba92"` Oct 14 20:48:18.575 INFO kablam! usermod: no changes Oct 14 20:48:18.907 INFO kablam! Compiling sleeping_forest v0.1.0 (/source) Oct 14 20:48:20.279 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:48:20.280 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:48:20.280 INFO kablam! | Oct 14 20:48:20.281 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:48:20.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.283 INFO kablam! | Oct 14 20:48:20.284 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:48:20.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.285 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.285 INFO kablam! Oct 14 20:48:20.285 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:48:20.286 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:48:20.286 INFO kablam! | Oct 14 20:48:20.286 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:48:20.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.287 INFO kablam! | Oct 14 20:48:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.287 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.288 INFO kablam! Oct 14 20:48:20.288 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:48:20.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.289 INFO kablam! | Oct 14 20:48:20.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.290 INFO kablam! | Oct 14 20:48:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.293 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.293 INFO kablam! Oct 14 20:48:20.293 INFO kablam! warning: cannot find type `title` in this scope Oct 14 20:48:20.293 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `organization_affected` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `content` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `wallet_address` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `feedback` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `status` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `created_at` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 14 20:48:20.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:48:20.294 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.294 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.294 INFO kablam! | Oct 14 20:48:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.294 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.294 INFO kablam! Oct 14 20:48:20.294 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 14 20:48:20.294 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `Utc` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:9:10 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `BugReport` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:9:21 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:9:21 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:9:21 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `bug_reports` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:22:10 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 22 | #[derive(Insertable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:20.295 INFO kablam! warning: cannot find type `NewBugReport` in this scope Oct 14 20:48:20.295 INFO kablam! --> src/models.rs:22:10 Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! 22 | #[derive(Insertable)] Oct 14 20:48:20.295 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:48:20.295 INFO kablam! | Oct 14 20:48:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 20:48:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:48:20.295 INFO kablam! Oct 14 20:48:29.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.84s Oct 14 20:48:29.495 INFO kablam! su: No module specific data is present Oct 14 20:48:30.405 INFO running `"docker" "rm" "-f" "a05167a0be9bbe2e4a9eb97d16cf01b5daf465b3c7f3bd3839651de1c260ba92"` Oct 14 20:48:30.619 INFO blam! a05167a0be9bbe2e4a9eb97d16cf01b5daf465b3c7f3bd3839651de1c260ba92