[INFO] fetching crate metrics-runtime 0.13.1...
[INFO] testing metrics-runtime-0.13.1 against 1.52.1 for beta-1.53-1
[INFO] extracting crate metrics-runtime 0.13.1 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate metrics-runtime 0.13.1 on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate metrics-runtime 0.13.1
[INFO] finished tweaking crates.io crate metrics-runtime 0.13.1
[INFO] tweaked toml for crates.io crate metrics-runtime 0.13.1 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate crates.io crate metrics-runtime 0.13.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f42e44859ff414f6f7e141bf7cc1ca7dc2941453fbada01fd1cbf5cfc45458e4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "f42e44859ff414f6f7e141bf7cc1ca7dc2941453fbada01fd1cbf5cfc45458e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f42e44859ff414f6f7e141bf7cc1ca7dc2941453fbada01fd1cbf5cfc45458e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42e44859ff414f6f7e141bf7cc1ca7dc2941453fbada01fd1cbf5cfc45458e4", kill_on_drop: false }`
[INFO] [stdout] f42e44859ff414f6f7e141bf7cc1ca7dc2941453fbada01fd1cbf5cfc45458e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d66763438d4a4fab42701b2bd367d6270c98ff550840d91ebb70c52e3dd1d90
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5d66763438d4a4fab42701b2bd367d6270c98ff550840d91ebb70c52e3dd1d90", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling metrics-core v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling metrics v0.12.1
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling atomic-shim v0.1.0
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.11
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.16
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling socket2 v0.3.12
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling quanta v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling hdrhistogram v6.3.4
[INFO] [stderr]    Compiling sized-chunks v0.6.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling metrics-util v0.3.1
[INFO] [stderr]    Compiling serde_yaml v0.8.13
[INFO] [stderr]    Compiling metrics-observer-prometheus v0.1.4
[INFO] [stderr]    Compiling metrics-observer-yaml v0.1.1
[INFO] [stderr]    Compiling metrics-observer-json v0.1.1
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.21
[INFO] [stderr]    Compiling pin-project v0.4.22
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling metrics-exporter-log v0.4.0
[INFO] [stderr]    Compiling h2 v0.2.6
[INFO] [stderr]    Compiling hyper v0.13.7
[INFO] [stderr]    Compiling metrics-exporter-http v0.3.0
[INFO] [stderr]    Compiling metrics-runtime v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/data/histogram.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 .compare_and_swap(index, new_index, Ordering::SeqCst);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "5d66763438d4a4fab42701b2bd367d6270c98ff550840d91ebb70c52e3dd1d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d66763438d4a4fab42701b2bd367d6270c98ff550840d91ebb70c52e3dd1d90", kill_on_drop: false }`
[INFO] [stdout] 5d66763438d4a4fab42701b2bd367d6270c98ff550840d91ebb70c52e3dd1d90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79739f15ef64d011b35fc8721ef2f2e0b6ab6fee954c5c8727c1241b8ba0509
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "f79739f15ef64d011b35fc8721ef2f2e0b6ab6fee954c5c8727c1241b8ba0509", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/data/histogram.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 .compare_and_swap(index, new_index, Ordering::SeqCst);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling flate2 v1.0.16
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling hdrhistogram v7.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling metrics-runtime v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/data/histogram.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 .compare_and_swap(index, new_index, Ordering::SeqCst);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "f79739f15ef64d011b35fc8721ef2f2e0b6ab6fee954c5c8727c1241b8ba0509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79739f15ef64d011b35fc8721ef2f2e0b6ab6fee954c5c8727c1241b8ba0509", kill_on_drop: false }`
[INFO] [stdout] f79739f15ef64d011b35fc8721ef2f2e0b6ab6fee954c5c8727c1241b8ba0509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 755311bfd6ba5bdb37a2a1e8a7031686a5717b2f274f753cc67ef124c91858a6
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "755311bfd6ba5bdb37a2a1e8a7031686a5717b2f274f753cc67ef124c91858a6", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr]    --> src/data/histogram.rs:166:18
[INFO] [stderr]     |
[INFO] [stderr] 166 |                 .compare_and_swap(index, new_index, Ordering::SeqCst);
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr]    --> src/data/histogram.rs:166:18
[INFO] [stderr]     |
[INFO] [stderr] 166 |                 .compare_and_swap(index, new_index, Ordering::SeqCst);
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/metrics_runtime-ced8f6d20bc24327)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test common::tests::test_metric_scope ... ok
[INFO] [stdout] test data::histogram::tests::test_histogram_simple_update ... ok
[INFO] [stdout] test data::histogram::tests::test_histogram_complex_update ... ok
[INFO] [stdout] test helper::tests::test_simple_duration_as_nanos ... ok
[INFO] [stdout] test common::tests::test_metric_values ... ok
[INFO] [stdout] test data::histogram::tests::test_windowed_histogram_rollover ... ok
[INFO] [stdout] test registry::metric::tests::test_snapshot_with_labels ... ok
[INFO] [stdout] test registry::scope::tests::test_simple_write_then_read ... ok
[INFO] [stdout] test sink::tests::test_construct_key ... ok
[INFO] [stdout] test registry::metric::tests::test_snapshot ... ok
[INFO] [stdout] test data::histogram::tests::test_histogram_write_gauntlet_mt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests metrics-runtime
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/sink.rs - sink::Sink::proxy (line 542) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::gauge_with_labels (line 432) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 126) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 170) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 221) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::increment_counter_with_labels (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 87) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::counter_with_labels (line 373) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 254) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::histogram_with_labels (line 498) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::histogram (line 460) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::gauge (line 404) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::increment_counter (line 128) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::record_timing (line 226) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 299) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::counter (line 343) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::update_gauge_with_labels (line 198) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::proxy_with_labels (line 591) ... FAILED
[INFO] [stdout] test src/sink.rs - sink::Sink::record_timing_with_labels (line 257) ... FAILED
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name metrics_runtime --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-53276a852a05eb78.rlib --extern atomic_shim=/opt/rustwide/target/debug/deps/libatomic_shim-6cd04c10cad78770.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-abb31a8264126d51.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-25832e3970ebf94d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-955cd32bb22a77a7.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-97af8612893dc526.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-a38978ab95d3ce80.rlib --extern im=/opt/rustwide/target/debug/deps/libim-75f29b48a840f7ce.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-61a1220fde72d8ee.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8c515c333ba0c00b.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-9e4255b28d219b3a.rlib --extern metrics_core=/opt/rustwide/target/debug/deps/libmetrics_core-b5973132f8669f45.rlib --extern metrics_exporter_http=/opt/rustwide/target/debug/deps/libmetrics_exporter_http-dcaaf4814db03848.rlib --extern metrics_exporter_log=/opt/rustwide/target/debug/deps/libmetrics_exporter_log-165138ca2ae4872c.rlib --extern metrics_observer_json=/opt/rustwide/target/debug/deps/libmetrics_observer_json-376def109247a5ec.rlib --extern metrics_observer_prometheus=/opt/rustwide/target/debug/deps/libmetrics_observer_prometheus-1ceb8f950870e915.rlib --extern metrics_observer_yaml=/opt/rustwide/target/debug/deps/libmetrics_observer_yaml-9ccad8c3d5697f6f.rlib --extern metrics_runtime=/opt/rustwide/target/debug/deps/libmetrics_runtime-261d88a6f4f163b8.rlib --extern metrics_util=/opt/rustwide/target/debug/deps/libmetrics_util-f1e851c005c7c794.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-82e2d205b40ade65.rlib --extern quanta=/opt/rustwide/target/debug/deps/libquanta-ef86abf749fb626c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-039c25aca5bbeefb.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="exporters"' --cfg 'feature="metrics-exporter-http"' --cfg 'feature="metrics-exporter-log"' --cfg 'feature="metrics-observer-json"' --cfg 'feature="metrics-observer-prometheus"' --cfg 'feature="metrics-observer-yaml"' --cfg 'feature="observers"' --error-format human` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "755311bfd6ba5bdb37a2a1e8a7031686a5717b2f274f753cc67ef124c91858a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755311bfd6ba5bdb37a2a1e8a7031686a5717b2f274f753cc67ef124c91858a6", kill_on_drop: false }`
[INFO] [stdout] 755311bfd6ba5bdb37a2a1e8a7031686a5717b2f274f753cc67ef124c91858a6