Nov 18 14:54:39.455 INFO testing ethbloom-0.5.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 14:54:39.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 14:54:39.670 INFO [stdout] b81d82b163405a5845cd0e39c3fc4373ba055211e6c31fe3c04c957cd5a00918 Nov 18 14:54:39.672 INFO running `"docker" "start" "-a" "b81d82b163405a5845cd0e39c3fc4373ba055211e6c31fe3c04c957cd5a00918"` Nov 18 14:54:40.055 INFO [stderr] usermod: no changes Nov 18 14:54:40.104 INFO [stderr] Compiling ethbloom v0.5.0 (/source) Nov 18 14:54:40.631 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Nov 18 14:54:40.631 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.631 INFO [stderr] | Nov 18 14:54:40.631 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.631 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.631 INFO [stderr] | Nov 18 14:54:40.631 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 14:54:40.631 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.631 INFO [stderr] Nov 18 14:54:40.759 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.759 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.759 INFO [stderr] | Nov 18 14:54:40.759 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.759 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.759 INFO [stderr] | Nov 18 14:54:40.759 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.759 INFO [stderr] Nov 18 14:54:40.759 INFO [stderr] warning: use of deprecated item 'Bloom::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Nov 18 14:54:40.759 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.759 INFO [stderr] | Nov 18 14:54:40.759 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.759 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.760 INFO [stderr] Nov 18 14:54:40.760 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.760 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.760 INFO [stderr] Nov 18 14:54:40.760 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.760 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.760 INFO [stderr] Nov 18 14:54:40.760 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.760 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.760 INFO [stderr] Nov 18 14:54:40.760 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.760 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.760 INFO [stderr] | Nov 18 14:54:40.760 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.760 INFO [stderr] Nov 18 14:54:40.765 INFO [stderr] warning: use of deprecated item 'Bloom::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Nov 18 14:54:40.766 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.766 INFO [stderr] | Nov 18 14:54:40.766 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.766 INFO [stderr] | Nov 18 14:54:40.766 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.766 INFO [stderr] Nov 18 14:54:40.767 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.767 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.767 INFO [stderr] | Nov 18 14:54:40.767 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.767 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.767 INFO [stderr] | Nov 18 14:54:40.767 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.767 INFO [stderr] Nov 18 14:54:40.767 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:40.767 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:40.767 INFO [stderr] | Nov 18 14:54:40.767 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:40.767 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:40.767 INFO [stderr] | Nov 18 14:54:40.767 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:40.767 INFO [stderr] Nov 18 14:54:41.059 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s Nov 18 14:54:41.059 INFO [stderr] su: No module specific data is present Nov 18 14:54:41.444 INFO running `"docker" "inspect" "b81d82b163405a5845cd0e39c3fc4373ba055211e6c31fe3c04c957cd5a00918"` Nov 18 14:54:41.547 INFO running `"docker" "rm" "-f" "b81d82b163405a5845cd0e39c3fc4373ba055211e6c31fe3c04c957cd5a00918"` Nov 18 14:54:41.646 INFO [stdout] b81d82b163405a5845cd0e39c3fc4373ba055211e6c31fe3c04c957cd5a00918 Nov 18 14:54:41.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 14:54:41.907 INFO [stdout] ba7a4d01857f980cdc886b464219f8288f355c869b9f37f6c98c830616e1e1bb Nov 18 14:54:41.909 INFO running `"docker" "start" "-a" "ba7a4d01857f980cdc886b464219f8288f355c869b9f37f6c98c830616e1e1bb"` Nov 18 14:54:42.374 INFO [stderr] usermod: no changes Nov 18 14:54:42.447 INFO [stderr] Compiling rustc-hex v1.0.0 Nov 18 14:54:43.056 INFO [stderr] Compiling ethbloom v0.5.0 (/source) Nov 18 14:54:43.695 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Nov 18 14:54:43.695 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.695 INFO [stderr] | Nov 18 14:54:43.696 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.696 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.696 INFO [stderr] | Nov 18 14:54:43.696 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 14:54:43.697 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.697 INFO [stderr] Nov 18 14:54:43.809 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.809 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.809 INFO [stderr] | Nov 18 14:54:43.810 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.810 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.810 INFO [stderr] | Nov 18 14:54:43.811 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.811 INFO [stderr] Nov 18 14:54:43.811 INFO [stderr] warning: use of deprecated item 'Bloom::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Nov 18 14:54:43.812 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.812 INFO [stderr] | Nov 18 14:54:43.812 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.813 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.813 INFO [stderr] | Nov 18 14:54:43.813 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.814 INFO [stderr] Nov 18 14:54:43.814 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.815 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.815 INFO [stderr] | Nov 18 14:54:43.815 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.816 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.816 INFO [stderr] | Nov 18 14:54:43.817 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.817 INFO [stderr] Nov 18 14:54:43.821 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.821 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.821 INFO [stderr] | Nov 18 14:54:43.821 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.821 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.821 INFO [stderr] | Nov 18 14:54:43.821 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.821 INFO [stderr] Nov 18 14:54:43.826 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.826 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.826 INFO [stderr] | Nov 18 14:54:43.826 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.826 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.826 INFO [stderr] | Nov 18 14:54:43.826 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.826 INFO [stderr] Nov 18 14:54:43.827 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.827 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.827 INFO [stderr] | Nov 18 14:54:43.827 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.827 INFO [stderr] | Nov 18 14:54:43.827 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.827 INFO [stderr] Nov 18 14:54:43.841 INFO [stderr] warning: use of deprecated item 'Bloom::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Nov 18 14:54:43.841 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.842 INFO [stderr] | Nov 18 14:54:43.842 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.842 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.843 INFO [stderr] | Nov 18 14:54:43.843 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.843 INFO [stderr] Nov 18 14:54:43.844 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.844 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.844 INFO [stderr] | Nov 18 14:54:43.844 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.845 INFO [stderr] | Nov 18 14:54:43.845 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.845 INFO [stderr] Nov 18 14:54:43.846 INFO [stderr] warning: use of deprecated item 'Bloom::new': use `fixed_hash`::zero constructor instead Nov 18 14:54:43.846 INFO [stderr] --> src/lib.rs:57:1 Nov 18 14:54:43.846 INFO [stderr] | Nov 18 14:54:43.846 INFO [stderr] 57 | construct_hash!(Bloom, BLOOM_SIZE); Nov 18 14:54:43.846 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 14:54:43.847 INFO [stderr] | Nov 18 14:54:43.847 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 14:54:43.847 INFO [stderr] Nov 18 14:54:44.348 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.94s Nov 18 14:54:44.348 INFO [stderr] su: No module specific data is present Nov 18 14:54:44.632 INFO running `"docker" "inspect" "ba7a4d01857f980cdc886b464219f8288f355c869b9f37f6c98c830616e1e1bb"` Nov 18 14:54:44.845 INFO running `"docker" "rm" "-f" "ba7a4d01857f980cdc886b464219f8288f355c869b9f37f6c98c830616e1e1bb"` Nov 18 14:54:45.043 INFO [stdout] ba7a4d01857f980cdc886b464219f8288f355c869b9f37f6c98c830616e1e1bb Nov 18 14:54:45.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 14:54:45.477 INFO [stdout] c9e434b36cdf6559f9110db1451a024d702a1121c230a59af7089a28e04c0782 Nov 18 14:54:45.480 INFO running `"docker" "start" "-a" "c9e434b36cdf6559f9110db1451a024d702a1121c230a59af7089a28e04c0782"` Nov 18 14:54:46.391 INFO [stderr] usermod: no changes Nov 18 14:54:46.439 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 14:54:46.443 INFO [stderr] Running /target/debug/deps/ethbloom-c6ed29cb68f2f435 Nov 18 14:54:46.447 INFO [stdout] Nov 18 14:54:46.447 INFO [stdout] running 1 test Nov 18 14:54:46.447 INFO [stdout] test tests::it_works ... ok Nov 18 14:54:46.447 INFO [stdout] Nov 18 14:54:46.447 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 14:54:46.447 INFO [stdout] Nov 18 14:54:46.447 INFO [stderr] Doc-tests ethbloom Nov 18 14:54:47.479 INFO [stdout] Nov 18 14:54:47.479 INFO [stdout] running 1 test Nov 18 14:54:48.877 INFO [stdout] test src/lib.rs - (line 2) ... ok Nov 18 14:54:48.877 INFO [stdout] Nov 18 14:54:48.877 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 14:54:48.877 INFO [stdout] Nov 18 14:54:48.920 INFO [stderr] su: No module specific data is present Nov 18 14:54:49.177 INFO running `"docker" "inspect" "c9e434b36cdf6559f9110db1451a024d702a1121c230a59af7089a28e04c0782"` Nov 18 14:54:49.281 INFO running `"docker" "rm" "-f" "c9e434b36cdf6559f9110db1451a024d702a1121c230a59af7089a28e04c0782"` Nov 18 14:54:49.369 INFO [stdout] c9e434b36cdf6559f9110db1451a024d702a1121c230a59af7089a28e04c0782