Nov 16 16:06:07.685 INFO testing raven-os/raven-os-org against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 16:06:07.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 16:06:08.141 INFO [stdout] a0ddd9eadc573ee274246101b7153ab7d265ed0213ae7cfaf78a048d35eec357 Nov 16 16:06:08.151 INFO running `"docker" "start" "-a" "a0ddd9eadc573ee274246101b7153ab7d265ed0213ae7cfaf78a048d35eec357"` Nov 16 16:06:09.447 INFO [stderr] usermod: no changes Nov 16 16:06:09.754 INFO [stderr] Compiling yansi v0.4.0 Nov 16 16:06:09.755 INFO [stderr] Compiling state v0.4.1 Nov 16 16:06:09.755 INFO [stderr] Compiling pear v0.0.20 Nov 16 16:06:09.755 INFO [stderr] Compiling pest v0.3.3 Nov 16 16:06:09.755 INFO [stderr] Compiling ordermap v0.2.13 Nov 16 16:06:09.755 INFO [stderr] Compiling isatty v0.1.9 Nov 16 16:06:09.755 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 16 16:06:09.755 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 16:06:11.055 INFO [stderr] Compiling mime v0.2.6 Nov 16 16:06:12.100 INFO [stderr] Compiling toml v0.4.7 Nov 16 16:06:12.111 INFO [stderr] Compiling handlebars v0.28.3 Nov 16 16:06:13.940 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 16:06:14.008 INFO [stderr] Compiling rayon v0.7.1 Nov 16 16:06:15.450 INFO [stderr] Compiling pear_codegen v0.0.20 Nov 16 16:06:15.544 INFO [stderr] Compiling rocket v0.3.16 Nov 16 16:06:15.592 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 16 16:06:17.727 INFO [stderr] Compiling hyper v0.10.13 Nov 16 16:06:19.563 INFO [stderr] Compiling diesel v1.3.3 Nov 16 16:06:22.907 INFO [stderr] Compiling ring v0.11.0 Nov 16 16:06:44.832 INFO [stderr] Compiling cookie v0.9.2 Nov 16 16:06:59.943 INFO [stderr] Compiling rocket_contrib v0.3.16 Nov 16 16:07:22.334 INFO [stderr] Compiling r2d2-diesel v1.0.0 Nov 16 16:07:22.947 INFO [stderr] Compiling raven-os-org v0.1.0 (/source) Nov 16 16:07:24.283 INFO [stderr] warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 16 16:07:24.284 INFO [stderr] --> src/routes/error.rs:8:1 Nov 16 16:07:24.284 INFO [stderr] | Nov 16 16:07:24.285 INFO [stderr] 8 | #[error(404)] Nov 16 16:07:24.285 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 16:07:24.285 INFO [stderr] | Nov 16 16:07:24.285 INFO [stderr] = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 16 16:07:24.286 INFO [stderr] Nov 16 16:07:24.307 INFO [stderr] warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 16 16:07:24.307 INFO [stderr] --> src/main.rs:67:17 Nov 16 16:07:24.308 INFO [stderr] | Nov 16 16:07:24.308 INFO [stderr] 67 | ).catch(errors![routes::error::not_found,]) Nov 16 16:07:24.308 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 16:07:24.309 INFO [stderr] | Nov 16 16:07:24.309 INFO [stderr] = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 16 16:07:24.309 INFO [stderr] Nov 16 16:07:24.343 INFO [stderr] warning: cannot find type `NewsletterUser` in this scope Nov 16 16:07:24.343 INFO [stderr] --> src/db/newsletter/models.rs:8:5 Nov 16 16:07:24.343 INFO [stderr] | Nov 16 16:07:24.343 INFO [stderr] 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Nov 16 16:07:24.343 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.343 INFO [stderr] | Nov 16 16:07:24.343 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 16:07:24.343 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 16:07:24.343 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.343 INFO [stderr] Nov 16 16:07:24.347 INFO [stderr] warning: cannot find type `newsletter_users` in this scope Nov 16 16:07:24.347 INFO [stderr] --> src/db/newsletter/models.rs:34:10 Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 INFO [stderr] 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 16 16:07:24.347 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 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 16:07:24.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.347 INFO [stderr] Nov 16 16:07:24.347 INFO [stderr] warning: cannot find type `NewNewsletterUser` in this scope Nov 16 16:07:24.347 INFO [stderr] --> src/db/newsletter/models.rs:34:10 Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 INFO [stderr] 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 16 16:07:24.347 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 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 16:07:24.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.347 INFO [stderr] Nov 16 16:07:24.347 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 16:07:24.347 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 16:07:24.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 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 16:07:24.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.347 INFO [stderr] Nov 16 16:07:24.347 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 16:07:24.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 16:07:24.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 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 16:07:24.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.347 INFO [stderr] Nov 16 16:07:24.347 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 16:07:24.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 16:07:24.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.347 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 16:07:24.347 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.347 INFO [stderr] Nov 16 16:07:24.347 INFO [stderr] warning: cannot find type `token` in this scope Nov 16 16:07:24.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 16:07:24.347 INFO [stderr] | Nov 16 16:07:24.348 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 16:07:24.348 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:24.348 INFO [stderr] | Nov 16 16:07:24.348 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 16:07:24.348 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:24.348 INFO [stderr] Nov 16 16:07:31.206 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Nov 16 16:07:31.224 INFO [stderr] su: No module specific data is present Nov 16 16:07:32.011 INFO running `"docker" "inspect" "a0ddd9eadc573ee274246101b7153ab7d265ed0213ae7cfaf78a048d35eec357"` Nov 16 16:07:32.271 INFO running `"docker" "rm" "-f" "a0ddd9eadc573ee274246101b7153ab7d265ed0213ae7cfaf78a048d35eec357"` Nov 16 16:07:32.545 INFO [stdout] a0ddd9eadc573ee274246101b7153ab7d265ed0213ae7cfaf78a048d35eec357 Nov 16 16:07:32.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 16:07:33.125 INFO [stdout] 199fbb968aa354cb41b5134a2763c0b9f08a7a18a5411cd3c5bbd21ff4fdb0d5 Nov 16 16:07:33.129 INFO running `"docker" "start" "-a" "199fbb968aa354cb41b5134a2763c0b9f08a7a18a5411cd3c5bbd21ff4fdb0d5"` Nov 16 16:07:34.933 INFO [stderr] usermod: no changes Nov 16 16:07:35.255 INFO [stderr] Compiling raven-os-org v0.1.0 (/source) Nov 16 16:07:36.452 INFO [stderr] warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 16 16:07:36.452 INFO [stderr] --> src/routes/error.rs:8:1 Nov 16 16:07:36.452 INFO [stderr] | Nov 16 16:07:36.452 INFO [stderr] 8 | #[error(404)] Nov 16 16:07:36.452 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 16:07:36.452 INFO [stderr] | Nov 16 16:07:36.452 INFO [stderr] = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 16 16:07:36.452 INFO [stderr] Nov 16 16:07:36.475 INFO [stderr] warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 16 16:07:36.475 INFO [stderr] --> src/main.rs:67:17 Nov 16 16:07:36.475 INFO [stderr] | Nov 16 16:07:36.475 INFO [stderr] 67 | ).catch(errors![routes::error::not_found,]) Nov 16 16:07:36.475 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 16:07:36.475 INFO [stderr] | Nov 16 16:07:36.475 INFO [stderr] = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 16 16:07:36.475 INFO [stderr] Nov 16 16:07:36.541 INFO [stderr] warning: cannot find type `NewsletterUser` in this scope Nov 16 16:07:36.541 INFO [stderr] --> src/db/newsletter/models.rs:8:5 Nov 16 16:07:36.541 INFO [stderr] | Nov 16 16:07:36.541 INFO [stderr] 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Nov 16 16:07:36.541 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.541 INFO [stderr] | Nov 16 16:07:36.541 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 16:07:36.541 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 16:07:36.541 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.541 INFO [stderr] Nov 16 16:07:36.541 INFO [stderr] warning: cannot find type `newsletter_users` in this scope Nov 16 16:07:36.541 INFO [stderr] --> src/db/newsletter/models.rs:34:10 Nov 16 16:07:36.541 INFO [stderr] | Nov 16 16:07:36.542 INFO [stderr] 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 16 16:07:36.542 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.542 INFO [stderr] | Nov 16 16:07:36.542 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 16:07:36.542 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.542 INFO [stderr] Nov 16 16:07:36.542 INFO [stderr] warning: cannot find type `NewNewsletterUser` in this scope Nov 16 16:07:36.542 INFO [stderr] --> src/db/newsletter/models.rs:34:10 Nov 16 16:07:36.542 INFO [stderr] | Nov 16 16:07:36.542 INFO [stderr] 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 16 16:07:36.542 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.542 INFO [stderr] | Nov 16 16:07:36.542 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 16:07:36.542 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.542 INFO [stderr] Nov 16 16:07:36.542 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 16:07:36.543 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 16:07:36.543 INFO [stderr] | Nov 16 16:07:36.543 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 16:07:36.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.543 INFO [stderr] | Nov 16 16:07:36.543 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 16:07:36.543 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.544 INFO [stderr] Nov 16 16:07:36.544 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 16:07:36.544 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 16:07:36.544 INFO [stderr] | Nov 16 16:07:36.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 16:07:36.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.545 INFO [stderr] | Nov 16 16:07:36.545 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 16:07:36.545 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.545 INFO [stderr] Nov 16 16:07:36.546 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 16:07:36.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 16:07:36.546 INFO [stderr] | Nov 16 16:07:36.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 16:07:36.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.546 INFO [stderr] | Nov 16 16:07:36.546 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 16:07:36.546 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.546 INFO [stderr] Nov 16 16:07:36.546 INFO [stderr] warning: cannot find type `token` in this scope Nov 16 16:07:36.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 16:07:36.546 INFO [stderr] | Nov 16 16:07:36.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 16:07:36.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 16:07:36.546 INFO [stderr] | Nov 16 16:07:36.547 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 16:07:36.547 INFO [stderr] = note: for more information, see issue #50504 Nov 16 16:07:36.547 INFO [stderr] Nov 16 16:07:42.904 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.93s Nov 16 16:07:42.925 INFO [stderr] su: No module specific data is present Nov 16 16:07:43.987 INFO running `"docker" "inspect" "199fbb968aa354cb41b5134a2763c0b9f08a7a18a5411cd3c5bbd21ff4fdb0d5"` Nov 16 16:07:44.335 INFO running `"docker" "rm" "-f" "199fbb968aa354cb41b5134a2763c0b9f08a7a18a5411cd3c5bbd21ff4fdb0d5"` Nov 16 16:07:44.591 INFO [stdout] 199fbb968aa354cb41b5134a2763c0b9f08a7a18a5411cd3c5bbd21ff4fdb0d5 Nov 16 16:07:44.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 16:07:44.979 INFO [stdout] 90999c7178db0e3f21ceb0c5473c8f2344fea35b347800fe0935d028eb91b144 Nov 16 16:07:44.982 INFO running `"docker" "start" "-a" "90999c7178db0e3f21ceb0c5473c8f2344fea35b347800fe0935d028eb91b144"` Nov 16 16:07:46.671 INFO [stderr] usermod: no changes Nov 16 16:07:46.995 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 16 16:07:47.023 INFO [stderr] Running /target/debug/deps/raven_os_org-b13842a0e9b725fc Nov 16 16:07:47.035 INFO [stdout] Nov 16 16:07:47.035 INFO [stdout] running 0 tests Nov 16 16:07:47.035 INFO [stdout] Nov 16 16:07:47.035 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 16:07:47.035 INFO [stdout] Nov 16 16:07:47.036 INFO [stderr] su: No module specific data is present Nov 16 16:07:48.064 INFO running `"docker" "inspect" "90999c7178db0e3f21ceb0c5473c8f2344fea35b347800fe0935d028eb91b144"` Nov 16 16:07:48.361 INFO running `"docker" "rm" "-f" "90999c7178db0e3f21ceb0c5473c8f2344fea35b347800fe0935d028eb91b144"` Nov 16 16:07:48.699 INFO [stdout] 90999c7178db0e3f21ceb0c5473c8f2344fea35b347800fe0935d028eb91b144