[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] testing Daxorinator/rust-graphing-equations against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaxorinator%2Frust-graphing-equations" "/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/Daxorinator/rust-graphing-equations on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] afaac13a941a26f49b8381893ba7976454fa237e3c60326ebc383da4a7eb9a24 [INFO] running `Command { std: "docker" "start" "-a" "afaac13a941a26f49b8381893ba7976454fa237e3c60326ebc383da4a7eb9a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afaac13a941a26f49b8381893ba7976454fa237e3c60326ebc383da4a7eb9a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaac13a941a26f49b8381893ba7976454fa237e3c60326ebc383da4a7eb9a24", kill_on_drop: false }` [INFO] [stdout] afaac13a941a26f49b8381893ba7976454fa237e3c60326ebc383da4a7eb9a24 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cc590eb61517e2f3d144cada2101b0e1a140bd283e6579662628113379d0c21 [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" "1cc590eb61517e2f3d144cada2101b0e1a140bd283e6579662628113379d0c21", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling crossterm v0.6.0 [INFO] [stderr] Compiling tui v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling graphing-equations v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.90s [INFO] running `Command { std: "docker" "inspect" "1cc590eb61517e2f3d144cada2101b0e1a140bd283e6579662628113379d0c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc590eb61517e2f3d144cada2101b0e1a140bd283e6579662628113379d0c21", kill_on_drop: false }` [INFO] [stdout] 1cc590eb61517e2f3d144cada2101b0e1a140bd283e6579662628113379d0c21 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cb4ac8f1de2d0e7e3f8bb912b4eb1c39fc63b04ebfe3864b502ef4e68f32e9 [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" "a7cb4ac8f1de2d0e7e3f8bb912b4eb1c39fc63b04ebfe3864b502ef4e68f32e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling graphing-equations v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "a7cb4ac8f1de2d0e7e3f8bb912b4eb1c39fc63b04ebfe3864b502ef4e68f32e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cb4ac8f1de2d0e7e3f8bb912b4eb1c39fc63b04ebfe3864b502ef4e68f32e9", kill_on_drop: false }` [INFO] [stdout] a7cb4ac8f1de2d0e7e3f8bb912b4eb1c39fc63b04ebfe3864b502ef4e68f32e9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44e339d1a977d054456c0c9b7b5c2163b8e89bd691cc7b501a61fd355cfb03bf [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" "44e339d1a977d054456c0c9b7b5c2163b8e89bd691cc7b501a61fd355cfb03bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graphing_equations-a6dbbe40f67dd845) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44e339d1a977d054456c0c9b7b5c2163b8e89bd691cc7b501a61fd355cfb03bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e339d1a977d054456c0c9b7b5c2163b8e89bd691cc7b501a61fd355cfb03bf", kill_on_drop: false }` [INFO] [stdout] 44e339d1a977d054456c0c9b7b5c2163b8e89bd691cc7b501a61fd355cfb03bf