[INFO] updating cached repository https://github.com/debarron/calendar-manager [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] 76a5afdb2fbff7064ba975a19f03155c9a4b0896 [INFO] checking debarron/calendar-manager against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebarron%2Fcalendar-manager" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 74% (119/159) Checking out files: 75% (120/159) Checking out files: 76% (121/159) Checking out files: 77% (123/159) Checking out files: 78% (125/159) Checking out files: 79% (126/159) Checking out files: 80% (128/159) Checking out files: 81% (129/159) Checking out files: 82% (131/159) Checking out files: 83% (132/159) Checking out files: 84% (134/159) Checking out files: 85% (136/159) Checking out files: 86% (137/159) Checking out files: 87% (139/159) Checking out files: 88% (140/159) Checking out files: 89% (142/159) Checking out files: 90% (144/159) Checking out files: 91% (145/159) Checking out files: 92% (147/159) Checking out files: 93% (148/159) Checking out files: 94% (150/159) Checking out files: 95% (152/159) Checking out files: 96% (153/159) Checking out files: 97% (155/159) Checking out files: 98% (156/159) Checking out files: 99% (158/159) Checking out files: 100% (159/159) Checking out files: 100% (159/159), done. [INFO] validating manifest of git repo https://github.com/debarron/calendar-manager on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/debarron/calendar-manager [INFO] finished tweaking git repo https://github.com/debarron/calendar-manager [INFO] tweaked toml for git repo https://github.com/debarron/calendar-manager written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/debarron/calendar-manager already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b42b0ea66a8f9d42c8313e3d9a7a6b60b7b6541c1f980a90a0421c25b40b1c02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b42b0ea66a8f9d42c8313e3d9a7a6b60b7b6541c1f980a90a0421c25b40b1c02"` [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking calendar-manager v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable `myTup` should have a snake case name [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let myTup = ( [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `my_tup` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `myTup` should have a snake case name [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let myTup = ( [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `my_tup` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `"docker" "inspect" "b42b0ea66a8f9d42c8313e3d9a7a6b60b7b6541c1f980a90a0421c25b40b1c02"` [INFO] running `"docker" "rm" "-f" "b42b0ea66a8f9d42c8313e3d9a7a6b60b7b6541c1f980a90a0421c25b40b1c02"` [INFO] [stdout] b42b0ea66a8f9d42c8313e3d9a7a6b60b7b6541c1f980a90a0421c25b40b1c02