[INFO] cloning repository https://github.com/gear-quick-start/feeds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gear-quick-start/feeds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffeeds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffeeds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87475fe70c42b79333dba7ca20a9bf2fc1104f7d [INFO] documenting gear-quick-start/feeds 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%2Fgear-quick-start%2Ffeeds" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gear-quick-start/feeds 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/gear-quick-start/feeds [INFO] finished tweaking git repo https://github.com/gear-quick-start/feeds [INFO] tweaked toml for git repo https://github.com/gear-quick-start/feeds written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/gear-quick-start/feeds 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] c2328d5b38d4452a8aa587e2433726dbf3eb9be59d05b841333d41bd8bf94976 [INFO] running `Command { std: "docker" "start" "-a" "c2328d5b38d4452a8aa587e2433726dbf3eb9be59d05b841333d41bd8bf94976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2328d5b38d4452a8aa587e2433726dbf3eb9be59d05b841333d41bd8bf94976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2328d5b38d4452a8aa587e2433726dbf3eb9be59d05b841333d41bd8bf94976", kill_on_drop: false }` [INFO] [stdout] c2328d5b38d4452a8aa587e2433726dbf3eb9be59d05b841333d41bd8bf94976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 594eb4fdc7fac45fa815e6d9e088d3d854b686bd874780af8ccc8b606ab2c3d9 [INFO] running `Command { std: "docker" "start" "-a" "594eb4fdc7fac45fa815e6d9e088d3d854b686bd874780af8ccc8b606ab2c3d9", 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 serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling camino v1.0.8 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=e76ae98#e76ae986) [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking str-buf v2.0.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking gcore v0.1.0 (https://github.com/gear-tech/gear.git#fc0b74ab) [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking circular_buffer v0.1.0 (https://github.com/breathx/circular-buffer-rs.git#31481ccc) [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Checking galloc v0.1.0 (https://github.com/gear-tech/gear.git#fc0b74ab) [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear.git#fc0b74ab) [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.2 [INFO] [stderr] Compiling scale-info-derive v2.1.2 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear.git#fc0b74ab) [INFO] [stderr] Compiling gear-feeds-channel v0.1.0 (/opt/rustwide/workdir/channel) [INFO] [stderr] Compiling gear-feeds-router v0.1.0 (/opt/rustwide/workdir/router) [INFO] [stderr] Checking parity-scale-codec v3.1.2 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.1.2 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] error: failed to run custom build command for `gear-feeds-router v0.1.0 (/opt/rustwide/workdir/router)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gear-feeds-router-eaa9f7a242728ae4/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed [INFO] [stderr] error: cargo command run failed: exit status: 1 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `gear-feeds-channel v0.1.0 (/opt/rustwide/workdir/channel)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gear-feeds-channel-dcecf584f8349c8e/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed [INFO] [stderr] error: cargo command run failed: exit status: 1 [INFO] running `Command { std: "docker" "inspect" "594eb4fdc7fac45fa815e6d9e088d3d854b686bd874780af8ccc8b606ab2c3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "594eb4fdc7fac45fa815e6d9e088d3d854b686bd874780af8ccc8b606ab2c3d9", kill_on_drop: false }` [INFO] [stdout] 594eb4fdc7fac45fa815e6d9e088d3d854b686bd874780af8ccc8b606ab2c3d9