[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#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [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-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danjl1100/example_uses_dep_using_document_features on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "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-4-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/danjl1100/example_uses_document_features.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded document-features v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff1f754db95011be6bd45ca5c5de38252597832392018343cde4d8afdd0b930b [INFO] running `Command { std: "docker" "start" "-a" "ff1f754db95011be6bd45ca5c5de38252597832392018343cde4d8afdd0b930b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff1f754db95011be6bd45ca5c5de38252597832392018343cde4d8afdd0b930b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1f754db95011be6bd45ca5c5de38252597832392018343cde4d8afdd0b930b", kill_on_drop: false }` [INFO] [stdout] ff1f754db95011be6bd45ca5c5de38252597832392018343cde4d8afdd0b930b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350fea1b88a225352539c2347e1afad9bf1b493c3debef8764935de6a119efff [INFO] running `Command { std: "docker" "start" "-a" "350fea1b88a225352539c2347e1afad9bf1b493c3debef8764935de6a119efff", 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.50s [INFO] running `Command { std: "docker" "inspect" "350fea1b88a225352539c2347e1afad9bf1b493c3debef8764935de6a119efff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350fea1b88a225352539c2347e1afad9bf1b493c3debef8764935de6a119efff", kill_on_drop: false }` [INFO] [stdout] 350fea1b88a225352539c2347e1afad9bf1b493c3debef8764935de6a119efff