Dec 05 04:19:20.575 INFO testing tismith/device-checkout-rs against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 04:19:20.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 05 04:19:21.166 INFO [stdout] 0cec77f3ef5de7a9598e020d780b6fbd3dfb2bf62880bee4eaf7e34a83710ded Dec 05 04:19:21.168 INFO running `"docker" "start" "-a" "0cec77f3ef5de7a9598e020d780b6fbd3dfb2bf62880bee4eaf7e34a83710ded"` Dec 05 04:19:23.383 INFO [stderr] usermod: no changes Dec 05 04:19:23.722 INFO [stderr] Compiling yansi v0.4.0 Dec 05 04:19:23.728 INFO [stderr] Compiling state v0.4.1 Dec 05 04:19:23.729 INFO [stderr] Compiling pear v0.0.20 Dec 05 04:19:23.737 INFO [stderr] Compiling ordermap v0.2.13 Dec 05 04:19:23.756 INFO [stderr] Compiling if_chain v0.1.3 Dec 05 04:19:23.756 INFO [stderr] Compiling log v0.4.6 Dec 05 04:19:23.756 INFO [stderr] Compiling isatty v0.1.9 Dec 05 04:19:23.756 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 05 04:19:24.462 INFO [stderr] Compiling scheduled-thread-pool v0.2.0 Dec 05 04:19:25.182 INFO [stderr] Compiling base64 v0.6.0 Dec 05 04:19:29.362 INFO [stderr] Compiling log v0.3.9 Dec 05 04:19:29.364 INFO [stderr] Compiling r2d2 v0.8.2 Dec 05 04:19:29.368 INFO [stderr] Compiling syn v0.13.11 Dec 05 04:19:29.368 INFO [stderr] Compiling toml v0.4.8 Dec 05 04:19:29.378 INFO [stderr] Compiling serde_json v1.0.33 Dec 05 04:19:29.560 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 05 04:19:30.160 INFO [stderr] Compiling syn v0.15.6 Dec 05 04:19:32.976 INFO [stderr] Compiling stderrlog v0.4.1 Dec 05 04:19:33.053 INFO [stderr] Compiling pear_codegen v0.0.20 Dec 05 04:19:39.132 INFO [stderr] Compiling rocket v0.3.17 Dec 05 04:19:39.180 INFO [stderr] Compiling rocket_codegen v0.3.17 Dec 05 04:19:39.310 INFO [stderr] Compiling mime v0.2.6 Dec 05 04:19:41.446 INFO [stderr] Compiling rayon v0.7.1 Dec 05 04:19:43.192 INFO [stderr] Compiling hyper v0.10.13 Dec 05 04:19:48.326 INFO [stderr] Compiling handlebars v0.28.3 Dec 05 04:19:51.564 INFO [stderr] Compiling ring v0.11.0 Dec 05 04:20:16.876 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 05 04:20:23.007 INFO [stderr] Compiling synstructure v0.10.0 Dec 05 04:20:23.007 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 04:20:30.736 INFO [stderr] Compiling cookie v0.9.2 Dec 05 04:20:34.148 INFO [stderr] Compiling failure_derive v0.1.3 Dec 05 04:20:34.952 INFO [stderr] Compiling diesel v1.3.3 Dec 05 04:20:37.960 INFO [stderr] Compiling failure v0.1.3 Dec 05 04:20:39.576 INFO [stderr] Compiling exitfailure v0.5.1 Dec 05 04:20:51.648 INFO [stderr] Compiling validator v0.8.0 Dec 05 04:20:52.892 INFO [stderr] Compiling rocket_contrib v0.3.17 Dec 05 04:20:54.884 INFO [stderr] Compiling validator_derive v0.8.0 Dec 05 04:21:19.812 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 05 04:21:21.300 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 05 04:21:23.358 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 05 04:21:23.864 INFO [stderr] Compiling device-checkout-lib v0.2.3 (/source) Dec 05 04:21:25.316 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Dec 05 04:21:25.316 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:25.316 INFO [stderr] | Dec 05 04:21:25.316 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:25.316 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.316 INFO [stderr] | Dec 05 04:21:25.316 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 04:21:25.316 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 05 04:21:25.316 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.316 INFO [stderr] Dec 05 04:21:25.316 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 05 04:21:25.316 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:25.316 INFO [stderr] | Dec 05 04:21:25.316 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:25.316 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.316 INFO [stderr] | Dec 05 04:21:25.316 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 05 04:21:25.316 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.317 INFO [stderr] Dec 05 04:21:25.317 INFO [stderr] warning: cannot find type `Device` in this scope Dec 05 04:21:25.317 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:25.317 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 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 05 04:21:25.317 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.317 INFO [stderr] Dec 05 04:21:25.317 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Dec 05 04:21:25.317 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:25.317 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 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 05 04:21:25.317 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.317 INFO [stderr] Dec 05 04:21:25.317 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Dec 05 04:21:25.317 INFO [stderr] --> src/models.rs:77:5 Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 INFO [stderr] 77 | Queryable, Dec 05 04:21:25.317 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 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 05 04:21:25.317 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.317 INFO [stderr] Dec 05 04:21:25.317 INFO [stderr] warning: cannot find type `DeviceUpdate` in this scope Dec 05 04:21:25.317 INFO [stderr] --> src/models.rs:77:5 Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 INFO [stderr] 77 | Queryable, Dec 05 04:21:25.317 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 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 05 04:21:25.317 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.317 INFO [stderr] Dec 05 04:21:25.317 INFO [stderr] warning: cannot find type `DeviceEdit` in this scope Dec 05 04:21:25.317 INFO [stderr] --> src/models.rs:123:5 Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 INFO [stderr] 123 | Queryable, Dec 05 04:21:25.317 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.317 INFO [stderr] | Dec 05 04:21:25.317 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 05 04:21:25.317 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.317 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Dec 05 04:21:25.325 INFO [stderr] --> src/models.rs:161:5 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 161 | Queryable, Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `devices` in this scope Dec 05 04:21:25.325 INFO [stderr] --> src/models.rs:165:5 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 165 | Insertable, Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Dec 05 04:21:25.325 INFO [stderr] --> src/models.rs:165:5 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 165 | Insertable, Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `device_name` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `device_url` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `device_owner` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `comments` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `reservation_status` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.325 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 04:21:25.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.325 INFO [stderr] | Dec 05 04:21:25.325 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 05 04:21:25.325 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.325 INFO [stderr] Dec 05 04:21:25.326 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 04:21:25.326 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:25.326 INFO [stderr] | Dec 05 04:21:25.326 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:25.326 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:25.326 INFO [stderr] | Dec 05 04:21:25.326 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 05 04:21:25.326 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:25.326 INFO [stderr] Dec 05 04:21:37.350 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s Dec 05 04:21:37.369 INFO [stderr] su: No module specific data is present Dec 05 04:21:37.934 INFO running `"docker" "inspect" "0cec77f3ef5de7a9598e020d780b6fbd3dfb2bf62880bee4eaf7e34a83710ded"` Dec 05 04:21:38.208 INFO running `"docker" "rm" "-f" "0cec77f3ef5de7a9598e020d780b6fbd3dfb2bf62880bee4eaf7e34a83710ded"` Dec 05 04:21:38.520 INFO [stdout] 0cec77f3ef5de7a9598e020d780b6fbd3dfb2bf62880bee4eaf7e34a83710ded Dec 05 04:21:38.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 05 04:21:39.012 INFO [stdout] c995324ae4c8c66b7eaf2ca690610dc232c617aaeff65f417a5647afb9d2f29d Dec 05 04:21:39.014 INFO running `"docker" "start" "-a" "c995324ae4c8c66b7eaf2ca690610dc232c617aaeff65f417a5647afb9d2f29d"` Dec 05 04:21:40.465 INFO [stderr] usermod: no changes Dec 05 04:21:40.796 INFO [stderr] Compiling environment v0.1.1 Dec 05 04:21:40.804 INFO [stderr] Compiling victoria-dom v0.1.2 Dec 05 04:21:41.481 INFO [stderr] Compiling assert_cli v0.6.3 Dec 05 04:21:48.984 INFO [stderr] Compiling device-checkout-lib v0.2.3 (/source) Dec 05 04:21:52.874 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Dec 05 04:21:52.874 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:52.874 INFO [stderr] | Dec 05 04:21:52.874 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:52.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.874 INFO [stderr] | Dec 05 04:21:52.874 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 04:21:52.874 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 05 04:21:52.874 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.874 INFO [stderr] Dec 05 04:21:52.876 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 05 04:21:52.876 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:52.876 INFO [stderr] | Dec 05 04:21:52.876 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:52.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.876 INFO [stderr] | Dec 05 04:21:52.876 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 05 04:21:52.876 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.876 INFO [stderr] Dec 05 04:21:52.876 INFO [stderr] warning: cannot find type `Device` in this scope Dec 05 04:21:52.876 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:52.876 INFO [stderr] | Dec 05 04:21:52.876 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:52.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.876 INFO [stderr] | Dec 05 04:21:52.876 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 05 04:21:52.876 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.876 INFO [stderr] Dec 05 04:21:52.876 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Dec 05 04:21:52.876 INFO [stderr] --> src/models.rs:46:62 Dec 05 04:21:52.876 INFO [stderr] | Dec 05 04:21:52.876 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Dec 05 04:21:52.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.876 INFO [stderr] | Dec 05 04:21:52.876 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 05 04:21:52.876 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.876 INFO [stderr] Dec 05 04:21:52.877 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Dec 05 04:21:52.877 INFO [stderr] --> src/models.rs:77:5 Dec 05 04:21:52.877 INFO [stderr] | Dec 05 04:21:52.877 INFO [stderr] 77 | Queryable, Dec 05 04:21:52.877 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.878 INFO [stderr] | Dec 05 04:21:52.880 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 05 04:21:52.880 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.880 INFO [stderr] Dec 05 04:21:52.880 INFO [stderr] warning: cannot find type `DeviceUpdate` in this scope Dec 05 04:21:52.880 INFO [stderr] --> src/models.rs:77:5 Dec 05 04:21:52.880 INFO [stderr] | Dec 05 04:21:52.880 INFO [stderr] 77 | Queryable, Dec 05 04:21:52.880 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.880 INFO [stderr] | Dec 05 04:21:52.880 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 05 04:21:52.880 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.880 INFO [stderr] Dec 05 04:21:52.885 INFO [stderr] warning: cannot find type `DeviceEdit` in this scope Dec 05 04:21:52.885 INFO [stderr] --> src/models.rs:123:5 Dec 05 04:21:52.885 INFO [stderr] | Dec 05 04:21:52.885 INFO [stderr] 123 | Queryable, Dec 05 04:21:52.885 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.887 INFO [stderr] | Dec 05 04:21:52.887 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 05 04:21:52.887 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.887 INFO [stderr] Dec 05 04:21:52.887 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Dec 05 04:21:52.887 INFO [stderr] --> src/models.rs:161:5 Dec 05 04:21:52.887 INFO [stderr] | Dec 05 04:21:52.887 INFO [stderr] 161 | Queryable, Dec 05 04:21:52.887 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.888 INFO [stderr] | Dec 05 04:21:52.888 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 05 04:21:52.888 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.888 INFO [stderr] Dec 05 04:21:52.889 INFO [stderr] warning: cannot find type `devices` in this scope Dec 05 04:21:52.889 INFO [stderr] --> src/models.rs:165:5 Dec 05 04:21:52.889 INFO [stderr] | Dec 05 04:21:52.889 INFO [stderr] 165 | Insertable, Dec 05 04:21:52.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.891 INFO [stderr] | Dec 05 04:21:52.891 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 05 04:21:52.891 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.891 INFO [stderr] Dec 05 04:21:52.891 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Dec 05 04:21:52.891 INFO [stderr] --> src/models.rs:165:5 Dec 05 04:21:52.891 INFO [stderr] | Dec 05 04:21:52.891 INFO [stderr] 165 | Insertable, Dec 05 04:21:52.891 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.891 INFO [stderr] | Dec 05 04:21:52.891 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 05 04:21:52.891 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.891 INFO [stderr] Dec 05 04:21:52.892 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 04:21:52.892 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 04:21:52.892 INFO [stderr] | Dec 05 04:21:52.893 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 04:21:52.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.904 INFO [stderr] | Dec 05 04:21:52.905 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 05 04:21:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.906 INFO [stderr] Dec 05 04:21:52.906 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 04:21:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.906 INFO [stderr] | Dec 05 04:21:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.906 INFO [stderr] | Dec 05 04:21:52.906 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 05 04:21:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.907 INFO [stderr] Dec 05 04:21:52.907 INFO [stderr] warning: cannot find type `device_name` in this scope Dec 05 04:21:52.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.907 INFO [stderr] | Dec 05 04:21:52.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.907 INFO [stderr] | Dec 05 04:21:52.907 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 05 04:21:52.907 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.907 INFO [stderr] Dec 05 04:21:52.908 INFO [stderr] warning: cannot find type `device_url` in this scope Dec 05 04:21:52.908 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.908 INFO [stderr] | Dec 05 04:21:52.908 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.908 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.908 INFO [stderr] | Dec 05 04:21:52.908 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 05 04:21:52.908 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.908 INFO [stderr] Dec 05 04:21:52.909 INFO [stderr] warning: cannot find type `device_owner` in this scope Dec 05 04:21:52.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.909 INFO [stderr] | Dec 05 04:21:52.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.909 INFO [stderr] | Dec 05 04:21:52.909 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 05 04:21:52.909 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.909 INFO [stderr] Dec 05 04:21:52.909 INFO [stderr] warning: cannot find type `comments` in this scope Dec 05 04:21:52.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.909 INFO [stderr] | Dec 05 04:21:52.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.909 INFO [stderr] | Dec 05 04:21:52.909 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 05 04:21:52.909 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.909 INFO [stderr] Dec 05 04:21:52.910 INFO [stderr] warning: cannot find type `reservation_status` in this scope Dec 05 04:21:52.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.910 INFO [stderr] | Dec 05 04:21:52.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.910 INFO [stderr] | Dec 05 04:21:52.910 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 05 04:21:52.916 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.916 INFO [stderr] Dec 05 04:21:52.917 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 04:21:52.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.917 INFO [stderr] | Dec 05 04:21:52.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.917 INFO [stderr] | Dec 05 04:21:52.917 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 05 04:21:52.918 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.918 INFO [stderr] Dec 05 04:21:52.918 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 04:21:52.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 04:21:52.918 INFO [stderr] | Dec 05 04:21:52.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 04:21:52.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 04:21:52.918 INFO [stderr] | Dec 05 04:21:52.918 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 05 04:21:52.918 INFO [stderr] = note: for more information, see issue #50504 Dec 05 04:21:52.918 INFO [stderr] Dec 05 04:22:08.832 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.33s Dec 05 04:22:08.865 INFO [stderr] su: No module specific data is present Dec 05 04:22:11.972 INFO running `"docker" "inspect" "c995324ae4c8c66b7eaf2ca690610dc232c617aaeff65f417a5647afb9d2f29d"` Dec 05 04:22:12.370 INFO running `"docker" "rm" "-f" "c995324ae4c8c66b7eaf2ca690610dc232c617aaeff65f417a5647afb9d2f29d"` Dec 05 04:22:12.760 INFO [stdout] c995324ae4c8c66b7eaf2ca690610dc232c617aaeff65f417a5647afb9d2f29d Dec 05 04:22:12.762 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 05 04:22:13.220 INFO [stdout] 513de65afe2da7e02cb051a5e1ee14abbbd9d4d15393a0f4ed0300a26f96de75 Dec 05 04:22:13.224 INFO running `"docker" "start" "-a" "513de65afe2da7e02cb051a5e1ee14abbbd9d4d15393a0f4ed0300a26f96de75"` Dec 05 04:22:14.760 INFO [stderr] usermod: no changes Dec 05 04:22:15.132 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Dec 05 04:22:15.148 INFO [stderr] Running /target/debug/deps/device_checkout_lib-030e1428517e481b Dec 05 04:22:15.156 INFO [stdout] Dec 05 04:22:15.156 INFO [stdout] running 12 tests Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_no_template_dir ... ok Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_just_enough_verbosity ... ok Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_database ... ok Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_bogus_timestamps ... ok Dec 05 04:22:15.156 INFO [stdout] test models::test::test_device_update_validation ... ok Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_template_dir ... ok Dec 05 04:22:15.156 INFO [stdout] test models::test::test_device_insert_validation ... ok Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_timestamps ... ok Dec 05 04:22:15.156 INFO [stdout] test utils::cmdline::tests::test_too_much_verbosity ... ok Dec 05 04:22:15.157 INFO [stdout] test utils::cmdline::tests::test_port ... ok Dec 05 04:22:15.160 INFO [stdout] test models::test::test_device_edit_validation ... ok Dec 05 04:22:15.160 INFO [stdout] test utils::logging::test::test_configure_logger ... ok Dec 05 04:22:15.160 INFO [stdout] Dec 05 04:22:15.160 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 04:22:15.160 INFO [stdout] Dec 05 04:22:15.160 INFO [stderr] Running /target/debug/deps/device_checkout-0c1b7d05de284ef3 Dec 05 04:22:15.170 INFO [stdout] Dec 05 04:22:15.170 INFO [stdout] running 0 tests Dec 05 04:22:15.170 INFO [stdout] Dec 05 04:22:15.170 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 04:22:15.170 INFO [stdout] Dec 05 04:22:15.171 INFO [stderr] Running /target/debug/deps/exec-2eeec217803de103 Dec 05 04:22:15.180 INFO [stdout] Dec 05 04:22:15.180 INFO [stdout] running 1 test Dec 05 04:22:15.288 INFO [stdout] test test_help ... FAILED Dec 05 04:22:15.288 INFO [stdout] Dec 05 04:22:15.289 INFO [stdout] failures: Dec 05 04:22:15.289 INFO [stdout] Dec 05 04:22:15.289 INFO [stdout] ---- test_help stdout ---- Dec 05 04:22:15.289 INFO [stdout] thread 'test_help' panicked at 'Assertion failed for `/source/target/debug/device-checkout -h` Dec 05 04:22:15.289 INFO [stdout] with: No such file or directory (os error 2)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 Dec 05 04:22:15.289 INFO [stdout] stack backtrace: Dec 05 04:22:15.289 INFO [stdout] 0: 0x557454dc04f3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h82c998a0e635a5c4 Dec 05 04:22:15.289 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 05 04:22:15.289 INFO [stdout] 1: 0x557454dbaba8 - std::sys_common::backtrace::_print::h5fbc0bc3cf12d9bf Dec 05 04:22:15.289 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 05 04:22:15.289 INFO [stdout] 2: 0x557454dbf462 - std::panicking::default_hook::{{closure}}::h42b81c3dd1a50e32 Dec 05 04:22:15.289 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 05 04:22:15.289 INFO [stdout] at src/libstd/panicking.rs:211 Dec 05 04:22:15.289 INFO [stdout] 3: 0x557454dbf14c - std::panicking::default_hook::h6c8d8e1c12a669e5 Dec 05 04:22:15.289 INFO [stdout] at src/libstd/panicking.rs:221 Dec 05 04:22:15.289 INFO [stdout] 4: 0x557454dbfb70 - std::panicking::rust_panic_with_hook::hce93a56e38c2b0aa Dec 05 04:22:15.289 INFO [stdout] at src/libstd/panicking.rs:491 Dec 05 04:22:15.289 INFO [stdout] 5: 0x557454d25dc5 - std::panicking::begin_panic::h3ed31769a9b4d94f Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:425 Dec 05 04:22:15.289 INFO [stdout] 6: 0x557454d2592a - assert_cli::assert::Assert::unwrap::he28de0896519224a Dec 05 04:22:15.289 INFO [stdout] at /cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 Dec 05 04:22:15.289 INFO [stdout] 7: 0x557454cdb4ef - exec::test_help::h089e3dd9c4c1c7a1 Dec 05 04:22:15.289 INFO [stdout] at tests/exec.rs:14 Dec 05 04:22:15.289 INFO [stdout] 8: 0x557454cdb2f9 - exec::test_help::{{closure}}::h19bcd28802f9b703 Dec 05 04:22:15.289 INFO [stdout] at tests/exec.rs:11 Dec 05 04:22:15.289 INFO [stdout] 9: 0x557454cd96dd - core::ops::function::FnOnce::call_once::h745f3bb78cb03a74 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/ops/function.rs:238 Dec 05 04:22:15.289 INFO [stdout] 10: 0x557454ce46fe - >::call_box::h9ed1658cdce7f33f Dec 05 04:22:15.289 INFO [stdout] at src/libtest/lib.rs:1471 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/ops/function.rs:238 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 04:22:15.289 INFO [stdout] 11: 0x557454dd26e9 - __rust_maybe_catch_panic Dec 05 04:22:15.289 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 05 04:22:15.289 INFO [stdout] 12: 0x557454cdc5d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h018d03d6681412f5 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:289 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:398 Dec 05 04:22:15.289 INFO [stdout] at src/libtest/lib.rs:1426 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/sys_common/backtrace.rs:136 Dec 05 04:22:15.289 INFO [stdout] 13: 0x557454cdd564 - std::panicking::try::do_call::hf8ab3f21dcfaa7a6 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/thread/mod.rs:477 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:319 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:310 Dec 05 04:22:15.289 INFO [stdout] 14: 0x557454dd26e9 - __rust_maybe_catch_panic Dec 05 04:22:15.289 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 05 04:22:15.289 INFO [stdout] 15: 0x557454ce45dc - >::call_box::h6465cc998309e287 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:289 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:398 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/thread/mod.rs:476 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 04:22:15.289 INFO [stdout] 16: 0x557454dc66ad - std::sys::unix::thread::Thread::new::thread_start::h0fe9c527147fd5f5 Dec 05 04:22:15.289 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:683 Dec 05 04:22:15.289 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 05 04:22:15.289 INFO [stdout] at src/libstd/sys/unix/thread.rs:90 Dec 05 04:22:15.289 INFO [stdout] 17: 0x7f51c7b3a6b9 - start_thread Dec 05 04:22:15.289 INFO [stdout] 18: 0x7f51c765a41c - clone Dec 05 04:22:15.289 INFO [stdout] 19: 0x0 - Dec 05 04:22:15.289 INFO [stdout] Dec 05 04:22:15.289 INFO [stdout] Dec 05 04:22:15.289 INFO [stdout] failures: Dec 05 04:22:15.289 INFO [stdout] test_help Dec 05 04:22:15.289 INFO [stdout] Dec 05 04:22:15.289 INFO [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 04:22:15.289 INFO [stdout] Dec 05 04:22:15.294 INFO [stderr] error: test failed, to rerun pass '--test exec' Dec 05 04:22:15.300 INFO [stderr] su: No module specific data is present Dec 05 04:22:16.701 INFO running `"docker" "inspect" "513de65afe2da7e02cb051a5e1ee14abbbd9d4d15393a0f4ed0300a26f96de75"` Dec 05 04:22:17.048 INFO running `"docker" "rm" "-f" "513de65afe2da7e02cb051a5e1ee14abbbd9d4d15393a0f4ed0300a26f96de75"` Dec 05 04:22:17.388 INFO [stdout] 513de65afe2da7e02cb051a5e1ee14abbbd9d4d15393a0f4ed0300a26f96de75