[INFO] cloning repository https://github.com/nervosnetwork/capsule [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nervosnetwork/capsule" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fcapsule", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fcapsule'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c094e360edb1b9d802c1a569ddd0e9481ca7fe37 [INFO] testing nervosnetwork/capsule against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fcapsule" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nervosnetwork/capsule on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nervosnetwork/capsule [INFO] finished tweaking git repo https://github.com/nervosnetwork/capsule [INFO] tweaked toml for git repo https://github.com/nervosnetwork/capsule written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nervosnetwork/capsule already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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] e3cd39a34b54af09d54688b1ec45fd28bc63c937e1a78d705c19579c29764e02 [INFO] running `Command { std: "docker" "start" "-a" "e3cd39a34b54af09d54688b1ec45fd28bc63c937e1a78d705c19579c29764e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3cd39a34b54af09d54688b1ec45fd28bc63c937e1a78d705c19579c29764e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cd39a34b54af09d54688b1ec45fd28bc63c937e1a78d705c19579c29764e02", kill_on_drop: false }` [INFO] [stdout] e3cd39a34b54af09d54688b1ec45fd28bc63c937e1a78d705c19579c29764e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b99e18f7fd11dc4cde4b68fbb8443ca58b0eec87ba0ac7b6b4dc2ded833b7f2 [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" "9b99e18f7fd11dc4cde4b68fbb8443ca58b0eec87ba0ac7b6b4dc2ded833b7f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling faster-hex v0.6.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ckb-constant v0.101.1 [INFO] [stderr] Compiling ckb-script v0.101.1 [INFO] [stderr] Compiling ckb-vm-definitions v0.20.0-rc6 [INFO] [stderr] Compiling unsigned-varint v0.6.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tentacle-secio v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling ckb-always-success-script v0.0.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling ckb-vm v0.20.0-rc6 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ckb-logger v0.101.1 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling ckb-hash v0.101.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling secp256k1 v0.20.1 [INFO] [stderr] Compiling ckb-channel v0.101.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling faketime v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling ckb-capsule v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling opentelemetry v0.15.0 [INFO] [stderr] Compiling ckb-metrics v0.101.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.101.1 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.101.1 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.101.1 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.101.1 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tentacle-multiaddr v0.3.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling tera v1.6.1 [INFO] [stderr] Compiling jsonrpc-core v17.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.101.1 [INFO] [stderr] Compiling ckb-error v0.101.1 [INFO] [stderr] Compiling ckb-fixed-hash v0.101.1 [INFO] [stderr] Compiling ckb-verification-traits v0.101.1 [INFO] [stderr] Compiling ckb-crypto v0.101.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.101.1 [INFO] [stderr] Compiling ckb-types v0.101.1 [INFO] [stderr] Compiling simple-jsonrpc-client v0.1.0 [INFO] [stderr] Compiling ckb-pow v0.101.1 [INFO] [stderr] Compiling ckb-traits v0.101.1 [INFO] [stderr] Compiling ckb-dao-utils v0.101.1 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.101.1 [INFO] [stderr] Compiling ckb-resource v0.101.1 [INFO] [stderr] Compiling ckb-chain-spec v0.101.1 [INFO] [stderr] Compiling ckb-dao v0.101.1 [INFO] [stderr] Compiling ckb-verification v0.101.1 [INFO] [stderr] Compiling ckb-testtool v0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 17s [INFO] running `Command { std: "docker" "inspect" "9b99e18f7fd11dc4cde4b68fbb8443ca58b0eec87ba0ac7b6b4dc2ded833b7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b99e18f7fd11dc4cde4b68fbb8443ca58b0eec87ba0ac7b6b4dc2ded833b7f2", kill_on_drop: false }` [INFO] [stdout] 9b99e18f7fd11dc4cde4b68fbb8443ca58b0eec87ba0ac7b6b4dc2ded833b7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--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] 56f37f4bbc25c03fa9054114472acdbb49147808600e8bf13fa3bb4786c29784 [INFO] running `Command { std: "docker" "start" "-a" "56f37f4bbc25c03fa9054114472acdbb49147808600e8bf13fa3bb4786c29784", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-capsule v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.45s [INFO] running `Command { std: "docker" "inspect" "56f37f4bbc25c03fa9054114472acdbb49147808600e8bf13fa3bb4786c29784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f37f4bbc25c03fa9054114472acdbb49147808600e8bf13fa3bb4786c29784", kill_on_drop: false }` [INFO] [stdout] 56f37f4bbc25c03fa9054114472acdbb49147808600e8bf13fa3bb4786c29784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c7cb9e06405708ea5165a972050ff82e669e3db22bba452e83317b8d2b820b2 [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" "3c7cb9e06405708ea5165a972050ff82e669e3db22bba452e83317b8d2b820b2", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ckb_capsule-f67c51f36f45be99) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/capsule-988657d9716f2620) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/src/main.rs (/opt/rustwide/target/debug/deps/src-0016d05ca51b1ce5) [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] [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 ckb-capsule [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" "3c7cb9e06405708ea5165a972050ff82e669e3db22bba452e83317b8d2b820b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7cb9e06405708ea5165a972050ff82e669e3db22bba452e83317b8d2b820b2", kill_on_drop: false }` [INFO] [stdout] 3c7cb9e06405708ea5165a972050ff82e669e3db22bba452e83317b8d2b820b2