[INFO] cloning repository https://github.com/1337grrl/phobos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1337grrl/phobos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337grrl%2Fphobos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337grrl%2Fphobos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c4e14cf92c5c3e77703f3644deb6011f2b34917 [INFO] checking 1337grrl/phobos against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337grrl%2Fphobos" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 15% (232/1480) Checking out files: 16% (237/1480) Checking out files: 17% (252/1480) Checking out files: 18% (267/1480) Checking out files: 19% (282/1480) Checking out files: 20% (296/1480) Checking out files: 21% (311/1480) Checking out files: 22% (326/1480) Checking out files: 23% (341/1480) Checking out files: 24% (356/1480) Checking out files: 25% (370/1480) Checking out files: 26% (385/1480) Checking out files: 27% (400/1480) Checking out files: 28% (415/1480) Checking out files: 29% (430/1480) Checking out files: 30% (444/1480) Checking out files: 31% (459/1480) Checking out files: 32% (474/1480) Checking out files: 33% (489/1480) Checking out files: 34% (504/1480) Checking out files: 35% (518/1480) Checking out files: 36% (533/1480) Checking out files: 37% (548/1480) Checking out files: 38% (563/1480) Checking out files: 39% (578/1480) Checking out files: 40% (592/1480) Checking out files: 41% (607/1480) Checking out files: 42% (622/1480) Checking out files: 43% (637/1480) Checking out files: 44% (652/1480) Checking out files: 45% (666/1480) Checking out files: 46% (681/1480) Checking out files: 47% (696/1480) Checking out files: 48% (711/1480) Checking out files: 49% (726/1480) Checking out files: 50% (740/1480) Checking out files: 51% (755/1480) Checking out files: 52% (770/1480) Checking out files: 52% (774/1480) Checking out files: 53% (785/1480) Checking out files: 54% (800/1480) Checking out files: 55% (814/1480) Checking out files: 56% (829/1480) Checking out files: 57% (844/1480) Checking out files: 58% (859/1480) Checking out files: 59% (874/1480) Checking out files: 60% (888/1480) Checking out files: 61% (903/1480) Checking out files: 62% (918/1480) Checking out files: 63% (933/1480) Checking out files: 64% (948/1480) Checking out files: 65% (962/1480) Checking out files: 66% (977/1480) Checking out files: 67% (992/1480) Checking out files: 68% (1007/1480) Checking out files: 69% (1022/1480) Checking out files: 70% (1036/1480) Checking out files: 71% (1051/1480) Checking out files: 72% (1066/1480) Checking out files: 73% (1081/1480) Checking out files: 74% (1096/1480) Checking out files: 75% (1110/1480) Checking out files: 76% (1125/1480) Checking out files: 77% (1140/1480) Checking out files: 78% (1155/1480) Checking out files: 79% (1170/1480) Checking out files: 80% (1184/1480) Checking out files: 81% (1199/1480) Checking out files: 82% (1214/1480) Checking out files: 83% (1229/1480) Checking out files: 84% (1244/1480) Checking out files: 85% (1258/1480) Checking out files: 86% (1273/1480) Checking out files: 87% (1288/1480) Checking out files: 88% (1303/1480) Checking out files: 89% (1318/1480) Checking out files: 90% (1332/1480) Checking out files: 91% (1347/1480) Checking out files: 92% (1362/1480) Checking out files: 93% (1377/1480) Checking out files: 94% (1392/1480) Checking out files: 95% (1406/1480) Checking out files: 96% (1421/1480) Checking out files: 97% (1436/1480) Checking out files: 98% (1451/1480) Checking out files: 99% (1466/1480) Checking out files: 100% (1480/1480) Checking out files: 100% (1480/1480), done. [INFO] validating manifest of git repo https://github.com/1337grrl/phobos on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1337grrl/phobos [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/1337grrl/phobos [INFO] tweaked toml for git repo https://github.com/1337grrl/phobos written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/1337grrl/phobos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta" "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] f9c875c5ac8e382f5294646ac42618d8657b9e2037affb761f3913b9d9630d90 [INFO] running `Command { std: "docker" "start" "-a" "f9c875c5ac8e382f5294646ac42618d8657b9e2037affb761f3913b9d9630d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9c875c5ac8e382f5294646ac42618d8657b9e2037affb761f3913b9d9630d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c875c5ac8e382f5294646ac42618d8657b9e2037affb761f3913b9d9630d90", kill_on_drop: false }` [INFO] [stdout] f9c875c5ac8e382f5294646ac42618d8657b9e2037affb761f3913b9d9630d90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8afa101f669ff5f6b9d7d1fe862d4358e550179edb84b4f4272d8147d3c58ce1 [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" "8afa101f669ff5f6b9d7d1fe862d4358e550179edb84b4f4272d8147d3c58ce1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling x86_64 v0.11.1 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Compiling bootloader v0.9.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cpuio v0.3.0 [INFO] [stderr] Checking volatile v0.2.6 [INFO] [stderr] Checking pc-keyboard v0.5.1 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64_phobos-18250579641203061079` target may not be installed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64_phobos-18250579641203061079` target may not be installed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bit_field` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64_phobos-18250579641203061079` target may not be installed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64_phobos-18250579641203061079` target may not be installed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64_phobos-18250579641203061079` target may not be installed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64_phobos-18250579641203061079` target may not be installed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8afa101f669ff5f6b9d7d1fe862d4358e550179edb84b4f4272d8147d3c58ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8afa101f669ff5f6b9d7d1fe862d4358e550179edb84b4f4272d8147d3c58ce1", kill_on_drop: false }` [INFO] [stdout] 8afa101f669ff5f6b9d7d1fe862d4358e550179edb84b4f4272d8147d3c58ce1