[INFO] updating cached repository https://github.com/bl4ck5un/p2sh-examples [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e443df71777d7282ed4c4b092ffdc2b5d1cc342d [INFO] testing bl4ck5un/p2sh-examples against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbl4ck5un%2Fp2sh-examples" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bl4ck5un/p2sh-examples 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 git repo https://github.com/bl4ck5un/p2sh-examples [INFO] finished tweaking git repo https://github.com/bl4ck5un/p2sh-examples [INFO] tweaked toml for git repo https://github.com/bl4ck5un/p2sh-examples written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bl4ck5un/p2sh-examples already has a lockfile, it will not be regenerated [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 0789951e46d5cc858fe941fb07a5b080a67cf92d65f65ba6268a3679015bbb99 [INFO] running `"docker" "start" "-a" "0789951e46d5cc858fe941fb07a5b080a67cf92d65f65ba6268a3679015bbb99"` [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.11.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bitcoin v0.14.1 [INFO] [stderr] Compiling pretty_env_logger v0.2.4 [INFO] [stderr] Compiling big-transactions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.66s [INFO] running `"docker" "inspect" "0789951e46d5cc858fe941fb07a5b080a67cf92d65f65ba6268a3679015bbb99"` [INFO] running `"docker" "rm" "-f" "0789951e46d5cc858fe941fb07a5b080a67cf92d65f65ba6268a3679015bbb99"` [INFO] [stdout] 0789951e46d5cc858fe941fb07a5b080a67cf92d65f65ba6268a3679015bbb99 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 3328e3cfcd4915c086a38f3398f3b6de936b12286fccbecf6fc528208f3226f9 [INFO] running `"docker" "start" "-a" "3328e3cfcd4915c086a38f3398f3b6de936b12286fccbecf6fc528208f3226f9"` [INFO] [stderr] Compiling big-transactions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "3328e3cfcd4915c086a38f3398f3b6de936b12286fccbecf6fc528208f3226f9"` [INFO] running `"docker" "rm" "-f" "3328e3cfcd4915c086a38f3398f3b6de936b12286fccbecf6fc528208f3226f9"` [INFO] [stdout] 3328e3cfcd4915c086a38f3398f3b6de936b12286fccbecf6fc528208f3226f9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 8fbf92494b40629a7815bd7d4a449716aa54162e85af5fa3f57b717e53f759bd [INFO] running `"docker" "start" "-a" "8fbf92494b40629a7815bd7d4a449716aa54162e85af5fa3f57b717e53f759bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cltv-987030766c97323c [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" "8fbf92494b40629a7815bd7d4a449716aa54162e85af5fa3f57b717e53f759bd"` [INFO] running `"docker" "rm" "-f" "8fbf92494b40629a7815bd7d4a449716aa54162e85af5fa3f57b717e53f759bd"` [INFO] [stdout] 8fbf92494b40629a7815bd7d4a449716aa54162e85af5fa3f57b717e53f759bd