[INFO] updating cached repository https://github.com/ellipticoin/rust-cargo-ec [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] 8eb115f3994e63720d598969756aef118275bd6e [INFO] testing ellipticoin/rust-cargo-ec against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-cargo-ec" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/rust-cargo-ec 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/ellipticoin/rust-cargo-ec [INFO] finished tweaking git repo https://github.com/ellipticoin/rust-cargo-ec [INFO] tweaked toml for git repo https://github.com/ellipticoin/rust-cargo-ec written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ellipticoin/rust-cargo-ec 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] f4ac2ce2123a272460978ddc050dc58481a9f9b10a16523c9524d268be130d2a [INFO] running `"docker" "start" "-a" "f4ac2ce2123a272460978ddc050dc58481a9f9b10a16523c9524d268be130d2a"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling wasmparser v0.30.0 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling starts-ends-with-caseless v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lazy-static-include v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling walrus-macro v0.6.0 [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_cbor v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.1 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "f4ac2ce2123a272460978ddc050dc58481a9f9b10a16523c9524d268be130d2a"` [INFO] running `"docker" "rm" "-f" "f4ac2ce2123a272460978ddc050dc58481a9f9b10a16523c9524d268be130d2a"` [INFO] [stdout] f4ac2ce2123a272460978ddc050dc58481a9f9b10a16523c9524d268be130d2a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] b46000dbafbeecf01cd0d0ae07eea5fdfdad82127e57ce97390d22980126793a [INFO] running `"docker" "start" "-a" "b46000dbafbeecf01cd0d0ae07eea5fdfdad82127e57ce97390d22980126793a"` [INFO] [stderr] Compiling cargo-ec v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `"docker" "inspect" "b46000dbafbeecf01cd0d0ae07eea5fdfdad82127e57ce97390d22980126793a"` [INFO] running `"docker" "rm" "-f" "b46000dbafbeecf01cd0d0ae07eea5fdfdad82127e57ce97390d22980126793a"` [INFO] [stdout] b46000dbafbeecf01cd0d0ae07eea5fdfdad82127e57ce97390d22980126793a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 7d95212f44352f569080a4b3ad2cc2e54b17eee435590ce4fe89a4a4d89d28dc [INFO] running `"docker" "start" "-a" "7d95212f44352f569080a4b3ad2cc2e54b17eee435590ce4fe89a4a4d89d28dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [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] [stderr] Running /opt/rustwide/target/debug/deps/cargo_ec-b3c1666ebfa26524 [INFO] running `"docker" "inspect" "7d95212f44352f569080a4b3ad2cc2e54b17eee435590ce4fe89a4a4d89d28dc"` [INFO] running `"docker" "rm" "-f" "7d95212f44352f569080a4b3ad2cc2e54b17eee435590ce4fe89a4a4d89d28dc"` [INFO] [stdout] 7d95212f44352f569080a4b3ad2cc2e54b17eee435590ce4fe89a4a4d89d28dc