[INFO] cloning repository https://github.com/jsen-/rust-build-core-issue-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsen-/rust-build-core-issue-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsen-%2Frust-build-core-issue-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsen-%2Frust-build-core-issue-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67154f1d03afc67131bc3ae9014e9187205b244d [INFO] checking jsen-/rust-build-core-issue-repro against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsen-%2Frust-build-core-issue-repro" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsen-/rust-build-core-issue-repro on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsen-/rust-build-core-issue-repro [INFO] finished tweaking git repo https://github.com/jsen-/rust-build-core-issue-repro [INFO] tweaked toml for git repo https://github.com/jsen-/rust-build-core-issue-repro written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jsen-/rust-build-core-issue-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5c2ab42ebb0b262ce6a2026eebb847ffaf3f396a5fa6520fafd76ddd6c7b534 [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" "f5c2ab42ebb0b262ce6a2026eebb847ffaf3f396a5fa6520fafd76ddd6c7b534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5c2ab42ebb0b262ce6a2026eebb847ffaf3f396a5fa6520fafd76ddd6c7b534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c2ab42ebb0b262ce6a2026eebb847ffaf3f396a5fa6520fafd76ddd6c7b534", kill_on_drop: false }` [INFO] [stdout] f5c2ab42ebb0b262ce6a2026eebb847ffaf3f396a5fa6520fafd76ddd6c7b534 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac84127b3eaff79cb19a40c26d8de01ccf900cb745bf4aa5197cbdd25307188 [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" "aac84127b3eaff79cb19a40c26d8de01ccf900cb745bf4aa5197cbdd25307188", kill_on_drop: false }` [INFO] [stderr] error: "/opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/src/rust/Cargo.lock" does not exist, unable to build with the standard library, try: [INFO] [stderr] rustup component add rust-src [INFO] running `Command { std: "docker" "inspect" "aac84127b3eaff79cb19a40c26d8de01ccf900cb745bf4aa5197cbdd25307188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac84127b3eaff79cb19a40c26d8de01ccf900cb745bf4aa5197cbdd25307188", kill_on_drop: false }` [INFO] [stdout] aac84127b3eaff79cb19a40c26d8de01ccf900cb745bf4aa5197cbdd25307188