[INFO] fetching crate prosafe_exporter 0.2.5... [INFO] extracting crate prosafe_exporter 0.2.5 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/prosafe_exporter/0.2.5 [INFO] extracting crate prosafe_exporter 0.2.5 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/prosafe_exporter/0.2.5 [INFO] validating manifest of prosafe_exporter-0.2.5 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 prosafe_exporter-0.2.5 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 prosafe_exporter-0.2.5 [INFO] finished frobbing prosafe_exporter-0.2.5 [INFO] frobbed toml for prosafe_exporter-0.2.5 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/prosafe_exporter/0.2.5/Cargo.toml [INFO] started frobbing prosafe_exporter-0.2.5 [INFO] finished frobbing prosafe_exporter-0.2.5 [INFO] frobbed toml for prosafe_exporter-0.2.5 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/prosafe_exporter/0.2.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing prosafe_exporter-0.2.5 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/prosafe_exporter/0.2.5:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 51535a1c991055b8be7476b3b9125d69c74ffade5a24b4efedcb5da7f67250c5 [INFO] running `"docker" "start" "-a" "51535a1c991055b8be7476b3b9125d69c74ffade5a24b4efedcb5da7f67250c5"` [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling interfaces2 v0.0.5 [INFO] [stderr] Compiling prosafe_exporter v0.2.5 (/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 55.67s [INFO] running `"docker" "inspect" "51535a1c991055b8be7476b3b9125d69c74ffade5a24b4efedcb5da7f67250c5"` [INFO] running `"docker" "rm" "-f" "51535a1c991055b8be7476b3b9125d69c74ffade5a24b4efedcb5da7f67250c5"` [INFO] [stdout] 51535a1c991055b8be7476b3b9125d69c74ffade5a24b4efedcb5da7f67250c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/prosafe_exporter/0.2.5:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] eb91e430837ba830909dbe9836f29bde1ec8c1c1ac649efd1c79e86831b63978 [INFO] running `"docker" "start" "-a" "eb91e430837ba830909dbe9836f29bde1ec8c1c1ac649efd1c79e86831b63978"` [INFO] [stderr] Compiling prosafe_exporter v0.2.5 (/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 7.33s [INFO] running `"docker" "inspect" "eb91e430837ba830909dbe9836f29bde1ec8c1c1ac649efd1c79e86831b63978"` [INFO] running `"docker" "rm" "-f" "eb91e430837ba830909dbe9836f29bde1ec8c1c1ac649efd1c79e86831b63978"` [INFO] [stdout] eb91e430837ba830909dbe9836f29bde1ec8c1c1ac649efd1c79e86831b63978 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/prosafe_exporter/0.2.5:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 1ecd98cdbd98dd08e89fc1a1341ea6c5dee1a23d36af033e77ac07521769c4ef [INFO] running `"docker" "start" "-a" "1ecd98cdbd98dd08e89fc1a1341ea6c5dee1a23d36af033e77ac07521769c4ef"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/prosafe_exporter-24d1e84a76fb7937 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test prosafe_switch::tests::test_query_encode ... ok [INFO] [stdout] test prosafe_switch::tests::test_port_stat_decode ... ok [INFO] [stdout] test prosafe_switch::tests::test_speed_stat_decode ... 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" "1ecd98cdbd98dd08e89fc1a1341ea6c5dee1a23d36af033e77ac07521769c4ef"` [INFO] running `"docker" "rm" "-f" "1ecd98cdbd98dd08e89fc1a1341ea6c5dee1a23d36af033e77ac07521769c4ef"` [INFO] [stdout] 1ecd98cdbd98dd08e89fc1a1341ea6c5dee1a23d36af033e77ac07521769c4ef