[INFO] cloning repository https://github.com/nervina-labs/cota-smt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nervina-labs/cota-smt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervina-labs%2Fcota-smt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervina-labs%2Fcota-smt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09f2512bec14805d6d409b913a0232f739a37235 [INFO] testing nervina-labs/cota-smt against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervina-labs%2Fcota-smt" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nervina-labs/cota-smt on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-65/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nervina-labs/cota-smt [INFO] finished tweaking git repo https://github.com/nervina-labs/cota-smt [INFO] tweaked toml for git repo https://github.com/nervina-labs/cota-smt written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/nervina-labs/cota-smt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 296c3724547ea830348d20f4ef00b546833764cd8a01f7ae33bf2196f4d580d2 [INFO] running `Command { std: "docker" "start" "-a" "296c3724547ea830348d20f4ef00b546833764cd8a01f7ae33bf2196f4d580d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "296c3724547ea830348d20f4ef00b546833764cd8a01f7ae33bf2196f4d580d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296c3724547ea830348d20f4ef00b546833764cd8a01f7ae33bf2196f4d580d2", kill_on_drop: false }` [INFO] [stdout] 296c3724547ea830348d20f4ef00b546833764cd8a01f7ae33bf2196f4d580d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1ba5d2c8d36baf9b2877cf20edf4b20a5722ec1a4e079341b0da29cb726bbf [INFO] running `Command { std: "docker" "start" "-a" "1b1ba5d2c8d36baf9b2877cf20edf4b20a5722ec1a4e079341b0da29cb726bbf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling blake2b-ref v0.3.0 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling sparse-merkle-tree v0.5.3 [INFO] [stderr] Compiling ckb-hash v0.103.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ckb-channel v0.103.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.103.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.103.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.103.0 [INFO] [stderr] Compiling molecule v0.7.3 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.103.0 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-occupied-capacity v0.103.0 [INFO] [stderr] Compiling ckb-error v0.103.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.103.0 [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.103.0 [INFO] [stderr] Compiling ckb-types v0.103.0 [INFO] [stderr] Compiling cota-smt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "1b1ba5d2c8d36baf9b2877cf20edf4b20a5722ec1a4e079341b0da29cb726bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1ba5d2c8d36baf9b2877cf20edf4b20a5722ec1a4e079341b0da29cb726bbf", kill_on_drop: false }` [INFO] [stdout] 1b1ba5d2c8d36baf9b2877cf20edf4b20a5722ec1a4e079341b0da29cb726bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc96afac12282f8e973a9208b3dc53503e56949af00538891fafb568dad2ae2e [INFO] running `Command { std: "docker" "start" "-a" "cc96afac12282f8e973a9208b3dc53503e56949af00538891fafb568dad2ae2e", kill_on_drop: false }` [INFO] [stderr] Compiling cota-smt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.86s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cota_smt-0315e8912cae643f) [INFO] running `Command { std: "docker" "inspect" "cc96afac12282f8e973a9208b3dc53503e56949af00538891fafb568dad2ae2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc96afac12282f8e973a9208b3dc53503e56949af00538891fafb568dad2ae2e", kill_on_drop: false }` [INFO] [stdout] cc96afac12282f8e973a9208b3dc53503e56949af00538891fafb568dad2ae2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cba37d41af213224ea1250a898544986792c7439d65d156e59096bdf3640093 [INFO] running `Command { std: "docker" "start" "-a" "9cba37d41af213224ea1250a898544986792c7439d65d156e59096bdf3640093", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cota_smt-0315e8912cae643f) [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 cota-smt [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" "9cba37d41af213224ea1250a898544986792c7439d65d156e59096bdf3640093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cba37d41af213224ea1250a898544986792c7439d65d156e59096bdf3640093", kill_on_drop: false }` [INFO] [stdout] 9cba37d41af213224ea1250a898544986792c7439d65d156e59096bdf3640093