[INFO] updating cached repository stevenroose/hal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stevenroose/hal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stevenroose/hal" "work/ex/beta-1.37-6/sources/1.36.0/gh/stevenroose/hal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/stevenroose/hal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stevenroose/hal" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevenroose/hal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevenroose/hal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 756be972cd08bf807099e8fe0ac4e45728c80d30 [INFO] sha for GitHub repo stevenroose/hal: 756be972cd08bf807099e8fe0ac4e45728c80d30 [INFO] validating manifest of stevenroose/hal on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stevenroose/hal on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stevenroose/hal [INFO] finished frobbing stevenroose/hal [INFO] frobbed toml for stevenroose/hal written to work/ex/beta-1.37-6/sources/1.36.0/gh/stevenroose/hal/Cargo.toml [INFO] started frobbing stevenroose/hal [INFO] finished frobbing stevenroose/hal [INFO] frobbed toml for stevenroose/hal written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevenroose/hal/Cargo.toml [INFO] crate stevenroose/hal already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stevenroose/hal against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevenroose/hal:/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-07-23" "build" "--frozen"` [INFO] [stdout] daed91f44d9fdc32ea1514b39f9e1cbf9dc994b23509070a0057fdbf1ac4f1a6 [INFO] running `"docker" "start" "-a" "daed91f44d9fdc32ea1514b39f9e1cbf9dc994b23509070a0057fdbf1ac4f1a6"` [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling jobserver v0.1.12 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling bitcoin-bech32 v0.9.0 [INFO] [stderr] Compiling strason v0.4.0 [INFO] [stderr] Compiling serde_test v1.0.90 [INFO] [stderr] Compiling bitcoin_hashes v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bitcoin v0.18.0 [INFO] [stderr] Compiling lightning-invoice v0.2.0 [INFO] [stderr] Compiling hal v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "daed91f44d9fdc32ea1514b39f9e1cbf9dc994b23509070a0057fdbf1ac4f1a6"` [INFO] running `"docker" "rm" "-f" "daed91f44d9fdc32ea1514b39f9e1cbf9dc994b23509070a0057fdbf1ac4f1a6"` [INFO] [stdout] daed91f44d9fdc32ea1514b39f9e1cbf9dc994b23509070a0057fdbf1ac4f1a6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevenroose/hal:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 2d4b9569fe840ea72c8b540930ca47b40db09e6b2692fbddaa3a887c70734e30 [INFO] running `"docker" "start" "-a" "2d4b9569fe840ea72c8b540930ca47b40db09e6b2692fbddaa3a887c70734e30"` [INFO] [stderr] Compiling hal v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `"docker" "inspect" "2d4b9569fe840ea72c8b540930ca47b40db09e6b2692fbddaa3a887c70734e30"` [INFO] running `"docker" "rm" "-f" "2d4b9569fe840ea72c8b540930ca47b40db09e6b2692fbddaa3a887c70734e30"` [INFO] [stdout] 2d4b9569fe840ea72c8b540930ca47b40db09e6b2692fbddaa3a887c70734e30 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevenroose/hal:/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-07-23" "test" "--frozen"` [INFO] [stdout] 291c625af1dd6cb95a58885803775d171c162f0b04702d4839731f0c48ccff93 [INFO] running `"docker" "start" "-a" "291c625af1dd6cb95a58885803775d171c162f0b04702d4839731f0c48ccff93"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/hal-94a06f2fe17278ce [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/hal-dab7d77d26b5032e [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::test_lev_distance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hal [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "291c625af1dd6cb95a58885803775d171c162f0b04702d4839731f0c48ccff93"` [INFO] running `"docker" "rm" "-f" "291c625af1dd6cb95a58885803775d171c162f0b04702d4839731f0c48ccff93"` [INFO] [stdout] 291c625af1dd6cb95a58885803775d171c162f0b04702d4839731f0c48ccff93