[INFO] updating cached repository https://github.com/maximumpower55/makebin [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] e91af857d8adb7ea8e7a399ceb65335eef369df2 [INFO] documenting maximumpower55/makebin against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximumpower55%2Fmakebin" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 67% (246/362) Checking out files: 68% (247/362) Checking out files: 69% (250/362) Checking out files: 70% (254/362) Checking out files: 71% (258/362) Checking out files: 72% (261/362) Checking out files: 73% (265/362) Checking out files: 74% (268/362) Checking out files: 75% (272/362) Checking out files: 76% (276/362) Checking out files: 77% (279/362) Checking out files: 78% (283/362) Checking out files: 79% (286/362) Checking out files: 80% (290/362) Checking out files: 81% (294/362) Checking out files: 82% (297/362) Checking out files: 83% (301/362) Checking out files: 84% (305/362) Checking out files: 85% (308/362) Checking out files: 86% (312/362) Checking out files: 87% (315/362) Checking out files: 88% (319/362) Checking out files: 89% (323/362) Checking out files: 90% (326/362) Checking out files: 91% (330/362) Checking out files: 92% (334/362) Checking out files: 93% (337/362) Checking out files: 94% (341/362) Checking out files: 95% (344/362) Checking out files: 96% (348/362) Checking out files: 97% (352/362) Checking out files: 98% (355/362) Checking out files: 99% (359/362) Checking out files: 100% (362/362) Checking out files: 100% (362/362), done. [INFO] validating manifest of git repo https://github.com/maximumpower55/makebin 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/maximumpower55/makebin [INFO] finished tweaking git repo https://github.com/maximumpower55/makebin [INFO] tweaked toml for git repo https://github.com/maximumpower55/makebin written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/maximumpower55/makebin 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] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d03cfb9ae03aaef8c76f9c66f04e8eebb05f187f0e84c5c772b4e77860a85168 [INFO] running `Command { std: "docker" "start" "-a" "d03cfb9ae03aaef8c76f9c66f04e8eebb05f187f0e84c5c772b4e77860a85168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d03cfb9ae03aaef8c76f9c66f04e8eebb05f187f0e84c5c772b4e77860a85168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03cfb9ae03aaef8c76f9c66f04e8eebb05f187f0e84c5c772b4e77860a85168", kill_on_drop: false }` [INFO] [stdout] d03cfb9ae03aaef8c76f9c66f04e8eebb05f187f0e84c5c772b4e77860a85168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] bbbf4cb12a87b3d0a926ec346bdedb0aa75184153ba897fd3e63c48b091ff62d [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" "bbbf4cb12a87b3d0a926ec346bdedb0aa75184153ba897fd3e63c48b091ff62d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Documenting makebin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.20s [INFO] running `Command { std: "docker" "inspect" "bbbf4cb12a87b3d0a926ec346bdedb0aa75184153ba897fd3e63c48b091ff62d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbf4cb12a87b3d0a926ec346bdedb0aa75184153ba897fd3e63c48b091ff62d", kill_on_drop: false }` [INFO] [stdout] bbbf4cb12a87b3d0a926ec346bdedb0aa75184153ba897fd3e63c48b091ff62d