Nov 16 21:06:18.825 INFO testing lon9/vote against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 21:06:18.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 21:06:19.322 INFO [stdout] 04f5d3b01b101e56ea7fae1bc8ffa173873bcf8d434ff4467e2493dbb7ad1692 Nov 16 21:06:19.325 INFO running `"docker" "start" "-a" "04f5d3b01b101e56ea7fae1bc8ffa173873bcf8d434ff4467e2493dbb7ad1692"` Nov 16 21:06:20.675 INFO [stderr] usermod: no changes Nov 16 21:06:21.196 INFO [stderr] Compiling md5 v0.3.7 Nov 16 21:06:21.196 INFO [stderr] Compiling fallible-iterator v0.1.4 Nov 16 21:06:21.224 INFO [stderr] Compiling socket2 v0.3.6 Nov 16 21:06:21.224 INFO [stderr] Compiling actix-web v0.6.11 Nov 16 21:06:21.226 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 16 21:06:21.227 INFO [stderr] Compiling stringprep v0.1.2 Nov 16 21:06:21.227 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 21:06:21.227 INFO [stderr] Compiling tokio-io v0.1.6 Nov 16 21:06:24.243 INFO [stderr] Compiling http v0.1.5 Nov 16 21:06:24.847 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 21:06:24.855 INFO [stderr] Compiling regex v1.0.0 Nov 16 21:06:25.908 INFO [stderr] Compiling tokio-threadpool v0.1.4 Nov 16 21:06:25.969 INFO [stderr] Compiling rayon-core v1.4.0 Nov 16 21:06:28.907 INFO [stderr] Compiling crypto-mac v0.5.2 Nov 16 21:06:28.907 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 16 21:06:28.959 INFO [stderr] Compiling chrono v0.4.2 Nov 16 21:06:29.583 INFO [stderr] Compiling error-chain v0.10.0 Nov 16 21:06:35.007 INFO [stderr] Compiling parking_lot v0.5.5 Nov 16 21:06:35.025 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 21:06:35.025 INFO [stderr] Compiling sha2 v0.7.1 Nov 16 21:06:35.039 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 16 21:06:35.223 INFO [stderr] Compiling hmac v0.5.0 Nov 16 21:06:40.999 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 16 21:06:44.857 INFO [stderr] Compiling dotenv v0.10.1 Nov 16 21:06:44.936 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 16 21:06:45.010 INFO [stderr] Compiling rayon v0.8.2 Nov 16 21:06:45.074 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 21:06:45.080 INFO [stderr] Compiling postgres-protocol v0.3.2 Nov 16 21:06:47.687 INFO [stderr] Compiling diesel v1.3.0 Nov 16 21:06:47.928 INFO [stderr] Compiling crossbeam-channel v0.1.3 Nov 16 21:06:55.251 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 21:06:55.270 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 16 21:06:55.282 INFO [stderr] Compiling env_logger v0.5.10 Nov 16 21:06:55.291 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Nov 16 21:06:55.300 INFO [stderr] Compiling h2 v0.1.9 Nov 16 21:06:55.411 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 21:07:02.324 INFO [stderr] Compiling postgres-shared v0.4.1 Nov 16 21:07:02.339 INFO [stderr] Compiling ring v0.12.1 Nov 16 21:07:02.435 INFO [stderr] Compiling tokio v0.1.7 Nov 16 21:07:10.083 INFO [stderr] Compiling actix v0.5.7 Nov 16 21:07:14.331 INFO [stderr] Compiling tokio-core v0.1.17 Nov 16 21:07:14.712 INFO [stderr] Compiling postgres v0.15.2 Nov 16 21:07:29.851 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 16 21:07:29.955 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 16 21:07:31.127 INFO [stderr] Compiling cookie v0.10.1 Nov 16 21:07:44.360 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 16 21:08:48.991 INFO [stderr] Compiling vote v0.1.0 (/source) Nov 16 21:08:52.627 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:08:52.628 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:52.628 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 21:08:52.628 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:52.628 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.628 INFO [stderr] Nov 16 21:08:52.628 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:08:52.628 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:52.628 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 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:52.628 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.628 INFO [stderr] Nov 16 21:08:52.628 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:08:52.628 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:52.628 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 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:52.628 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.628 INFO [stderr] Nov 16 21:08:52.628 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:08:52.628 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:52.628 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 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:52.628 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.628 INFO [stderr] Nov 16 21:08:52.628 INFO [stderr] warning: cannot find type `persons` in this scope Nov 16 21:08:52.628 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:08:52.628 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 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:52.628 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.628 INFO [stderr] Nov 16 21:08:52.628 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 21:08:52.628 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 21:08:52.628 INFO [stderr] | Nov 16 21:08:52.628 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 21:08:52.628 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 21:08:52.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 21:08:52.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `vote` in this scope Nov 16 21:08:52.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 21:08:52.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 16 21:08:52.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 21:08:52.629 INFO [stderr] --> src/ws_server.rs:6:10 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 6 | #[derive(Message)] Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 21:08:52.629 INFO [stderr] --> src/ws_server.rs:9:10 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 9 | #[derive(Message)] Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 21:08:52.629 INFO [stderr] --> src/ws_server.rs:15:10 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 15 | #[derive(Message)] Nov 16 21:08:52.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 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:52.629 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.629 INFO [stderr] Nov 16 21:08:52.629 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Nov 16 21:08:52.629 INFO [stderr] --> src/ws_server.rs:20:10 Nov 16 21:08:52.629 INFO [stderr] | Nov 16 21:08:52.629 INFO [stderr] 20 | #[derive(Message)] Nov 16 21:08:52.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:08:52.630 INFO [stderr] | Nov 16 21:08:52.630 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:52.630 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:08:52.630 INFO [stderr] Nov 16 21:09:10.610 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s Nov 16 21:09:10.630 INFO [stderr] su: No module specific data is present Nov 16 21:09:11.958 INFO running `"docker" "inspect" "04f5d3b01b101e56ea7fae1bc8ffa173873bcf8d434ff4467e2493dbb7ad1692"` Nov 16 21:09:12.295 INFO running `"docker" "rm" "-f" "04f5d3b01b101e56ea7fae1bc8ffa173873bcf8d434ff4467e2493dbb7ad1692"` Nov 16 21:09:12.633 INFO [stdout] 04f5d3b01b101e56ea7fae1bc8ffa173873bcf8d434ff4467e2493dbb7ad1692 Nov 16 21:09:12.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 21:09:13.103 INFO [stdout] 1084940f0f93f74cc280d7568a73448af3b733fd0d9d6af1ab3a4c07639c379e Nov 16 21:09:13.106 INFO running `"docker" "start" "-a" "1084940f0f93f74cc280d7568a73448af3b733fd0d9d6af1ab3a4c07639c379e"` Nov 16 21:09:14.571 INFO [stderr] usermod: no changes Nov 16 21:09:15.087 INFO [stderr] Compiling vote v0.1.0 (/source) Nov 16 21:09:19.092 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:09:19.092 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:09:19.093 INFO [stderr] | Nov 16 21:09:19.093 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:09:19.093 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.094 INFO [stderr] | Nov 16 21:09:19.094 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 21:09:19.094 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:09:19.095 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.095 INFO [stderr] Nov 16 21:09:19.095 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 21:09:19.095 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:09:19.096 INFO [stderr] | Nov 16 21:09:19.096 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:09:19.096 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.097 INFO [stderr] | Nov 16 21:09:19.097 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:09:19.097 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.098 INFO [stderr] Nov 16 21:09:19.098 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:09:19.098 INFO [stderr] --> src/model/person.rs:12:59 Nov 16 21:09:19.099 INFO [stderr] | Nov 16 21:09:19.099 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:09:19.099 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.099 INFO [stderr] | Nov 16 21:09:19.100 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:09:19.100 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.100 INFO [stderr] Nov 16 21:09:19.101 INFO [stderr] warning: cannot find type `Person` in this scope Nov 16 21:09:19.101 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:09:19.101 INFO [stderr] | Nov 16 21:09:19.101 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:09:19.102 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.102 INFO [stderr] | Nov 16 21:09:19.102 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:09:19.107 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.108 INFO [stderr] Nov 16 21:09:19.108 INFO [stderr] warning: cannot find type `persons` in this scope Nov 16 21:09:19.108 INFO [stderr] --> src/model/person.rs:12:70 Nov 16 21:09:19.108 INFO [stderr] | Nov 16 21:09:19.109 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 16 21:09:19.109 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.109 INFO [stderr] | Nov 16 21:09:19.110 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:09:19.110 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.110 INFO [stderr] Nov 16 21:09:19.111 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 21:09:19.111 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 21:09:19.111 INFO [stderr] | Nov 16 21:09:19.111 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 21:09:19.112 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.112 INFO [stderr] | Nov 16 21:09:19.112 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:09:19.113 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.113 INFO [stderr] Nov 16 21:09:19.113 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 21:09:19.114 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:09:19.114 INFO [stderr] | Nov 16 21:09:19.114 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:09:19.118 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.118 INFO [stderr] | Nov 16 21:09:19.118 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:09:19.119 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.119 INFO [stderr] Nov 16 21:09:19.119 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 21:09:19.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:09:19.120 INFO [stderr] | Nov 16 21:09:19.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:09:19.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.121 INFO [stderr] | Nov 16 21:09:19.121 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:09:19.121 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.122 INFO [stderr] Nov 16 21:09:19.122 INFO [stderr] warning: cannot find type `vote` in this scope Nov 16 21:09:19.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:09:19.123 INFO [stderr] | Nov 16 21:09:19.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:09:19.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.124 INFO [stderr] | Nov 16 21:09:19.124 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:09:19.124 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.124 INFO [stderr] Nov 16 21:09:19.125 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 21:09:19.125 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:09:19.125 INFO [stderr] | Nov 16 21:09:19.126 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:09:19.126 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.126 INFO [stderr] | Nov 16 21:09:19.126 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:09:19.131 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.131 INFO [stderr] Nov 16 21:09:19.131 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 16 21:09:19.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 21:09:19.132 INFO [stderr] | Nov 16 21:09:19.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 21:09:19.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.133 INFO [stderr] | Nov 16 21:09:19.133 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:09:19.133 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.134 INFO [stderr] Nov 16 21:09:19.134 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 21:09:19.134 INFO [stderr] --> src/ws_server.rs:6:10 Nov 16 21:09:19.134 INFO [stderr] | Nov 16 21:09:19.135 INFO [stderr] 6 | #[derive(Message)] Nov 16 21:09:19.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.135 INFO [stderr] | Nov 16 21:09:19.136 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:09:19.136 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.136 INFO [stderr] Nov 16 21:09:19.136 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 21:09:19.137 INFO [stderr] --> src/ws_server.rs:9:10 Nov 16 21:09:19.137 INFO [stderr] | Nov 16 21:09:19.137 INFO [stderr] 9 | #[derive(Message)] Nov 16 21:09:19.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.138 INFO [stderr] | Nov 16 21:09:19.138 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:09:19.138 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.139 INFO [stderr] Nov 16 21:09:19.139 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 21:09:19.139 INFO [stderr] --> src/ws_server.rs:15:10 Nov 16 21:09:19.139 INFO [stderr] | Nov 16 21:09:19.140 INFO [stderr] 15 | #[derive(Message)] Nov 16 21:09:19.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.140 INFO [stderr] | Nov 16 21:09:19.140 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:09:19.141 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.141 INFO [stderr] Nov 16 21:09:19.141 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Nov 16 21:09:19.142 INFO [stderr] --> src/ws_server.rs:20:10 Nov 16 21:09:19.142 INFO [stderr] | Nov 16 21:09:19.142 INFO [stderr] 20 | #[derive(Message)] Nov 16 21:09:19.142 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 21:09:19.147 INFO [stderr] | Nov 16 21:09:19.147 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:09:19.147 INFO [stderr] = note: for more information, see issue #50504 Nov 16 21:09:19.148 INFO [stderr] Nov 16 21:09:20.456 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.83s Nov 16 21:09:20.484 INFO [stderr] su: No module specific data is present Nov 16 21:09:21.736 INFO running `"docker" "inspect" "1084940f0f93f74cc280d7568a73448af3b733fd0d9d6af1ab3a4c07639c379e"` Nov 16 21:09:22.023 INFO running `"docker" "rm" "-f" "1084940f0f93f74cc280d7568a73448af3b733fd0d9d6af1ab3a4c07639c379e"` Nov 16 21:09:22.415 INFO [stdout] 1084940f0f93f74cc280d7568a73448af3b733fd0d9d6af1ab3a4c07639c379e Nov 16 21:09:22.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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" "-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:09:22.955 INFO [stdout] aed6549101c0a2ae6ebf59f009567514ff26d65bbd77f2049ced6c6aa77a1cb4 Nov 16 21:09:22.963 INFO running `"docker" "start" "-a" "aed6549101c0a2ae6ebf59f009567514ff26d65bbd77f2049ced6c6aa77a1cb4"` Nov 16 21:09:24.287 INFO [stderr] usermod: no changes Nov 16 21:09:24.715 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s Nov 16 21:09:24.733 INFO [stderr] Running /target/debug/deps/vote-7d83fbc91fd59d69 Nov 16 21:09:24.742 INFO [stdout] Nov 16 21:09:24.742 INFO [stdout] running 0 tests Nov 16 21:09:24.742 INFO [stdout] Nov 16 21:09:24.742 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:09:24.742 INFO [stdout] Nov 16 21:09:24.743 INFO [stderr] su: No module specific data is present Nov 16 21:09:26.084 INFO running `"docker" "inspect" "aed6549101c0a2ae6ebf59f009567514ff26d65bbd77f2049ced6c6aa77a1cb4"` Nov 16 21:09:26.489 INFO running `"docker" "rm" "-f" "aed6549101c0a2ae6ebf59f009567514ff26d65bbd77f2049ced6c6aa77a1cb4"` Nov 16 21:09:26.856 INFO [stdout] aed6549101c0a2ae6ebf59f009567514ff26d65bbd77f2049ced6c6aa77a1cb4