[INFO] cloning repository https://github.com/gear-quick-start/fungible-token [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/fungible-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffungible-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffungible-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72460a577a76c73ec9431dab22354b2037899c55 [INFO] documenting gear-quick-start/fungible-token against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-quick-start%2Ffungible-token" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gear-quick-start/fungible-token on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gear-quick-start/fungible-token [INFO] finished tweaking git repo https://github.com/gear-quick-start/fungible-token [INFO] tweaked toml for git repo https://github.com/gear-quick-start/fungible-token written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/gear-quick-start/fungible-token already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c81f501d45eb9f5469ebf3a9951b8057b506c90b59df2feab5997fe5c0fcfd [INFO] running `Command { std: "docker" "start" "-a" "03c81f501d45eb9f5469ebf3a9951b8057b506c90b59df2feab5997fe5c0fcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c81f501d45eb9f5469ebf3a9951b8057b506c90b59df2feab5997fe5c0fcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c81f501d45eb9f5469ebf3a9951b8057b506c90b59df2feab5997fe5c0fcfd", kill_on_drop: false }` [INFO] [stdout] 03c81f501d45eb9f5469ebf3a9951b8057b506c90b59df2feab5997fe5c0fcfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] c0915e7f77cedb603a3009680c11552def42786e66a8c45f42d406f9bfa0e215 [INFO] running `Command { std: "docker" "start" "-a" "c0915e7f77cedb603a3009680c11552def42786e66a8c45f42d406f9bfa0e215", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=e76ae98#e76ae986) [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking str-buf v2.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Checking gsys v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking galloc v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [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?branch=stable#a57e3210) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.3.0 [INFO] [stderr] Compiling fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking parity-scale-codec v3.2.1 [INFO] [stderr] Checking scale-info v2.3.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking gear-core-errors v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking gcore v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking gstd v0.1.0 (https://github.com/gear-tech/gear.git?branch=stable#a57e3210) [INFO] [stderr] Checking ft-io v0.1.3 (/opt/rustwide/workdir/io) [INFO] [stderr] Scraping fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.28s [INFO] running `Command { std: "docker" "inspect" "c0915e7f77cedb603a3009680c11552def42786e66a8c45f42d406f9bfa0e215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0915e7f77cedb603a3009680c11552def42786e66a8c45f42d406f9bfa0e215", kill_on_drop: false }` [INFO] [stdout] c0915e7f77cedb603a3009680c11552def42786e66a8c45f42d406f9bfa0e215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] dbf2c23b01a4ed54464a629c2a1871398c1b63002bad07b286c4d43896517c0c [INFO] running `Command { std: "docker" "start" "-a" "dbf2c23b01a4ed54464a629c2a1871398c1b63002bad07b286c4d43896517c0c", kill_on_drop: false }` [INFO] [stderr] Compiling fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Scraping fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting fungible-token v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "dbf2c23b01a4ed54464a629c2a1871398c1b63002bad07b286c4d43896517c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf2c23b01a4ed54464a629c2a1871398c1b63002bad07b286c4d43896517c0c", kill_on_drop: false }` [INFO] [stdout] dbf2c23b01a4ed54464a629c2a1871398c1b63002bad07b286c4d43896517c0c