[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] 229561542f078103ce04933b358cf1747ec9a5bd [INFO] testing nervina-labs/cota-smt against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervina-labs%2Fcota-smt" "/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/nervina-labs/cota-smt 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] removed /workspace/builds/worker-9/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-9/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" "+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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 862126fddffd02ab52a4531797b0d98aacb14b35b9d363926110c7aedbd10c3e [INFO] running `Command { std: "docker" "start" "-a" "862126fddffd02ab52a4531797b0d98aacb14b35b9d363926110c7aedbd10c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "862126fddffd02ab52a4531797b0d98aacb14b35b9d363926110c7aedbd10c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862126fddffd02ab52a4531797b0d98aacb14b35b9d363926110c7aedbd10c3e", kill_on_drop: false }` [INFO] [stdout] 862126fddffd02ab52a4531797b0d98aacb14b35b9d363926110c7aedbd10c3e [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] 477465ac96f3cd1944fb6bd8eff19b3fde1ed08e1968fbecf04ba0c4e7692773 [INFO] running `Command { std: "docker" "start" "-a" "477465ac96f3cd1944fb6bd8eff19b3fde1ed08e1968fbecf04ba0c4e7692773", kill_on_drop: false }` [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 crossbeam-utils v0.8.5 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling blake2b-ref v0.3.0 [INFO] [stderr] Compiling sparse-merkle-tree v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling ckb-channel v0.101.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ckb-hash v0.101.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.101.2 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.101.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.101.2 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.101.2 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Compiling ckb-occupied-capacity v0.101.2 [INFO] [stderr] Compiling ckb-error v0.101.2 [INFO] [stderr] Compiling ckb-fixed-hash v0.101.2 [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.101.2 [INFO] [stderr] Compiling ckb-types v0.101.2 [INFO] [stderr] Compiling cota-smt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "477465ac96f3cd1944fb6bd8eff19b3fde1ed08e1968fbecf04ba0c4e7692773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477465ac96f3cd1944fb6bd8eff19b3fde1ed08e1968fbecf04ba0c4e7692773", kill_on_drop: false }` [INFO] [stdout] 477465ac96f3cd1944fb6bd8eff19b3fde1ed08e1968fbecf04ba0c4e7692773 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3cb9205c40bdae80a94a9a5a1ab15e3b5e2a9f351d4655357b1cc343f0d04075 [INFO] running `Command { std: "docker" "start" "-a" "3cb9205c40bdae80a94a9a5a1ab15e3b5e2a9f351d4655357b1cc343f0d04075", kill_on_drop: false }` [INFO] [stderr] Compiling cota-smt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `Command { std: "docker" "inspect" "3cb9205c40bdae80a94a9a5a1ab15e3b5e2a9f351d4655357b1cc343f0d04075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb9205c40bdae80a94a9a5a1ab15e3b5e2a9f351d4655357b1cc343f0d04075", kill_on_drop: false }` [INFO] [stdout] 3cb9205c40bdae80a94a9a5a1ab15e3b5e2a9f351d4655357b1cc343f0d04075 [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] 862f23f752f08ec5529390ed08a810670f47fd21fa2bb8b1c8575489d7d7ef7b [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" "862f23f752f08ec5529390ed08a810670f47fd21fa2bb8b1c8575489d7d7ef7b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cota_smt-45e677287472b97c) [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" "862f23f752f08ec5529390ed08a810670f47fd21fa2bb8b1c8575489d7d7ef7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862f23f752f08ec5529390ed08a810670f47fd21fa2bb8b1c8575489d7d7ef7b", kill_on_drop: false }` [INFO] [stdout] 862f23f752f08ec5529390ed08a810670f47fd21fa2bb8b1c8575489d7d7ef7b