[INFO] cloning repository https://github.com/deepaksirone/redox-loader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepaksirone/redox-loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepaksirone%2Fredox-loader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepaksirone%2Fredox-loader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a5ed1b89763958f5748ce0330371cbef9f57158 [INFO] checking deepaksirone/redox-loader against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepaksirone%2Fredox-loader" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 25% (32/128) Checking out files: 26% (34/128) Checking out files: 27% (35/128) Checking out files: 28% (36/128) Checking out files: 29% (38/128) Checking out files: 30% (39/128) Checking out files: 31% (40/128) Checking out files: 32% (41/128) Checking out files: 33% (43/128) Checking out files: 34% (44/128) Checking out files: 35% (45/128) Checking out files: 36% (47/128) Checking out files: 37% (48/128) Checking out files: 38% (49/128) Checking out files: 39% (50/128) Checking out files: 40% (52/128) Checking out files: 41% (53/128) Checking out files: 42% (54/128) Checking out files: 43% (56/128) Checking out files: 44% (57/128) Checking out files: 45% (58/128) Checking out files: 46% (59/128) Checking out files: 47% (61/128) Checking out files: 48% (62/128) Checking out files: 49% (63/128) Checking out files: 50% (64/128) Checking out files: 51% (66/128) Checking out files: 52% (67/128) Checking out files: 53% (68/128) Checking out files: 54% (70/128) Checking out files: 55% (71/128) Checking out files: 56% (72/128) Checking out files: 57% (73/128) Checking out files: 58% (75/128) Checking out files: 59% (76/128) Checking out files: 60% (77/128) Checking out files: 61% (79/128) Checking out files: 62% (80/128) Checking out files: 63% (81/128) Checking out files: 64% (82/128) Checking out files: 65% (84/128) Checking out files: 66% (85/128) Checking out files: 67% (86/128) Checking out files: 68% (88/128) Checking out files: 69% (89/128) Checking out files: 70% (90/128) Checking out files: 71% (91/128) Checking out files: 72% (93/128) Checking out files: 73% (94/128) Checking out files: 74% (95/128) Checking out files: 75% (96/128) Checking out files: 76% (98/128) Checking out files: 77% (99/128) Checking out files: 78% (100/128) Checking out files: 79% (102/128) Checking out files: 80% (103/128) Checking out files: 81% (104/128) Checking out files: 82% (105/128) Checking out files: 83% (107/128) Checking out files: 84% (108/128) Checking out files: 85% (109/128) Checking out files: 86% (111/128) Checking out files: 87% (112/128) Checking out files: 88% (113/128) Checking out files: 89% (114/128) Checking out files: 90% (116/128) Checking out files: 91% (117/128) Checking out files: 92% (118/128) Checking out files: 93% (120/128) Checking out files: 94% (121/128) Checking out files: 95% (122/128) Checking out files: 96% (123/128) Checking out files: 97% (125/128) Checking out files: 98% (126/128) Checking out files: 99% (127/128) Checking out files: 100% (128/128) Checking out files: 100% (128/128), done. [INFO] validating manifest of git repo https://github.com/deepaksirone/redox-loader on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deepaksirone/redox-loader [INFO] removed path dependency redox_syscall from git repo https://github.com/deepaksirone/redox-loader [INFO] removed path dependency slab_allocator from git repo https://github.com/deepaksirone/redox-loader [INFO] finished tweaking git repo https://github.com/deepaksirone/redox-loader [INFO] tweaked toml for git repo https://github.com/deepaksirone/redox-loader written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/deepaksirone/redox-loader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) 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] Updating git repository `https://gitlab.com/susurrus/fat-rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/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" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.com/susurrus/fat-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) 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 scroll v0.5.0 [INFO] [stderr] Downloaded goblin v0.0.10 [INFO] [stderr] Downloaded derive_more v0.6.2 [INFO] [stderr] Downloaded plain v0.0.2 [INFO] [stderr] Downloaded redox_syscall v0.2.1 [INFO] [stderr] Downloaded slab_allocator v0.3.5 [INFO] [stderr] Downloaded raw-cpuid v2.0.2 [INFO] [stderr] Downloaded x86 v0.7.2 [INFO] [stderr] Downloaded raw-cpuid v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f507d8bda57eaa3ac5bde884bbc4bcf658c162f0c787ac0f8478812a176e024 [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" "3f507d8bda57eaa3ac5bde884bbc4bcf658c162f0c787ac0f8478812a176e024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f507d8bda57eaa3ac5bde884bbc4bcf658c162f0c787ac0f8478812a176e024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f507d8bda57eaa3ac5bde884bbc4bcf658c162f0c787ac0f8478812a176e024", kill_on_drop: false }` [INFO] [stdout] 3f507d8bda57eaa3ac5bde884bbc4bcf658c162f0c787ac0f8478812a176e024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d28d2a766e7196cdf7da57d7d0e59e70e50f147fb062c3814cf8cca596db39c5 [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" "d28d2a766e7196cdf7da57d7d0e59e70e50f147fb062c3814cf8cca596db39c5", kill_on_drop: false }` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling x86 v0.7.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking plain v0.0.2 [INFO] [stderr] Checking scroll v0.5.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking linked_list_allocator v0.6.6 [INFO] [stderr] Checking raw-cpuid v2.0.2 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stdout] error[E0432]: unresolved imports `alloc::alloc::AllocRef`, `alloc::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.6/src/lib.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use alloc::alloc::{AllocRef, AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `AllocErr` in `alloc` [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocRef` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.6/src/hole.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::alloc::{AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linked_list_allocator` [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: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.2/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | asm!("cpuid" : "+{eax}"(eax) "={ebx}"(ebx) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 49 | | "+{ecx}"(ecx) "={edx}"(edx)); [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.2/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("cpuid" : "+{eax}"(eax) "={ebx}"(ebx) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 65 | | "={ecx}"(ecx) "={edx}"(edx)); [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d28d2a766e7196cdf7da57d7d0e59e70e50f147fb062c3814cf8cca596db39c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d28d2a766e7196cdf7da57d7d0e59e70e50f147fb062c3814cf8cca596db39c5", kill_on_drop: false }` [INFO] [stdout] d28d2a766e7196cdf7da57d7d0e59e70e50f147fb062c3814cf8cca596db39c5