[INFO] updating cached repository https://github.com/matthewjberger/superbible [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] 1f8b9426ecbbfd4692290f9c346d0676a9fe61c1 [INFO] checking matthewjberger/superbible against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsuperbible" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 51% (71/138) Checking out files: 52% (72/138) Checking out files: 53% (74/138) Checking out files: 54% (75/138) Checking out files: 55% (76/138) Checking out files: 56% (78/138) Checking out files: 57% (79/138) Checking out files: 58% (81/138) Checking out files: 59% (82/138) Checking out files: 60% (83/138) Checking out files: 60% (84/138) Checking out files: 61% (85/138) Checking out files: 62% (86/138) Checking out files: 63% (87/138) Checking out files: 64% (89/138) Checking out files: 65% (90/138) Checking out files: 65% (91/138) Checking out files: 66% (92/138) Checking out files: 67% (93/138) Checking out files: 68% (94/138) Checking out files: 69% (96/138) Checking out files: 70% (97/138) Checking out files: 71% (98/138) Checking out files: 71% (99/138) Checking out files: 72% (100/138) Checking out files: 73% (101/138) Checking out files: 73% (102/138) Checking out files: 74% (103/138) Checking out files: 75% (104/138) Checking out files: 76% (105/138) Checking out files: 77% (107/138) Checking out files: 78% (108/138) Checking out files: 78% (109/138) Checking out files: 79% (110/138) Checking out files: 80% (111/138) Checking out files: 81% (112/138) Checking out files: 82% (114/138) Checking out files: 83% (115/138) Checking out files: 84% (116/138) Checking out files: 85% (118/138) Checking out files: 86% (119/138) Checking out files: 87% (121/138) Checking out files: 88% (122/138) Checking out files: 89% (123/138) Checking out files: 90% (125/138) Checking out files: 91% (126/138) Checking out files: 92% (127/138) Checking out files: 93% (129/138) Checking out files: 94% (130/138) Checking out files: 95% (132/138) Checking out files: 96% (133/138) Checking out files: 97% (134/138) Checking out files: 98% (136/138) Checking out files: 99% (137/138) Checking out files: 100% (138/138) Checking out files: 100% (138/138), done. [INFO] validating manifest of git repo https://github.com/matthewjberger/superbible on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/matthewjberger/superbible [INFO] finished tweaking git repo https://github.com/matthewjberger/superbible [INFO] tweaked toml for git repo https://github.com/matthewjberger/superbible written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/matthewjberger/superbible already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 995f0bd1e43e6e2eebec925ec0a2b5756e2f3a519193714415f3b0f71546bb7b [INFO] running `"docker" "start" "-a" "995f0bd1e43e6e2eebec925ec0a2b5756e2f3a519193714415f3b0f71546bb7b"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking lexical-core v0.4.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking glfw v0.32.0 [INFO] [stderr] Checking superbible v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.14s [INFO] running `"docker" "inspect" "995f0bd1e43e6e2eebec925ec0a2b5756e2f3a519193714415f3b0f71546bb7b"` [INFO] running `"docker" "rm" "-f" "995f0bd1e43e6e2eebec925ec0a2b5756e2f3a519193714415f3b0f71546bb7b"` [INFO] [stdout] 995f0bd1e43e6e2eebec925ec0a2b5756e2f3a519193714415f3b0f71546bb7b