[INFO] cloning repository https://github.com/Daxorinator/rust-graphing-equations [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Daxorinator/rust-graphing-equations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxorinator%2Frust-graphing-equations", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxorinator%2Frust-graphing-equations'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4519c059869f058773ab4a1e150083dd7ac2f50 [INFO] checking Daxorinator/rust-graphing-equations against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxorinator%2Frust-graphing-equations" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Daxorinator/rust-graphing-equations 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/Daxorinator/rust-graphing-equations [INFO] finished tweaking git repo https://github.com/Daxorinator/rust-graphing-equations [INFO] tweaked toml for git repo https://github.com/Daxorinator/rust-graphing-equations written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Daxorinator/rust-graphing-equations 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c26c2037b4c1f89609bfc7eff683e5cd3a37fa576de85a587c65ac5b06dae80 [INFO] running `Command { std: "docker" "start" "-a" "1c26c2037b4c1f89609bfc7eff683e5cd3a37fa576de85a587c65ac5b06dae80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c26c2037b4c1f89609bfc7eff683e5cd3a37fa576de85a587c65ac5b06dae80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c26c2037b4c1f89609bfc7eff683e5cd3a37fa576de85a587c65ac5b06dae80", kill_on_drop: false }` [INFO] [stdout] 1c26c2037b4c1f89609bfc7eff683e5cd3a37fa576de85a587c65ac5b06dae80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5ac166b4c54c05820e5af371ceaea13d173fb3ede19a82e6c4068befa628d9 [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" "ad5ac166b4c54c05820e5af371ceaea13d173fb3ede19a82e6c4068befa628d9", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking crossterm_utils v0.1.0 [INFO] [stderr] Checking crossterm_cursor v0.1.0 [INFO] [stderr] Checking crossterm_style v0.1.0 [INFO] [stderr] Checking crossterm_input v0.1.0 [INFO] [stderr] Checking crossterm_screen v0.1.0 [INFO] [stderr] Checking crossterm_terminal v0.1.0 [INFO] [stderr] Checking crossterm v0.6.0 [INFO] [stderr] Checking tui v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking graphing-equations v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.07s [INFO] running `Command { std: "docker" "inspect" "ad5ac166b4c54c05820e5af371ceaea13d173fb3ede19a82e6c4068befa628d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5ac166b4c54c05820e5af371ceaea13d173fb3ede19a82e6c4068befa628d9", kill_on_drop: false }` [INFO] [stdout] ad5ac166b4c54c05820e5af371ceaea13d173fb3ede19a82e6c4068befa628d9