[INFO] cloning repository https://github.com/mrobakowski/dash-button-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrobakowski/dash-button-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fdash-button-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fdash-button-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5af767c2680d70166e11be9a51d71d2f8ded3c70 [INFO] checking mrobakowski/dash-button-rs against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fdash-button-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrobakowski/dash-button-rs on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrobakowski/dash-button-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mrobakowski/dash-button-rs [INFO] tweaked toml for git repo https://github.com/mrobakowski/dash-button-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mrobakowski/dash-button-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded rustc-serialize v0.3.23 [INFO] [stderr] Downloaded redox_syscall v0.1.17 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded gcc v0.3.45 [INFO] [stderr] Downloaded num-iter v0.1.33 [INFO] [stderr] Downloaded time v0.1.36 [INFO] [stderr] Downloaded backtrace-sys v0.1.10 [INFO] [stderr] Downloaded backtrace v0.3.0 [INFO] [stderr] Downloaded num v0.1.37 [INFO] [stderr] Downloaded byteorder v1.0.0 [INFO] [stderr] Downloaded num-integer v0.1.33 [INFO] [stderr] Downloaded num-traits v0.1.37 [INFO] [stderr] Downloaded csv v0.15.0 [INFO] [stderr] Downloaded try_from v0.2.1 [INFO] [stderr] Downloaded pcap v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 875e3b47df384f4ae8a5736ca54fe644e41f475cd2f5fc0dabe1aa3d41da2d8f [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" "875e3b47df384f4ae8a5736ca54fe644e41f475cd2f5fc0dabe1aa3d41da2d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "875e3b47df384f4ae8a5736ca54fe644e41f475cd2f5fc0dabe1aa3d41da2d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875e3b47df384f4ae8a5736ca54fe644e41f475cd2f5fc0dabe1aa3d41da2d8f", kill_on_drop: false }` [INFO] [stdout] 875e3b47df384f4ae8a5736ca54fe644e41f475cd2f5fc0dabe1aa3d41da2d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 56df8571b3451a2ef8e488d2fb0ece179364c6e36a1f851789b5ef671f0fa7e2 [INFO] running `Command { std: "docker" "start" "-a" "56df8571b3451a2ef8e488d2fb0ece179364c6e36a1f851789b5ef671f0fa7e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking try_from v0.2.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking pcap v0.5.7 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling dash-button-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / error_chain! { [INFO] [stdout] 25 | | foreign_links { [INFO] [stdout] 26 | | Pcap(::pcap::Error); [INFO] [stdout] 27 | | Io(::std::io::Error); [INFO] [stdout] 28 | | ParseError(::std::num::ParseIntError); [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.20s [INFO] running `Command { std: "docker" "inspect" "56df8571b3451a2ef8e488d2fb0ece179364c6e36a1f851789b5ef671f0fa7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56df8571b3451a2ef8e488d2fb0ece179364c6e36a1f851789b5ef671f0fa7e2", kill_on_drop: false }` [INFO] [stdout] 56df8571b3451a2ef8e488d2fb0ece179364c6e36a1f851789b5ef671f0fa7e2