[INFO] cloning repository https://github.com/Phala-Network/fat-contract-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phala-Network/fat-contract-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhala-Network%2Ffat-contract-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhala-Network%2Ffat-contract-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c668c35369fa5a79bcd06bc958d2947d6efc1def [INFO] documenting Phala-Network/fat-contract-workshop 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%2FPhala-Network%2Ffat-contract-workshop" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phala-Network/fat-contract-workshop 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/Phala-Network/fat-contract-workshop [INFO] finished tweaking git repo https://github.com/Phala-Network/fat-contract-workshop [INFO] tweaked toml for git repo https://github.com/Phala-Network/fat-contract-workshop written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/Phala-Network/fat-contract-workshop already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 6976cb58eadaa6e5fafa11f6b69569730eb4729520b94e43ab6b1295d108292f [INFO] running `Command { std: "docker" "start" "-a" "6976cb58eadaa6e5fafa11f6b69569730eb4729520b94e43ab6b1295d108292f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6976cb58eadaa6e5fafa11f6b69569730eb4729520b94e43ab6b1295d108292f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6976cb58eadaa6e5fafa11f6b69569730eb4729520b94e43ab6b1295d108292f", kill_on_drop: false }` [INFO] [stdout] 6976cb58eadaa6e5fafa11f6b69569730eb4729520b94e43ab6b1295d108292f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] d52fdd464b04a449116e794397679edaa08dd532c17c0758bd616be5aef6f8bc [INFO] running `Command { std: "docker" "start" "-a" "d52fdd464b04a449116e794397679edaa08dd532c17c0758bd616be5aef6f8bc", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking ink_prelude v3.0.0-rc9 [INFO] [stderr] Checking ink_allocator v3.0.0-rc9 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=df333fa1a0467c28 -C extra-filename=-df333fa1a0467c28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d52fdd464b04a449116e794397679edaa08dd532c17c0758bd616be5aef6f8bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52fdd464b04a449116e794397679edaa08dd532c17c0758bd616be5aef6f8bc", kill_on_drop: false }` [INFO] [stdout] d52fdd464b04a449116e794397679edaa08dd532c17c0758bd616be5aef6f8bc