[INFO] fetching crate tendermint-light-client-js 0.24.0-pre.1... [INFO] testing tendermint-light-client-js-0.24.0-pre.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tendermint-light-client-js 0.24.0-pre.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tendermint-light-client-js 0.24.0-pre.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tendermint-light-client-js 0.24.0-pre.1 [INFO] finished tweaking crates.io crate tendermint-light-client-js 0.24.0-pre.1 [INFO] tweaked toml for crates.io crate tendermint-light-client-js 0.24.0-pre.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tendermint-light-client-verifier v0.24.0-pre.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.22 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "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] 4c29aff434027d4f83cdfd36bf348c7121c990615af28d7f0b7caf129480bf5f [INFO] running `Command { std: "docker" "start" "-a" "4c29aff434027d4f83cdfd36bf348c7121c990615af28d7f0b7caf129480bf5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c29aff434027d4f83cdfd36bf348c7121c990615af28d7f0b7caf129480bf5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c29aff434027d4f83cdfd36bf348c7121c990615af28d7f0b7caf129480bf5f", kill_on_drop: false }` [INFO] [stdout] 4c29aff434027d4f83cdfd36bf348c7121c990615af28d7f0b7caf129480bf5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", 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] 7e49d6af3d0f9ad6e366917165c91e3932d484790ddaccacf4d71d6499915b84 [INFO] running `Command { std: "docker" "start" "-a" "7e49d6af3d0f9ad6e366917165c91e3932d484790ddaccacf4d71d6499915b84", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling ed25519-consensus v1.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tendermint-proto v0.24.0-pre.1 [INFO] [stderr] Compiling tendermint v0.24.0-pre.1 [INFO] [stderr] Compiling tendermint-config v0.24.0-pre.1 [INFO] [stderr] Compiling tendermint-rpc v0.24.0-pre.1 [INFO] [stderr] Compiling tendermint-light-client-verifier v0.24.0-pre.1 [INFO] [stderr] Compiling tendermint-light-client-js v0.24.0-pre.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "7e49d6af3d0f9ad6e366917165c91e3932d484790ddaccacf4d71d6499915b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e49d6af3d0f9ad6e366917165c91e3932d484790ddaccacf4d71d6499915b84", kill_on_drop: false }` [INFO] [stdout] 7e49d6af3d0f9ad6e366917165c91e3932d484790ddaccacf4d71d6499915b84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4500433966ddd106a34a88a2b336306f48f406d9cadb15c95bc01248f04a3d8c [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" "4500433966ddd106a34a88a2b336306f48f406d9cadb15c95bc01248f04a3d8c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.22 [INFO] [stderr] Compiling js-sys v0.3.49 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.22 [INFO] [stderr] Compiling tendermint-light-client-js v0.24.0-pre.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `Command { std: "docker" "inspect" "4500433966ddd106a34a88a2b336306f48f406d9cadb15c95bc01248f04a3d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4500433966ddd106a34a88a2b336306f48f406d9cadb15c95bc01248f04a3d8c", kill_on_drop: false }` [INFO] [stdout] 4500433966ddd106a34a88a2b336306f48f406d9cadb15c95bc01248f04a3d8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b2332668cba7940c8f6a19a34da3e0be092e175480e317d0d0bff54ed9d9278 [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" "9b2332668cba7940c8f6a19a34da3e0be092e175480e317d0d0bff54ed9d9278", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tendermint_light_client_js-a4c747df7165af92) [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-27ca30f1211ec7cc) [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] [stderr] Doc-tests tendermint-light-client-js [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] [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" "9b2332668cba7940c8f6a19a34da3e0be092e175480e317d0d0bff54ed9d9278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2332668cba7940c8f6a19a34da3e0be092e175480e317d0d0bff54ed9d9278", kill_on_drop: false }` [INFO] [stdout] 9b2332668cba7940c8f6a19a34da3e0be092e175480e317d0d0bff54ed9d9278