Nov 17 00:06:18.523 INFO testing janalski8/habot against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 00:06:18.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17 00:06:18.916 INFO [stdout] 35c397644998712a8ca280b221f5513d93876081c01caf61816f6317d61a7a7c Nov 17 00:06:18.919 INFO running `"docker" "start" "-a" "35c397644998712a8ca280b221f5513d93876081c01caf61816f6317d61a7a7c"` Nov 17 00:06:20.046 INFO [stderr] usermod: no changes Nov 17 00:06:20.332 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 17 00:06:20.339 INFO [stderr] Compiling base64 v0.8.0 Nov 17 00:06:20.340 INFO [stderr] Compiling threadpool v1.7.1 Nov 17 00:06:20.346 INFO [stderr] Compiling openssl v0.9.24 Nov 17 00:06:20.353 INFO [stderr] Compiling hyper v0.10.13 Nov 17 00:06:20.354 INFO [stderr] Compiling chrono v0.4.4 Nov 17 00:06:20.354 INFO [stderr] Compiling mime_guess v1.8.5 Nov 17 00:06:30.610 INFO [stderr] Compiling diesel v1.3.2 Nov 17 00:06:34.973 INFO [stderr] Compiling native-tls v0.1.5 Nov 17 00:06:40.339 INFO [stderr] Compiling multipart v0.13.6 Nov 17 00:06:40.339 INFO [stderr] Compiling evzht9h3nznqzwl v0.0.3 Nov 17 00:06:40.339 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 17 00:06:47.639 INFO [stderr] Compiling serenity v0.5.4 Nov 17 00:07:52.427 INFO [stderr] Compiling habot v0.1.0 (/source) Nov 17 00:07:55.123 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:07:55.124 INFO [stderr] --> src/models.rs:4:34 Nov 17 00:07:55.124 INFO [stderr] | Nov 17 00:07:55.124 INFO [stderr] 4 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.125 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.125 INFO [stderr] | Nov 17 00:07:55.125 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 00:07:55.125 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 17 00:07:55.126 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.126 INFO [stderr] Nov 17 00:07:55.126 INFO [stderr] warning: cannot find type `NpcClass` in this scope Nov 17 00:07:55.126 INFO [stderr] --> src/models.rs:4:34 Nov 17 00:07:55.127 INFO [stderr] | Nov 17 00:07:55.127 INFO [stderr] 4 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.127 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.128 INFO [stderr] | Nov 17 00:07:55.128 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 17 00:07:55.128 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.128 INFO [stderr] Nov 17 00:07:55.129 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:07:55.129 INFO [stderr] --> src/models.rs:4:34 Nov 17 00:07:55.129 INFO [stderr] | Nov 17 00:07:55.130 INFO [stderr] 4 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.130 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.130 INFO [stderr] | Nov 17 00:07:55.135 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 17 00:07:55.135 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.135 INFO [stderr] Nov 17 00:07:55.135 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:07:55.136 INFO [stderr] --> src/models.rs:14:34 Nov 17 00:07:55.136 INFO [stderr] | Nov 17 00:07:55.136 INFO [stderr] 14 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.137 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.137 INFO [stderr] | Nov 17 00:07:55.137 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 17 00:07:55.138 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.138 INFO [stderr] Nov 17 00:07:55.138 INFO [stderr] warning: cannot find type `NpcInstance` in this scope Nov 17 00:07:55.138 INFO [stderr] --> src/models.rs:14:34 Nov 17 00:07:55.139 INFO [stderr] | Nov 17 00:07:55.139 INFO [stderr] 14 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.139 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.140 INFO [stderr] | Nov 17 00:07:55.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 17 00:07:55.140 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.140 INFO [stderr] Nov 17 00:07:55.141 INFO [stderr] warning: cannot find type `Alias` in this scope Nov 17 00:07:55.141 INFO [stderr] --> src/models.rs:21:34 Nov 17 00:07:55.141 INFO [stderr] | Nov 17 00:07:55.141 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.142 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.142 INFO [stderr] | Nov 17 00:07:55.142 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 17 00:07:55.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.143 INFO [stderr] Nov 17 00:07:55.147 INFO [stderr] warning: cannot find type `Constant` in this scope Nov 17 00:07:55.147 INFO [stderr] --> src/models.rs:28:34 Nov 17 00:07:55.147 INFO [stderr] | Nov 17 00:07:55.148 INFO [stderr] 28 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.148 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.148 INFO [stderr] | Nov 17 00:07:55.149 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 17 00:07:55.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.149 INFO [stderr] Nov 17 00:07:55.149 INFO [stderr] warning: cannot find type `Admin` in this scope Nov 17 00:07:55.149 INFO [stderr] --> src/models.rs:35:34 Nov 17 00:07:55.149 INFO [stderr] | Nov 17 00:07:55.149 INFO [stderr] 35 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:07:55.149 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.149 INFO [stderr] | Nov 17 00:07:55.149 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 17 00:07:55.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.149 INFO [stderr] Nov 17 00:07:55.149 INFO [stderr] warning: cannot find type `npc_classes` in this scope Nov 17 00:07:55.149 INFO [stderr] --> src/models.rs:41:10 Nov 17 00:07:55.149 INFO [stderr] | Nov 17 00:07:55.149 INFO [stderr] 41 | #[derive(Insertable, Debug)] Nov 17 00:07:55.149 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.149 INFO [stderr] | Nov 17 00:07:55.149 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 17 00:07:55.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.149 INFO [stderr] Nov 17 00:07:55.149 INFO [stderr] warning: cannot find type `NewNpcClass` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:41:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 41 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:41:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 41 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `npc_instances` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:51:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 51 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `NewNpcInstance` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:51:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 51 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:51:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 51 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `aliases` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:58:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 58 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `NewAlias` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:58:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 58 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `constants` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:65:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 65 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.150 INFO [stderr] Nov 17 00:07:55.150 INFO [stderr] warning: cannot find type `NewConstant` in this scope Nov 17 00:07:55.150 INFO [stderr] --> src/models.rs:65:10 Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 INFO [stderr] 65 | #[derive(Insertable, Debug)] Nov 17 00:07:55.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.150 INFO [stderr] | Nov 17 00:07:55.150 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `admins` in this scope Nov 17 00:07:55.151 INFO [stderr] --> src/models.rs:72:10 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 72 | #[derive(Insertable, Debug)] Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `NewAdmin` in this scope Nov 17 00:07:55.151 INFO [stderr] --> src/models.rs:72:10 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 72 | #[derive(Insertable, Debug)] Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `alias` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `command` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `key` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `value` in this scope Nov 17 00:07:55.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.151 INFO [stderr] | Nov 17 00:07:55.151 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 17 00:07:55.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.151 INFO [stderr] Nov 17 00:07:55.151 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:55.152 INFO [stderr] warning: cannot find type `commonality` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:55.152 INFO [stderr] warning: cannot find type `next_tick` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:55.152 INFO [stderr] warning: cannot find type `active` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:55.152 INFO [stderr] warning: cannot find type `unique` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:55.152 INFO [stderr] warning: cannot find type `class` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:55.152 INFO [stderr] warning: cannot find type `active_until` in this scope Nov 17 00:07:55.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:07:55.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:07:55.152 INFO [stderr] | Nov 17 00:07:55.152 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 17 00:07:55.152 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:07:55.152 INFO [stderr] Nov 17 00:07:56.917 INFO [stderr] warning: the feature `tool_attributes` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 17 00:07:56.918 INFO [stderr] --> src/lib.rs:1:12 Nov 17 00:07:56.918 INFO [stderr] | Nov 17 00:07:56.918 INFO [stderr] 1 | #![feature(tool_attributes)] Nov 17 00:07:56.918 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 00:07:56.918 INFO [stderr] | Nov 17 00:07:56.918 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 00:07:56.918 INFO [stderr] Nov 17 00:08:16.160 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Nov 17 00:08:16.175 INFO [stderr] su: No module specific data is present Nov 17 00:08:17.628 INFO running `"docker" "inspect" "35c397644998712a8ca280b221f5513d93876081c01caf61816f6317d61a7a7c"` Nov 17 00:08:17.947 INFO running `"docker" "rm" "-f" "35c397644998712a8ca280b221f5513d93876081c01caf61816f6317d61a7a7c"` Nov 17 00:08:18.309 INFO [stdout] 35c397644998712a8ca280b221f5513d93876081c01caf61816f6317d61a7a7c Nov 17 00:08:18.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17 00:08:19.005 INFO [stdout] 44d739d5c8073f5961af8c0fe5b23b8d7ddf53fcb05a06c9610a4ad79057b9e9 Nov 17 00:08:19.008 INFO running `"docker" "start" "-a" "44d739d5c8073f5961af8c0fe5b23b8d7ddf53fcb05a06c9610a4ad79057b9e9"` Nov 17 00:08:20.975 INFO [stderr] usermod: no changes Nov 17 00:08:21.219 INFO [stderr] Compiling habot v0.1.0 (/source) Nov 17 00:08:27.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:08:27.380 INFO [stderr] --> src/models.rs:4:34 Nov 17 00:08:27.380 INFO [stderr] | Nov 17 00:08:27.380 INFO [stderr] 4 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.381 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.381 INFO [stderr] | Nov 17 00:08:27.381 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 00:08:27.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! Nov 17 00:08:27.382 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.382 INFO [stderr] Nov 17 00:08:27.383 INFO [stderr] warning: cannot find type `NpcClass` in this scope Nov 17 00:08:27.383 INFO [stderr] --> src/models.rs:4:34 Nov 17 00:08:27.383 INFO [stderr] | Nov 17 00:08:27.383 INFO [stderr] 4 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.384 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.384 INFO [stderr] | Nov 17 00:08:27.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! Nov 17 00:08:27.385 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.385 INFO [stderr] Nov 17 00:08:27.385 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:08:27.385 INFO [stderr] --> src/models.rs:4:34 Nov 17 00:08:27.386 INFO [stderr] | Nov 17 00:08:27.386 INFO [stderr] 4 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.386 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.386 INFO [stderr] | Nov 17 00:08:27.387 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 17 00:08:27.387 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.387 INFO [stderr] Nov 17 00:08:27.388 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:08:27.388 INFO [stderr] --> src/models.rs:14:34 Nov 17 00:08:27.388 INFO [stderr] | Nov 17 00:08:27.388 INFO [stderr] 14 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.389 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.389 INFO [stderr] | Nov 17 00:08:27.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! Nov 17 00:08:27.389 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.390 INFO [stderr] Nov 17 00:08:27.390 INFO [stderr] warning: cannot find type `NpcInstance` in this scope Nov 17 00:08:27.390 INFO [stderr] --> src/models.rs:14:34 Nov 17 00:08:27.391 INFO [stderr] | Nov 17 00:08:27.391 INFO [stderr] 14 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.391 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.391 INFO [stderr] | Nov 17 00:08:27.392 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 17 00:08:27.392 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.392 INFO [stderr] Nov 17 00:08:27.393 INFO [stderr] warning: cannot find type `Alias` in this scope Nov 17 00:08:27.393 INFO [stderr] --> src/models.rs:21:34 Nov 17 00:08:27.393 INFO [stderr] | Nov 17 00:08:27.394 INFO [stderr] 21 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.394 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.394 INFO [stderr] | Nov 17 00:08:27.399 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 17 00:08:27.399 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.399 INFO [stderr] Nov 17 00:08:27.399 INFO [stderr] warning: cannot find type `Constant` in this scope Nov 17 00:08:27.400 INFO [stderr] --> src/models.rs:28:34 Nov 17 00:08:27.400 INFO [stderr] | Nov 17 00:08:27.400 INFO [stderr] 28 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.401 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.401 INFO [stderr] | Nov 17 00:08:27.401 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 17 00:08:27.401 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.402 INFO [stderr] Nov 17 00:08:27.402 INFO [stderr] warning: cannot find type `Admin` in this scope Nov 17 00:08:27.402 INFO [stderr] --> src/models.rs:35:34 Nov 17 00:08:27.402 INFO [stderr] | Nov 17 00:08:27.403 INFO [stderr] 35 | #[derive(Serialize, Deserialize, Queryable, Debug, Eq, PartialEq, Ord, PartialOrd)] Nov 17 00:08:27.403 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.403 INFO [stderr] | Nov 17 00:08:27.403 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 17 00:08:27.404 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.404 INFO [stderr] Nov 17 00:08:27.404 INFO [stderr] warning: cannot find type `npc_classes` in this scope Nov 17 00:08:27.404 INFO [stderr] --> src/models.rs:41:10 Nov 17 00:08:27.405 INFO [stderr] | Nov 17 00:08:27.405 INFO [stderr] 41 | #[derive(Insertable, Debug)] Nov 17 00:08:27.405 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.406 INFO [stderr] | Nov 17 00:08:27.406 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 17 00:08:27.411 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.411 INFO [stderr] Nov 17 00:08:27.411 INFO [stderr] warning: cannot find type `NewNpcClass` in this scope Nov 17 00:08:27.411 INFO [stderr] --> src/models.rs:41:10 Nov 17 00:08:27.412 INFO [stderr] | Nov 17 00:08:27.412 INFO [stderr] 41 | #[derive(Insertable, Debug)] Nov 17 00:08:27.412 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.412 INFO [stderr] | Nov 17 00:08:27.413 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 17 00:08:27.413 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.413 INFO [stderr] Nov 17 00:08:27.414 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:08:27.414 INFO [stderr] --> src/models.rs:41:10 Nov 17 00:08:27.414 INFO [stderr] | Nov 17 00:08:27.422 INFO [stderr] 41 | #[derive(Insertable, Debug)] Nov 17 00:08:27.423 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.423 INFO [stderr] | Nov 17 00:08:27.424 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 17 00:08:27.424 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.424 INFO [stderr] Nov 17 00:08:27.425 INFO [stderr] warning: cannot find type `npc_instances` in this scope Nov 17 00:08:27.425 INFO [stderr] --> src/models.rs:51:10 Nov 17 00:08:27.425 INFO [stderr] | Nov 17 00:08:27.425 INFO [stderr] 51 | #[derive(Insertable, Debug)] Nov 17 00:08:27.426 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.426 INFO [stderr] | Nov 17 00:08:27.426 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 17 00:08:27.427 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.427 INFO [stderr] Nov 17 00:08:27.427 INFO [stderr] warning: cannot find type `NewNpcInstance` in this scope Nov 17 00:08:27.428 INFO [stderr] --> src/models.rs:51:10 Nov 17 00:08:27.428 INFO [stderr] | Nov 17 00:08:27.428 INFO [stderr] 51 | #[derive(Insertable, Debug)] Nov 17 00:08:27.429 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.429 INFO [stderr] | Nov 17 00:08:27.429 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 17 00:08:27.429 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.430 INFO [stderr] Nov 17 00:08:27.430 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 00:08:27.430 INFO [stderr] --> src/models.rs:51:10 Nov 17 00:08:27.430 INFO [stderr] | Nov 17 00:08:27.431 INFO [stderr] 51 | #[derive(Insertable, Debug)] Nov 17 00:08:27.431 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.431 INFO [stderr] | Nov 17 00:08:27.431 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 17 00:08:27.432 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.432 INFO [stderr] Nov 17 00:08:27.432 INFO [stderr] warning: cannot find type `aliases` in this scope Nov 17 00:08:27.433 INFO [stderr] --> src/models.rs:58:10 Nov 17 00:08:27.433 INFO [stderr] | Nov 17 00:08:27.433 INFO [stderr] 58 | #[derive(Insertable, Debug)] Nov 17 00:08:27.433 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.434 INFO [stderr] | Nov 17 00:08:27.434 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 17 00:08:27.434 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.434 INFO [stderr] Nov 17 00:08:27.435 INFO [stderr] warning: cannot find type `NewAlias` in this scope Nov 17 00:08:27.435 INFO [stderr] --> src/models.rs:58:10 Nov 17 00:08:27.435 INFO [stderr] | Nov 17 00:08:27.436 INFO [stderr] 58 | #[derive(Insertable, Debug)] Nov 17 00:08:27.436 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.436 INFO [stderr] | Nov 17 00:08:27.436 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 17 00:08:27.437 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.437 INFO [stderr] Nov 17 00:08:27.437 INFO [stderr] warning: cannot find type `constants` in this scope Nov 17 00:08:27.438 INFO [stderr] --> src/models.rs:65:10 Nov 17 00:08:27.438 INFO [stderr] | Nov 17 00:08:27.438 INFO [stderr] 65 | #[derive(Insertable, Debug)] Nov 17 00:08:27.439 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.439 INFO [stderr] | Nov 17 00:08:27.439 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 17 00:08:27.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.440 INFO [stderr] Nov 17 00:08:27.440 INFO [stderr] warning: cannot find type `NewConstant` in this scope Nov 17 00:08:27.440 INFO [stderr] --> src/models.rs:65:10 Nov 17 00:08:27.441 INFO [stderr] | Nov 17 00:08:27.441 INFO [stderr] 65 | #[derive(Insertable, Debug)] Nov 17 00:08:27.441 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.441 INFO [stderr] | Nov 17 00:08:27.446 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 17 00:08:27.447 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.447 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `admins` in this scope Nov 17 00:08:27.448 INFO [stderr] --> src/models.rs:72:10 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 72 | #[derive(Insertable, Debug)] Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `NewAdmin` in this scope Nov 17 00:08:27.448 INFO [stderr] --> src/models.rs:72:10 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 72 | #[derive(Insertable, Debug)] Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `alias` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `command` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `key` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.448 INFO [stderr] Nov 17 00:08:27.448 INFO [stderr] warning: cannot find type `value` in this scope Nov 17 00:08:27.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.448 INFO [stderr] | Nov 17 00:08:27.448 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 17 00:08:27.448 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `commonality` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `next_tick` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `active` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `unique` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `class` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:27.449 INFO [stderr] warning: cannot find type `active_until` in this scope Nov 17 00:08:27.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 00:08:27.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 00:08:27.449 INFO [stderr] | Nov 17 00:08:27.449 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 17 00:08:27.449 INFO [stderr] = note: for more information, see issue #50504 Nov 17 00:08:27.449 INFO [stderr] Nov 17 00:08:29.835 INFO [stderr] warning: the feature `tool_attributes` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 17 00:08:29.835 INFO [stderr] --> src/lib.rs:1:12 Nov 17 00:08:29.835 INFO [stderr] | Nov 17 00:08:29.835 INFO [stderr] 1 | #![feature(tool_attributes)] Nov 17 00:08:29.835 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 00:08:29.835 INFO [stderr] | Nov 17 00:08:29.835 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 00:08:29.835 INFO [stderr] Nov 17 00:08:30.439 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.43s Nov 17 00:08:30.459 INFO [stderr] su: No module specific data is present Nov 17 00:08:31.383 INFO running `"docker" "inspect" "44d739d5c8073f5961af8c0fe5b23b8d7ddf53fcb05a06c9610a4ad79057b9e9"` Nov 17 00:08:31.703 INFO running `"docker" "rm" "-f" "44d739d5c8073f5961af8c0fe5b23b8d7ddf53fcb05a06c9610a4ad79057b9e9"` Nov 17 00:08:31.963 INFO [stdout] 44d739d5c8073f5961af8c0fe5b23b8d7ddf53fcb05a06c9610a4ad79057b9e9 Nov 17 00:08:31.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17 00:08:32.403 INFO [stdout] 5d784b0957f26a37032fcb2b52e5d8af7cab8afc7eba843ac8ecbfc1bd7e8490 Nov 17 00:08:32.409 INFO running `"docker" "start" "-a" "5d784b0957f26a37032fcb2b52e5d8af7cab8afc7eba843ac8ecbfc1bd7e8490"` Nov 17 00:08:33.272 INFO [stderr] usermod: no changes Nov 17 00:08:33.510 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 17 00:08:33.535 INFO [stderr] Running /target/debug/deps/habot-bee5bab29b39b054 Nov 17 00:08:33.543 INFO [stderr] Running /target/debug/deps/bot-a578c536f3575897 Nov 17 00:08:33.543 INFO [stdout] Nov 17 00:08:33.543 INFO [stdout] running 0 tests Nov 17 00:08:33.543 INFO [stdout] Nov 17 00:08:33.543 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 00:08:33.543 INFO [stdout] Nov 17 00:08:33.549 INFO [stdout] Nov 17 00:08:33.549 INFO [stdout] running 0 tests Nov 17 00:08:33.549 INFO [stdout] Nov 17 00:08:33.549 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 00:08:33.549 INFO [stdout] Nov 17 00:08:33.550 INFO [stderr] Running /target/debug/deps/cli-fdc023e7e951e30d Nov 17 00:08:33.559 INFO [stdout] Nov 17 00:08:33.559 INFO [stdout] running 0 tests Nov 17 00:08:33.559 INFO [stdout] Nov 17 00:08:33.559 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 00:08:33.559 INFO [stdout] Nov 17 00:08:33.560 INFO [stderr] Doc-tests habot Nov 17 00:08:37.656 INFO [stdout] Nov 17 00:08:37.656 INFO [stdout] running 0 tests Nov 17 00:08:37.656 INFO [stdout] Nov 17 00:08:37.656 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 00:08:37.656 INFO [stdout] Nov 17 00:08:37.675 INFO [stderr] su: No module specific data is present Nov 17 00:08:38.496 INFO running `"docker" "inspect" "5d784b0957f26a37032fcb2b52e5d8af7cab8afc7eba843ac8ecbfc1bd7e8490"` Nov 17 00:08:38.799 INFO running `"docker" "rm" "-f" "5d784b0957f26a37032fcb2b52e5d8af7cab8afc7eba843ac8ecbfc1bd7e8490"` Nov 17 00:08:39.184 INFO [stdout] 5d784b0957f26a37032fcb2b52e5d8af7cab8afc7eba843ac8ecbfc1bd7e8490