[INFO] crate prometheus_iota_exporter 0.1.3 is already in cache [INFO] testing prometheus_iota_exporter-0.1.3 against 1.38.0 for beta-1.39-1 [INFO] extracting crate prometheus_iota_exporter 0.1.3 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate prometheus_iota_exporter 0.1.3 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate prometheus_iota_exporter 0.1.3 [INFO] finished tweaking crates.io crate prometheus_iota_exporter 0.1.3 [INFO] tweaked toml for crates.io crate prometheus_iota_exporter 0.1.3 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 38b500334cd54b28b5edcecbbc5a2c697a7f6c61f204dfbd98c60a8f199bc0bd [INFO] running `"docker" "start" "-a" "38b500334cd54b28b5edcecbbc5a2c697a7f6c61f204dfbd98c60a8f199bc0bd"` [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling prometheus_exporter_base v0.2.2 [INFO] [stderr] Compiling prometheus_iota_exporter v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.73s [INFO] running `"docker" "inspect" "38b500334cd54b28b5edcecbbc5a2c697a7f6c61f204dfbd98c60a8f199bc0bd"` [INFO] running `"docker" "rm" "-f" "38b500334cd54b28b5edcecbbc5a2c697a7f6c61f204dfbd98c60a8f199bc0bd"` [INFO] [stdout] 38b500334cd54b28b5edcecbbc5a2c697a7f6c61f204dfbd98c60a8f199bc0bd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 779858692ed5a4b163ccf4eee40350e7abb3c24af814e84b6143b27de4188800 [INFO] running `"docker" "start" "-a" "779858692ed5a4b163ccf4eee40350e7abb3c24af814e84b6143b27de4188800"` [INFO] [stderr] Compiling prometheus_iota_exporter v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.67s [INFO] running `"docker" "inspect" "779858692ed5a4b163ccf4eee40350e7abb3c24af814e84b6143b27de4188800"` [INFO] running `"docker" "rm" "-f" "779858692ed5a4b163ccf4eee40350e7abb3c24af814e84b6143b27de4188800"` [INFO] [stdout] 779858692ed5a4b163ccf4eee40350e7abb3c24af814e84b6143b27de4188800 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 8a9acca84564757b0f30a210eb9c23968e35d2f7f0abf3b9ad7c9f3b4e585eaf [INFO] running `"docker" "start" "-a" "8a9acca84564757b0f30a210eb9c23968e35d2f7f0abf3b9ad7c9f3b4e585eaf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prometheus_iota_exporter-dd4fad30f9fc6231 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test node_info::tests::test_parse ... ok [INFO] [stdout] test get_neighbors::tests::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8a9acca84564757b0f30a210eb9c23968e35d2f7f0abf3b9ad7c9f3b4e585eaf"` [INFO] running `"docker" "rm" "-f" "8a9acca84564757b0f30a210eb9c23968e35d2f7f0abf3b9ad7c9f3b4e585eaf"` [INFO] [stdout] 8a9acca84564757b0f30a210eb9c23968e35d2f7f0abf3b9ad7c9f3b4e585eaf