[INFO] fetching crate iota-core 0.2.0-alpha.3... [INFO] testing iota-core-0.2.0-alpha.3 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate iota-core 0.2.0-alpha.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate iota-core 0.2.0-alpha.3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate iota-core 0.2.0-alpha.3 [INFO] finished tweaking crates.io crate iota-core 0.2.0-alpha.3 [INFO] tweaked toml for crates.io crate iota-core 0.2.0-alpha.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iota-signing-preview v0.1.0 [INFO] [stderr] Downloaded iota-pow-preview v0.1.0 [INFO] [stderr] Downloaded iota-bundle-preview v0.1.0 [INFO] [stderr] Downloaded iota-conversion v0.5.1 [INFO] [stderr] Downloaded iota-client v0.5.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61994ac9c86c82fd9fb1bdc83afafc91bed510ddee2c77968630aaf3b4e7070 [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" "a61994ac9c86c82fd9fb1bdc83afafc91bed510ddee2c77968630aaf3b4e7070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61994ac9c86c82fd9fb1bdc83afafc91bed510ddee2c77968630aaf3b4e7070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61994ac9c86c82fd9fb1bdc83afafc91bed510ddee2c77968630aaf3b4e7070", kill_on_drop: false }` [INFO] [stdout] a61994ac9c86c82fd9fb1bdc83afafc91bed510ddee2c77968630aaf3b4e7070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 142611353ce809fd5f442f199b71c58793843367a8c3c0ab9ccd770c644da409 [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" "142611353ce809fd5f442f199b71c58793843367a8c3c0ab9ccd770c644da409", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling iota-constants v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling iota-common-preview v0.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling iota-conversion v0.5.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling iota-ternary-preview v0.1.0 [INFO] [stderr] Compiling iota-crypto-preview v0.1.0 [INFO] [stderr] Compiling iota-signing-preview v0.1.0 [INFO] [stderr] Compiling iota-pow-preview v0.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling iota-bundle-preview v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling iota-client v0.5.0-alpha.3 [INFO] [stderr] Compiling iota-core v0.2.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "142611353ce809fd5f442f199b71c58793843367a8c3c0ab9ccd770c644da409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142611353ce809fd5f442f199b71c58793843367a8c3c0ab9ccd770c644da409", kill_on_drop: false }` [INFO] [stdout] 142611353ce809fd5f442f199b71c58793843367a8c3c0ab9ccd770c644da409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 923f5d791601aeadd8e225a1697b905de22d9ae69eeac7d472796f250e92d5b5 [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" "923f5d791601aeadd8e225a1697b905de22d9ae69eeac7d472796f250e92d5b5", kill_on_drop: false }` [INFO] [stderr] Compiling iota-core v0.2.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "923f5d791601aeadd8e225a1697b905de22d9ae69eeac7d472796f250e92d5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "923f5d791601aeadd8e225a1697b905de22d9ae69eeac7d472796f250e92d5b5", kill_on_drop: false }` [INFO] [stdout] 923f5d791601aeadd8e225a1697b905de22d9ae69eeac7d472796f250e92d5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", 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] c045720d0ab981c19e9722b3eb3760723819680349f0e289a31a00e557f98a99 [INFO] running `Command { std: "docker" "start" "-a" "c045720d0ab981c19e9722b3eb3760723819680349f0e289a31a00e557f98a99", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iota-682a175056ac5bc1 [INFO] [stdout] [INFO] [stderr] Doc-tests iota [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] [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" "c045720d0ab981c19e9722b3eb3760723819680349f0e289a31a00e557f98a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c045720d0ab981c19e9722b3eb3760723819680349f0e289a31a00e557f98a99", kill_on_drop: false }` [INFO] [stdout] c045720d0ab981c19e9722b3eb3760723819680349f0e289a31a00e557f98a99