[INFO] cloning repository https://github.com/nlordell/safe-migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlordell/safe-migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlordell%2Fsafe-migrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlordell%2Fsafe-migrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c88017bce04ac3d6c5c512ded6da8ce2bc871959 [INFO] testing nlordell/safe-migrate against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlordell%2Fsafe-migrate" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlordell/safe-migrate on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nlordell/safe-migrate [INFO] finished tweaking git repo https://github.com/nlordell/safe-migrate [INFO] tweaked toml for git repo https://github.com/nlordell/safe-migrate written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/nlordell/safe-migrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f1dca146c2ae3dad650094fa6cc5991858e7d29aa9980827f2adc67def987eb [INFO] running `Command { std: "docker" "start" "-a" "0f1dca146c2ae3dad650094fa6cc5991858e7d29aa9980827f2adc67def987eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f1dca146c2ae3dad650094fa6cc5991858e7d29aa9980827f2adc67def987eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1dca146c2ae3dad650094fa6cc5991858e7d29aa9980827f2adc67def987eb", kill_on_drop: false }` [INFO] [stdout] 0f1dca146c2ae3dad650094fa6cc5991858e7d29aa9980827f2adc67def987eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f77dabcd1cc981cf8261e2bb4fb7cca034e31593248c575774426cea89d1146f [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" "f77dabcd1cc981cf8261e2bb4fb7cca034e31593248c575774426cea89d1146f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tiny-hderive v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling safe-migrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "f77dabcd1cc981cf8261e2bb4fb7cca034e31593248c575774426cea89d1146f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77dabcd1cc981cf8261e2bb4fb7cca034e31593248c575774426cea89d1146f", kill_on_drop: false }` [INFO] [stdout] f77dabcd1cc981cf8261e2bb4fb7cca034e31593248c575774426cea89d1146f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b770e3fa12ae7b52e530c6abfd63af99acf9380166462cb42e4fade13323db1 [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" "3b770e3fa12ae7b52e530c6abfd63af99acf9380166462cb42e4fade13323db1", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling safe-migrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `Command { std: "docker" "inspect" "3b770e3fa12ae7b52e530c6abfd63af99acf9380166462cb42e4fade13323db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b770e3fa12ae7b52e530c6abfd63af99acf9380166462cb42e4fade13323db1", kill_on_drop: false }` [INFO] [stdout] 3b770e3fa12ae7b52e530c6abfd63af99acf9380166462cb42e4fade13323db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1164a424ae553875cb9c5f427e0b630a0e6d5ba046540ff30f55a87286bb8a5e [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" "1164a424ae553875cb9c5f427e0b630a0e6d5ba046540ff30f55a87286bb8a5e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/safe_migrate-63ce7ddbd8d79f7a [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test address::tests::checksum_address ... ok [INFO] [stdout] test safe::abi::tests::add_eeeeeeee_owner ... ok [INFO] [stdout] test safe::data::bigint::tests::hex_to_decimal ... ok [INFO] [stdout] test safe::tx::tests::transaction_hash ... ok [INFO] [stdout] test secret::tests::ganache_deterministic_signature ... ok [INFO] [stdout] test secret::tests::ganache_determinitic_address ... ok [INFO] [stdout] test secret::tests::ganache_determinitic_nth_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1164a424ae553875cb9c5f427e0b630a0e6d5ba046540ff30f55a87286bb8a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1164a424ae553875cb9c5f427e0b630a0e6d5ba046540ff30f55a87286bb8a5e", kill_on_drop: false }` [INFO] [stdout] 1164a424ae553875cb9c5f427e0b630a0e6d5ba046540ff30f55a87286bb8a5e