[INFO] cloning repository https://github.com/vi/websocat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/websocat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c7bc546b5648dcccfbbef6b726b407eb8292f59 [INFO] testing vi/websocat against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/websocat on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vi/websocat [INFO] finished tweaking git repo https://github.com/vi/websocat [INFO] tweaked toml for git repo https://github.com/vi/websocat written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vi/websocat already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.16 [INFO] [stderr] Downloaded readwrite v0.1.2 [INFO] [stderr] Downloaded smart-default v0.3.0 [INFO] [stderr] Downloaded tokio-stdin-stdout v0.1.5 [INFO] [stderr] Downloaded tokio-file-unix v0.5.1 [INFO] [stderr] Downloaded http-bytes v0.1.0 [INFO] [stderr] Downloaded structopt v0.2.16 [INFO] [stderr] Downloaded slab_typesafe v0.1.3 [INFO] [stderr] Downloaded prometheus-metric-storage v0.5.0 [INFO] [stderr] Downloaded prometheus-metric-storage-derive v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40b0b5ef36c6babe73ddb310e5260626d7ec7c1eeb8e7856d856e70367fa88e5 [INFO] running `Command { std: "docker" "start" "-a" "40b0b5ef36c6babe73ddb310e5260626d7ec7c1eeb8e7856d856e70367fa88e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40b0b5ef36c6babe73ddb310e5260626d7ec7c1eeb8e7856d856e70367fa88e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b0b5ef36c6babe73ddb310e5260626d7ec7c1eeb8e7856d856e70367fa88e5", kill_on_drop: false }` [INFO] [stdout] 40b0b5ef36c6babe73ddb310e5260626d7ec7c1eeb8e7856d856e70367fa88e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfb0be18957a59f26be3bc4f831233c58ec25d0c3ef403665eb33acc1db37d77 [INFO] running `Command { std: "docker" "start" "-a" "dfb0be18957a59f26be3bc4f831233c58ec25d0c3ef403665eb33acc1db37d77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling slab_typesafe v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling readwrite v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio-file-unix v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling smart-default v0.3.0 [INFO] [stderr] Compiling tk-listen v0.2.1 [INFO] [stderr] Compiling http-bytes v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.26.5 [INFO] [stderr] Compiling websocket v0.27.1 [INFO] [stderr] Compiling websocat v1.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="cargo-clippy", allow(collapsible_if,needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_peer.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/socks5_peer.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_serve.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/specparse.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/util.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sessionserve.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/help.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dfb0be18957a59f26be3bc4f831233c58ec25d0c3ef403665eb33acc1db37d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb0be18957a59f26be3bc4f831233c58ec25d0c3ef403665eb33acc1db37d77", kill_on_drop: false }` [INFO] [stdout] dfb0be18957a59f26be3bc4f831233c58ec25d0c3ef403665eb33acc1db37d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51051cbba631ca94c3d9e4907242b469906393fb1ac2ab810ba9e39d8371fa49 [INFO] running `Command { std: "docker" "start" "-a" "51051cbba631ca94c3d9e4907242b469906393fb1ac2ab810ba9e39d8371fa49", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="cargo-clippy", allow(collapsible_if,needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_peer.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/socks5_peer.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_serve.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/specparse.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/util.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sessionserve.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling websocat v1.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/help.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/help.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="cargo-clippy", allow(collapsible_if,needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_peer.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/socks5_peer.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lints.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/http_serve.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/line_peer.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/specparse.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/util.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sessionserve.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "51051cbba631ca94c3d9e4907242b469906393fb1ac2ab810ba9e39d8371fa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51051cbba631ca94c3d9e4907242b469906393fb1ac2ab810ba9e39d8371fa49", kill_on_drop: false }` [INFO] [stdout] 51051cbba631ca94c3d9e4907242b469906393fb1ac2ab810ba9e39d8371fa49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 131961449a8888ce3a32ad2588b602fb83ec9d1fa5f8cc3f446a23acd43a4e69 [INFO] running `Command { std: "docker" "start" "-a" "131961449a8888ce3a32ad2588b602fb83ec9d1fa5f8cc3f446a23acd43a4e69", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lints.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature="cargo-clippy", allow(collapsible_if,needless_pass_by_value))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/http_peer.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/socks5_peer.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature="cargo-clippy",allow(needless_pass_by_value,cast_lossless,identity_op))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lints.rs:163:16 [INFO] [stderr] | [INFO] [stderr] 163 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lints.rs:173:16 [INFO] [stderr] | [INFO] [stderr] 173 | #[cfg_attr(feature="cargo-clippy", allow(nonminimal_bool))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/http_serve.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/line_peer.rs:172:16 [INFO] [stderr] | [INFO] [stderr] 172 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/line_peer.rs:206:16 [INFO] [stderr] | [INFO] [stderr] 206 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/specparse.rs:64:16 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/util.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sessionserve.rs:120:12 [INFO] [stderr] | [INFO] [stderr] 120 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `websocat` (lib) generated 12 warnings [INFO] [stderr] warning: `websocat` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/help.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg_attr(feature = "cargo-clippy", allow(nonminimal_bool))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `argon2`, `chacha20poly1305`, `compression`, `crypto_peer`, `default`, `flate2`, `native-tls`, `openssl-probe`, `openssl-sys`, `prometheus`, `prometheus-metric-storage`, `prometheus_peer`, `readwrite`, `seqpacket`, `signal_handler`, `ssl`, `tokio-named-pipes`, `tokio-process`, `tokio-signal`, `tokio-tls`, `unix_stdio`, `vendored_openssl`, `windows_named_pipes`, and `workaround1` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `websocat` (bin "websocat" test) generated 2 warnings [INFO] [stderr] warning: `websocat` (bin "websocat") generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/websocat-3f953c592d51c1c7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test http_peer::test_basic_sse_stream ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/websocat-0a22f84ebdd46d15) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-1bfab0a1009308c8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test trivial ... ok [INFO] [stdout] test unix ... FAILED [INFO] [stdout] test abstract_ ... ok [INFO] [stdout] test tcp ... ok [INFO] [stdout] test ws_ll ... ok [INFO] [stdout] test ws ... ok [INFO] [stdout] test ws_persist ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- unix stdout ---- [INFO] [stdout] Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] thread 'unix' panicked at tests/test.rs:196:17: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ee3282539c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ee3282539c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ee3282539c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ee3282539c0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ee32827de43 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ee32827de43 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5ee32824f683 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5ee328253812 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ee328254def - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5ee328254c08 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5ee327d5cf55 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x5ee327d5cf55 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5ee328255863 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x5ee328255863 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5ee32825566c - std::panicking::begin_panic::{{closure}}::h4d8ebad7787f6bf4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:768:9 [INFO] [stdout] 15: 0x5ee328253ec9 - std::sys::backtrace::__rust_end_short_backtrace::h52f9c099bc75a494 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5ee327c222e0 - std::panicking::begin_panic::h815831b19d7a8c5e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:767:5 [INFO] [stdout] 17: 0x5ee327cf18d5 - test::unix::{{closure}}::h53001cb21241108e [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:49:13 [INFO] [stdout] 18: 0x5ee327c90239 - websocat::sessionserve::serve_impl::{{closure}}::h84f005de483fbfab [INFO] [stdout] at /opt/rustwide/workdir/src/sessionserve.rs:273:46 [INFO] [stdout] 19: 0x5ee327cb2d46 - core::result::Result::map_err::h0cc410fa6b037ab3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:856:27 [INFO] [stdout] 20: 0x5ee327d08373 - as futures::future::Future>::poll::h2a2790caa3e5b323 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/map_err.rs:34:9 [INFO] [stdout] 21: 0x5ee32800d2b2 - as futures::future::Future>::poll::hebde24b50de81c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/mod.rs:113:13 [INFO] [stdout] 22: 0x5ee327c52f86 - futures::future::chain::Chain::poll::ha5a10b41c351dacb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/chain.rs:42:27 [INFO] [stdout] 23: 0x5ee327d1c5da - as futures::future::Future>::poll::h887e169c3a5f75fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/and_then.rs:32:9 [INFO] [stdout] 24: 0x5ee327d03769 - futures::future::join::MaybeDone::poll::hb4d11de732440d49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/join.rs:153:45 [INFO] [stdout] 25: 0x5ee327d053e3 - as futures::future::Future>::poll::h29a07ddfc5767299 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/join.rs:67:42 [INFO] [stdout] 26: 0x5ee327cf4f8e - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h79b6f6c425aa5346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 27: 0x5ee327cf5721 - futures::task_impl::Spawn::enter::{{closure}}::h8cf0a32e84040123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 28: 0x5ee327d04b58 - futures::task_impl::std::set::h6d2d9151477f4c2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 29: 0x5ee327cf51b1 - futures::task_impl::Spawn::enter::h46c0582b82ec7e49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 30: 0x5ee327cf4974 - futures::task_impl::Spawn::poll_fn_notify::h39f822b01eef7bdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 31: 0x5ee327cf4e97 - futures::task_impl::Spawn::poll_future_notify::ha5d2b5f158b05bb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 32: 0x5ee327cd7821 - tokio_current_thread::Entered

