[INFO] cloning repository https://github.com/jjyr/ckb-contract-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjyr/ckb-contract-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-contract-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-contract-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75a28704e51ea61108b26766e739d5fbb7739a58 [INFO] documenting jjyr/ckb-contract-tool against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-contract-tool" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/ckb-contract-tool on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjyr/ckb-contract-tool [INFO] finished tweaking git repo https://github.com/jjyr/ckb-contract-tool [INFO] tweaked toml for git repo https://github.com/jjyr/ckb-contract-tool written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc596c35cb56b3b403e2a9e614e8c95e40d4dc9c31e3ccc0b24ec4ab42ff6564 [INFO] running `Command { std: "docker" "start" "-a" "cc596c35cb56b3b403e2a9e614e8c95e40d4dc9c31e3ccc0b24ec4ab42ff6564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc596c35cb56b3b403e2a9e614e8c95e40d4dc9c31e3ccc0b24ec4ab42ff6564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc596c35cb56b3b403e2a9e614e8c95e40d4dc9c31e3ccc0b24ec4ab42ff6564", kill_on_drop: false }` [INFO] [stdout] cc596c35cb56b3b403e2a9e614e8c95e40d4dc9c31e3ccc0b24ec4ab42ff6564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed641ce6012df7f2e1033909af1357f31b3b398f11bfb7901e4cb5e9b2bd8071 [INFO] running `Command { std: "docker" "start" "-a" "ed641ce6012df7f2e1033909af1357f31b3b398f11bfb7901e4cb5e9b2bd8071", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking ckb-constant v0.101.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ckb-vm-definitions v0.21.1 [INFO] [stderr] Compiling ckb-script v0.101.8 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unsigned-varint v0.6.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Compiling tentacle-secio v0.5.0 [INFO] [stderr] Checking ckb-vm-definitions v0.20.0-rc6 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking ckb-logger v0.101.8 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling ckb-vm v0.21.1 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ckb-vm v0.20.0-rc6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking faketime v0.2.1 [INFO] [stderr] Compiling ckb-channel v0.101.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking lru v0.7.6 [INFO] [stderr] Checking ckb-hash v0.101.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking goblin v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking opentelemetry v0.15.0 [INFO] [stderr] Checking ckb-metrics v0.101.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.101.8 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.101.8 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking molecule v0.7.3 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tentacle-multiaddr v0.3.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.101.8 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.101.8 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking ckb-fixed-hash v0.101.8 [INFO] [stderr] Checking ckb-occupied-capacity v0.101.8 [INFO] [stderr] Checking ckb-crypto v0.101.8 [INFO] [stderr] Checking ckb-error v0.101.8 [INFO] [stderr] Checking ckb-verification-traits v0.101.8 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.101.8 [INFO] [stderr] Compiling ckb-types v0.101.8 [INFO] [stderr] Checking ckb-jsonrpc-types v0.101.8 [INFO] [stderr] Checking ckb-dao-utils v0.101.8 [INFO] [stderr] Checking ckb-traits v0.101.8 [INFO] [stderr] Checking ckb-pow v0.101.8 [INFO] [stderr] Compiling ckb-resource v0.101.8 [INFO] [stderr] Checking ckb-chain-spec v0.101.8 [INFO] [stderr] Checking ckb-dao v0.101.8 [INFO] [stderr] Checking ckb-verification v0.101.8 [INFO] [stderr] Documenting ckb-testtool v0.7.1 (/opt/rustwide/workdir/testtool) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> testtool/src/context.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | /// - https://docs.rs/ckb-chain-spec/0.101.2/ckb_chain_spec/consensus/struct.Consensus.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> testtool/src/context.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | /// - https://docs.rs/ckb-types/0.101.2/ckb_types/core/hardfork/struct.HardForkSwitch.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> testtool/src/context.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | /// - https://docs.rs/ckb-script/0.101.2/ckb_script/struct.TxVerifyEnv.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "ed641ce6012df7f2e1033909af1357f31b3b398f11bfb7901e4cb5e9b2bd8071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed641ce6012df7f2e1033909af1357f31b3b398f11bfb7901e4cb5e9b2bd8071", kill_on_drop: false }` [INFO] [stdout] ed641ce6012df7f2e1033909af1357f31b3b398f11bfb7901e4cb5e9b2bd8071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 26991c79ceb5a53d5c843d786450fc887937a3ce73a612756b03aed06009262b [INFO] running `Command { std: "docker" "start" "-a" "26991c79ceb5a53d5c843d786450fc887937a3ce73a612756b03aed06009262b", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "26991c79ceb5a53d5c843d786450fc887937a3ce73a612756b03aed06009262b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26991c79ceb5a53d5c843d786450fc887937a3ce73a612756b03aed06009262b", kill_on_drop: false }` [INFO] [stdout] 26991c79ceb5a53d5c843d786450fc887937a3ce73a612756b03aed06009262b