[INFO] cloning repository https://github.com/sigoden/tomato-timer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigoden/tomato-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigoden%2Ftomato-timer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigoden%2Ftomato-timer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc9313b6cab0284c7106d518805127cd89c0fea [INFO] checking sigoden/tomato-timer against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigoden%2Ftomato-timer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sigoden/tomato-timer on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sigoden/tomato-timer [INFO] finished tweaking git repo https://github.com/sigoden/tomato-timer [INFO] tweaked toml for git repo https://github.com/sigoden/tomato-timer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sigoden/tomato-timer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9ad58ef3a507fa97c153facd91bca4e0b361fb3e0f1e840aeb93ce1db711668 [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" "a9ad58ef3a507fa97c153facd91bca4e0b361fb3e0f1e840aeb93ce1db711668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9ad58ef3a507fa97c153facd91bca4e0b361fb3e0f1e840aeb93ce1db711668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ad58ef3a507fa97c153facd91bca4e0b361fb3e0f1e840aeb93ce1db711668", kill_on_drop: false }` [INFO] [stdout] a9ad58ef3a507fa97c153facd91bca4e0b361fb3e0f1e840aeb93ce1db711668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e40a69ff11329ba6873a8d1bd18cd4b0a95fc64aa41fda75a089414d5c4f5345 [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" "e40a69ff11329ba6873a8d1bd18cd4b0a95fc64aa41fda75a089414d5c4f5345", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking terminal-fonts v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking crossterm v0.17.5 [INFO] [stderr] Checking tui v0.9.5 [INFO] [stderr] Checking notify-rust v3.6.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking tomato-timer v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.00s [INFO] running `Command { std: "docker" "inspect" "e40a69ff11329ba6873a8d1bd18cd4b0a95fc64aa41fda75a089414d5c4f5345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40a69ff11329ba6873a8d1bd18cd4b0a95fc64aa41fda75a089414d5c4f5345", kill_on_drop: false }` [INFO] [stdout] e40a69ff11329ba6873a8d1bd18cd4b0a95fc64aa41fda75a089414d5c4f5345