[INFO] cloning repository ellipticoin/rust-cargo-ec [INFO] running `"git" "clone" "--bare" "git://github.com/ellipticoin/rust-cargo-ec.git" "work/cache/sources/gh/ellipticoin/rust-cargo-ec"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ellipticoin/rust-cargo-ec'... [INFO] running `"git" "clone" "work/cache/sources/gh/ellipticoin/rust-cargo-ec" "work/ex/beta-1.37-6/sources/1.36.0/gh/ellipticoin/rust-cargo-ec"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ellipticoin/rust-cargo-ec'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ellipticoin/rust-cargo-ec" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ellipticoin/rust-cargo-ec"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ellipticoin/rust-cargo-ec'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8eb115f3994e63720d598969756aef118275bd6e [INFO] sha for GitHub repo ellipticoin/rust-cargo-ec: 8eb115f3994e63720d598969756aef118275bd6e [INFO] validating manifest of ellipticoin/rust-cargo-ec 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 ellipticoin/rust-cargo-ec 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 ellipticoin/rust-cargo-ec [INFO] finished frobbing ellipticoin/rust-cargo-ec [INFO] frobbed toml for ellipticoin/rust-cargo-ec written to work/ex/beta-1.37-6/sources/1.36.0/gh/ellipticoin/rust-cargo-ec/Cargo.toml [INFO] started frobbing ellipticoin/rust-cargo-ec [INFO] finished frobbing ellipticoin/rust-cargo-ec [INFO] frobbed toml for ellipticoin/rust-cargo-ec written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ellipticoin/rust-cargo-ec/Cargo.toml [INFO] crate ellipticoin/rust-cargo-ec 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ec-client v0.1.0 [INFO] [stderr] Downloaded wasm-snip v0.1.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ellipticoin/rust-cargo-ec against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ellipticoin/rust-cargo-ec:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 067f2c05847a57f41b9ad11a44f5de87c378175c662cd6c98cced9210dc592e1 [INFO] running `"docker" "start" "-a" "067f2c05847a57f41b9ad11a44f5de87c378175c662cd6c98cced9210dc592e1"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmparser v0.30.0 [INFO] [stderr] Compiling starts-ends-with-caseless v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling walrus-macro v0.6.0 [INFO] [stderr] Compiling lazy-static-include v2.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling walrus v0.6.1 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling wasm-snip v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_bytes v0.11.1 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling ec-client v0.1.0 [INFO] [stderr] Compiling cargo-ec v0.1.8 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `"docker" "inspect" "067f2c05847a57f41b9ad11a44f5de87c378175c662cd6c98cced9210dc592e1"` [INFO] running `"docker" "rm" "-f" "067f2c05847a57f41b9ad11a44f5de87c378175c662cd6c98cced9210dc592e1"` [INFO] [stdout] 067f2c05847a57f41b9ad11a44f5de87c378175c662cd6c98cced9210dc592e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ellipticoin/rust-cargo-ec:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c3cd2d5a92736e26bb1ab362fe3a1a20e588c4c55d3eb2caa6167a7cc3b53293 [INFO] running `"docker" "start" "-a" "c3cd2d5a92736e26bb1ab362fe3a1a20e588c4c55d3eb2caa6167a7cc3b53293"` [INFO] [stderr] Compiling cargo-ec v0.1.8 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `"docker" "inspect" "c3cd2d5a92736e26bb1ab362fe3a1a20e588c4c55d3eb2caa6167a7cc3b53293"` [INFO] running `"docker" "rm" "-f" "c3cd2d5a92736e26bb1ab362fe3a1a20e588c4c55d3eb2caa6167a7cc3b53293"` [INFO] [stdout] c3cd2d5a92736e26bb1ab362fe3a1a20e588c4c55d3eb2caa6167a7cc3b53293 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ellipticoin/rust-cargo-ec:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 1a32741e9bbc2a56657863a3e6e60be9ae6d738301dd1691dc9e28b1f1e3aeb1 [INFO] running `"docker" "start" "-a" "1a32741e9bbc2a56657863a3e6e60be9ae6d738301dd1691dc9e28b1f1e3aeb1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_ec-65525730696c2ab9 [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" "1a32741e9bbc2a56657863a3e6e60be9ae6d738301dd1691dc9e28b1f1e3aeb1"` [INFO] running `"docker" "rm" "-f" "1a32741e9bbc2a56657863a3e6e60be9ae6d738301dd1691dc9e28b1f1e3aeb1"` [INFO] [stdout] 1a32741e9bbc2a56657863a3e6e60be9ae6d738301dd1691dc9e28b1f1e3aeb1