[INFO] fetching crate muta-protocol 0.1.0-alpha.1... [INFO] testing muta-protocol-0.1.0-alpha.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate muta-protocol 0.1.0-alpha.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate muta-protocol 0.1.0-alpha.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6007fd53e52e632da111cbbf9fdcffe0cddb53486349c3f4814bfa3ca07f25ff [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" "6007fd53e52e632da111cbbf9fdcffe0cddb53486349c3f4814bfa3ca07f25ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6007fd53e52e632da111cbbf9fdcffe0cddb53486349c3f4814bfa3ca07f25ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6007fd53e52e632da111cbbf9fdcffe0cddb53486349c3f4814bfa3ca07f25ff", kill_on_drop: false }` [INFO] [stdout] 6007fd53e52e632da111cbbf9fdcffe0cddb53486349c3f4814bfa3ca07f25ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa714cc19399d444ce2fdcde1ff6d08031eff12bf5ecda01e2c6d517533a976 [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" "3fa714cc19399d444ce2fdcde1ff6d08031eff12bf5ecda01e2c6d517533a976", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [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 memchr v2.4.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling creep v0.1.1 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [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 smallvec v0.6.14 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling hasher v0.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [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_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [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 async-trait v0.1.50 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [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.8.1 [INFO] [stderr] Compiling ethbloom v0.5.3 [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 20s [INFO] running `Command { std: "docker" "inspect" "3fa714cc19399d444ce2fdcde1ff6d08031eff12bf5ecda01e2c6d517533a976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa714cc19399d444ce2fdcde1ff6d08031eff12bf5ecda01e2c6d517533a976", kill_on_drop: false }` [INFO] [stdout] 3fa714cc19399d444ce2fdcde1ff6d08031eff12bf5ecda01e2c6d517533a976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3cc5e454b57b1812cc28a5c97d397be40e568b7acc323be314810745a74eb66 [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" "e3cc5e454b57b1812cc28a5c97d397be40e568b7acc323be314810745a74eb66", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling muta-protocol v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.88s [INFO] running `Command { std: "docker" "inspect" "e3cc5e454b57b1812cc28a5c97d397be40e568b7acc323be314810745a74eb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cc5e454b57b1812cc28a5c97d397be40e568b7acc323be314810745a74eb66", kill_on_drop: false }` [INFO] [stdout] e3cc5e454b57b1812cc28a5c97d397be40e568b7acc323be314810745a74eb66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 34229dfc0223d224bf4bb9da9db852a0fe8eea94bcd5c5863ae03df8d5170898 [INFO] running `Command { std: "docker" "start" "-a" "34229dfc0223d224bf4bb9da9db852a0fe8eea94bcd5c5863ae03df8d5170898", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/muta_protocol-10f2a8e2cc5e846b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test types::primitive::tests::test_from_pubkey_bytes ... ok [INFO] [stdout] test codec::epoch::test::test_u8_convert_u32 ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::test_fixed_codec ... 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_primitive ... ok [INFO] [stdout] test types::primitive::tests::test_hash ... ok [INFO] [stdout] test codec::tests::test_codec ... ok [INFO] [stdout] test fixed_codec::tests::fixed_codec::bench_epoch_deserialize ... 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 codec::tests::bench_epoch_serialize ... ok [INFO] [stdout] test codec::tests::bench_signed_tx_serialize ... 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 codec::tests::test_signed_tx_serialize_size ... 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_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.90s [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" "34229dfc0223d224bf4bb9da9db852a0fe8eea94bcd5c5863ae03df8d5170898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34229dfc0223d224bf4bb9da9db852a0fe8eea94bcd5c5863ae03df8d5170898", kill_on_drop: false }` [INFO] [stdout] 34229dfc0223d224bf4bb9da9db852a0fe8eea94bcd5c5863ae03df8d5170898