[INFO] fetching crate uckb-spec 0.1.1... [INFO] testing uckb-spec-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate uckb-spec 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate uckb-spec 0.1.1 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] started tweaking crates.io crate uckb-spec 0.1.1 [INFO] finished tweaking crates.io crate uckb-spec 0.1.1 [INFO] tweaked toml for crates.io crate uckb-spec 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f384ef80e7e08e6a9a78dd31e7fdb89cb466b155138c0b11609eac519e1b5d8 [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" "6f384ef80e7e08e6a9a78dd31e7fdb89cb466b155138c0b11609eac519e1b5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f384ef80e7e08e6a9a78dd31e7fdb89cb466b155138c0b11609eac519e1b5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f384ef80e7e08e6a9a78dd31e7fdb89cb466b155138c0b11609eac519e1b5d8", kill_on_drop: false }` [INFO] [stdout] 6f384ef80e7e08e6a9a78dd31e7fdb89cb466b155138c0b11609eac519e1b5d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a11a05bb7cd74c8a223b524f5ef6fab13bbd49f030c310b8c272682b513ce06 [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" "3a11a05bb7cd74c8a223b524f5ef6fab13bbd49f030c310b8c272682b513ce06", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling tentacle-secio v0.4.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling ckb-channel v0.38.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling property v0.3.3 [INFO] [stderr] Compiling attohttpc v0.10.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.38.0 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.38.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tentacle-multiaddr v0.2.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling ckb-hash v0.38.0 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling igd v0.11.1 [INFO] [stderr] Compiling ckb-occupied-capacity v0.38.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.38.0 [INFO] [stderr] Compiling ckb-error v0.38.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.38.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ckb-fixed-hash v0.38.0 [INFO] [stderr] Compiling ckb-crypto v0.38.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-yamux v0.2.12 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling tentacle v0.3.8 [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.38.0 [INFO] [stderr] Compiling ckb-types v0.38.0 [INFO] [stderr] Compiling ckb-pow v0.38.0 [INFO] [stderr] Compiling ckb-dao-utils v0.38.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.38.0 [INFO] [stderr] Compiling ckb-resource v0.38.0 [INFO] [stderr] Compiling ckb-chain-spec v0.38.0 [INFO] [stderr] Compiling uckb-spec v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "3a11a05bb7cd74c8a223b524f5ef6fab13bbd49f030c310b8c272682b513ce06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a11a05bb7cd74c8a223b524f5ef6fab13bbd49f030c310b8c272682b513ce06", kill_on_drop: false }` [INFO] [stdout] 3a11a05bb7cd74c8a223b524f5ef6fab13bbd49f030c310b8c272682b513ce06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3155179856b1f588c821379ef2bf62d4429c9fc11b7d73b0ef55d5e64fc6c1 [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" "fe3155179856b1f588c821379ef2bf62d4429c9fc11b7d73b0ef55d5e64fc6c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling uckb-spec v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.75s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/uckb_spec-a60a9b9766d75cef) [INFO] running `Command { std: "docker" "inspect" "fe3155179856b1f588c821379ef2bf62d4429c9fc11b7d73b0ef55d5e64fc6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3155179856b1f588c821379ef2bf62d4429c9fc11b7d73b0ef55d5e64fc6c1", kill_on_drop: false }` [INFO] [stdout] fe3155179856b1f588c821379ef2bf62d4429c9fc11b7d73b0ef55d5e64fc6c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] e8becf33114f9d6c2877c83259169b01f3a81ebc97cce7119c73b5222b57fc55 [INFO] running `Command { std: "docker" "start" "-a" "e8becf33114f9d6c2877c83259169b01f3a81ebc97cce7119c73b5222b57fc55", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uckb_spec-a60a9b9766d75cef) [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 uckb-spec [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" "e8becf33114f9d6c2877c83259169b01f3a81ebc97cce7119c73b5222b57fc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8becf33114f9d6c2877c83259169b01f3a81ebc97cce7119c73b5222b57fc55", kill_on_drop: false }` [INFO] [stdout] e8becf33114f9d6c2877c83259169b01f3a81ebc97cce7119c73b5222b57fc55