[INFO] cloning repository https://github.com/lmy441900/iota-migration-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmy441900/iota-migration-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmy441900%2Fiota-migration-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmy441900%2Fiota-migration-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36baa13bf08037e079d802bd7fc4dca7cabaee92 [INFO] testing lmy441900/iota-migration-cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmy441900%2Fiota-migration-cli" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lmy441900/iota-migration-cli 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 git repo https://github.com/lmy441900/iota-migration-cli [INFO] finished tweaking git repo https://github.com/lmy441900/iota-migration-cli [INFO] tweaked toml for git repo https://github.com/lmy441900/iota-migration-cli written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lmy441900/iota-migration-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iotaledger/iota.rs` [INFO] [stderr] Updating git repository `https://github.com/Alex6323/bee-p.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iota-constants v0.2.1 [INFO] [stderr] Downloaded iota-conversion v0.5.1 [INFO] [stderr] Downloaded slip10 v0.4.3 [INFO] [stderr] Downloaded bee-common-derive v0.1.1-alpha [INFO] [stderr] Downloaded bee-ledger v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2511d3e108bd5358408a0e96d373cbf7ca3d77324b72a0f0d71a097416d350bc [INFO] running `Command { std: "docker" "start" "-a" "2511d3e108bd5358408a0e96d373cbf7ca3d77324b72a0f0d71a097416d350bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2511d3e108bd5358408a0e96d373cbf7ca3d77324b72a0f0d71a097416d350bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2511d3e108bd5358408a0e96d373cbf7ca3d77324b72a0f0d71a097416d350bc", kill_on_drop: false }` [INFO] [stdout] 2511d3e108bd5358408a0e96d373cbf7ca3d77324b72a0f0d71a097416d350bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 31e2f5f09f11673ec20a33e0a2f52da584b70d8707f6ad8f3a36ed9ddb37a3d5 [INFO] running `Command { std: "docker" "start" "-a" "31e2f5f09f11673ec20a33e0a2f52da584b70d8707f6ad8f3a36ed9ddb37a3d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling iota-constants v0.2.1 (https://github.com/iotaledger/iota.rs?rev=0aa7e11b075bea17ae52b1f7dff51f3a13c9d914#0aa7e11b) [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling iota-constants v0.2.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bee-ternary v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bee-common v0.5.0 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bee-common-derive v0.1.1-alpha [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling iota-conversion v0.3.0 (https://github.com/iotaledger/iota.rs?rev=0aa7e11b075bea17ae52b1f7dff51f3a13c9d914#0aa7e11b) [INFO] [stderr] Compiling iota-conversion v0.5.1 [INFO] [stderr] Compiling iota-crypto v0.3.0 (https://github.com/iotaledger/iota.rs?rev=0aa7e11b075bea17ae52b1f7dff51f3a13c9d914#0aa7e11b) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling slip10 v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling iota-crypto v0.9.1 [INFO] [stderr] Compiling iota-crypto v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling iota-model v0.3.0 (https://github.com/iotaledger/iota.rs?rev=0aa7e11b075bea17ae52b1f7dff51f3a13c9d914#0aa7e11b) [INFO] [stderr] Compiling bee-transaction v0.1.0-alpha (https://github.com/Alex6323/bee-p.git?rev=cf47287dbb37861668d378ea3ae3b8c0f2852566#cf47287d) [INFO] [stderr] Compiling bee-pow v0.2.0 [INFO] [stderr] Compiling bee-message v0.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling bee-ledger v0.6.0 [INFO] [stderr] Compiling bee-rest-api v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling iota-bundle-miner v0.1.0-alpha.0 (https://github.com/iotaledger/iota.rs?rev=656279e628e5f9d9288477cd4d2dc4170ea4bf0e#656279e6) [INFO] [stderr] Compiling iota-client v0.5.0-alpha.3 (https://github.com/iotaledger/iota.rs?rev=656279e628e5f9d9288477cd4d2dc4170ea4bf0e#656279e6) [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling iota-core v0.2.0-alpha.3 (https://github.com/iotaledger/iota.rs?rev=656279e628e5f9d9288477cd4d2dc4170ea4bf0e#656279e6) [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling iota-client v1.1.1 [INFO] [stderr] Compiling iota-migration-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.78s [INFO] running `Command { std: "docker" "inspect" "31e2f5f09f11673ec20a33e0a2f52da584b70d8707f6ad8f3a36ed9ddb37a3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e2f5f09f11673ec20a33e0a2f52da584b70d8707f6ad8f3a36ed9ddb37a3d5", kill_on_drop: false }` [INFO] [stdout] 31e2f5f09f11673ec20a33e0a2f52da584b70d8707f6ad8f3a36ed9ddb37a3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 26616828e26a8760a1e6978f92f2fcc46fa573b286e9f7b5269f32b06acbd6cf [INFO] running `Command { std: "docker" "start" "-a" "26616828e26a8760a1e6978f92f2fcc46fa573b286e9f7b5269f32b06acbd6cf", kill_on_drop: false }` [INFO] [stderr] Compiling iota-migration-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "26616828e26a8760a1e6978f92f2fcc46fa573b286e9f7b5269f32b06acbd6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26616828e26a8760a1e6978f92f2fcc46fa573b286e9f7b5269f32b06acbd6cf", kill_on_drop: false }` [INFO] [stdout] 26616828e26a8760a1e6978f92f2fcc46fa573b286e9f7b5269f32b06acbd6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 6af25b59fb568517e94185d8e4c85b7c88e7028cad7d11f19d907abff9c6537e [INFO] running `Command { std: "docker" "start" "-a" "6af25b59fb568517e94185d8e4c85b7c88e7028cad7d11f19d907abff9c6537e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iota_migration_cli-91c2171bcf6c2d32) [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" "6af25b59fb568517e94185d8e4c85b7c88e7028cad7d11f19d907abff9c6537e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af25b59fb568517e94185d8e4c85b7c88e7028cad7d11f19d907abff9c6537e", kill_on_drop: false }` [INFO] [stdout] 6af25b59fb568517e94185d8e4c85b7c88e7028cad7d11f19d907abff9c6537e