[INFO] crate etcommon-crypto 0.1.2 is already in cache [INFO] testing etcommon-crypto-0.1.2 against 1.38.0 for beta-1.39-1 [INFO] extracting crate etcommon-crypto 0.1.2 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate etcommon-crypto 0.1.2 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 crates.io crate etcommon-crypto 0.1.2 [INFO] finished tweaking crates.io crate etcommon-crypto 0.1.2 [INFO] tweaked toml for crates.io crate etcommon-crypto 0.1.2 written to work/builds/worker-7/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 34de32a7f2d3912b5de11d653164ed8130d99ad16d4699c5e96e32ffd7adc730 [INFO] running `"docker" "start" "-a" "34de32a7f2d3912b5de11d653164ed8130d99ad16d4699c5e96e32ffd7adc730"` [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling etcommon-util v0.1.0 [INFO] [stderr] Compiling devp2p-secp256k1 v0.5.6 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling elastic-array v0.7.0 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling etcommon-rlp v0.1.1 [INFO] [stderr] Compiling etcommon-bigint v0.1.15 [INFO] [stderr] Compiling etcommon-crypto v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | pub static ref SECP256K1: secp256k1::Secp256k1 = secp256k1::Secp256k1::new(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `"docker" "inspect" "34de32a7f2d3912b5de11d653164ed8130d99ad16d4699c5e96e32ffd7adc730"` [INFO] running `"docker" "rm" "-f" "34de32a7f2d3912b5de11d653164ed8130d99ad16d4699c5e96e32ffd7adc730"` [INFO] [stdout] 34de32a7f2d3912b5de11d653164ed8130d99ad16d4699c5e96e32ffd7adc730 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] aa22b09d301311016212ff8761a593319acae95b26d0468b2b041643448e795a [INFO] running `"docker" "start" "-a" "aa22b09d301311016212ff8761a593319acae95b26d0468b2b041643448e795a"` [INFO] [stderr] Compiling etcommon-crypto v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | pub static ref SECP256K1: secp256k1::Secp256k1 = secp256k1::Secp256k1::new(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "aa22b09d301311016212ff8761a593319acae95b26d0468b2b041643448e795a"` [INFO] running `"docker" "rm" "-f" "aa22b09d301311016212ff8761a593319acae95b26d0468b2b041643448e795a"` [INFO] [stdout] aa22b09d301311016212ff8761a593319acae95b26d0468b2b041643448e795a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 0326f2d64e9a6bacdf24c44acfc90ab772ac897ede85da90c5de172197560fa8 [INFO] running `"docker" "start" "-a" "0326f2d64e9a6bacdf24c44acfc90ab772ac897ede85da90c5de172197560fa8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/etcommon_crypto-eae77ef5371a61a4 [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] Doc-tests etcommon-crypto [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" "0326f2d64e9a6bacdf24c44acfc90ab772ac897ede85da90c5de172197560fa8"` [INFO] running `"docker" "rm" "-f" "0326f2d64e9a6bacdf24c44acfc90ab772ac897ede85da90c5de172197560fa8"` [INFO] [stdout] 0326f2d64e9a6bacdf24c44acfc90ab772ac897ede85da90c5de172197560fa8