Nov 16 21:06:16.717 INFO testing lon9/vote against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 21:06:16.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 16 21:06:17.191 INFO [stdout] acdba3c362ec3e6bc4e203796d68c939816ee092f2b1b93554930b81e9f2fb95 Nov 16 21:06:17.199 INFO running `"docker" "start" "-a" "acdba3c362ec3e6bc4e203796d68c939816ee092f2b1b93554930b81e9f2fb95"` Nov 16 21:06:18.310 INFO [stderr] usermod: no changes Nov 16 21:06:18.855 INFO [stderr] Compiling memchr v1.0.2 Nov 16 21:06:18.859 INFO [stderr] Compiling socket2 v0.3.6 Nov 16 21:06:18.867 INFO [stderr] Compiling stringprep v0.1.2 Nov 16 21:06:18.868 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 21:06:18.868 INFO [stderr] Compiling http v0.1.5 Nov 16 21:06:18.868 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 21:06:18.869 INFO [stderr] Compiling semver v0.9.0 Nov 16 21:06:18.869 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 16 21:06:21.295 INFO [stderr] Compiling crossbeam-channel v0.1.3 Nov 16 21:06:21.350 INFO [stderr] Compiling rayon-core v1.4.0 Nov 16 21:06:25.405 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 21:06:25.405 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 16 21:06:25.459 INFO [stderr] Compiling error-chain v0.10.0 Nov 16 21:06:30.156 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 21:06:30.222 INFO [stderr] Compiling failure v0.1.1 Nov 16 21:06:30.241 INFO [stderr] Compiling diesel v1.3.0 Nov 16 21:06:33.177 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 16 21:06:33.251 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 21:06:33.323 INFO [stderr] Compiling rayon v0.8.2 Nov 16 21:06:33.332 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 21:06:33.500 INFO [stderr] Compiling postgres-protocol v0.3.2 Nov 16 21:06:34.668 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Nov 16 21:06:35.519 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 16 21:06:46.043 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 16 21:06:46.271 INFO [stderr] Compiling dotenv v0.10.1 Nov 16 21:06:46.351 INFO [stderr] Compiling postgres-shared v0.4.1 Nov 16 21:06:47.819 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 21:06:52.181 INFO [stderr] Compiling ring v0.12.1 Nov 16 21:06:52.539 INFO [stderr] Compiling h2 v0.1.9 Nov 16 21:07:01.535 INFO [stderr] Compiling actix v0.5.7 Nov 16 21:07:01.975 INFO [stderr] Compiling postgres v0.15.2 Nov 16 21:07:13.351 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 16 21:07:17.651 INFO [stderr] Compiling cookie v0.10.1 Nov 16 21:07:41.956 INFO [stderr] Compiling actix-web v0.6.11 Nov 16 21:08:22.466 INFO [stderr] Compiling vote v0.1.0 (/source) Nov 16 21:08:25.955 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:08:25.956 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:25.956 INFO [stderr] | Nov 16 21:08:25.957 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:25.957 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.958 INFO [stderr] | Nov 16 21:08:25.959 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 21:08:25.959 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 16 21:08:25.960 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.960 INFO [stderr] Nov 16 21:08:25.961 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:08:25.961 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:25.962 INFO [stderr] | Nov 16 21:08:25.962 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:25.963 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.963 INFO [stderr] | Nov 16 21:08:25.964 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 16 21:08:25.964 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.965 INFO [stderr] Nov 16 21:08:25.965 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:08:25.966 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:25.966 INFO [stderr] | Nov 16 21:08:25.967 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:25.967 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.968 INFO [stderr] | Nov 16 21:08:25.968 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 16 21:08:25.969 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.969 INFO [stderr] Nov 16 21:08:25.970 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:08:25.970 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:08:25.970 INFO [stderr] | Nov 16 21:08:25.970 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:25.970 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.970 INFO [stderr] | Nov 16 21:08:25.971 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 16 21:08:25.971 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.971 INFO [stderr] Nov 16 21:08:25.971 INFO [stderr] warning: cannot find type `persons` in this scope Nov 16 21:08:25.971 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:08:25.971 INFO [stderr] | Nov 16 21:08:25.971 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:25.973 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.973 INFO [stderr] | Nov 16 21:08:25.973 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 16 21:08:25.973 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.973 INFO [stderr] Nov 16 21:08:25.973 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 21:08:25.973 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 21:08:25.973 INFO [stderr] | Nov 16 21:08:25.973 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 21:08:25.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.973 INFO [stderr] | Nov 16 21:08:25.975 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 16 21:08:25.975 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.975 INFO [stderr] Nov 16 21:08:25.975 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 21:08:25.975 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:25.975 INFO [stderr] | Nov 16 21:08:25.975 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:25.975 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.975 INFO [stderr] | Nov 16 21:08:25.975 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 16 21:08:25.975 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.975 INFO [stderr] Nov 16 21:08:25.975 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 21:08:25.975 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:25.975 INFO [stderr] | Nov 16 21:08:25.975 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:25.975 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.975 INFO [stderr] | Nov 16 21:08:25.975 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 16 21:08:25.978 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.978 INFO [stderr] Nov 16 21:08:25.978 INFO [stderr] warning: cannot find type `vote` in this scope Nov 16 21:08:25.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:25.978 INFO [stderr] | Nov 16 21:08:25.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:25.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.978 INFO [stderr] | Nov 16 21:08:25.978 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 16 21:08:25.978 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.978 INFO [stderr] Nov 16 21:08:25.978 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 21:08:25.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:25.978 INFO [stderr] | Nov 16 21:08:25.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:25.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.978 INFO [stderr] | Nov 16 21:08:25.978 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 16 21:08:25.978 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.978 INFO [stderr] Nov 16 21:08:25.978 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 16 21:08:25.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:25.978 INFO [stderr] | Nov 16 21:08:25.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:25.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.978 INFO [stderr] | Nov 16 21:08:25.978 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 16 21:08:25.978 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.978 INFO [stderr] Nov 16 21:08:25.978 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 21:08:25.983 INFO [stderr] --> src/ws_server.rs:6:10 Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 INFO [stderr] 6 | #[derive(Message)] Nov 16 21:08:25.983 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 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 16 21:08:25.983 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.983 INFO [stderr] Nov 16 21:08:25.983 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 21:08:25.983 INFO [stderr] --> src/ws_server.rs:9:10 Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 INFO [stderr] 9 | #[derive(Message)] Nov 16 21:08:25.983 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 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 16 21:08:25.983 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.983 INFO [stderr] Nov 16 21:08:25.983 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 21:08:25.983 INFO [stderr] --> src/ws_server.rs:15:10 Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 INFO [stderr] 15 | #[derive(Message)] Nov 16 21:08:25.983 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 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 16 21:08:25.983 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.983 INFO [stderr] Nov 16 21:08:25.983 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Nov 16 21:08:25.983 INFO [stderr] --> src/ws_server.rs:20:10 Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 INFO [stderr] 20 | #[derive(Message)] Nov 16 21:08:25.983 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:25.983 INFO [stderr] | Nov 16 21:08:25.983 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 16 21:08:25.983 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:25.983 INFO [stderr] Nov 16 21:08:48.719 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Nov 16 21:08:48.742 INFO [stderr] su: No module specific data is present Nov 16 21:08:49.573 INFO running `"docker" "inspect" "acdba3c362ec3e6bc4e203796d68c939816ee092f2b1b93554930b81e9f2fb95"` Nov 16 21:08:49.969 INFO running `"docker" "rm" "-f" "acdba3c362ec3e6bc4e203796d68c939816ee092f2b1b93554930b81e9f2fb95"` Nov 16 21:08:50.252 INFO [stdout] acdba3c362ec3e6bc4e203796d68c939816ee092f2b1b93554930b81e9f2fb95 Nov 16 21:08:50.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 16 21:08:50.732 INFO [stdout] 2e848bf117dce13d2c93a3153e049b233d31414962b9ad5dbd588e3eb4e1e166 Nov 16 21:08:50.735 INFO running `"docker" "start" "-a" "2e848bf117dce13d2c93a3153e049b233d31414962b9ad5dbd588e3eb4e1e166"` Nov 16 21:08:51.970 INFO [stderr] usermod: no changes Nov 16 21:08:52.458 INFO [stderr] Compiling vote v0.1.0 (/source) Nov 16 21:08:56.227 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:08:56.227 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:56.227 INFO [stderr] | Nov 16 21:08:56.227 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:56.227 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.227 INFO [stderr] | Nov 16 21:08:56.227 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 21:08:56.227 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 16 21:08:56.227 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.227 INFO [stderr] Nov 16 21:08:56.227 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:08:56.227 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:56.227 INFO [stderr] | Nov 16 21:08:56.227 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:56.227 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.227 INFO [stderr] | Nov 16 21:08:56.228 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 16 21:08:56.228 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.228 INFO [stderr] Nov 16 21:08:56.228 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:08:56.228 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:56.228 INFO [stderr] | Nov 16 21:08:56.228 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:56.228 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.228 INFO [stderr] | Nov 16 21:08:56.228 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 16 21:08:56.228 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.228 INFO [stderr] Nov 16 21:08:56.228 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:08:56.228 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:08:56.228 INFO [stderr] | Nov 16 21:08:56.228 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:56.228 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.228 INFO [stderr] | Nov 16 21:08:56.228 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 16 21:08:56.228 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.228 INFO [stderr] Nov 16 21:08:56.228 INFO [stderr] warning: cannot find type `persons` in this scope Nov 16 21:08:56.228 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:08:56.228 INFO [stderr] | Nov 16 21:08:56.228 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:56.228 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.228 INFO [stderr] | Nov 16 21:08:56.228 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 16 21:08:56.228 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.228 INFO [stderr] Nov 16 21:08:56.228 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 21:08:56.229 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 21:08:56.229 INFO [stderr] | Nov 16 21:08:56.229 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 21:08:56.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.229 INFO [stderr] | Nov 16 21:08:56.229 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 16 21:08:56.229 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.229 INFO [stderr] Nov 16 21:08:56.229 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 21:08:56.230 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:56.230 INFO [stderr] | Nov 16 21:08:56.230 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:56.230 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.230 INFO [stderr] | Nov 16 21:08:56.230 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 16 21:08:56.230 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.230 INFO [stderr] Nov 16 21:08:56.230 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 21:08:56.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:56.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 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 16 21:08:56.231 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.231 INFO [stderr] Nov 16 21:08:56.231 INFO [stderr] warning: cannot find type `vote` in this scope Nov 16 21:08:56.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:56.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 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 16 21:08:56.231 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.231 INFO [stderr] Nov 16 21:08:56.231 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 21:08:56.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:56.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 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 16 21:08:56.231 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.231 INFO [stderr] Nov 16 21:08:56.231 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 16 21:08:56.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:56.231 INFO [stderr] | Nov 16 21:08:56.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:56.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 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 16 21:08:56.232 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.232 INFO [stderr] Nov 16 21:08:56.232 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 21:08:56.232 INFO [stderr] --> src/ws_server.rs:6:10 Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 INFO [stderr] 6 | #[derive(Message)] Nov 16 21:08:56.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 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 16 21:08:56.232 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.232 INFO [stderr] Nov 16 21:08:56.232 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 21:08:56.232 INFO [stderr] --> src/ws_server.rs:9:10 Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 INFO [stderr] 9 | #[derive(Message)] Nov 16 21:08:56.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 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 16 21:08:56.232 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.232 INFO [stderr] Nov 16 21:08:56.232 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 21:08:56.232 INFO [stderr] --> src/ws_server.rs:15:10 Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 INFO [stderr] 15 | #[derive(Message)] Nov 16 21:08:56.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 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 16 21:08:56.232 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.232 INFO [stderr] Nov 16 21:08:56.232 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Nov 16 21:08:56.232 INFO [stderr] --> src/ws_server.rs:20:10 Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 INFO [stderr] 20 | #[derive(Message)] Nov 16 21:08:56.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:56.232 INFO [stderr] | Nov 16 21:08:56.232 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 16 21:08:56.232 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:56.232 INFO [stderr] Nov 16 21:08:57.645 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.65s Nov 16 21:08:57.669 INFO [stderr] su: No module specific data is present Nov 16 21:08:58.351 INFO running `"docker" "inspect" "2e848bf117dce13d2c93a3153e049b233d31414962b9ad5dbd588e3eb4e1e166"` Nov 16 21:08:58.722 INFO running `"docker" "rm" "-f" "2e848bf117dce13d2c93a3153e049b233d31414962b9ad5dbd588e3eb4e1e166"` Nov 16 21:08:59.081 INFO [stdout] 2e848bf117dce13d2c93a3153e049b233d31414962b9ad5dbd588e3eb4e1e166 Nov 16 21:08:59.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --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 16 21:08:59.528 INFO [stdout] cf6ebd52cb3d1d85d65e05c5ce28b5c95d68bdcb84232ef7cac48a637d6c5a19 Nov 16 21:08:59.531 INFO running `"docker" "start" "-a" "cf6ebd52cb3d1d85d65e05c5ce28b5c95d68bdcb84232ef7cac48a637d6c5a19"` Nov 16 21:09:01.578 INFO [stderr] usermod: no changes Nov 16 21:09:01.917 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Nov 16 21:09:01.929 INFO [stderr] Running /target/debug/deps/vote-f967c9ca424c5c35 Nov 16 21:09:01.936 INFO [stdout] Nov 16 21:09:01.936 INFO [stdout] running 0 tests Nov 16 21:09:01.936 INFO [stdout] Nov 16 21:09:01.936 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:09:01.936 INFO [stdout] Nov 16 21:09:01.939 INFO [stderr] su: No module specific data is present Nov 16 21:09:03.095 INFO running `"docker" "inspect" "cf6ebd52cb3d1d85d65e05c5ce28b5c95d68bdcb84232ef7cac48a637d6c5a19"` Nov 16 21:09:03.455 INFO running `"docker" "rm" "-f" "cf6ebd52cb3d1d85d65e05c5ce28b5c95d68bdcb84232ef7cac48a637d6c5a19"` Nov 16 21:09:03.731 INFO [stdout] cf6ebd52cb3d1d85d65e05c5ce28b5c95d68bdcb84232ef7cac48a637d6c5a19