[INFO] updating cached repository https://github.com/hobofan/rlay-validate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 288932b03808ae1d14d7862b9a2de1fd869a344e [INFO] documenting hobofan/rlay-validate against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobofan%2Frlay-validate" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hobofan/rlay-validate on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hobofan/rlay-validate [INFO] finished tweaking git repo https://github.com/hobofan/rlay-validate [INFO] tweaked toml for git repo https://github.com/hobofan/rlay-validate written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/hobofan/rlay-validate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c8a897b081b062c87cfab80741c158809061c2321e2a7e83b3063641292bcb6 [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" "6c8a897b081b062c87cfab80741c158809061c2321e2a7e83b3063641292bcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c8a897b081b062c87cfab80741c158809061c2321e2a7e83b3063641292bcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8a897b081b062c87cfab80741c158809061c2321e2a7e83b3063641292bcb6", kill_on_drop: false }` [INFO] [stdout] 6c8a897b081b062c87cfab80741c158809061c2321e2a7e83b3063641292bcb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54204bb6b139b5306c5091f6f9fb691c83c36ecbad6771dfc55ece9d973f07c3 [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" "54204bb6b139b5306c5091f6f9fb691c83c36ecbad6771dfc55ece9d973f07c3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking base-x v0.2.5 [INFO] [stderr] Checking integer-encoding v1.0.7 [INFO] [stderr] Checking half v1.3.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking multibase v0.6.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Checking multihash v0.8.0 [INFO] [stderr] Checking cid_fork_rlay v0.3.1 [INFO] [stderr] Checking cbor v0.4.1 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking multicodec v0.1.0 (https://github.com/hobofan/rust-multicodec#a5c30b4b) [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Compiling rlay_ontology_build v0.2.3 [INFO] [stderr] Compiling rlay_ontology v0.2.3 [INFO] [stderr] Documenting rlay-validate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "54204bb6b139b5306c5091f6f9fb691c83c36ecbad6771dfc55ece9d973f07c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54204bb6b139b5306c5091f6f9fb691c83c36ecbad6771dfc55ece9d973f07c3", kill_on_drop: false }` [INFO] [stdout] 54204bb6b139b5306c5091f6f9fb691c83c36ecbad6771dfc55ece9d973f07c3