[INFO] cloning repository https://github.com/movefuns/move-js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/movefuns/move-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmovefuns%2Fmove-js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmovefuns%2Fmove-js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5de4f3a32126fd4831b92bd1e2ddc06b2e849df [INFO] documenting movefuns/move-js against 1.70.0 for beta-1.71-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmovefuns%2Fmove-js" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/movefuns/move-js on toolchain 1.70.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.70.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/movefuns/move-js [INFO] finished tweaking git repo https://github.com/movefuns/move-js [INFO] tweaked toml for git repo https://github.com/movefuns/move-js written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/movefuns/move-js already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.70.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/starcoinorg/move` [INFO] [stderr] Updating git repository `https://github.com/starcoinorg/schemars` [INFO] [stderr] Updating git repository `https://github.com/pym-labs/starcoin-crypto` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datatest-stable v0.1.1 [INFO] [stderr] Downloaded mirai-annotations v1.12.0 [INFO] [stderr] Downloaded serde-name v0.1.2 [INFO] [stderr] Downloaded x25519-dalek-fiat v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.70.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89db2931662cae7d429a2789e12df0c3d80d3b7ece19c83c41754f0a43b5f36e [INFO] running `Command { std: "docker" "start" "-a" "89db2931662cae7d429a2789e12df0c3d80d3b7ece19c83c41754f0a43b5f36e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89db2931662cae7d429a2789e12df0c3d80d3b7ece19c83c41754f0a43b5f36e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89db2931662cae7d429a2789e12df0c3d80d3b7ece19c83c41754f0a43b5f36e", kill_on_drop: false }` [INFO] [stdout] 89db2931662cae7d429a2789e12df0c3d80d3b7ece19c83c41754f0a43b5f36e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.70.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa716856163ae8394b6bd9a85891473aeefb324933a656c853889b84157072e [INFO] running `Command { std: "docker" "start" "-a" "6fa716856163ae8394b6bd9a85891473aeefb324933a656c853889b84157072e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling schemars v0.8.8 (https://github.com/starcoinorg/schemars?rev=6972da92f4360e1779168bb3fe0274c521d324e2#6972da92) [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking fiat-crypto v0.1.17 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking move-borrow-graph v0.0.1 (https://github.com/starcoinorg/move?rev=4735fa59b63e1b30622411d8af65129e4c80b3bc#4735fa59) [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.8 (https://github.com/starcoinorg/schemars?rev=6972da92f4360e1779168bb3fe0274c521d324e2#6972da92) [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling diem-crypto-derive v0.0.3 (https://github.com/pym-labs/starcoin-crypto?rev=ada7f71f3585670106e356f82a8d817e8115b41b#ada7f71f) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling starcoin-crypto-macro v1.10.0-rc.2 (https://github.com/pym-labs/starcoin-crypto?rev=ada7f71f3585670106e356f82a8d817e8115b41b#ada7f71f) [INFO] [stderr] error: could not compile `fiat-crypto` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fiat_crypto --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fiat-crypto-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=486390bcfa3d11fb -C extra-filename=-486390bcfa3d11fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6fa716856163ae8394b6bd9a85891473aeefb324933a656c853889b84157072e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa716856163ae8394b6bd9a85891473aeefb324933a656c853889b84157072e", kill_on_drop: false }` [INFO] [stdout] 6fa716856163ae8394b6bd9a85891473aeefb324933a656c853889b84157072e