[INFO] fetching crate etcommon-crypto 0.1.2... [INFO] testing etcommon-crypto-0.1.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate etcommon-crypto 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate etcommon-crypto 0.1.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75da7167ec97ee3789f6e58897e7e4706f4030e91069cd8b10829ea0a5b9a2d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75da7167ec97ee3789f6e58897e7e4706f4030e91069cd8b10829ea0a5b9a2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75da7167ec97ee3789f6e58897e7e4706f4030e91069cd8b10829ea0a5b9a2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75da7167ec97ee3789f6e58897e7e4706f4030e91069cd8b10829ea0a5b9a2d5", kill_on_drop: false }` [INFO] [stdout] 75da7167ec97ee3789f6e58897e7e4706f4030e91069cd8b10829ea0a5b9a2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994f23532ed1d6680e06144734dea6a91abacf8f80f4e8b14c734b4bb57ffebc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "994f23532ed1d6680e06144734dea6a91abacf8f80f4e8b14c734b4bb57ffebc", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling etcommon-util v0.1.0 [INFO] [stderr] Compiling generic-array v0.8.4 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling digest v0.6.1 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling devp2p-secp256k1 v0.5.6 [INFO] [stderr] Compiling elastic-array v0.7.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] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | pub static ref SECP256K1: secp256k1::Secp256k1 = secp256k1::Secp256k1::new(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `Command { std: "docker" "inspect" "994f23532ed1d6680e06144734dea6a91abacf8f80f4e8b14c734b4bb57ffebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994f23532ed1d6680e06144734dea6a91abacf8f80f4e8b14c734b4bb57ffebc", kill_on_drop: false }` [INFO] [stdout] 994f23532ed1d6680e06144734dea6a91abacf8f80f4e8b14c734b4bb57ffebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5631c62c2df5cb24e11b91bab8b157bf068eca12e8c996751eb23cd7ecdc7232 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5631c62c2df5cb24e11b91bab8b157bf068eca12e8c996751eb23cd7ecdc7232", kill_on_drop: false }` [INFO] [stderr] Compiling etcommon-crypto v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | pub static ref SECP256K1: secp256k1::Secp256k1 = secp256k1::Secp256k1::new(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | pub static ref SECP256K1: secp256k1::Secp256k1 = secp256k1::Secp256k1::new(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "5631c62c2df5cb24e11b91bab8b157bf068eca12e8c996751eb23cd7ecdc7232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5631c62c2df5cb24e11b91bab8b157bf068eca12e8c996751eb23cd7ecdc7232", kill_on_drop: false }` [INFO] [stdout] 5631c62c2df5cb24e11b91bab8b157bf068eca12e8c996751eb23cd7ecdc7232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14c00b3534d97b0e046a6cdb8dadb6d69501fd50fe57013861717fb3dc382b3b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14c00b3534d97b0e046a6cdb8dadb6d69501fd50fe57013861717fb3dc382b3b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 11 | / lazy_static! { [INFO] [stdout] [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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `etcommon-crypto` (lib) generated 1 warning [INFO] [stderr] warning: `etcommon-crypto` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etcommon_crypto-ab0fb0baace5200c) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14c00b3534d97b0e046a6cdb8dadb6d69501fd50fe57013861717fb3dc382b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c00b3534d97b0e046a6cdb8dadb6d69501fd50fe57013861717fb3dc382b3b", kill_on_drop: false }` [INFO] [stdout] 14c00b3534d97b0e046a6cdb8dadb6d69501fd50fe57013861717fb3dc382b3b