[INFO] cloning repository https://github.com/tylerelias/pomodoro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tylerelias/pomodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerelias%2Fpomodoro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerelias%2Fpomodoro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88cbaafbaa04c0b80110512906fa86879d096a07 [INFO] checking tylerelias/pomodoro against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerelias%2Fpomodoro" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 44% (269/607) Checking out files: 45% (274/607) Checking out files: 46% (280/607) Checking out files: 47% (286/607) Checking out files: 48% (292/607) Checking out files: 49% (298/607) Checking out files: 50% (304/607) Checking out files: 51% (310/607) Checking out files: 52% (316/607) Checking out files: 53% (322/607) Checking out files: 54% (328/607) Checking out files: 55% (334/607) Checking out files: 56% (340/607) Checking out files: 57% (346/607) Checking out files: 58% (353/607) Checking out files: 59% (359/607) Checking out files: 60% (365/607) Checking out files: 61% (371/607) Checking out files: 62% (377/607) Checking out files: 63% (383/607) Checking out files: 64% (389/607) Checking out files: 65% (395/607) Checking out files: 66% (401/607) Checking out files: 67% (407/607) Checking out files: 68% (413/607) Checking out files: 69% (419/607) Checking out files: 70% (425/607) Checking out files: 71% (431/607) Checking out files: 72% (438/607) Checking out files: 73% (444/607) Checking out files: 74% (450/607) Checking out files: 75% (456/607) Checking out files: 76% (462/607) Checking out files: 77% (468/607) Checking out files: 78% (474/607) Checking out files: 79% (480/607) Checking out files: 80% (486/607) Checking out files: 81% (492/607) Checking out files: 82% (498/607) Checking out files: 83% (504/607) Checking out files: 84% (510/607) Checking out files: 85% (516/607) Checking out files: 86% (523/607) Checking out files: 87% (529/607) Checking out files: 88% (535/607) Checking out files: 89% (541/607) Checking out files: 90% (547/607) Checking out files: 91% (553/607) Checking out files: 92% (559/607) Checking out files: 93% (565/607) Checking out files: 94% (571/607) Checking out files: 95% (577/607) Checking out files: 96% (583/607) Checking out files: 97% (589/607) Checking out files: 98% (595/607) Checking out files: 99% (601/607) Checking out files: 100% (607/607) Checking out files: 100% (607/607), done. [INFO] validating manifest of git repo https://github.com/tylerelias/pomodoro on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tylerelias/pomodoro [INFO] finished tweaking git repo https://github.com/tylerelias/pomodoro [INFO] tweaked toml for git repo https://github.com/tylerelias/pomodoro written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tylerelias/pomodoro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.9.1 [INFO] [stderr] Downloaded run_script v0.3.1 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b8a78d4250b5fe8b4eaef7357c45325bac110c081a57dfdab31d468f68f795c [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" "2b8a78d4250b5fe8b4eaef7357c45325bac110c081a57dfdab31d468f68f795c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b8a78d4250b5fe8b4eaef7357c45325bac110c081a57dfdab31d468f68f795c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8a78d4250b5fe8b4eaef7357c45325bac110c081a57dfdab31d468f68f795c", kill_on_drop: false }` [INFO] [stdout] 2b8a78d4250b5fe8b4eaef7357c45325bac110c081a57dfdab31d468f68f795c [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac2cc9608c9120eb0071cef846ffb3eeeea2d5e1c96e434c504a710c562c419 [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" "eac2cc9608c9120eb0071cef846ffb3eeeea2d5e1c96e434c504a710c562c419", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking run_script v0.3.1 [INFO] [stderr] Checking pomodoro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "eac2cc9608c9120eb0071cef846ffb3eeeea2d5e1c96e434c504a710c562c419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac2cc9608c9120eb0071cef846ffb3eeeea2d5e1c96e434c504a710c562c419", kill_on_drop: false }` [INFO] [stdout] eac2cc9608c9120eb0071cef846ffb3eeeea2d5e1c96e434c504a710c562c419