[INFO] fetching crate rouille-maint-in 3.0.1... [INFO] testing rouille-maint-in-3.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rouille-maint-in 3.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rouille-maint-in 3.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rouille-maint-in 3.0.1 [INFO] finished tweaking crates.io crate rouille-maint-in 3.0.1 [INFO] tweaked toml for crates.io crate rouille-maint-in 3.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate rouille-maint-in 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded async-trait v0.1.48 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] [stderr] Downloaded postgres v0.19.0 [INFO] [stderr] Downloaded tiny_http v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 000f8467ef0ff74cbee4d7725058f4ca9ff9d23bc0f3f2704bca6938f0caa000 [INFO] running `Command { std: "docker" "start" "-a" "000f8467ef0ff74cbee4d7725058f4ca9ff9d23bc0f3f2704bca6938f0caa000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "000f8467ef0ff74cbee4d7725058f4ca9ff9d23bc0f3f2704bca6938f0caa000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000f8467ef0ff74cbee4d7725058f4ca9ff9d23bc0f3f2704bca6938f0caa000", kill_on_drop: false }` [INFO] [stdout] 000f8467ef0ff74cbee4d7725058f4ca9ff9d23bc0f3f2704bca6938f0caa000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f999f2c1e909d96a89160312e278ba1c5111967beb71ccdfa457a84feb0ff08e [INFO] running `Command { std: "docker" "start" "-a" "f999f2c1e909d96a89160312e278ba1c5111967beb71ccdfa457a84feb0ff08e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tiny_http v0.8.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rouille-maint-in v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.16s [INFO] running `Command { std: "docker" "inspect" "f999f2c1e909d96a89160312e278ba1c5111967beb71ccdfa457a84feb0ff08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f999f2c1e909d96a89160312e278ba1c5111967beb71ccdfa457a84feb0ff08e", kill_on_drop: false }` [INFO] [stdout] f999f2c1e909d96a89160312e278ba1c5111967beb71ccdfa457a84feb0ff08e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9048067e7433e2095e366bfbe60a82c7a84b188c15b08851fd5f06d6fe0a7f57 [INFO] running `Command { std: "docker" "start" "-a" "9048067e7433e2095e366bfbe60a82c7a84b188c15b08851fd5f06d6fe0a7f57", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling rouille-maint-in v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `login` [INFO] [stdout] --> examples/login-session.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | struct SessionData { login: String } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SessionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/login-session.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 772 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 773 | | field: String [INFO] [stdout] 774 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 772 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 773 | | field: String [INFO] [stdout] 774 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 804 | | field: u32 [INFO] [stdout] 805 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 804 | | field: u32 [INFO] [stdout] 805 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 850 | | field: Vec [INFO] [stdout] 851 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 850 | | field: Vec [INFO] [stdout] 851 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 881 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 882 | | field: String [INFO] [stdout] 883 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 881 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 882 | | field: String [INFO] [stdout] 883 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 941 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 942 | | field: u32 [INFO] [stdout] 943 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 941 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 942 | | field: u32 [INFO] [stdout] 943 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 973 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 974 | | field: u8 [INFO] [stdout] 975 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 973 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 974 | | field: u8 [INFO] [stdout] 975 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 993 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 994 | | field: u8 [INFO] [stdout] 995 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 993 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 994 | | field: u8 [INFO] [stdout] 995 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1011 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1012 | | field: String [INFO] [stdout] 1013 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/input/post.rs:489:18 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1011 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1012 | | field: String [INFO] [stdout] 1013 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rouille-maint-in`; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rouille_maint_in --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="gzip"' -C metadata=a69c18957621c66f -C extra-filename=-a69c18957621c66f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-81558b526ba6c156.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4107779e2244c4b8.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-0779c1f7fc949771.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-af6ca930bd5105e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-726733d8fa3cb0d9.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bed11f0fd8e80ebc.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-831068aab29fdb05.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-27b30a189ecb6730.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-74089a94421340f5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-091f6fbdc20516a4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67de8543924efef8.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-e5f936e9a81442e4.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-d0d955940de4b65f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-e552be7ad3e3f72d.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-ea99d989620f872e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c4650c345c0d6e6e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-b322f97ba2872767/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9048067e7433e2095e366bfbe60a82c7a84b188c15b08851fd5f06d6fe0a7f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9048067e7433e2095e366bfbe60a82c7a84b188c15b08851fd5f06d6fe0a7f57", kill_on_drop: false }` [INFO] [stdout] 9048067e7433e2095e366bfbe60a82c7a84b188c15b08851fd5f06d6fe0a7f57