[INFO] fetching crate muta-protocol 0.1.0-alpha.1... [INFO] testing muta-protocol-0.1.0-alpha.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate muta-protocol 0.1.0-alpha.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate muta-protocol 0.1.0-alpha.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate muta-protocol 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate muta-protocol 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate muta-protocol 0.1.0-alpha.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f904507429715e314d3ea11523ea305ad45143de68173464bdc933cb3b8fcdf1 [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" "f904507429715e314d3ea11523ea305ad45143de68173464bdc933cb3b8fcdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f904507429715e314d3ea11523ea305ad45143de68173464bdc933cb3b8fcdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f904507429715e314d3ea11523ea305ad45143de68173464bdc933cb3b8fcdf1", kill_on_drop: false }` [INFO] [stdout] f904507429715e314d3ea11523ea305ad45143de68173464bdc933cb3b8fcdf1 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf6337cf8f39d2a5b758be0546ea7a1c046318626368c57fc8292d11dae07721 [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" "cf6337cf8f39d2a5b758be0546ea7a1c046318626368c57fc8292d11dae07721", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling creep v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling hasher v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling ethbloom v0.8.1 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling rlp v0.3.0 [INFO] [stderr] Compiling cita_trie v2.0.0 [INFO] [stderr] Compiling muta-protocol v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "cf6337cf8f39d2a5b758be0546ea7a1c046318626368c57fc8292d11dae07721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6337cf8f39d2a5b758be0546ea7a1c046318626368c57fc8292d11dae07721", kill_on_drop: false }` [INFO] [stdout] cf6337cf8f39d2a5b758be0546ea7a1c046318626368c57fc8292d11dae07721 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd2d9a4a67d7215e6e5d8362a9247b1cf69fa77fc20608fcbfc2195dded0d400 [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" "bd2d9a4a67d7215e6e5d8362a9247b1cf69fa77fc20608fcbfc2195dded0d400", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling muta-protocol v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "bd2d9a4a67d7215e6e5d8362a9247b1cf69fa77fc20608fcbfc2195dded0d400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2d9a4a67d7215e6e5d8362a9247b1cf69fa77fc20608fcbfc2195dded0d400", kill_on_drop: false }` [INFO] [stdout] bd2d9a4a67d7215e6e5d8362a9247b1cf69fa77fc20608fcbfc2195dded0d400 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b4d896168730c94e1ff01230e95b075156f0e19dfbcc6adaa70509d4d3f1380 [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" "8b4d896168730c94e1ff01230e95b075156f0e19dfbcc6adaa70509d4d3f1380", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/muta_protocol-38b0cb71d85be91e) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test codec::epoch::test::test_u8_convert_u32 ... ok [INFO] [stdout] test types::primitive::tests::test_hash ... ok [INFO] [stdout] test types::primitive::tests::test_from_pubkey_bytes ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::test_fixed_codec_primitive ... ok [INFO] [stdout] test types::primitive::tests::test_address ... ok [INFO] [stdout] test types::service_context::tests::test_request_context ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::test_fixed_codec ... ok [INFO] [stdout] test codec::tests::test_codec ... ok [INFO] [stdout] test codec::tests::bench_epoch_serialize ... ok [INFO] [stdout] test codec::tests::bench_epoch_try_into ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::bench_epoch_serialize ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::bench_epoch_deserialize ... ok [INFO] [stdout] test codec::tests::test_signed_tx_serialize_size ... ok [INFO] [stdout] test codec::tests::bench_signed_tx_serialize ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::test_signed_tx_serialize_size ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::bench_signed_tx_serialize ... ok [INFO] [stdout] test codec::tests::bench_signed_tx_deserialize ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::bench_signed_tx_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s [INFO] [stdout] [INFO] [stderr] Doc-tests muta-protocol [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" "8b4d896168730c94e1ff01230e95b075156f0e19dfbcc6adaa70509d4d3f1380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4d896168730c94e1ff01230e95b075156f0e19dfbcc6adaa70509d4d3f1380", kill_on_drop: false }` [INFO] [stdout] 8b4d896168730c94e1ff01230e95b075156f0e19dfbcc6adaa70509d4d3f1380