[INFO] cloning repository https://github.com/asayers/tailsrv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asayers/tailsrv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasayers%2Ftailsrv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasayers%2Ftailsrv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91f66f2d4c35bddf17872643c4d7a8f705a1116e [INFO] checking asayers/tailsrv against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasayers%2Ftailsrv" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asayers/tailsrv on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asayers/tailsrv [INFO] finished tweaking git repo https://github.com/asayers/tailsrv [INFO] tweaked toml for git repo https://github.com/asayers/tailsrv written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/asayers/tailsrv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c063d851c64fee731a198cfba16d74b0df4ce7a88cf4947c4ca61ba2e9b56148 [INFO] running `Command { std: "docker" "start" "-a" "c063d851c64fee731a198cfba16d74b0df4ce7a88cf4947c4ca61ba2e9b56148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c063d851c64fee731a198cfba16d74b0df4ce7a88cf4947c4ca61ba2e9b56148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c063d851c64fee731a198cfba16d74b0df4ce7a88cf4947c4ca61ba2e9b56148", kill_on_drop: false }` [INFO] [stdout] c063d851c64fee731a198cfba16d74b0df4ce7a88cf4947c4ca61ba2e9b56148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef49b6f5a7c3d3a23fc17f912f938efbe25ac535c88918080fddac8a8b1f5b4 [INFO] running `Command { std: "docker" "start" "-a" "aef49b6f5a7c3d3a23fc17f912f938efbe25ac535c88918080fddac8a8b1f5b4", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking same-file v1.0.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking integer-encoding v1.0.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking memchr v2.0.0 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking inotify-sys v0.1.0 (https://github.com/asayers/inotify-rs?branch=master#0a59430f) [INFO] [stderr] Checking memmap v0.6.1 [INFO] [stderr] Checking fs2 v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking loggerv v0.5.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking mio-more v0.1.0 [INFO] [stderr] Checking inotify v0.4.1 (https://github.com/asayers/inotify-rs?branch=master#0a59430f) [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking globset v0.2.1 [INFO] [stderr] Checking ignore v0.3.1 [INFO] [stderr] Checking backtrace v0.3.4 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tailsrv v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | foreign_links { [INFO] [stdout] 18 | | Io(io::Error); [INFO] [stdout] 19 | | Nix(nix::Error); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (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/types.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | foreign_links { [INFO] [stdout] 18 | | Io(io::Error); [INFO] [stdout] 19 | | Nix(nix::Error); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (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/types.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | foreign_links { [INFO] [stdout] 18 | | Io(io::Error); [INFO] [stdout] 19 | | Nix(nix::Error); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (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/types.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | foreign_links { [INFO] [stdout] 18 | | Io(io::Error); [INFO] [stdout] 19 | | Nix(nix::Error); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (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/types.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | foreign_links { [INFO] [stdout] 18 | | Io(io::Error); [INFO] [stdout] 19 | | Nix(nix::Error); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (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/types.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | foreign_links { [INFO] [stdout] 18 | | Io(io::Error); [INFO] [stdout] 19 | | Nix(nix::Error); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 167 | panic!("{}", e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 167 | std::panic::panic_any(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 167 | panic!("{}", e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 167 | std::panic::panic_any(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.14s [INFO] running `Command { std: "docker" "inspect" "aef49b6f5a7c3d3a23fc17f912f938efbe25ac535c88918080fddac8a8b1f5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef49b6f5a7c3d3a23fc17f912f938efbe25ac535c88918080fddac8a8b1f5b4", kill_on_drop: false }` [INFO] [stdout] aef49b6f5a7c3d3a23fc17f912f938efbe25ac535c88918080fddac8a8b1f5b4