[INFO] fetching crate ckb-capsule 0.6.0... [INFO] testing ckb-capsule-0.6.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ckb-capsule 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ckb-capsule 0.6.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking crates.io crate ckb-capsule 0.6.0 [INFO] finished tweaking crates.io crate ckb-capsule 0.6.0 [INFO] tweaked toml for crates.io crate ckb-capsule 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ckb-capsule 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-testtool v0.6.0 [INFO] [stderr] Downloaded secp256k1 v0.20.1 [INFO] [stderr] Downloaded toml_edit v0.1.5 [INFO] [stderr] Downloaded tera v1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1abed305c4a60015c359b1a37da886c50577cccbe1e58f4cab158153a8227fe8 [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" "1abed305c4a60015c359b1a37da886c50577cccbe1e58f4cab158153a8227fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1abed305c4a60015c359b1a37da886c50577cccbe1e58f4cab158153a8227fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abed305c4a60015c359b1a37da886c50577cccbe1e58f4cab158153a8227fe8", kill_on_drop: false }` [INFO] [stdout] 1abed305c4a60015c359b1a37da886c50577cccbe1e58f4cab158153a8227fe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd25b61dca361e16879222d9e1a87ef54cb529eeae984a9378108a68817130a [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" "4fd25b61dca361e16879222d9e1a87ef54cb529eeae984a9378108a68817130a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling faster-hex v0.6.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ckb-always-success-script v0.0.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling ckb-vm v0.20.0-rc5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ckb-hash v0.100.0-rc5 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling secp256k1 v0.20.1 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling tentacle-secio v0.5.0 [INFO] [stderr] Compiling ckb-channel v0.100.0-rc5 [INFO] [stderr] Compiling ignore v0.4.17 [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 native-tls v0.2.7 [INFO] [stderr] Compiling faketime v0.2.1 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling ckb-system-scripts v0.5.3 [INFO] [stderr] Compiling ckb-capsule v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 futures-macro v0.3.17 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.17 [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 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.100.0-rc5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.100.0-rc5 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.100.0-rc5 [INFO] [stderr] Compiling serde_json v1.0.62 [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.100.0-rc5 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.100.0-rc5 [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.100.0-rc5 [INFO] [stderr] Compiling ckb-error v0.100.0-rc5 [INFO] [stderr] Compiling ckb-fixed-hash v0.100.0-rc5 [INFO] [stderr] Compiling ckb-crypto v0.100.0-rc5 [INFO] [stderr] Compiling ckb-verification-traits v0.100.0-rc5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [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.100.0-rc5 [INFO] [stderr] Compiling ckb-types v0.100.0-rc5 [INFO] [stderr] Compiling simple-jsonrpc-client v0.1.0 [INFO] [stderr] Compiling ckb-pow v0.100.0-rc5 [INFO] [stderr] Compiling ckb-traits v0.100.0-rc5 [INFO] [stderr] Compiling ckb-dao-utils v0.100.0-rc5 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.100.0-rc5 [INFO] [stderr] Compiling ckb-resource v0.100.0-rc5 [INFO] [stderr] Compiling ckb-chain-spec v0.100.0-rc5 [INFO] [stderr] Compiling ckb-dao v0.100.0-rc5 [INFO] [stderr] Compiling ckb-script v0.100.0-rc5 [INFO] [stderr] Compiling ckb-verification v0.100.0-rc5 [INFO] [stderr] Compiling ckb-testtool v0.6.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "4fd25b61dca361e16879222d9e1a87ef54cb529eeae984a9378108a68817130a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd25b61dca361e16879222d9e1a87ef54cb529eeae984a9378108a68817130a", kill_on_drop: false }` [INFO] [stdout] 4fd25b61dca361e16879222d9e1a87ef54cb529eeae984a9378108a68817130a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 0f9f5f6aa12333076942191bf1368e66eaf78653153a524d75ebb5e93d98ab08 [INFO] running `Command { std: "docker" "start" "-a" "0f9f5f6aa12333076942191bf1368e66eaf78653153a524d75ebb5e93d98ab08", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-capsule v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.78s [INFO] running `Command { std: "docker" "inspect" "0f9f5f6aa12333076942191bf1368e66eaf78653153a524d75ebb5e93d98ab08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9f5f6aa12333076942191bf1368e66eaf78653153a524d75ebb5e93d98ab08", kill_on_drop: false }` [INFO] [stdout] 0f9f5f6aa12333076942191bf1368e66eaf78653153a524d75ebb5e93d98ab08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6946c2b0bb523f33613fe718f6417213a55674c772746b3aeb17db905ce1b9b [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" "b6946c2b0bb523f33613fe718f6417213a55674c772746b3aeb17db905ce1b9b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ckb_capsule-f1ae01598a8ceaa1) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/capsule-959c23000b3423c2) [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] [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" "b6946c2b0bb523f33613fe718f6417213a55674c772746b3aeb17db905ce1b9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6946c2b0bb523f33613fe718f6417213a55674c772746b3aeb17db905ce1b9b", kill_on_drop: false }` [INFO] [stdout] b6946c2b0bb523f33613fe718f6417213a55674c772746b3aeb17db905ce1b9b