Dec 06 04:07:39.953 INFO testing cfcosta/poller against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 04:07:39.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 04:07:42.327 INFO [stdout] d17227cea88fd2c99f27bc73cce85ab2b2b38392aaf3bea46c4da7aa21597806 Dec 06 04:07:42.329 INFO running `"docker" "start" "-a" "d17227cea88fd2c99f27bc73cce85ab2b2b38392aaf3bea46c4da7aa21597806"` Dec 06 04:07:43.082 INFO [stderr] usermod: no changes Dec 06 04:07:43.626 INFO [stderr] Compiling colored v1.6.1 Dec 06 04:07:43.626 INFO [stderr] Compiling actix_derive v0.2.0 Dec 06 04:07:43.626 INFO [stderr] Compiling actix-web v0.6.15 Dec 06 04:07:43.626 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 06 04:07:43.636 INFO [stderr] Compiling parking_lot v0.5.5 Dec 06 04:07:43.662 INFO [stderr] Compiling synstructure v0.6.1 Dec 06 04:07:43.663 INFO [stderr] Compiling regex v1.0.1 Dec 06 04:07:43.664 INFO [stderr] Compiling flate2 v1.0.1 Dec 06 04:07:46.542 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 06 04:07:46.544 INFO [stderr] Compiling backtrace v0.2.3 Dec 06 04:07:46.564 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 06 04:07:46.583 INFO [stderr] Compiling chrono v0.4.4 Dec 06 04:07:51.894 INFO [stderr] Compiling error-chain v0.11.0 Dec 06 04:07:52.292 INFO [stderr] Compiling rayon v0.8.2 Dec 06 04:07:52.389 INFO [stderr] Compiling fern v0.5.6 Dec 06 04:07:52.416 INFO [stderr] Compiling crossbeam-channel v0.1.3 Dec 06 04:07:53.028 INFO [stderr] Compiling error-chain v0.1.12 Dec 06 04:08:08.768 INFO [stderr] Compiling clap-port-flag v0.3.0 Dec 06 04:08:09.664 INFO [stderr] Compiling failure_derive v0.1.1 Dec 06 04:08:10.133 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 06 04:08:11.404 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 06 04:08:11.852 INFO [stderr] Compiling ring v0.12.1 Dec 06 04:08:17.216 INFO [stderr] Compiling diesel v1.3.2 Dec 06 04:08:18.048 INFO [stderr] Compiling failure v0.1.1 Dec 06 04:08:19.128 INFO [stderr] Compiling tokio v0.1.7 Dec 06 04:08:20.510 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 04:08:25.262 INFO [stderr] Compiling skeptic v0.13.3 Dec 06 04:08:29.334 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 04:08:36.048 INFO [stderr] Compiling cookie v0.10.1 Dec 06 04:08:39.185 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 06 04:08:39.186 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 06 04:08:39.260 INFO [stderr] Compiling actix v0.5.8 Dec 06 04:08:49.717 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 06 04:09:09.367 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 06 04:09:10.601 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 06 04:09:12.842 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 06 04:09:29.868 INFO [stderr] Compiling poller v0.1.0 (/source) Dec 06 04:09:35.380 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 04:09:35.380 INFO [stderr] --> src/main.rs:13:1 Dec 06 04:09:35.380 INFO [stderr] | Dec 06 04:09:35.380 INFO [stderr] 13 | #[macro_use] Dec 06 04:09:35.380 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 04:09:35.380 INFO [stderr] | Dec 06 04:09:35.380 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 04:09:35.380 INFO [stderr] Dec 06 04:09:35.381 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 06 04:09:35.381 INFO [stderr] --> src/models.rs:8:10 Dec 06 04:09:35.381 INFO [stderr] | Dec 06 04:09:35.381 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 04:09:35.381 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.381 INFO [stderr] | Dec 06 04:09:35.381 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 04:09:35.381 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! Dec 06 04:09:35.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.381 INFO [stderr] Dec 06 04:09:35.381 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 06 04:09:35.381 INFO [stderr] --> src/models.rs:15:10 Dec 06 04:09:35.381 INFO [stderr] | Dec 06 04:09:35.381 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 04:09:35.381 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.381 INFO [stderr] | Dec 06 04:09:35.381 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! Dec 06 04:09:35.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.381 INFO [stderr] Dec 06 04:09:35.382 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 06 04:09:35.382 INFO [stderr] --> src/models.rs:23:10 Dec 06 04:09:35.382 INFO [stderr] | Dec 06 04:09:35.382 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 04:09:35.382 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.382 INFO [stderr] | Dec 06 04:09:35.382 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! Dec 06 04:09:35.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.382 INFO [stderr] Dec 06 04:09:35.382 INFO [stderr] warning: cannot find type `votes` in this scope Dec 06 04:09:35.382 INFO [stderr] --> src/models.rs:30:10 Dec 06 04:09:35.382 INFO [stderr] | Dec 06 04:09:35.382 INFO [stderr] 30 | #[derive(Insertable)] Dec 06 04:09:35.382 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.382 INFO [stderr] | Dec 06 04:09:35.382 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! Dec 06 04:09:35.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.382 INFO [stderr] Dec 06 04:09:35.382 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 06 04:09:35.382 INFO [stderr] --> src/models.rs:30:10 Dec 06 04:09:35.382 INFO [stderr] | Dec 06 04:09:35.382 INFO [stderr] 30 | #[derive(Insertable)] Dec 06 04:09:35.382 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.382 INFO [stderr] | Dec 06 04:09:35.382 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! Dec 06 04:09:35.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.382 INFO [stderr] Dec 06 04:09:35.383 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 04:09:35.384 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 04:09:35.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 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! Dec 06 04:09:35.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.384 INFO [stderr] Dec 06 04:09:35.384 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 04:09:35.384 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 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! Dec 06 04:09:35.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.384 INFO [stderr] Dec 06 04:09:35.384 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 04:09:35.384 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 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! Dec 06 04:09:35.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.384 INFO [stderr] Dec 06 04:09:35.384 INFO [stderr] warning: cannot find type `image` in this scope Dec 06 04:09:35.384 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.384 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.384 INFO [stderr] | Dec 06 04:09:35.384 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! Dec 06 04:09:35.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.384 INFO [stderr] Dec 06 04:09:35.388 INFO [stderr] warning: cannot find type `votes` in this scope Dec 06 04:09:35.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 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! Dec 06 04:09:35.388 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.388 INFO [stderr] Dec 06 04:09:35.388 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 06 04:09:35.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 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! Dec 06 04:09:35.388 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.388 INFO [stderr] Dec 06 04:09:35.388 INFO [stderr] warning: cannot find type `ip` in this scope Dec 06 04:09:35.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 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! Dec 06 04:09:35.388 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.388 INFO [stderr] Dec 06 04:09:35.388 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 04:09:35.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:35.388 INFO [stderr] | Dec 06 04:09:35.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:35.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:35.389 INFO [stderr] | Dec 06 04:09:35.389 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! Dec 06 04:09:35.389 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:35.389 INFO [stderr] Dec 06 04:09:48.492 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Dec 06 04:09:48.511 INFO [stderr] su: No module specific data is present Dec 06 04:09:48.861 INFO running `"docker" "inspect" "d17227cea88fd2c99f27bc73cce85ab2b2b38392aaf3bea46c4da7aa21597806"` Dec 06 04:09:48.976 INFO running `"docker" "rm" "-f" "d17227cea88fd2c99f27bc73cce85ab2b2b38392aaf3bea46c4da7aa21597806"` Dec 06 04:09:49.100 INFO [stdout] d17227cea88fd2c99f27bc73cce85ab2b2b38392aaf3bea46c4da7aa21597806 Dec 06 04:09:49.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 04:09:49.261 INFO [stdout] 9868d35826fdd8523995f5687714b82f3ec0fa6840a65f03e5d1b0362f69f323 Dec 06 04:09:49.264 INFO running `"docker" "start" "-a" "9868d35826fdd8523995f5687714b82f3ec0fa6840a65f03e5d1b0362f69f323"` Dec 06 04:09:49.775 INFO [stderr] usermod: no changes Dec 06 04:09:50.164 INFO [stderr] Compiling poller v0.1.0 (/source) Dec 06 04:09:55.732 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 04:09:55.732 INFO [stderr] --> src/main.rs:13:1 Dec 06 04:09:55.732 INFO [stderr] | Dec 06 04:09:55.732 INFO [stderr] 13 | #[macro_use] Dec 06 04:09:55.732 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 04:09:55.732 INFO [stderr] | Dec 06 04:09:55.732 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 04:09:55.732 INFO [stderr] Dec 06 04:09:55.732 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 06 04:09:55.732 INFO [stderr] --> src/models.rs:8:10 Dec 06 04:09:55.732 INFO [stderr] | Dec 06 04:09:55.732 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 04:09:55.732 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.732 INFO [stderr] | Dec 06 04:09:55.732 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 06 04:09:55.733 INFO [stderr] --> src/models.rs:15:10 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 06 04:09:55.733 INFO [stderr] --> src/models.rs:23:10 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `votes` in this scope Dec 06 04:09:55.733 INFO [stderr] --> src/models.rs:30:10 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 30 | #[derive(Insertable)] Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 06 04:09:55.733 INFO [stderr] --> src/models.rs:30:10 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 30 | #[derive(Insertable)] Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 04:09:55.733 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 04:09:55.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 04:09:55.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.733 INFO [stderr] warning: cannot find type `image` in this scope Dec 06 04:09:55.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.733 INFO [stderr] | Dec 06 04:09:55.733 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! Dec 06 04:09:55.733 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.733 INFO [stderr] Dec 06 04:09:55.734 INFO [stderr] warning: cannot find type `votes` in this scope Dec 06 04:09:55.734 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.734 INFO [stderr] | Dec 06 04:09:55.734 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.734 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.734 INFO [stderr] | Dec 06 04:09:55.734 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! Dec 06 04:09:55.734 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.734 INFO [stderr] Dec 06 04:09:55.737 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 06 04:09:55.737 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.737 INFO [stderr] | Dec 06 04:09:55.737 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.737 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.737 INFO [stderr] | Dec 06 04:09:55.737 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! Dec 06 04:09:55.737 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.737 INFO [stderr] Dec 06 04:09:55.737 INFO [stderr] warning: cannot find type `ip` in this scope Dec 06 04:09:55.737 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.737 INFO [stderr] | Dec 06 04:09:55.737 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.737 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.737 INFO [stderr] | Dec 06 04:09:55.737 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! Dec 06 04:09:55.737 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.737 INFO [stderr] Dec 06 04:09:55.737 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 04:09:55.737 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 04:09:55.737 INFO [stderr] | Dec 06 04:09:55.737 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 04:09:55.737 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 04:09:55.737 INFO [stderr] | Dec 06 04:09:55.737 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! Dec 06 04:09:55.737 INFO [stderr] = note: for more information, see issue #50504 Dec 06 04:09:55.737 INFO [stderr] Dec 06 04:09:57.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.50s Dec 06 04:09:57.312 INFO [stderr] su: No module specific data is present Dec 06 04:09:57.906 INFO running `"docker" "inspect" "9868d35826fdd8523995f5687714b82f3ec0fa6840a65f03e5d1b0362f69f323"` Dec 06 04:09:58.252 INFO running `"docker" "rm" "-f" "9868d35826fdd8523995f5687714b82f3ec0fa6840a65f03e5d1b0362f69f323"` Dec 06 04:09:58.572 INFO [stdout] 9868d35826fdd8523995f5687714b82f3ec0fa6840a65f03e5d1b0362f69f323 Dec 06 04:09:58.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 04:09:59.094 INFO [stdout] 6173f0d456c1fb94dd2dc55528dbb4975015c3fe91a6d741e0fdd406a5c7ea3e Dec 06 04:09:59.096 INFO running `"docker" "start" "-a" "6173f0d456c1fb94dd2dc55528dbb4975015c3fe91a6d741e0fdd406a5c7ea3e"` Dec 06 04:10:01.064 INFO [stderr] usermod: no changes Dec 06 04:10:01.450 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Dec 06 04:10:01.504 INFO [stderr] Running /target/debug/deps/poller-68287d6a2268d8b0 Dec 06 04:10:01.534 INFO [stdout] Dec 06 04:10:01.534 INFO [stdout] running 0 tests Dec 06 04:10:01.534 INFO [stdout] Dec 06 04:10:01.534 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 04:10:01.534 INFO [stdout] Dec 06 04:10:01.538 INFO [stderr] su: No module specific data is present Dec 06 04:10:02.676 INFO running `"docker" "inspect" "6173f0d456c1fb94dd2dc55528dbb4975015c3fe91a6d741e0fdd406a5c7ea3e"` Dec 06 04:10:03.028 INFO running `"docker" "rm" "-f" "6173f0d456c1fb94dd2dc55528dbb4975015c3fe91a6d741e0fdd406a5c7ea3e"` Dec 06 04:10:03.444 INFO [stdout] 6173f0d456c1fb94dd2dc55528dbb4975015c3fe91a6d741e0fdd406a5c7ea3e