[INFO] updating cached repository https://github.com/JerTH/armv7m-vm [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] 0fe97b98de4c3bb74becb6ae5157b378bdba743a [INFO] documenting JerTH/armv7m-vm against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJerTH%2Farmv7m-vm" "/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/JerTH/armv7m-vm on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JerTH/armv7m-vm [INFO] finished tweaking git repo https://github.com/JerTH/armv7m-vm [INFO] tweaked toml for git repo https://github.com/JerTH/armv7m-vm written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/JerTH/armv7m-vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f4902eeac3b7f893c79e6f49fd867de926a95c19eaa584a03f7841c6d087da7 [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" "7f4902eeac3b7f893c79e6f49fd867de926a95c19eaa584a03f7841c6d087da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f4902eeac3b7f893c79e6f49fd867de926a95c19eaa584a03f7841c6d087da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4902eeac3b7f893c79e6f49fd867de926a95c19eaa584a03f7841c6d087da7", kill_on_drop: false }` [INFO] [stdout] 7f4902eeac3b7f893c79e6f49fd867de926a95c19eaa584a03f7841c6d087da7 [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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5229766d0c7a2ffc6639be358d95c47fe5d8b07f4efbee7cffa7419a9ab2ca [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" "bd5229766d0c7a2ffc6639be358d95c47fe5d8b07f4efbee7cffa7419a9ab2ca", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking elfy v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Documenting armchair v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[R0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / /// ARMv7-M virtual processor [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Registers: [INFO] [stdout] 9 | | /// [ R0 ]: General purpose Thumb16 addressable [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// [ R14 ]: Link Register [INFO] [stdout] 24 | | /// [ R15 ]: Program Counter [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | /// [ R10 ]: General purpose [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | /// [ R11 ]: General purpose [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | /// [ R12 ]: General purpose [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | /// [ R13 ]: Stack Pointer [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// [ R14 ]: Link Register [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[R15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/processor.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | /// [ R15 ]: Program Counter [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.95s [INFO] running `Command { std: "docker" "inspect" "bd5229766d0c7a2ffc6639be358d95c47fe5d8b07f4efbee7cffa7419a9ab2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5229766d0c7a2ffc6639be358d95c47fe5d8b07f4efbee7cffa7419a9ab2ca", kill_on_drop: false }` [INFO] [stdout] bd5229766d0c7a2ffc6639be358d95c47fe5d8b07f4efbee7cffa7419a9ab2ca