[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#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasayers%2Ftailsrv" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asayers/tailsrv on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-4/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/asayers/inotify-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore v0.3.1 [INFO] [stderr] Downloaded walkdir v2.0.1 [INFO] [stderr] Downloaded same-file v1.0.0 [INFO] [stderr] Downloaded integer-encoding v1.0.4 [INFO] [stderr] Downloaded memchr v2.0.0 [INFO] [stderr] Downloaded memmap v0.6.1 [INFO] [stderr] Downloaded globset v0.2.1 [INFO] [stderr] Downloaded fs2 v0.4.2 [INFO] [stderr] Downloaded mio-more v0.1.0 [INFO] [stderr] Downloaded loggerv v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e5cba01b1fd1e955f6b7205edb15a4c363ac6f81b9c91ae4998ba4f3be32143 [INFO] running `Command { std: "docker" "start" "-a" "1e5cba01b1fd1e955f6b7205edb15a4c363ac6f81b9c91ae4998ba4f3be32143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e5cba01b1fd1e955f6b7205edb15a4c363ac6f81b9c91ae4998ba4f3be32143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5cba01b1fd1e955f6b7205edb15a4c363ac6f81b9c91ae4998ba4f3be32143", kill_on_drop: false }` [INFO] [stdout] 1e5cba01b1fd1e955f6b7205edb15a4c363ac6f81b9c91ae4998ba4f3be32143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e48349ce66aede8766ea4b6686575b8b56467308defa239a82bb89c29a530c [INFO] running `Command { std: "docker" "start" "-a" "f2e48349ce66aede8766ea4b6686575b8b56467308defa239a82bb89c29a530c", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking same-file v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking integer-encoding v1.0.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking net2 v0.2.31 [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 fs2 v0.4.2 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking memmap v0.6.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking loggerv v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking mio v0.6.11 [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::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::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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.83s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2e48349ce66aede8766ea4b6686575b8b56467308defa239a82bb89c29a530c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e48349ce66aede8766ea4b6686575b8b56467308defa239a82bb89c29a530c", kill_on_drop: false }` [INFO] [stdout] f2e48349ce66aede8766ea4b6686575b8b56467308defa239a82bb89c29a530c