[INFO] updating cached repository https://github.com/sebglazebrook/aliases [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] 2947b1e56e359d3ff4a38ebfb033a4b5c06050e3 [INFO] checking sebglazebrook/aliases against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebglazebrook%2Faliases" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 37% (40/107) Checking out files: 38% (41/107) Checking out files: 39% (42/107) Checking out files: 40% (43/107) Checking out files: 41% (44/107) Checking out files: 42% (45/107) Checking out files: 43% (47/107) Checking out files: 44% (48/107) Checking out files: 45% (49/107) Checking out files: 46% (50/107) Checking out files: 47% (51/107) Checking out files: 48% (52/107) Checking out files: 49% (53/107) Checking out files: 50% (54/107) Checking out files: 51% (55/107) Checking out files: 52% (56/107) Checking out files: 53% (57/107) Checking out files: 54% (58/107) Checking out files: 55% (59/107) Checking out files: 56% (60/107) Checking out files: 57% (61/107) Checking out files: 58% (63/107) Checking out files: 59% (64/107) Checking out files: 60% (65/107) Checking out files: 61% (66/107) Checking out files: 62% (67/107) Checking out files: 63% (68/107) Checking out files: 64% (69/107) Checking out files: 65% (70/107) Checking out files: 66% (71/107) Checking out files: 67% (72/107) Checking out files: 68% (73/107) Checking out files: 69% (74/107) Checking out files: 70% (75/107) Checking out files: 71% (76/107) Checking out files: 72% (78/107) Checking out files: 73% (79/107) Checking out files: 74% (80/107) Checking out files: 75% (81/107) Checking out files: 76% (82/107) Checking out files: 77% (83/107) Checking out files: 78% (84/107) Checking out files: 79% (85/107) Checking out files: 80% (86/107) Checking out files: 81% (87/107) Checking out files: 82% (88/107) Checking out files: 83% (89/107) Checking out files: 84% (90/107) Checking out files: 85% (91/107) Checking out files: 86% (93/107) Checking out files: 87% (94/107) Checking out files: 88% (95/107) Checking out files: 89% (96/107) Checking out files: 90% (97/107) Checking out files: 91% (98/107) Checking out files: 92% (99/107) Checking out files: 93% (100/107) Checking out files: 94% (101/107) Checking out files: 95% (102/107) Checking out files: 96% (103/107) Checking out files: 97% (104/107) Checking out files: 98% (105/107) Checking out files: 99% (106/107) Checking out files: 100% (107/107) Checking out files: 100% (107/107), done. [INFO] validating manifest of git repo https://github.com/sebglazebrook/aliases 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/sebglazebrook/aliases [INFO] finished tweaking git repo https://github.com/sebglazebrook/aliases [INFO] tweaked toml for git repo https://github.com/sebglazebrook/aliases written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sebglazebrook/aliases already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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] ddf7f4bcdb373ff509299aa0a66852d0dcf23d1f0654e3b6971182dd18cf1a81 [INFO] running `"docker" "start" "-a" "ddf7f4bcdb373ff509299aa0a66852d0dcf23d1f0654e3b6971182dd18cf1a81"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking countdown v0.1.2 [INFO] [stderr] Compiling stainless v0.1.11 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.11/src/lib.rs:7:30 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking tabwriter v0.1.25 [INFO] [stderr] error[E0463]: can't find crate for `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.11/src/lib.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | extern crate syntax; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0463, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `stainless`. [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" "ddf7f4bcdb373ff509299aa0a66852d0dcf23d1f0654e3b6971182dd18cf1a81"` [INFO] running `"docker" "rm" "-f" "ddf7f4bcdb373ff509299aa0a66852d0dcf23d1f0654e3b6971182dd18cf1a81"` [INFO] [stdout] ddf7f4bcdb373ff509299aa0a66852d0dcf23d1f0654e3b6971182dd18cf1a81