[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 try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasayers%2Ftailsrv" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asayers/tailsrv on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-7/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/asayers/inotify-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs2 v0.4.2 [INFO] [stderr] Downloaded integer-encoding v1.0.4 [INFO] [stderr] Downloaded walkdir v2.0.1 [INFO] [stderr] Downloaded ignore v0.3.1 [INFO] [stderr] Downloaded loggerv v0.5.1 [INFO] [stderr] Downloaded memmap v0.6.1 [INFO] [stderr] Downloaded memchr v2.0.0 [INFO] [stderr] Downloaded globset v0.2.1 [INFO] [stderr] Downloaded same-file v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e71243533189be5f8ca08e99c6e2e7a35139f661fb7e95fc67ce7d1ce8496b [INFO] running `Command { std: "docker" "start" "-a" "24e71243533189be5f8ca08e99c6e2e7a35139f661fb7e95fc67ce7d1ce8496b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e71243533189be5f8ca08e99c6e2e7a35139f661fb7e95fc67ce7d1ce8496b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e71243533189be5f8ca08e99c6e2e7a35139f661fb7e95fc67ce7d1ce8496b", kill_on_drop: false }` [INFO] [stdout] 24e71243533189be5f8ca08e99c6e2e7a35139f661fb7e95fc67ce7d1ce8496b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4919155058ebf36357a97d5a3681b15b62d87c402b086e9c802c97070cbd4e6 [INFO] running `Command { std: "docker" "start" "-a" "b4919155058ebf36357a97d5a3681b15b62d87c402b086e9c802c97070cbd4e6", kill_on_drop: false }` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking same-file v1.0.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking bitflags v0.8.2 [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 aho-corasick v0.6.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking loggerv v0.5.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking inotify v0.4.1 (https://github.com/asayers/inotify-rs?branch=master#0a59430f) [INFO] [stderr] Checking mio-more v0.1.0 [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: 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::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.19s [INFO] running `Command { std: "docker" "inspect" "b4919155058ebf36357a97d5a3681b15b62d87c402b086e9c802c97070cbd4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4919155058ebf36357a97d5a3681b15b62d87c402b086e9c802c97070cbd4e6", kill_on_drop: false }` [INFO] [stdout] b4919155058ebf36357a97d5a3681b15b62d87c402b086e9c802c97070cbd4e6