[INFO] cloning repository https://github.com/nervosnetwork/tx-forward [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nervosnetwork/tx-forward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Ftx-forward", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Ftx-forward'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f32501f1e68a1aa94565d8a3dede12d757f83f0f [INFO] testing nervosnetwork/tx-forward against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Ftx-forward" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nervosnetwork/tx-forward on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nervosnetwork/tx-forward [INFO] finished tweaking git repo https://github.com/nervosnetwork/tx-forward [INFO] tweaked toml for git repo https://github.com/nervosnetwork/tx-forward written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nervosnetwork/tx-forward already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cb04d7ccc8c437973a91449d8c9a86a5bb7550c43788b5ea34838616cda92f6 [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" "9cb04d7ccc8c437973a91449d8c9a86a5bb7550c43788b5ea34838616cda92f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cb04d7ccc8c437973a91449d8c9a86a5bb7550c43788b5ea34838616cda92f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb04d7ccc8c437973a91449d8c9a86a5bb7550c43788b5ea34838616cda92f6", kill_on_drop: false }` [INFO] [stdout] 9cb04d7ccc8c437973a91449d8c9a86a5bb7550c43788b5ea34838616cda92f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "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] afdb506e1c9c10fe5b09809a0a6b4457df105864a753d935efda8674fdd86581 [INFO] running `Command { std: "docker" "start" "-a" "afdb506e1c9c10fe5b09809a0a6b4457df105864a753d935efda8674fdd86581", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling faster-hex v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ckb-logger v0.100.0-rc2 [INFO] [stderr] Compiling ckb-channel v0.100.0-rc2 [INFO] [stderr] Compiling ckb-channel v0.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ckb-hash v0.100.0-rc2 [INFO] [stderr] Compiling ckb-hash v0.43.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ckb-util v0.100.0-rc2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.100.0-rc2 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.43.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.43.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.100.0-rc2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ckb-logger-config v0.100.0-rc2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.100.0-rc2 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.43.0 [INFO] [stderr] Compiling ckb-logger-service v0.100.0-rc2 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.100.0-rc2 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.43.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling molecule v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.43.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.100.0-rc2 [INFO] [stderr] Compiling ckb-error v0.43.0 [INFO] [stderr] Compiling ckb-error v0.100.0-rc2 [INFO] [stderr] Compiling ckb-fixed-hash v0.100.0-rc2 [INFO] [stderr] Compiling ckb-fixed-hash v0.43.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.43.0 [INFO] [stderr] Compiling ckb-rational v0.100.0-rc2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling ckb-types v0.100.0-rc2 [INFO] [stderr] Compiling ckb-types v0.43.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.43.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.100.0-rc2 [INFO] [stderr] Compiling tx-forward v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `Command { std: "docker" "inspect" "afdb506e1c9c10fe5b09809a0a6b4457df105864a753d935efda8674fdd86581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afdb506e1c9c10fe5b09809a0a6b4457df105864a753d935efda8674fdd86581", kill_on_drop: false }` [INFO] [stdout] afdb506e1c9c10fe5b09809a0a6b4457df105864a753d935efda8674fdd86581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 229adabecf6e73b2413bacae816d13d5dc4e8430e9189f4367e8c3e367f913fc [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" "229adabecf6e73b2413bacae816d13d5dc4e8430e9189f4367e8c3e367f913fc", kill_on_drop: false }` [INFO] [stderr] Compiling tx-forward v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.03s [INFO] running `Command { std: "docker" "inspect" "229adabecf6e73b2413bacae816d13d5dc4e8430e9189f4367e8c3e367f913fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "229adabecf6e73b2413bacae816d13d5dc4e8430e9189f4367e8c3e367f913fc", kill_on_drop: false }` [INFO] [stdout] 229adabecf6e73b2413bacae816d13d5dc4e8430e9189f4367e8c3e367f913fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f513f737947a4db0832fd7df07f32d1b4cabbc9c1b79adba983793b929d1cab9 [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" "f513f737947a4db0832fd7df07f32d1b4cabbc9c1b79adba983793b929d1cab9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tx_forward-b8f1ac8c2b5966ce) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/analyze-63e0fc133a37b18c) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/forward-2226f570b8539aa2) [INFO] [stdout] [INFO] [stderr] Doc-tests tx-forward [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 11 tests [INFO] [stdout] test src/pubsub/mod.rs - pubsub (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::Context (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::HashMap (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::PhantomData (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::PhantomData (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::Pin (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::Poll (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::VecDeque (line 5) ... ignored [INFO] [stdout] test src/pubsub/mod.rs - pubsub::io (line 5) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f513f737947a4db0832fd7df07f32d1b4cabbc9c1b79adba983793b929d1cab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f513f737947a4db0832fd7df07f32d1b4cabbc9c1b79adba983793b929d1cab9", kill_on_drop: false }` [INFO] [stdout] f513f737947a4db0832fd7df07f32d1b4cabbc9c1b79adba983793b929d1cab9