[INFO] updating cached repository https://github.com/zzeroo/ArcadeRS-1.0 [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] 568c683422799de2298688f7b991e8d8d8675254 [INFO] checking zzeroo/ArcadeRS-1.0 against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzeroo%2FArcadeRS-1.0" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 34% (91/265) Checking out files: 35% (93/265) Checking out files: 36% (96/265) Checking out files: 37% (99/265) Checking out files: 38% (101/265) Checking out files: 39% (104/265) Checking out files: 40% (106/265) Checking out files: 41% (109/265) Checking out files: 42% (112/265) Checking out files: 43% (114/265) Checking out files: 44% (117/265) Checking out files: 45% (120/265) Checking out files: 46% (122/265) Checking out files: 47% (125/265) Checking out files: 48% (128/265) Checking out files: 49% (130/265) Checking out files: 50% (133/265) Checking out files: 51% (136/265) Checking out files: 52% (138/265) Checking out files: 53% (141/265) Checking out files: 54% (144/265) Checking out files: 55% (146/265) Checking out files: 56% (149/265) Checking out files: 57% (152/265) Checking out files: 58% (154/265) Checking out files: 59% (157/265) Checking out files: 60% (159/265) Checking out files: 61% (162/265) Checking out files: 62% (165/265) Checking out files: 63% (167/265) Checking out files: 64% (170/265) Checking out files: 65% (173/265) Checking out files: 66% (175/265) Checking out files: 67% (178/265) Checking out files: 68% (181/265) Checking out files: 69% (183/265) Checking out files: 70% (186/265) Checking out files: 71% (189/265) Checking out files: 72% (191/265) Checking out files: 73% (194/265) Checking out files: 74% (197/265) Checking out files: 75% (199/265) Checking out files: 76% (202/265) Checking out files: 77% (205/265) Checking out files: 78% (207/265) Checking out files: 79% (210/265) Checking out files: 80% (212/265) Checking out files: 81% (215/265) Checking out files: 82% (218/265) Checking out files: 83% (220/265) Checking out files: 84% (223/265) Checking out files: 85% (226/265) Checking out files: 86% (228/265) Checking out files: 87% (231/265) Checking out files: 88% (234/265) Checking out files: 89% (236/265) Checking out files: 90% (239/265) Checking out files: 90% (241/265) Checking out files: 91% (242/265) Checking out files: 92% (244/265) Checking out files: 93% (247/265) Checking out files: 94% (250/265) Checking out files: 95% (252/265) Checking out files: 96% (255/265) Checking out files: 97% (258/265) Checking out files: 98% (260/265) Checking out files: 99% (263/265) Checking out files: 100% (265/265) Checking out files: 100% (265/265), done. [INFO] validating manifest of git repo https://github.com/zzeroo/ArcadeRS-1.0 on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zzeroo/ArcadeRS-1.0 [INFO] removed workspace from git repo https://github.com/zzeroo/ArcadeRS-1.0 [INFO] finished tweaking git repo https://github.com/zzeroo/ArcadeRS-1.0 [INFO] tweaked toml for git repo https://github.com/zzeroo/ArcadeRS-1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/zzeroo/ArcadeRS-1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 989b207046efdd47e29773fc30c607b9e3d4e9b6da7611a0e83a27246d5d106b [INFO] running `"docker" "start" "-a" "989b207046efdd47e29773fc30c607b9e3d4e9b6da7611a0e83a27246d5d106b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking arcade-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "989b207046efdd47e29773fc30c607b9e3d4e9b6da7611a0e83a27246d5d106b"` [INFO] running `"docker" "rm" "-f" "989b207046efdd47e29773fc30c607b9e3d4e9b6da7611a0e83a27246d5d106b"` [INFO] [stdout] 989b207046efdd47e29773fc30c607b9e3d4e9b6da7611a0e83a27246d5d106b