[INFO] updating cached repository dalance/prosafe_exporter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dalance/prosafe_exporter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/prosafe_exporter" "work/ex/beta-1.38-1/sources/1.37.0/gh/dalance/prosafe_exporter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dalance/prosafe_exporter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/prosafe_exporter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dalance/prosafe_exporter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dalance/prosafe_exporter on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dalance/prosafe_exporter against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 60a5575c65016cc36f7e2847ec78e64b47c4903aa7bd601cec7946761f4892be [INFO] running `"docker" "start" "-a" "60a5575c65016cc36f7e2847ec78e64b47c4903aa7bd601cec7946761f4892be"` [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling protobuf v2.2.2 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling combine v3.6.5 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling hyper v0.12.20 [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 32s [INFO] running `"docker" "inspect" "60a5575c65016cc36f7e2847ec78e64b47c4903aa7bd601cec7946761f4892be"` [INFO] running `"docker" "rm" "-f" "60a5575c65016cc36f7e2847ec78e64b47c4903aa7bd601cec7946761f4892be"` [INFO] [stdout] 60a5575c65016cc36f7e2847ec78e64b47c4903aa7bd601cec7946761f4892be [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5dafe8061f87c34ffd0e9678b7d29d5d02a67520966c77531dcaeddfbff7c523 [INFO] running `"docker" "start" "-a" "5dafe8061f87c34ffd0e9678b7d29d5d02a67520966c77531dcaeddfbff7c523"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hex-literal-0.1.1/src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | / proc_macro_expr_decl! { [INFO] [stderr] 38 | | /// Macro for converting hex string to byte array at compile time [INFO] [stderr] 39 | | hex! => hex_impl [INFO] [stderr] 40 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: assertion failed: `(left == right)` [INFO] [stderr] left: `Some("#[allow(unused,")`, [INFO] [stderr] right: `Some("#[allow(unused")` [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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `hex-literal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5dafe8061f87c34ffd0e9678b7d29d5d02a67520966c77531dcaeddfbff7c523"` [INFO] running `"docker" "rm" "-f" "5dafe8061f87c34ffd0e9678b7d29d5d02a67520966c77531dcaeddfbff7c523"` [INFO] [stdout] 5dafe8061f87c34ffd0e9678b7d29d5d02a67520966c77531dcaeddfbff7c523