Nov 16 10:44:20.143 INFO testing tismith/device-checkout-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 10:44:20.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 10:44:20.598 INFO [stdout] 9c02a89aa66d865bc94dfcf25c3858edf6188c4d41f9710e04bdf3b733a0748e Nov 16 10:44:20.605 INFO running `"docker" "start" "-a" "9c02a89aa66d865bc94dfcf25c3858edf6188c4d41f9710e04bdf3b733a0748e"` Nov 16 10:44:21.590 INFO [stderr] usermod: no changes Nov 16 10:44:21.927 INFO [stderr] Compiling failure_derive v0.1.3 Nov 16 10:44:21.943 INFO [stderr] Compiling if_chain v0.1.3 Nov 16 10:44:21.963 INFO [stderr] Compiling log v0.4.6 Nov 16 10:44:21.963 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 16 10:44:21.964 INFO [stderr] Compiling pear_codegen v0.0.20 Nov 16 10:44:21.964 INFO [stderr] Compiling rocket v0.3.17 Nov 16 10:44:21.964 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 16 10:44:21.980 INFO [stderr] Compiling syn v0.11.11 Nov 16 10:44:22.203 INFO [stderr] Compiling serde_json v1.0.33 Nov 16 10:44:25.620 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 16 10:44:25.664 INFO [stderr] Compiling chrono v0.4.6 Nov 16 10:44:25.736 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 16 10:44:25.844 INFO [stderr] Compiling syn v0.15.6 Nov 16 10:44:26.396 INFO [stderr] Compiling regex v0.2.11 Nov 16 10:44:26.703 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 10:44:29.833 INFO [stderr] Compiling log v0.3.9 Nov 16 10:44:34.731 INFO [stderr] Compiling mime v0.2.6 Nov 16 10:44:47.042 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 16 10:44:49.939 INFO [stderr] Compiling hyper v0.10.13 Nov 16 10:44:53.911 INFO [stderr] Compiling stderrlog v0.4.1 Nov 16 10:44:54.527 INFO [stderr] Compiling rayon-core v1.4.1 Nov 16 10:44:59.511 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 16 10:45:14.879 INFO [stderr] Compiling diesel v1.3.3 Nov 16 10:45:14.940 INFO [stderr] Compiling rayon v0.7.1 Nov 16 10:45:15.600 INFO [stderr] Compiling handlebars v0.28.3 Nov 16 10:45:15.875 INFO [stderr] Compiling synstructure v0.10.0 Nov 16 10:45:16.075 INFO [stderr] Compiling serde_derive v1.0.80 Nov 16 10:45:23.299 INFO [stderr] Compiling ring v0.11.0 Nov 16 10:45:35.787 INFO [stderr] Compiling failure v0.1.3 Nov 16 10:45:37.887 INFO [stderr] Compiling exitfailure v0.5.1 Nov 16 10:45:45.917 INFO [stderr] Compiling cookie v0.9.2 Nov 16 10:45:49.057 INFO [stderr] Compiling validator v0.8.0 Nov 16 10:45:51.619 INFO [stderr] Compiling validator_derive v0.8.0 Nov 16 10:46:04.144 INFO [stderr] Compiling rocket_contrib v0.3.17 Nov 16 10:46:27.482 INFO [stderr] Compiling migrations_internals v1.3.0 Nov 16 10:46:28.856 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 16 10:46:31.599 INFO [stderr] Compiling diesel_migrations v1.3.0 Nov 16 10:46:31.967 INFO [stderr] Compiling device-checkout-lib v0.2.3 (/source) Nov 16 10:46:33.180 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 16 10:46:33.180 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:46:33.180 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.181 INFO [stderr] warning: cannot find type `chrono` in this scope Nov 16 10:46:33.181 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.181 INFO [stderr] warning: cannot find type `Device` in this scope Nov 16 10:46:33.181 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.181 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 16 10:46:33.181 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.181 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 16 10:46:33.181 INFO [stderr] --> src/models.rs:77:5 Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 77 | Queryable, Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.181 INFO [stderr] warning: cannot find type `DeviceUpdate` in this scope Nov 16 10:46:33.181 INFO [stderr] --> src/models.rs:77:5 Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 77 | Queryable, Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.181 INFO [stderr] warning: cannot find type `DeviceEdit` in this scope Nov 16 10:46:33.181 INFO [stderr] --> src/models.rs:123:5 Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] 123 | Queryable, Nov 16 10:46:33.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.181 INFO [stderr] | Nov 16 10:46:33.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.181 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.181 INFO [stderr] Nov 16 10:46:33.193 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 16 10:46:33.193 INFO [stderr] --> src/models.rs:161:5 Nov 16 10:46:33.193 INFO [stderr] | Nov 16 10:46:33.193 INFO [stderr] 161 | Queryable, Nov 16 10:46:33.193 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.193 INFO [stderr] | Nov 16 10:46:33.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.193 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.193 INFO [stderr] Nov 16 10:46:33.193 INFO [stderr] warning: cannot find type `devices` in this scope Nov 16 10:46:33.193 INFO [stderr] --> src/models.rs:165:5 Nov 16 10:46:33.193 INFO [stderr] | Nov 16 10:46:33.193 INFO [stderr] 165 | Insertable, Nov 16 10:46:33.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.193 INFO [stderr] | Nov 16 10:46:33.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.193 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.193 INFO [stderr] Nov 16 10:46:33.193 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 16 10:46:33.193 INFO [stderr] --> src/models.rs:165:5 Nov 16 10:46:33.193 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 165 | Insertable, Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `device_name` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `device_url` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `device_owner` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `comments` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `reservation_status` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.194 INFO [stderr] Nov 16 10:46:33.194 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 16 10:46:33.194 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:46:33.194 INFO [stderr] | Nov 16 10:46:33.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:46:33.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:46:33.195 INFO [stderr] | Nov 16 10:46:33.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:46:33.195 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:46:33.195 INFO [stderr] Nov 16 10:46:45.907 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Nov 16 10:46:45.935 INFO [stderr] su: No module specific data is present Nov 16 10:46:46.805 INFO running `"docker" "inspect" "9c02a89aa66d865bc94dfcf25c3858edf6188c4d41f9710e04bdf3b733a0748e"` Nov 16 10:46:47.019 INFO running `"docker" "rm" "-f" "9c02a89aa66d865bc94dfcf25c3858edf6188c4d41f9710e04bdf3b733a0748e"` Nov 16 10:46:47.359 INFO [stdout] 9c02a89aa66d865bc94dfcf25c3858edf6188c4d41f9710e04bdf3b733a0748e Nov 16 10:46:47.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 10:46:47.879 INFO [stdout] 75f4568e46e7dc68d933213e9dcb6aa03e6d234e673779a79420467793c3e5ec Nov 16 10:46:47.881 INFO running `"docker" "start" "-a" "75f4568e46e7dc68d933213e9dcb6aa03e6d234e673779a79420467793c3e5ec"` Nov 16 10:46:49.063 INFO [stderr] usermod: no changes Nov 16 10:46:49.406 INFO [stderr] Compiling tempfile v3.0.4 Nov 16 10:46:49.423 INFO [stderr] Compiling victoria-dom v0.1.2 Nov 16 10:46:49.423 INFO [stderr] Compiling assert_cli v0.6.3 Nov 16 10:46:57.438 INFO [stderr] Compiling device-checkout-lib v0.2.3 (/source) Nov 16 10:47:01.367 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 16 10:47:01.367 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:47:01.368 INFO [stderr] | Nov 16 10:47:01.368 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:47:01.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.369 INFO [stderr] | Nov 16 10:47:01.370 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 10:47:01.370 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.371 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.371 INFO [stderr] Nov 16 10:47:01.372 INFO [stderr] warning: cannot find type `chrono` in this scope Nov 16 10:47:01.373 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:47:01.373 INFO [stderr] | Nov 16 10:47:01.373 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:47:01.374 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.374 INFO [stderr] | Nov 16 10:47:01.375 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.376 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.376 INFO [stderr] Nov 16 10:47:01.376 INFO [stderr] warning: cannot find type `Device` in this scope Nov 16 10:47:01.377 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:47:01.377 INFO [stderr] | Nov 16 10:47:01.378 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:47:01.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.379 INFO [stderr] | Nov 16 10:47:01.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.380 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.381 INFO [stderr] Nov 16 10:47:01.381 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 16 10:47:01.382 INFO [stderr] --> src/models.rs:46:62 Nov 16 10:47:01.382 INFO [stderr] | Nov 16 10:47:01.383 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 16 10:47:01.383 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.384 INFO [stderr] | Nov 16 10:47:01.385 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.385 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.386 INFO [stderr] Nov 16 10:47:01.395 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 16 10:47:01.395 INFO [stderr] --> src/models.rs:77:5 Nov 16 10:47:01.396 INFO [stderr] | Nov 16 10:47:01.397 INFO [stderr] 77 | Queryable, Nov 16 10:47:01.397 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.398 INFO [stderr] | Nov 16 10:47:01.398 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.399 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.399 INFO [stderr] Nov 16 10:47:01.400 INFO [stderr] warning: cannot find type `DeviceUpdate` in this scope Nov 16 10:47:01.400 INFO [stderr] --> src/models.rs:77:5 Nov 16 10:47:01.401 INFO [stderr] | Nov 16 10:47:01.401 INFO [stderr] 77 | Queryable, Nov 16 10:47:01.402 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.402 INFO [stderr] | Nov 16 10:47:01.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 16 10:47:01.403 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.404 INFO [stderr] Nov 16 10:47:01.406 INFO [stderr] warning: cannot find type `DeviceEdit` in this scope Nov 16 10:47:01.406 INFO [stderr] --> src/models.rs:123:5 Nov 16 10:47:01.407 INFO [stderr] | Nov 16 10:47:01.407 INFO [stderr] 123 | Queryable, Nov 16 10:47:01.408 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.408 INFO [stderr] | Nov 16 10:47:01.409 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.409 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.410 INFO [stderr] Nov 16 10:47:01.417 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 16 10:47:01.418 INFO [stderr] --> src/models.rs:161:5 Nov 16 10:47:01.418 INFO [stderr] | Nov 16 10:47:01.419 INFO [stderr] 161 | Queryable, Nov 16 10:47:01.420 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.420 INFO [stderr] | Nov 16 10:47:01.421 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.421 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.422 INFO [stderr] Nov 16 10:47:01.423 INFO [stderr] warning: cannot find type `devices` in this scope Nov 16 10:47:01.423 INFO [stderr] --> src/models.rs:165:5 Nov 16 10:47:01.424 INFO [stderr] | Nov 16 10:47:01.424 INFO [stderr] 165 | Insertable, Nov 16 10:47:01.425 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.426 INFO [stderr] | Nov 16 10:47:01.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 16 10:47:01.427 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.427 INFO [stderr] Nov 16 10:47:01.428 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 16 10:47:01.429 INFO [stderr] --> src/models.rs:165:5 Nov 16 10:47:01.429 INFO [stderr] | Nov 16 10:47:01.430 INFO [stderr] 165 | Insertable, Nov 16 10:47:01.430 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.431 INFO [stderr] | Nov 16 10:47:01.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 16 10:47:01.432 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.432 INFO [stderr] Nov 16 10:47:01.435 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 10:47:01.435 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 10:47:01.436 INFO [stderr] | Nov 16 10:47:01.436 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 10:47:01.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.437 INFO [stderr] | Nov 16 10:47:01.438 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.438 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.439 INFO [stderr] Nov 16 10:47:01.440 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 10:47:01.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.441 INFO [stderr] | Nov 16 10:47:01.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.442 INFO [stderr] | Nov 16 10:47:01.479 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.480 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.480 INFO [stderr] Nov 16 10:47:01.481 INFO [stderr] warning: cannot find type `device_name` in this scope Nov 16 10:47:01.481 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.482 INFO [stderr] | Nov 16 10:47:01.483 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.483 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.484 INFO [stderr] | Nov 16 10:47:01.484 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.485 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.485 INFO [stderr] Nov 16 10:47:01.486 INFO [stderr] warning: cannot find type `device_url` in this scope Nov 16 10:47:01.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.487 INFO [stderr] | Nov 16 10:47:01.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.489 INFO [stderr] | Nov 16 10:47:01.490 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.490 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.491 INFO [stderr] Nov 16 10:47:01.491 INFO [stderr] warning: cannot find type `device_owner` in this scope Nov 16 10:47:01.492 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.492 INFO [stderr] | Nov 16 10:47:01.493 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.493 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.494 INFO [stderr] | Nov 16 10:47:01.494 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.495 INFO [stderr] Nov 16 10:47:01.496 INFO [stderr] warning: cannot find type `comments` in this scope Nov 16 10:47:01.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.497 INFO [stderr] | Nov 16 10:47:01.498 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.498 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.499 INFO [stderr] | Nov 16 10:47:01.499 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.500 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.500 INFO [stderr] Nov 16 10:47:01.501 INFO [stderr] warning: cannot find type `reservation_status` in this scope Nov 16 10:47:01.502 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.502 INFO [stderr] | Nov 16 10:47:01.503 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.503 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.523 INFO [stderr] | Nov 16 10:47:01.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.524 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.525 INFO [stderr] Nov 16 10:47:01.525 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 10:47:01.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.526 INFO [stderr] | Nov 16 10:47:01.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.526 INFO [stderr] | Nov 16 10:47:01.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.526 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.526 INFO [stderr] Nov 16 10:47:01.526 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 16 10:47:01.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 10:47:01.526 INFO [stderr] | Nov 16 10:47:01.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 10:47:01.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 10:47:01.526 INFO [stderr] | Nov 16 10:47:01.528 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 10:47:01.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 10:47:01.528 INFO [stderr] Nov 16 10:47:17.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.10s Nov 16 10:47:17.235 INFO [stderr] su: No module specific data is present Nov 16 10:47:18.687 INFO running `"docker" "inspect" "75f4568e46e7dc68d933213e9dcb6aa03e6d234e673779a79420467793c3e5ec"` Nov 16 10:47:19.041 INFO running `"docker" "rm" "-f" "75f4568e46e7dc68d933213e9dcb6aa03e6d234e673779a79420467793c3e5ec"` Nov 16 10:47:19.395 INFO [stdout] 75f4568e46e7dc68d933213e9dcb6aa03e6d234e673779a79420467793c3e5ec Nov 16 10:47:19.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 10:47:19.911 INFO [stdout] 9ee4438577b6af4e56ccac7fa5a666055246f2be55cc460c1dbe70fa45db15f5 Nov 16 10:47:19.914 INFO running `"docker" "start" "-a" "9ee4438577b6af4e56ccac7fa5a666055246f2be55cc460c1dbe70fa45db15f5"` Nov 16 10:47:21.446 INFO [stderr] usermod: no changes Nov 16 10:47:21.864 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s Nov 16 10:47:21.891 INFO [stderr] Running /target/debug/deps/device_checkout_lib-78cf03d0662b10c1 Nov 16 10:47:21.894 INFO [stdout] Nov 16 10:47:21.894 INFO [stdout] running 12 tests Nov 16 10:47:21.948 INFO [stdout] test utils::cmdline::tests::test_bogus_timestamps ... ok Nov 16 10:47:21.948 INFO [stdout] test models::test::test_device_edit_validation ... ok Nov 16 10:47:21.948 INFO [stdout] test models::test::test_device_insert_validation ... ok Nov 16 10:47:21.975 INFO [stdout] test models::test::test_device_update_validation ... ok Nov 16 10:47:21.975 INFO [stdout] test utils::cmdline::tests::test_timestamps ... ok Nov 16 10:47:21.976 INFO [stdout] test utils::cmdline::tests::test_just_enough_verbosity ... ok Nov 16 10:47:21.976 INFO [stdout] test utils::cmdline::tests::test_template_dir ... ok Nov 16 10:47:21.979 INFO [stdout] test utils::logging::test::test_configure_logger ... ok Nov 16 10:47:21.987 INFO [stdout] test utils::cmdline::tests::test_port ... ok Nov 16 10:47:21.991 INFO [stdout] test utils::cmdline::tests::test_no_template_dir ... ok Nov 16 10:47:21.995 INFO [stdout] test utils::cmdline::tests::test_too_much_verbosity ... ok Nov 16 10:47:21.996 INFO [stdout] test utils::cmdline::tests::test_database ... ok Nov 16 10:47:21.997 INFO [stdout] Nov 16 10:47:21.997 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:47:21.997 INFO [stdout] Nov 16 10:47:21.999 INFO [stderr] Running /target/debug/deps/device_checkout-9189127a234d6ffd Nov 16 10:47:22.002 INFO [stdout] Nov 16 10:47:22.002 INFO [stdout] running 0 tests Nov 16 10:47:22.002 INFO [stdout] Nov 16 10:47:22.002 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:47:22.002 INFO [stdout] Nov 16 10:47:22.011 INFO [stderr] Running /target/debug/deps/exec-8899c2f57346c790 Nov 16 10:47:22.017 INFO [stdout] Nov 16 10:47:22.017 INFO [stdout] running 1 test Nov 16 10:47:22.097 INFO [stdout] test test_help ... FAILED Nov 16 10:47:22.097 INFO [stdout] Nov 16 10:47:22.097 INFO [stdout] failures: Nov 16 10:47:22.097 INFO [stdout] Nov 16 10:47:22.097 INFO [stdout] ---- test_help stdout ---- Nov 16 10:47:22.097 INFO [stdout] thread 'test_help' panicked at 'Assertion failed for `/source/target/debug/device-checkout -h` Nov 16 10:47:22.097 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 Nov 16 10:47:22.097 INFO [stdout] stack backtrace: Nov 16 10:47:22.097 INFO [stdout] 0: 0x563ff2632b03 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 16 10:47:22.097 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 16 10:47:22.098 INFO [stdout] 1: 0x563ff262d228 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 16 10:47:22.098 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 16 10:47:22.098 INFO [stdout] 2: 0x563ff2631a74 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 16 10:47:22.098 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 16 10:47:22.098 INFO [stdout] at libstd/panicking.rs:211 Nov 16 10:47:22.098 INFO [stdout] 3: 0x563ff263175c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 16 10:47:22.098 INFO [stdout] at libstd/panicking.rs:221 Nov 16 10:47:22.098 INFO [stdout] 4: 0x563ff2632180 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 16 10:47:22.098 INFO [stdout] at libstd/panicking.rs:476 Nov 16 10:47:22.098 INFO [stdout] 5: 0x563ff25a92f5 - std::panicking::begin_panic::h2068f0e7525b8353 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:410 Nov 16 10:47:22.098 INFO [stdout] 6: 0x563ff2597d70 - assert_cli::assert::Assert::unwrap::hb5680f8b115a71d9 Nov 16 10:47:22.098 INFO [stdout] at /cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 Nov 16 10:47:22.098 INFO [stdout] 7: 0x563ff254d0af - exec::test_help::heb435c349a7df011 Nov 16 10:47:22.098 INFO [stdout] at tests/exec.rs:14 Nov 16 10:47:22.098 INFO [stdout] 8: 0x563ff254ceb9 - exec::test_help::{{closure}}::h85e4de1c8d7e1275 Nov 16 10:47:22.098 INFO [stdout] at tests/exec.rs:11 Nov 16 10:47:22.098 INFO [stdout] 9: 0x563ff254b29d - core::ops::function::FnOnce::call_once::hc40a2d111a2f39ea Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 16 10:47:22.098 INFO [stdout] 10: 0x563ff255613e - >::call_box::h9dcb7fc9b8bb4240 Nov 16 10:47:22.098 INFO [stdout] at libtest/lib.rs:1471 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 16 10:47:22.098 INFO [stdout] 11: 0x563ff2644f49 - __rust_maybe_catch_panic Nov 16 10:47:22.098 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 10:47:22.098 INFO [stdout] 12: 0x563ff254e1a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 16 10:47:22.098 INFO [stdout] at libtest/lib.rs:1426 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 16 10:47:22.098 INFO [stdout] 13: 0x563ff254f054 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 16 10:47:22.098 INFO [stdout] 14: 0x563ff2644f49 - __rust_maybe_catch_panic Nov 16 10:47:22.098 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 10:47:22.098 INFO [stdout] 15: 0x563ff255626c - >::call_box::hab7f616f05880bf6 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 16 10:47:22.098 INFO [stdout] 16: 0x563ff2638d5d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 16 10:47:22.098 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 16 10:47:22.098 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 16 10:47:22.098 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 16 10:47:22.098 INFO [stdout] 17: 0x7fb4771db6b9 - start_thread Nov 16 10:47:22.098 INFO [stdout] 18: 0x7fb476cfb41c - clone Nov 16 10:47:22.098 INFO [stdout] 19: 0x0 - Nov 16 10:47:22.098 INFO [stdout] Nov 16 10:47:22.098 INFO [stdout] Nov 16 10:47:22.098 INFO [stdout] failures: Nov 16 10:47:22.098 INFO [stdout] test_help Nov 16 10:47:22.098 INFO [stdout] Nov 16 10:47:22.098 INFO [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:47:22.098 INFO [stdout] Nov 16 10:47:22.110 INFO [stderr] error: test failed, to rerun pass '--test exec' Nov 16 10:47:22.110 INFO [stderr] su: No module specific data is present Nov 16 10:47:23.357 INFO running `"docker" "inspect" "9ee4438577b6af4e56ccac7fa5a666055246f2be55cc460c1dbe70fa45db15f5"` Nov 16 10:47:23.695 INFO running `"docker" "rm" "-f" "9ee4438577b6af4e56ccac7fa5a666055246f2be55cc460c1dbe70fa45db15f5"` Nov 16 10:47:24.075 INFO [stdout] 9ee4438577b6af4e56ccac7fa5a666055246f2be55cc460c1dbe70fa45db15f5