[INFO] fetching crate scale-serialization 1.0.0-beta2... [INFO] documenting scale-serialization-1.0.0-beta2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate scale-serialization 1.0.0-beta2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate scale-serialization 1.0.0-beta2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scale-serialization 1.0.0-beta2 [INFO] finished tweaking crates.io crate scale-serialization 1.0.0-beta2 [INFO] tweaked toml for crates.io crate scale-serialization 1.0.0-beta2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info-derive v2.1.2 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.1.2 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded scale-info v2.1.2 [INFO] [stderr] Downloaded parity-scale-codec v3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c748a549ffbf27665deeffc1224cc8041c9249f23d6dec98ed918bb4ecab577 [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" "6c748a549ffbf27665deeffc1224cc8041c9249f23d6dec98ed918bb4ecab577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c748a549ffbf27665deeffc1224cc8041c9249f23d6dec98ed918bb4ecab577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c748a549ffbf27665deeffc1224cc8041c9249f23d6dec98ed918bb4ecab577", kill_on_drop: false }` [INFO] [stdout] 6c748a549ffbf27665deeffc1224cc8041c9249f23d6dec98ed918bb4ecab577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.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] 91eb478bba172f21e63c1d7cc12b67fb89960d3e96d3069ee602a399298bf4e6 [INFO] running `Command { std: "docker" "start" "-a" "91eb478bba172f21e63c1d7cc12b67fb89960d3e96d3069ee602a399298bf4e6", 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 radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [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 thiserror v1.0.31 [INFO] [stderr] Compiling toml v0.5.9 [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] Checking parity-scale-codec v3.1.2 [INFO] [stderr] Checking scale-info v2.1.2 [INFO] [stderr] Documenting scale-serialization v1.0.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "91eb478bba172f21e63c1d7cc12b67fb89960d3e96d3069ee602a399298bf4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91eb478bba172f21e63c1d7cc12b67fb89960d3e96d3069ee602a399298bf4e6", kill_on_drop: false }` [INFO] [stdout] 91eb478bba172f21e63c1d7cc12b67fb89960d3e96d3069ee602a399298bf4e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 7ccc67e4522626d3c5a7bb5085e63880a1aa7c7e4f96a204ac7fe9d114200e38 [INFO] running `Command { std: "docker" "start" "-a" "7ccc67e4522626d3c5a7bb5085e63880a1aa7c7e4f96a204ac7fe9d114200e38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [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 thiserror v1.0.31 [INFO] [stderr] Compiling toml v0.5.9 [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] Checking parity-scale-codec v3.1.2 [INFO] [stderr] Checking scale-info v2.1.2 [INFO] [stderr] Documenting scale-serialization v1.0.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "7ccc67e4522626d3c5a7bb5085e63880a1aa7c7e4f96a204ac7fe9d114200e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccc67e4522626d3c5a7bb5085e63880a1aa7c7e4f96a204ac7fe9d114200e38", kill_on_drop: false }` [INFO] [stdout] 7ccc67e4522626d3c5a7bb5085e63880a1aa7c7e4f96a204ac7fe9d114200e38