[INFO] cloning repository dalance/prosafe_exporter [INFO] running `"git" "clone" "--bare" "git://github.com/dalance/prosafe_exporter.git" "work/cache/sources/gh/dalance/prosafe_exporter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dalance/prosafe_exporter'... [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/prosafe_exporter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/prosafe_exporter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/prosafe_exporter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/prosafe_exporter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/prosafe_exporter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/prosafe_exporter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a316ec606e861d1469db67a596a488ea6d815a1b [INFO] sha for GitHub repo dalance/prosafe_exporter: a316ec606e861d1469db67a596a488ea6d815a1b [INFO] validating manifest of dalance/prosafe_exporter on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dalance/prosafe_exporter on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dalance/prosafe_exporter [INFO] finished frobbing dalance/prosafe_exporter [INFO] frobbed toml for dalance/prosafe_exporter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/prosafe_exporter/Cargo.toml [INFO] started frobbing dalance/prosafe_exporter [INFO] finished frobbing dalance/prosafe_exporter [INFO] frobbed toml for dalance/prosafe_exporter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/prosafe_exporter/Cargo.toml [INFO] crate dalance/prosafe_exporter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded interfaces2 v0.0.5 [INFO] [stderr] Downloaded combine v3.6.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dalance/prosafe_exporter against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/prosafe_exporter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 2618cb70b86cc99fd886c2d080100cabded560c0753a7585709ab4c8e55b6e21 [INFO] running `"docker" "start" "-a" "2618cb70b86cc99fd886c2d080100cabded560c0753a7585709ab4c8e55b6e21"` [INFO] [stderr] Compiling protobuf v2.2.2 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling combine v3.6.5 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling interfaces2 v0.0.5 [INFO] [stderr] Compiling prosafe_exporter v0.2.8-pre (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'combine::combinator': Please import parsers from the `parser` module and its submodules instead [INFO] [stderr] --> src/prosafe_switch.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use combine::combinator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `"docker" "inspect" "2618cb70b86cc99fd886c2d080100cabded560c0753a7585709ab4c8e55b6e21"` [INFO] running `"docker" "rm" "-f" "2618cb70b86cc99fd886c2d080100cabded560c0753a7585709ab4c8e55b6e21"` [INFO] [stdout] 2618cb70b86cc99fd886c2d080100cabded560c0753a7585709ab4c8e55b6e21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/prosafe_exporter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 67924ca0fa46a7f871ead2a1cc58f2ad42c33b277ccfbb8c307a789ec743abf8 [INFO] running `"docker" "start" "-a" "67924ca0fa46a7f871ead2a1cc58f2ad42c33b277ccfbb8c307a789ec743abf8"` [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling prosafe_exporter v0.2.8-pre (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'combine::combinator': Please import parsers from the `parser` module and its submodules instead [INFO] [stderr] --> src/prosafe_switch.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use combine::combinator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `"docker" "inspect" "67924ca0fa46a7f871ead2a1cc58f2ad42c33b277ccfbb8c307a789ec743abf8"` [INFO] running `"docker" "rm" "-f" "67924ca0fa46a7f871ead2a1cc58f2ad42c33b277ccfbb8c307a789ec743abf8"` [INFO] [stdout] 67924ca0fa46a7f871ead2a1cc58f2ad42c33b277ccfbb8c307a789ec743abf8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/prosafe_exporter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] de178edb72b9d5f8bcdafe89ceded563cc73d77d451bcb4084d801ab0eb6cdf4 [INFO] running `"docker" "start" "-a" "de178edb72b9d5f8bcdafe89ceded563cc73d77d451bcb4084d801ab0eb6cdf4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/prosafe_exporter-2674e5fb6bc94e19 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test prosafe_switch::tests::test_port_stat_decode ... ok [INFO] [stdout] test prosafe_switch::tests::test_speed_stat_decode ... ok [INFO] [stdout] test prosafe_switch::tests::test_query_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "de178edb72b9d5f8bcdafe89ceded563cc73d77d451bcb4084d801ab0eb6cdf4"` [INFO] running `"docker" "rm" "-f" "de178edb72b9d5f8bcdafe89ceded563cc73d77d451bcb4084d801ab0eb6cdf4"` [INFO] [stdout] de178edb72b9d5f8bcdafe89ceded563cc73d77d451bcb4084d801ab0eb6cdf4