[INFO] cloning repository https://github.com/jlvandenhout/mnemonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlvandenhout/mnemonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlvandenhout%2Fmnemonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlvandenhout%2Fmnemonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe0054ee745f25fa8efa2925ca13114554be89b [INFO] testing jlvandenhout/mnemonic against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlvandenhout%2Fmnemonic" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlvandenhout/mnemonic on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlvandenhout/mnemonic [INFO] finished tweaking git repo https://github.com/jlvandenhout/mnemonic [INFO] tweaked toml for git repo https://github.com/jlvandenhout/mnemonic written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jlvandenhout/mnemonic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/iotaledger/iota.rs` [INFO] [stderr] Updating git repository `https://github.com/iotaledger/crypto.rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] [stderr] Downloaded bee-ledger v0.5.0 [INFO] [stderr] Downloaded bee-common v0.4.1 [INFO] [stderr] Downloaded zeroize v1.4.3 [INFO] [stderr] Downloaded tiny-keccak v2.0.2 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded bee-message v0.1.5 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded bee-pow v0.1.0 [INFO] [stderr] Downloaded tokio-macros v1.5.1 [INFO] [stderr] Downloaded serde_json v1.0.70 [INFO] [stderr] Downloaded reqwest v0.11.6 [INFO] [stderr] Downloaded bee-crypto v0.2.1-alpha [INFO] [stderr] Downloaded iota-crypto v0.7.0 [INFO] [stderr] Downloaded bee-ternary v0.4.2-alpha [INFO] [stderr] Downloaded bee-rest-api v0.1.3 [INFO] [stderr] Downloaded tokio v1.13.0 [INFO] [stderr] Downloaded iota-crypto v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80dab617abed856795e6f15fbdfa7474c3d34fab5318bd9bbb8e567aa8431eda [INFO] running `Command { std: "docker" "start" "-a" "80dab617abed856795e6f15fbdfa7474c3d34fab5318bd9bbb8e567aa8431eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80dab617abed856795e6f15fbdfa7474c3d34fab5318bd9bbb8e567aa8431eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80dab617abed856795e6f15fbdfa7474c3d34fab5318bd9bbb8e567aa8431eda", kill_on_drop: false }` [INFO] [stdout] 80dab617abed856795e6f15fbdfa7474c3d34fab5318bd9bbb8e567aa8431eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56625b5024d27e1cbbebf632ab9c761af733177ef1c419e1f1e17b22237de99f [INFO] running `Command { std: "docker" "start" "-a" "56625b5024d27e1cbbebf632ab9c761af733177ef1c419e1f1e17b22237de99f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling iota-crypto v0.4.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling iota-crypto v0.7.0 [INFO] [stderr] Compiling iota-crypto v0.8.0 (https://github.com/iotaledger/crypto.rs?branch=dev#7e187306) [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling bee-crypto v0.2.1-alpha [INFO] [stderr] Compiling bee-pow v0.1.0 [INFO] [stderr] Compiling bee-message v0.1.5 [INFO] [stderr] Compiling bee-ledger v0.5.0 [INFO] [stderr] Compiling bee-rest-api v0.1.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling iota-client v1.1.0 (https://github.com/iotaledger/iota.rs?branch=dev#bbca2033) [INFO] [stderr] Compiling iota-mnemonic v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.66s [INFO] running `Command { std: "docker" "inspect" "56625b5024d27e1cbbebf632ab9c761af733177ef1c419e1f1e17b22237de99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56625b5024d27e1cbbebf632ab9c761af733177ef1c419e1f1e17b22237de99f", kill_on_drop: false }` [INFO] [stdout] 56625b5024d27e1cbbebf632ab9c761af733177ef1c419e1f1e17b22237de99f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0ffa765887af648de9fa3c6476311b0af63f2fc11fdb9f4803c308e3e4a89fe [INFO] running `Command { std: "docker" "start" "-a" "e0ffa765887af648de9fa3c6476311b0af63f2fc11fdb9f4803c308e3e4a89fe", kill_on_drop: false }` [INFO] [stderr] Compiling iota-mnemonic v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "e0ffa765887af648de9fa3c6476311b0af63f2fc11fdb9f4803c308e3e4a89fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ffa765887af648de9fa3c6476311b0af63f2fc11fdb9f4803c308e3e4a89fe", kill_on_drop: false }` [INFO] [stdout] e0ffa765887af648de9fa3c6476311b0af63f2fc11fdb9f4803c308e3e4a89fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 419758fa6257a2e9dbbbd4f90d7f36713dc010149cdbfe51e3f580738b073e87 [INFO] running `Command { std: "docker" "start" "-a" "419758fa6257a2e9dbbbd4f90d7f36713dc010149cdbfe51e3f580738b073e87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iota_mnemonic-b7e723a21799dd69) [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" "419758fa6257a2e9dbbbd4f90d7f36713dc010149cdbfe51e3f580738b073e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419758fa6257a2e9dbbbd4f90d7f36713dc010149cdbfe51e3f580738b073e87", kill_on_drop: false }` [INFO] [stdout] 419758fa6257a2e9dbbbd4f90d7f36713dc010149cdbfe51e3f580738b073e87