[INFO] cloning repository https://github.com/vn971/timeplot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vn971/timeplot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn971%2Ftimeplot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn971%2Ftimeplot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca1b7dcb75fc3145c06fe97b5f5387c6d1741b22 [INFO] checking vn971/timeplot against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn971%2Ftimeplot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vn971/timeplot on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vn971/timeplot [INFO] finished tweaking git repo https://github.com/vn971/timeplot [INFO] tweaked toml for git repo https://github.com/vn971/timeplot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/vn971/timeplot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v5.1.2 [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded config v0.10.1 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded dirs-sys v0.3.5 [INFO] [stderr] Downloaded libc v0.2.73 [INFO] [stderr] Downloaded gnuplot v0.0.37 [INFO] [stderr] Downloaded lexical-core v0.7.4 [INFO] [stderr] Downloaded open v1.4.0 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79002bba5fcf2d4a60c412ea0c624737cb8b559932f02bf2e3d821d632d77da5 [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" "79002bba5fcf2d4a60c412ea0c624737cb8b559932f02bf2e3d821d632d77da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79002bba5fcf2d4a60c412ea0c624737cb8b559932f02bf2e3d821d632d77da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79002bba5fcf2d4a60c412ea0c624737cb8b559932f02bf2e3d821d632d77da5", kill_on_drop: false }` [INFO] [stdout] 79002bba5fcf2d4a60c412ea0c624737cb8b559932f02bf2e3d821d632d77da5 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788760b386df9cb8284bbcbe454733c7c355c836ab17a71749066546b1487de1 [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" "788760b386df9cb8284bbcbe454733c7c355c836ab17a71749066546b1487de1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking gnuplot v0.0.37 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking timeplot v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.24s [INFO] running `Command { std: "docker" "inspect" "788760b386df9cb8284bbcbe454733c7c355c836ab17a71749066546b1487de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788760b386df9cb8284bbcbe454733c7c355c836ab17a71749066546b1487de1", kill_on_drop: false }` [INFO] [stdout] 788760b386df9cb8284bbcbe454733c7c355c836ab17a71749066546b1487de1