[INFO] cloning repository https://github.com/jasperdg/flux-protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasperdg/flux-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasperdg%2Fflux-protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasperdg%2Fflux-protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8504c5bf5fc3f5befa70a78c3a0a627f414d1942 [INFO] documenting jasperdg/flux-protocol against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasperdg%2Fflux-protocol" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasperdg/flux-protocol on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasperdg/flux-protocol [INFO] finished tweaking git repo https://github.com/jasperdg/flux-protocol [INFO] tweaked toml for git repo https://github.com/jasperdg/flux-protocol written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jasperdg/flux-protocol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64cad063055ba90d8db276c6687015e351e237ec5c3b410b2379dc29e2fd3cac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64cad063055ba90d8db276c6687015e351e237ec5c3b410b2379dc29e2fd3cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64cad063055ba90d8db276c6687015e351e237ec5c3b410b2379dc29e2fd3cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cad063055ba90d8db276c6687015e351e237ec5c3b410b2379dc29e2fd3cac", kill_on_drop: false }` [INFO] [stdout] 64cad063055ba90d8db276c6687015e351e237ec5c3b410b2379dc29e2fd3cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b3b5e5304624dafd6f9c6ea450ec345b8d46ea0f8c8bd93828fcc673bc902fb [INFO] running `Command { std: "docker" "start" "-a" "0b3b5e5304624dafd6f9c6ea450ec345b8d46ea0f8c8bd93828fcc673bc902fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Compiling borsh-derive-internal v0.6.2 [INFO] [stderr] Compiling near-sdk-core v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling borsh-derive v0.6.2 [INFO] [stderr] Compiling near-sdk-macros v0.11.0 [INFO] [stderr] Checking borsh v0.6.2 [INFO] [stderr] Checking near-runtime-fees v0.9.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Checking near-vm-errors v0.9.1 [INFO] [stderr] Checking near-vm-logic v0.9.1 [INFO] [stderr] Checking near-sdk v0.11.0 [INFO] [stderr] Documenting flux-protocol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "0b3b5e5304624dafd6f9c6ea450ec345b8d46ea0f8c8bd93828fcc673bc902fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3b5e5304624dafd6f9c6ea450ec345b8d46ea0f8c8bd93828fcc673bc902fb", kill_on_drop: false }` [INFO] [stdout] 0b3b5e5304624dafd6f9c6ea450ec345b8d46ea0f8c8bd93828fcc673bc902fb