[INFO] crate cargo-graph 0.3.1 is already in cache [INFO] documenting cargo-graph-0.3.1 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate cargo-graph 0.3.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cargo-graph 0.3.1 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 crates.io crate cargo-graph 0.3.1 [INFO] finished tweaking crates.io crate cargo-graph 0.3.1 [INFO] tweaked toml for crates.io crate cargo-graph 0.3.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a3ddd058a4382127fa73c1be3a1ab79c2392f8be19ad4df17ac83ae383da8221 [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" "a3ddd058a4382127fa73c1be3a1ab79c2392f8be19ad4df17ac83ae383da8221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ddd058a4382127fa73c1be3a1ab79c2392f8be19ad4df17ac83ae383da8221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ddd058a4382127fa73c1be3a1ab79c2392f8be19ad4df17ac83ae383da8221", kill_on_drop: false }` [INFO] [stdout] a3ddd058a4382127fa73c1be3a1ab79c2392f8be19ad4df17ac83ae383da8221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 23f4f0e116cca795a710f807a61aca8ede82d072331b0e127eeea8b70a3e9b21 [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" "23f4f0e116cca795a710f807a61aca8ede82d072331b0e127eeea8b70a3e9b21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking clap v2.11.3 [INFO] [stderr] Checking toml v0.2.1 [INFO] [stderr] Documenting cargo-graph v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[options]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/main.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | //! **NOTE:** It's also possible to run `cargo graph [options] | dot [options] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [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: `[options]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/main.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | //! **NOTE:** It's also possible to run `cargo graph [options] | dot [options] [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: could not parse code block as Rust code [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | //! ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 107 | | //! C\:> setx path \"%path%;C:\path\to\cargo-graph\binary\" [INFO] [stdout] 108 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unterminated double quote string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/main.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | //! ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 123 | | //! USAGE: [INFO] [stdout] 124 | | //! cargo graph [FLAGS] [OPTIONS] [INFO] [stdout] 125 | | //! [INFO] [stdout] ... | [INFO] [stdout] 192 | | //! triangle] [INFO] [stdout] 193 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.46s [INFO] running `Command { std: "docker" "inspect" "23f4f0e116cca795a710f807a61aca8ede82d072331b0e127eeea8b70a3e9b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f4f0e116cca795a710f807a61aca8ede82d072331b0e127eeea8b70a3e9b21", kill_on_drop: false }` [INFO] [stdout] 23f4f0e116cca795a710f807a61aca8ede82d072331b0e127eeea8b70a3e9b21