[INFO] updating cached repository https://github.com/deepaksirone/redox-loader [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4a5ed1b89763958f5748ce0330371cbef9f57158 [INFO] checking deepaksirone/redox-loader against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepaksirone%2Fredox-loader" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/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 d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/deepaksirone/redox-loader already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] error: the lock file /workspace/builds/worker-9/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 `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://gitlab.com/susurrus/fat-rs` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7db9c394b893de4db5c0d6a223764fbb490c0400984926f069de255a61a02a85 [INFO] running `"docker" "start" "-a" "7db9c394b893de4db5c0d6a223764fbb490c0400984926f069de255a61a02a85"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling x86 v0.7.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking scroll v0.5.0 [INFO] [stderr] Checking plain v0.0.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Checking redox_syscall v0.1.56 [INFO] [stderr] Checking raw-cpuid v2.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Compiling raw-cpuid v4.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking linked_list_allocator v0.6.6 [INFO] [stderr] error[E0050]: method `alloc` has 2 parameters but the declaration in trait `core::alloc::AllocRef::alloc` has 3 [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.6/src/lib.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | unsafe fn alloc(&mut self, layout: Layout) -> Result, AllocErr> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stderr] | [INFO] [stderr] = note: `alloc` from trait: `fn(&mut Self, core::alloc::Layout, core::alloc::AllocInit) -> core::result::Result` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0050`. [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] [stderr] error[E0050]: method `alloc` has 2 parameters but the declaration in trait `core::alloc::AllocRef::alloc` has 3 [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.6.6/src/lib.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | unsafe fn alloc(&mut self, layout: Layout) -> Result, AllocErr> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stderr] | [INFO] [stderr] = note: `alloc` from trait: `fn(&mut Self, core::alloc::Layout, core::alloc::AllocInit) -> core::result::Result` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0050`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "7db9c394b893de4db5c0d6a223764fbb490c0400984926f069de255a61a02a85"` [INFO] running `"docker" "rm" "-f" "7db9c394b893de4db5c0d6a223764fbb490c0400984926f069de255a61a02a85"` [INFO] [stdout] 7db9c394b893de4db5c0d6a223764fbb490c0400984926f069de255a61a02a85