[INFO] cloning repository https://github.com/linasdev/ross-configurator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linasdev/ross-configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66d3e3cb01ae7500944551a62f753e3329d13d95 [INFO] documenting linasdev/ross-configurator against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linasdev/ross-configurator 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 git repo https://github.com/linasdev/ross-configurator [INFO] finished tweaking git repo https://github.com/linasdev/ross-configurator [INFO] tweaked toml for git repo https://github.com/linasdev/ross-configurator written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/linasdev/ross-configurator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ross-config v2.27.0 [INFO] [stderr] Downloaded ross-protocol v2.6.0 [INFO] [stderr] Downloaded ross-dsl v2.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] fc5ccc8cce3aa79ba0ffb747b51793347bba51f5e8d40303e2215cdac417c241 [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" "fc5ccc8cce3aa79ba0ffb747b51793347bba51f5e8d40303e2215cdac417c241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc5ccc8cce3aa79ba0ffb747b51793347bba51f5e8d40303e2215cdac417c241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5ccc8cce3aa79ba0ffb747b51793347bba51f5e8d40303e2215cdac417c241", kill_on_drop: false }` [INFO] [stdout] fc5ccc8cce3aa79ba0ffb747b51793347bba51f5e8d40303e2215cdac417c241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 4c0bfb56d980953e09ed1447d2a6ca0671e6117925b12d3617012fb75839013e [INFO] running `Command { std: "docker" "start" "-a" "4c0bfb56d980953e09ed1447d2a6ca0671e6117925b12d3617012fb75839013e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking indent_write v1.0.0 [INFO] [stderr] Checking cool_asserts v1.1.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-can v0.3.0 [INFO] [stderr] Compiling defmt v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parse_int v0.5.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cron-parser v0.7.9 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Checking bxcan v0.4.0 [INFO] [stderr] Checking ross-protocol v2.6.0 [INFO] [stderr] Checking ross-config v2.27.0 [INFO] [stderr] Checking ross-dsl v2.22.0 [INFO] [stderr] Documenting ross-configurator v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "4c0bfb56d980953e09ed1447d2a6ca0671e6117925b12d3617012fb75839013e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0bfb56d980953e09ed1447d2a6ca0671e6117925b12d3617012fb75839013e", kill_on_drop: false }` [INFO] [stdout] 4c0bfb56d980953e09ed1447d2a6ca0671e6117925b12d3617012fb75839013e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 8a9fb2d697344aafb58a03d9591f2048c2012e89fb8aa8a323b39f69af4a80a4 [INFO] running `Command { std: "docker" "start" "-a" "8a9fb2d697344aafb58a03d9591f2048c2012e89fb8aa8a323b39f69af4a80a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking indent_write v1.0.0 [INFO] [stderr] Checking cool_asserts v1.1.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-can v0.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking parse_int v0.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling defmt v0.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cron-parser v0.7.9 [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Checking bxcan v0.4.0 [INFO] [stderr] Checking ross-protocol v2.6.0 [INFO] [stderr] Checking ross-config v2.27.0 [INFO] [stderr] Checking ross-dsl v2.22.0 [INFO] [stderr] Documenting ross-configurator v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "8a9fb2d697344aafb58a03d9591f2048c2012e89fb8aa8a323b39f69af4a80a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9fb2d697344aafb58a03d9591f2048c2012e89fb8aa8a323b39f69af4a80a4", kill_on_drop: false }` [INFO] [stdout] 8a9fb2d697344aafb58a03d9591f2048c2012e89fb8aa8a323b39f69af4a80a4