[INFO] fetching crate tendermint-testgen 0.19.0... [INFO] testing tendermint-testgen-0.19.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tendermint-testgen 0.19.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tendermint-testgen 0.19.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tendermint-testgen 0.19.0 [INFO] finished tweaking crates.io crate tendermint-testgen 0.19.0 [INFO] tweaked toml for crates.io crate tendermint-testgen 0.19.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tendermint-testgen 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gumdrop_derive v0.8.0 [INFO] [stderr] Downloaded simple-error v0.2.3 [INFO] [stderr] Downloaded gumdrop v0.8.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57f33e6c54706ff59684f3145b9deeef60908e7de774bac68c1ad7d8b31efea3 [INFO] running `Command { std: "docker" "start" "-a" "57f33e6c54706ff59684f3145b9deeef60908e7de774bac68c1ad7d8b31efea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57f33e6c54706ff59684f3145b9deeef60908e7de774bac68c1ad7d8b31efea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f33e6c54706ff59684f3145b9deeef60908e7de774bac68c1ad7d8b31efea3", kill_on_drop: false }` [INFO] [stdout] 57f33e6c54706ff59684f3145b9deeef60908e7de774bac68c1ad7d8b31efea3 [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=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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29281dc6ff78ab561d2306bab082e8bc85869afd94a735702a41d70d69e83bba [INFO] running `Command { std: "docker" "start" "-a" "29281dc6ff78ab561d2306bab082e8bc85869afd94a735702a41d70d69e83bba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tendermint-proto v0.19.0 [INFO] [stderr] Compiling tendermint v0.19.0 [INFO] [stderr] Compiling tendermint-testgen v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "29281dc6ff78ab561d2306bab082e8bc85869afd94a735702a41d70d69e83bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29281dc6ff78ab561d2306bab082e8bc85869afd94a735702a41d70d69e83bba", kill_on_drop: false }` [INFO] [stdout] 29281dc6ff78ab561d2306bab082e8bc85869afd94a735702a41d70d69e83bba [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=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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eba13fd26062186d5530a91a59bfcaffcc04ebe40362adcb5d941e8e49dc1e8 [INFO] running `Command { std: "docker" "start" "-a" "3eba13fd26062186d5530a91a59bfcaffcc04ebe40362adcb5d941e8e49dc1e8", kill_on_drop: false }` [INFO] [stderr] Compiling tendermint-testgen v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "3eba13fd26062186d5530a91a59bfcaffcc04ebe40362adcb5d941e8e49dc1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eba13fd26062186d5530a91a59bfcaffcc04ebe40362adcb5d941e8e49dc1e8", kill_on_drop: false }` [INFO] [stdout] 3eba13fd26062186d5530a91a59bfcaffcc04ebe40362adcb5d941e8e49dc1e8 [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=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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bc9cc7016266916afa0b46d0d5f34b52268ea6ba331709f6313494d912322d3 [INFO] running `Command { std: "docker" "start" "-a" "5bc9cc7016266916afa0b46d0d5f34b52268ea6ba331709f6313494d912322d3", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 11 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tendermint_testgen-0cca1fd2ace7f972) [INFO] [stdout] test time::tests::test_time ... ok [INFO] [stdout] test validator::tests::test_validator ... ok [INFO] [stdout] test validator_set::tests::test_validator_set ... ok [INFO] [stdout] test light_chain::tests::test_latest_block ... ok [INFO] [stdout] test light_chain::tests::test_block ... ok [INFO] [stdout] test light_chain::tests::test_advance_chain ... ok [INFO] [stdout] test vote::tests::test_vote ... ok [INFO] [stdout] test header::tests::test_header ... ok [INFO] [stdout] test commit::tests::test_commit ... ok [INFO] [stdout] test light_block::tests::test_light_block ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tendermint_testgen-b1fcf1ce701bee10) [INFO] [stdout] test light_chain::tests::test_light_chain_with_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [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] [stderr] Doc-tests tendermint-testgen [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/light_block.rs - light_block::TmLightBlock (line 23) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5bc9cc7016266916afa0b46d0d5f34b52268ea6ba331709f6313494d912322d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc9cc7016266916afa0b46d0d5f34b52268ea6ba331709f6313494d912322d3", kill_on_drop: false }` [INFO] [stdout] 5bc9cc7016266916afa0b46d0d5f34b52268ea6ba331709f6313494d912322d3