[INFO] cloning repository https://github.com/sagebind/deb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagebind/deb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagebind%2Fdeb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagebind%2Fdeb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eae9caef86540a2dff6f7de05dbb0795701d6918 [INFO] documenting sagebind/deb against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagebind%2Fdeb" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sagebind/deb 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/sagebind/deb [INFO] removed path dependency script from git repo https://github.com/sagebind/deb [INFO] finished tweaking git repo https://github.com/sagebind/deb [INFO] tweaked toml for git repo https://github.com/sagebind/deb written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sagebind/deb 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] warning: dependency (script) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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] [stderr] warning: dependency (script) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded script v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6e1b7b0fa86c2c275122f92471f7e95d1fbc5286d7ecf91c280f96960b472767 [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" "6e1b7b0fa86c2c275122f92471f7e95d1fbc5286d7ecf91c280f96960b472767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e1b7b0fa86c2c275122f92471f7e95d1fbc5286d7ecf91c280f96960b472767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1b7b0fa86c2c275122f92471f7e95d1fbc5286d7ecf91c280f96960b472767", kill_on_drop: false }` [INFO] [stdout] 6e1b7b0fa86c2c275122f92471f7e95d1fbc5286d7ecf91c280f96960b472767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 42a3f7ade5d63abb2a8cbd6d3bc97c318e2f02bd875b44c49abc232cb6563e2b [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" "42a3f7ade5d63abb2a8cbd6d3bc97c318e2f02bd875b44c49abc232cb6563e2b", kill_on_drop: false }` [INFO] [stderr] warning: dependency (script) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking script v0.1.0 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking tar v0.3.4 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Documenting pkg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read lib.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `pkg`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type dylib --crate-name pkg lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f5669793789d1938.rmeta --extern script=/opt/rustwide/target/debug/deps/libscript-61dce9a6c5a292c2.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-0d84a89666524981.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-e7be7863b5f9349e.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "42a3f7ade5d63abb2a8cbd6d3bc97c318e2f02bd875b44c49abc232cb6563e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a3f7ade5d63abb2a8cbd6d3bc97c318e2f02bd875b44c49abc232cb6563e2b", kill_on_drop: false }` [INFO] [stdout] 42a3f7ade5d63abb2a8cbd6d3bc97c318e2f02bd875b44c49abc232cb6563e2b