[INFO] cloning repository https://github.com/danjl1100/example_uses_dep_using_document_features [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danjl1100/example_uses_dep_using_document_features" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanjl1100%2Fexample_uses_dep_using_document_features", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanjl1100%2Fexample_uses_dep_using_document_features'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f248fad8c95fe9b6708f3cb33d41c7d7d2323665 [INFO] checking danjl1100/example_uses_dep_using_document_features against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanjl1100%2Fexample_uses_dep_using_document_features" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danjl1100/example_uses_dep_using_document_features on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danjl1100/example_uses_dep_using_document_features [INFO] finished tweaking git repo https://github.com/danjl1100/example_uses_dep_using_document_features [INFO] tweaked toml for git repo https://github.com/danjl1100/example_uses_dep_using_document_features written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danjl1100/example_uses_dep_using_document_features already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/danjl1100/example_uses_document_features.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b879712b036f3a81ed04cf235b55437b94ed6a800b88aab09baae0cd6ab0e4e [INFO] running `Command { std: "docker" "start" "-a" "2b879712b036f3a81ed04cf235b55437b94ed6a800b88aab09baae0cd6ab0e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b879712b036f3a81ed04cf235b55437b94ed6a800b88aab09baae0cd6ab0e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b879712b036f3a81ed04cf235b55437b94ed6a800b88aab09baae0cd6ab0e4e", kill_on_drop: false }` [INFO] [stdout] 2b879712b036f3a81ed04cf235b55437b94ed6a800b88aab09baae0cd6ab0e4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f87e6547c47235f81dfc49bf713bdc556ac02df16743748b6a129f0f60b4077d [INFO] running `Command { std: "docker" "start" "-a" "f87e6547c47235f81dfc49bf713bdc556ac02df16743748b6a129f0f60b4077d", kill_on_drop: false }` [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Checking example_uses_document_features v0.1.0 (https://github.com/danjl1100/example_uses_document_features.git#a1ba56e5) [INFO] [stderr] Checking the_bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "f87e6547c47235f81dfc49bf713bdc556ac02df16743748b6a129f0f60b4077d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87e6547c47235f81dfc49bf713bdc556ac02df16743748b6a129f0f60b4077d", kill_on_drop: false }` [INFO] [stdout] f87e6547c47235f81dfc49bf713bdc556ac02df16743748b6a129f0f60b4077d