[INFO] updating cached repository https://github.com/ManifoldFR/rustfullstack [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c9a2cd2d507c87508945fa8b82919a98e53a928f [INFO] testing ManifoldFR/rustfullstack against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FManifoldFR%2Frustfullstack" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ManifoldFR/rustfullstack on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ManifoldFR/rustfullstack [INFO] finished tweaking git repo https://github.com/ManifoldFR/rustfullstack [INFO] tweaked toml for git repo https://github.com/ManifoldFR/rustfullstack written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ManifoldFR/rustfullstack already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a617b73cfe212bf1524db9aab85ebb99de9b096fb89d133630455b070c69c991 [INFO] running `"docker" "start" "-a" "a617b73cfe212bf1524db9aab85ebb99de9b096fb89d133630455b070c69c991"` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling tungstenite v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling pretty_env_logger v0.2.4 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling warp v0.1.3 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling fullstack-rust-site v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:191:38 [INFO] [stderr] | [INFO] [stderr] 191 | [derive (Debug, Clone, Copy, QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:191:38 [INFO] [stderr] | [INFO] [stderr] 191 | [derive (Debug, Clone, Copy, QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `username` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `created_at` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NaiveDateTime` in this scope [INFO] [stderr] --> src/models.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `User` in this scope [INFO] [stderr] --> src/models.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `User` in this scope [INFO] [stderr] --> src/models.rs:6:46 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `users` in this scope [INFO] [stderr] --> src/models.rs:6:46 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `users` in this scope [INFO] [stderr] --> src/models.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewUser` in this scope [INFO] [stderr] --> src/models.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: the item `users` is imported redundantly [INFO] [stderr] --> src/models.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 1 | use schema::users; [INFO] [stderr] | ------------- the item `users` is already imported here [INFO] [stderr] ... [INFO] [stderr] 29 | use schema::users; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "a617b73cfe212bf1524db9aab85ebb99de9b096fb89d133630455b070c69c991"` [INFO] running `"docker" "rm" "-f" "a617b73cfe212bf1524db9aab85ebb99de9b096fb89d133630455b070c69c991"` [INFO] [stdout] a617b73cfe212bf1524db9aab85ebb99de9b096fb89d133630455b070c69c991 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 458c39b217c9c39ea299f7d0bc9ae346958928e701ebda8b0dc898735c8766cc [INFO] running `"docker" "start" "-a" "458c39b217c9c39ea299f7d0bc9ae346958928e701ebda8b0dc898735c8766cc"` [INFO] [stderr] Compiling fullstack-rust-site v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:191:38 [INFO] [stderr] | [INFO] [stderr] 191 | [derive (Debug, Clone, Copy, QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> <::diesel::macros::table_body macros>:191:38 [INFO] [stderr] | [INFO] [stderr] 191 | [derive (Debug, Clone, Copy, QueryId)] /// The actual table struct [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `username` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `created_at` in this scope [INFO] [stderr] --> <::diesel::macros::__diesel_column macros>:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | [derive (Debug, Clone, Copy, QueryId, Default)] pub struct $ column_name ; [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NaiveDateTime` in this scope [INFO] [stderr] --> src/models.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `User` in this scope [INFO] [stderr] --> src/models.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `User` in this scope [INFO] [stderr] --> src/models.rs:6:46 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `users` in this scope [INFO] [stderr] --> src/models.rs:6:46 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `users` in this scope [INFO] [stderr] --> src/models.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewUser` in this scope [INFO] [stderr] --> src/models.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: the item `users` is imported redundantly [INFO] [stderr] --> src/models.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 1 | use schema::users; [INFO] [stderr] | ------------- the item `users` is already imported here [INFO] [stderr] ... [INFO] [stderr] 29 | use schema::users; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.26s [INFO] running `"docker" "inspect" "458c39b217c9c39ea299f7d0bc9ae346958928e701ebda8b0dc898735c8766cc"` [INFO] running `"docker" "rm" "-f" "458c39b217c9c39ea299f7d0bc9ae346958928e701ebda8b0dc898735c8766cc"` [INFO] [stdout] 458c39b217c9c39ea299f7d0bc9ae346958928e701ebda8b0dc898735c8766cc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] af5967100bfe1b7d884e97481ad38347f65f48f1ad34fa9698b8fbb4aa41dfea [INFO] running `"docker" "start" "-a" "af5967100bfe1b7d884e97481ad38347f65f48f1ad34fa9698b8fbb4aa41dfea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fullstack_rust_site-ff3bdf5bfbb21855 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "af5967100bfe1b7d884e97481ad38347f65f48f1ad34fa9698b8fbb4aa41dfea"` [INFO] running `"docker" "rm" "-f" "af5967100bfe1b7d884e97481ad38347f65f48f1ad34fa9698b8fbb4aa41dfea"` [INFO] [stdout] af5967100bfe1b7d884e97481ad38347f65f48f1ad34fa9698b8fbb4aa41dfea