::block_on::{{closure}}::h1b78dd4a75680d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:506:39 [INFO] [stdout] 33: 0x5ee327cd65a3 - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h531190db4801fa27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:40 [INFO] [stdout] 34: 0x5ee327cd5c78 - tokio_current_thread::CurrentRunner::set_spawn::ha9353f81c8444bfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:841:9 [INFO] [stdout] 35: 0x5ee327cd608d - tokio_current_thread::Borrow::enter::{{closure}}::h278f11bbd4e14747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:13 [INFO] [stdout] 36: 0x5ee327cffa45 - std::thread::local::LocalKey::try_with::h8e6a34d6a202bd00 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 37: 0x5ee327cfee0e - std::thread::local::LocalKey::with::h69cb7ec161574cae [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 38: 0x5ee327cd5eaa - tokio_current_thread::Borrow::enter::h5b93baef1aff85a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:798:9 [INFO] [stdout] 39: 0x5ee327cd6984 - tokio_current_thread::Entered

::block_on::h216b356128cc442d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:503:23 [INFO] [stdout] 40: 0x5ee327ce3046 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hea861d61d7028162 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:23 [INFO] [stdout] 41: 0x5ee327ce276b - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h7b5f648a4ed851e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25 [INFO] [stdout] 42: 0x5ee327cd4bf0 - tokio_executor::global::with_default::{{closure}}::h149e535b632c3b4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:221:9 [INFO] [stdout] 43: 0x5ee327cff4ed - std::thread::local::LocalKey::try_with::h3e7c9e675389f47b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 44: 0x5ee327cfeeae - std::thread::local::LocalKey::with::h74c5b0acc01fc45f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 45: 0x5ee327cd46f8 - tokio_executor::global::with_default::h5bcc471804247548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:190:5 [INFO] [stdout] 46: 0x5ee327ce22ec - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h8430eb33691fe92c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21 [INFO] [stdout] 47: 0x5ee327cd4339 - tokio_timer::timer::handle::with_default::h7b59273ca8a48a83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/timer/handle.rs:74:5 [INFO] [stdout] 48: 0x5ee327ce1e4b - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h8343c6a996ffc173 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17 [INFO] [stdout] 49: 0x5ee327cfe087 - tokio_timer::clock::clock::with_default::h2f260f9e7411c912 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/clock/clock.rs:125:5 [INFO] [stdout] 50: 0x5ee327ce1c88 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::hff5a671753197c8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13 [INFO] [stdout] 51: 0x5ee327cf3069 - tokio_reactor::with_default::h764440caa9eac5fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:220:5 [INFO] [stdout] 52: 0x5ee327ce171f - tokio::runtime::current_thread::runtime::Runtime::enter::h99749fdd1777bd61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9 [INFO] [stdout] 53: 0x5ee327ce2d12 - tokio::runtime::current_thread::runtime::Runtime::block_on::h1a2b20df0dcb1822 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:9 [INFO] [stdout] 54: 0x5ee327cf1682 - test::unix::h97a281f4d28e2da6 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:67:9 [INFO] [stdout] 55: 0x5ee327cf0377 - test::unix::{{closure}}::h4f614a732e26a272 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:194:10 [INFO] [stdout] 56: 0x5ee327cb9eb6 - core::ops::function::FnOnce::call_once::hc7f3a58121aa5b51 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5ee327d626db - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5ee327d626db - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 59: 0x5ee327d615c8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 60: 0x5ee327d615c8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5ee327d615c8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 62: 0x5ee327d615c8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 63: 0x5ee327d615c8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 64: 0x5ee327d615c8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 65: 0x5ee327d615c8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 66: 0x5ee327d25555 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 67: 0x5ee327d25555 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 68: 0x5ee327d28fca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x5ee327d28fca - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x5ee327d28fca - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 71: 0x5ee327d28fca - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 72: 0x5ee327d28fca - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 73: 0x5ee327d28fca - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x5ee327d28fca - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x5ee328259d7b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 76: 0x5ee328259d7b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 77: 0x5ee328259d7b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 78: 0x7513ba632aa4 - [INFO] [stdout] 79: 0x7513ba6bfa34 - clone [INFO] [stdout] 80: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] unix [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test` [INFO] running `Command { std: "docker" "inspect" "131961449a8888ce3a32ad2588b602fb83ec9d1fa5f8cc3f446a23acd43a4e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131961449a8888ce3a32ad2588b602fb83ec9d1fa5f8cc3f446a23acd43a4e69", kill_on_drop: false }` [INFO] [stdout] 131961449a8888ce3a32ad2588b602fb83ec9d1fa5f8cc3f446a23acd43a4e69