[INFO] updating cached repository https://github.com/matthewjberger/superbible [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74f61c5f79ee65da85d21edc22100cf6f0f70c33 [INFO] checking matthewjberger/superbible against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsuperbible" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] 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: 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: 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: 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: 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 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/matthewjberger/superbible already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f99cf216a4e9b21d8cff23a03c7e34371066a3ccdc192c332ae280ed0ce7e61 [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" "4f99cf216a4e9b21d8cff23a03c7e34371066a3ccdc192c332ae280ed0ce7e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f99cf216a4e9b21d8cff23a03c7e34371066a3ccdc192c332ae280ed0ce7e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f99cf216a4e9b21d8cff23a03c7e34371066a3ccdc192c332ae280ed0ce7e61", kill_on_drop: false }` [INFO] [stdout] 4f99cf216a4e9b21d8cff23a03c7e34371066a3ccdc192c332ae280ed0ce7e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4378912a24bd6d1771913dde2f600f1f1f031c7fbc69cf8a9d95f841cf211e80 [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" "4378912a24bd6d1771913dde2f600f1f1f031c7fbc69cf8a9d95f841cf211e80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.7.2 [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 45.90s [INFO] running `Command { std: "docker" "inspect" "4378912a24bd6d1771913dde2f600f1f1f031c7fbc69cf8a9d95f841cf211e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4378912a24bd6d1771913dde2f600f1f1f031c7fbc69cf8a9d95f841cf211e80", kill_on_drop: false }` [INFO] [stdout] 4378912a24bd6d1771913dde2f600f1f1f031c7fbc69cf8a9d95f841cf211e80