[INFO] cloning repository https://github.com/nickbp/kapiti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickbp/kapiti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbp%2Fkapiti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbp%2Fkapiti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51275d4c759059a2e5ae70b8bec3f74a95282c21 [INFO] testing nickbp/kapiti against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbp%2Fkapiti" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickbp/kapiti on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickbp/kapiti [INFO] finished tweaking git repo https://github.com/nickbp/kapiti [INFO] tweaked toml for git repo https://github.com/nickbp/kapiti written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nickbp/kapiti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ba89779df4ff26d98fe853028ec839f5aee31dc33ab1ee7afef1a1ed8dbcb71 [INFO] running `Command { std: "docker" "start" "-a" "0ba89779df4ff26d98fe853028ec839f5aee31dc33ab1ee7afef1a1ed8dbcb71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba89779df4ff26d98fe853028ec839f5aee31dc33ab1ee7afef1a1ed8dbcb71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba89779df4ff26d98fe853028ec839f5aee31dc33ab1ee7afef1a1ed8dbcb71", kill_on_drop: false }` [INFO] [stdout] 0ba89779df4ff26d98fe853028ec839f5aee31dc33ab1ee7afef1a1ed8dbcb71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebbae0a42108c9c99f30ab004b8a702eb75f92e262704603bf3fa750a2133b32 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebbae0a42108c9c99f30ab004b8a702eb75f92e262704603bf3fa750a2133b32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling git-testament-derive v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling git-testament v0.1.9 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling redis v0.16.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.6 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling packed_struct_codegen v0.3.0 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling kapiti v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/client/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_attributes)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/hyper.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/client/hyper.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/https.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/client/https.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/tcp.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/client/tcp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/udp.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/client/udp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/decoder.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/decoder.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/encoder.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/encoder.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/display.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/display.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/character_string.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/character_string.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/domain_name.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/domain_name.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/message.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/message.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/rdata.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/codec/rdata.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/filter/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/downloader.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/filter/downloader.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/filter.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/filter/filter.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/path.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/filter/path.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/reader.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/filter/reader.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/config.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/config.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/http.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/http.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/logging.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/logging.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/redis.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/redis.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/runner.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/runner.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/server.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/server.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/hyper.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/https.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/tcp.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/client/udp.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/decoder.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/encoder.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/display.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/character_string.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/domain_name.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/message.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/codec/rdata.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/downloader.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/filter.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/path.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/filter/reader.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/config.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/http.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/logging.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/redis.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/runner.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: deny(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/server.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kapiti`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ebbae0a42108c9c99f30ab004b8a702eb75f92e262704603bf3fa750a2133b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbae0a42108c9c99f30ab004b8a702eb75f92e262704603bf3fa750a2133b32", kill_on_drop: false }` [INFO] [stdout] ebbae0a42108c9c99f30ab004b8a702eb75f92e262704603bf3fa750a2133b32