[INFO] updating cached repository https://github.com/MrMip/Dice [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] 62a97a9eb068abfe886722bc2005e7748d743e44 [INFO] checking MrMip/Dice against try#bcff76bad586cfb6874f179a4b66448e6b8a832c for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMip%2FDice" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 54% (98/181) Checking out files: 55% (100/181) Checking out files: 56% (102/181) Checking out files: 57% (104/181) Checking out files: 58% (105/181) Checking out files: 59% (107/181) Checking out files: 60% (109/181) Checking out files: 61% (111/181) Checking out files: 62% (113/181) Checking out files: 63% (115/181) Checking out files: 64% (116/181) Checking out files: 65% (118/181) Checking out files: 66% (120/181) Checking out files: 67% (122/181) Checking out files: 68% (124/181) Checking out files: 69% (125/181) Checking out files: 70% (127/181) Checking out files: 71% (129/181) Checking out files: 72% (131/181) Checking out files: 73% (133/181) Checking out files: 74% (134/181) Checking out files: 75% (136/181) Checking out files: 76% (138/181) Checking out files: 77% (140/181) Checking out files: 78% (142/181) Checking out files: 79% (143/181) Checking out files: 80% (145/181) Checking out files: 81% (147/181) Checking out files: 82% (149/181) Checking out files: 83% (151/181) Checking out files: 84% (153/181) Checking out files: 85% (154/181) Checking out files: 86% (156/181) Checking out files: 87% (158/181) Checking out files: 88% (160/181) Checking out files: 89% (162/181) Checking out files: 90% (163/181) Checking out files: 91% (165/181) Checking out files: 92% (167/181) Checking out files: 93% (169/181) Checking out files: 94% (171/181) Checking out files: 95% (172/181) Checking out files: 96% (174/181) Checking out files: 97% (176/181) Checking out files: 98% (178/181) Checking out files: 99% (180/181) Checking out files: 100% (181/181) Checking out files: 100% (181/181), done. [INFO] validating manifest of git repo https://github.com/MrMip/Dice on toolchain bcff76bad586cfb6874f179a4b66448e6b8a832c [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MrMip/Dice [INFO] finished tweaking git repo https://github.com/MrMip/Dice [INFO] tweaked toml for git repo https://github.com/MrMip/Dice written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/MrMip/Dice already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "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" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "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] 626a62ad96ae85e9e535abf7001ef0e980a6d7a29f6af35cf2753db5a11b185e [INFO] running `"docker" "start" "-a" "626a62ad96ae85e9e535abf7001ef0e980a6d7a29f6af35cf2753db5a11b185e"` [INFO] [stderr] Checking getrandom v0.1.13 [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] Checking Dice v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `Dice` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `dice` [INFO] [stderr] [INFO] [stderr] warning: crate `Dice` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `dice` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `"docker" "inspect" "626a62ad96ae85e9e535abf7001ef0e980a6d7a29f6af35cf2753db5a11b185e"` [INFO] running `"docker" "rm" "-f" "626a62ad96ae85e9e535abf7001ef0e980a6d7a29f6af35cf2753db5a11b185e"` [INFO] [stdout] 626a62ad96ae85e9e535abf7001ef0e980a6d7a29f6af35cf2753db5a11b185e