[INFO] updating cached repository https://github.com/freiguy1/rust-notes [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] 231af253bdd33567fc15978ff74b24fee2ef81a9 [INFO] documenting freiguy1/rust-notes against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreiguy1%2Frust-notes" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freiguy1/rust-notes 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/freiguy1/rust-notes [INFO] finished tweaking git repo https://github.com/freiguy1/rust-notes [INFO] tweaked toml for git repo https://github.com/freiguy1/rust-notes written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/freiguy1/rust-notes 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] bb3cf15ffde7306be606d581dd44e2d50bd238e9a5249937232a6fcd3c2d3ea0 [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" "bb3cf15ffde7306be606d581dd44e2d50bd238e9a5249937232a6fcd3c2d3ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3cf15ffde7306be606d581dd44e2d50bd238e9a5249937232a6fcd3c2d3ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3cf15ffde7306be606d581dd44e2d50bd238e9a5249937232a6fcd3c2d3ea0", kill_on_drop: false }` [INFO] [stdout] bb3cf15ffde7306be606d581dd44e2d50bd238e9a5249937232a6fcd3c2d3ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ac943bfd9c3143167a29e3f4c1d73771ae0e0c8b0a1425a2d56e346dc846ed27 [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" "ac943bfd9c3143167a29e3f4c1d73771ae0e0c8b0a1425a2d56e346dc846ed27", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.5.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.3 [INFO] [stderr] Checking const-random v0.1.3 [INFO] [stderr] Checking ahash v0.2.6 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking handlebars v2.0.1 [INFO] [stderr] Documenting rust-notes v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "ac943bfd9c3143167a29e3f4c1d73771ae0e0c8b0a1425a2d56e346dc846ed27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac943bfd9c3143167a29e3f4c1d73771ae0e0c8b0a1425a2d56e346dc846ed27", kill_on_drop: false }` [INFO] [stdout] ac943bfd9c3143167a29e3f4c1d73771ae0e0c8b0a1425a2d56e346dc846ed27