[INFO] cloning repository https://github.com/tiqwab/tftpff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiqwab/tftpff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiqwab%2Ftftpff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiqwab%2Ftftpff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f102f43e8743426f3ae6ff422dd12173f12844fe [INFO] testing tiqwab/tftpff against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiqwab%2Ftftpff" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiqwab/tftpff on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiqwab/tftpff [INFO] finished tweaking git repo https://github.com/tiqwab/tftpff [INFO] tweaked toml for git repo https://github.com/tiqwab/tftpff written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tiqwab/tftpff 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a672fe442c350fee0651bd171776a7e479e4f3de57b049a28857686edf704831 [INFO] running `Command { std: "docker" "start" "-a" "a672fe442c350fee0651bd171776a7e479e4f3de57b049a28857686edf704831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a672fe442c350fee0651bd171776a7e479e4f3de57b049a28857686edf704831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a672fe442c350fee0651bd171776a7e479e4f3de57b049a28857686edf704831", kill_on_drop: false }` [INFO] [stdout] a672fe442c350fee0651bd171776a7e479e4f3de57b049a28857686edf704831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66daba6323bb4c8fec51d14190ae8bc7819c9ecbaee356bada98283b2bb2057 [INFO] running `Command { std: "docker" "start" "-a" "a66daba6323bb4c8fec51d14190ae8bc7819c9ecbaee356bada98283b2bb2057", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling tftpff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | TftpError::Others => (0x0_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - TftpError::Others => (0x0_u16), [INFO] [stdout] 38 + TftpError::Others => 0x0_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | TftpError::FileNotFound => (0x1_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - TftpError::FileNotFound => (0x1_u16), [INFO] [stdout] 39 + TftpError::FileNotFound => 0x1_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | TftpError::AccessViolation => (0x2_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - TftpError::AccessViolation => (0x2_u16), [INFO] [stdout] 40 + TftpError::AccessViolation => 0x2_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | TftpError::DiskNoSpace => (0x3_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - TftpError::DiskNoSpace => (0x3_u16), [INFO] [stdout] 41 + TftpError::DiskNoSpace => 0x3_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stdout] 42 + TftpError::IllegalTftpOp => 0x4_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | TftpError::UnknownTid => (0x5_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - TftpError::UnknownTid => (0x5_u16), [INFO] [stdout] 43 + TftpError::UnknownTid => 0x5_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | TftpError::FileExists => (0x6_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - TftpError::FileExists => (0x6_u16), [INFO] [stdout] 44 + TftpError::FileExists => 0x6_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | TftpError::NoSuchUser => (0x7_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - TftpError::NoSuchUser => (0x7_u16), [INFO] [stdout] 45 + TftpError::NoSuchUser => 0x7_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.97s [INFO] running `Command { std: "docker" "inspect" "a66daba6323bb4c8fec51d14190ae8bc7819c9ecbaee356bada98283b2bb2057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66daba6323bb4c8fec51d14190ae8bc7819c9ecbaee356bada98283b2bb2057", kill_on_drop: false }` [INFO] [stdout] a66daba6323bb4c8fec51d14190ae8bc7819c9ecbaee356bada98283b2bb2057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e1b1b7c687be0c7d88d3fcf135347500adbcd1ecc56a4b091e3983457f97a3f [INFO] running `Command { std: "docker" "start" "-a" "2e1b1b7c687be0c7d88d3fcf135347500adbcd1ecc56a4b091e3983457f97a3f", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | TftpError::Others => (0x0_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - TftpError::Others => (0x0_u16), [INFO] [stdout] 38 + TftpError::Others => 0x0_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | TftpError::FileNotFound => (0x1_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - TftpError::FileNotFound => (0x1_u16), [INFO] [stdout] 39 + TftpError::FileNotFound => 0x1_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | TftpError::AccessViolation => (0x2_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - TftpError::AccessViolation => (0x2_u16), [INFO] [stdout] 40 + TftpError::AccessViolation => 0x2_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | TftpError::DiskNoSpace => (0x3_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - TftpError::DiskNoSpace => (0x3_u16), [INFO] [stdout] 41 + TftpError::DiskNoSpace => 0x3_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stdout] 42 + TftpError::IllegalTftpOp => 0x4_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | TftpError::UnknownTid => (0x5_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - TftpError::UnknownTid => (0x5_u16), [INFO] [stdout] 43 + TftpError::UnknownTid => 0x5_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | TftpError::FileExists => (0x6_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - TftpError::FileExists => (0x6_u16), [INFO] [stdout] 44 + TftpError::FileExists => 0x6_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tftpff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | TftpError::NoSuchUser => (0x7_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - TftpError::NoSuchUser => (0x7_u16), [INFO] [stdout] 45 + TftpError::NoSuchUser => 0x7_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | TftpError::Others => (0x0_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - TftpError::Others => (0x0_u16), [INFO] [stdout] 38 + TftpError::Others => 0x0_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | TftpError::FileNotFound => (0x1_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - TftpError::FileNotFound => (0x1_u16), [INFO] [stdout] 39 + TftpError::FileNotFound => 0x1_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | TftpError::AccessViolation => (0x2_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - TftpError::AccessViolation => (0x2_u16), [INFO] [stdout] 40 + TftpError::AccessViolation => 0x2_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | TftpError::DiskNoSpace => (0x3_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - TftpError::DiskNoSpace => (0x3_u16), [INFO] [stdout] 41 + TftpError::DiskNoSpace => 0x3_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stdout] 42 + TftpError::IllegalTftpOp => 0x4_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | TftpError::UnknownTid => (0x5_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - TftpError::UnknownTid => (0x5_u16), [INFO] [stdout] 43 + TftpError::UnknownTid => 0x5_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | TftpError::FileExists => (0x6_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - TftpError::FileExists => (0x6_u16), [INFO] [stdout] 44 + TftpError::FileExists => 0x6_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | TftpError::NoSuchUser => (0x7_u16), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - TftpError::NoSuchUser => (0x7_u16), [INFO] [stdout] 45 + TftpError::NoSuchUser => 0x7_u16, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.20s [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e1b1b7c687be0c7d88d3fcf135347500adbcd1ecc56a4b091e3983457f97a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1b1b7c687be0c7d88d3fcf135347500adbcd1ecc56a4b091e3983457f97a3f", kill_on_drop: false }` [INFO] [stdout] 2e1b1b7c687be0c7d88d3fcf135347500adbcd1ecc56a4b091e3983457f97a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15928a1fce82ab9c4b9c1874dca069d8652bbcd183690f9ec7d0a4e638ec7968 [INFO] running `Command { std: "docker" "start" "-a" "15928a1fce82ab9c4b9c1874dca069d8652bbcd183690f9ec7d0a4e638ec7968", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:38:34 [INFO] [stderr] | [INFO] [stderr] 38 | TftpError::Others => (0x0_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 38 - TftpError::Others => (0x0_u16), [INFO] [stderr] 38 + TftpError::Others => 0x0_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:39:40 [INFO] [stderr] | [INFO] [stderr] 39 | TftpError::FileNotFound => (0x1_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 39 - TftpError::FileNotFound => (0x1_u16), [INFO] [stderr] 39 + TftpError::FileNotFound => 0x1_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:40:43 [INFO] [stderr] | [INFO] [stderr] 40 | TftpError::AccessViolation => (0x2_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 40 - TftpError::AccessViolation => (0x2_u16), [INFO] [stderr] 40 + TftpError::AccessViolation => 0x2_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:41:39 [INFO] [stderr] | [INFO] [stderr] 41 | TftpError::DiskNoSpace => (0x3_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 41 - TftpError::DiskNoSpace => (0x3_u16), [INFO] [stderr] 41 + TftpError::DiskNoSpace => 0x3_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 42 - TftpError::IllegalTftpOp => (0x4_u16), [INFO] [stderr] 42 + TftpError::IllegalTftpOp => 0x4_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:43:38 [INFO] [stderr] | [INFO] [stderr] 43 | TftpError::UnknownTid => (0x5_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 43 - TftpError::UnknownTid => (0x5_u16), [INFO] [stderr] 43 + TftpError::UnknownTid => 0x5_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:44:38 [INFO] [stderr] | [INFO] [stderr] 44 | TftpError::FileExists => (0x6_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 44 - TftpError::FileExists => (0x6_u16), [INFO] [stderr] 44 + TftpError::FileExists => 0x6_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:45:38 [INFO] [stderr] | [INFO] [stderr] 45 | TftpError::NoSuchUser => (0x7_u16), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 45 - TftpError::NoSuchUser => (0x7_u16), [INFO] [stderr] 45 + TftpError::NoSuchUser => 0x7_u16, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tftpff` (lib) generated 8 warnings (run `cargo fix --lib -p tftpff` to apply 8 suggestions) [INFO] [stderr] warning: `tftpff` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tftpff-3e909645e09b846c) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test file::tests::test_read_512_multiple_bytes ... ok [INFO] [stdout] test file::tests::test_read_with_netascii ... ok [INFO] [stdout] test file::tests::test_write_with_newlines ... ok [INFO] [stdout] test file::tests::test_write_with_netascii ... ok [INFO] [stdout] test file::tests::test_read_with_octet ... ok [INFO] [stdout] test file::tests::test_write_with_octet ... ok [INFO] [stdout] test packet::tests::test_encode_ack ... ok [INFO] [stdout] test packet::tests::test_encode_data ... ok [INFO] [stdout] test packet::tests::test_encode_error ... ok [INFO] [stdout] test packet::tests::test_parse_error ... ok [INFO] [stdout] test packet::tests::test_parse_ack ... ok [INFO] [stdout] test packet::tests::test_parse_rrq_with_illegal_mode ... ok [INFO] [stdout] test packet::tests::test_parse_rrq_ok ... ok [INFO] [stdout] test packet::tests::test_parse_wrq_ok ... ok [INFO] [stdout] test packet::tests::test_parse_wrq_only_use_filename ... ok [INFO] [stdout] test packet::tests::test_parse_rrq_only_use_filename ... ok [INFO] [stdout] test packet::tests::test_parse_data ... ok [INFO] [stdout] test packet::tests::test_parse_wrq_with_illegal_mode ... ok [INFO] [stdout] test server::tests::test_rrq_handler ... ok [INFO] [stdout] test server::tests::test_rrq_handler_with_512_multiple_bytes ... ok [INFO] [stdout] test server::tests::test_wrq_handler_with_error ... ok [INFO] [stdout] test server::tests::test_wrq_handler ... ok [INFO] [stdout] test server::tests::test_rrq_handler_with_error ... ok [INFO] [stdout] test server::tests::test_server_run ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server::tests::test_server_run stdout ---- [INFO] [stdout] thread 'server::tests::test_server_run' panicked at src/server.rs:514:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5581813e9c8c - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5581813e9c8c - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5581813e9c8c - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5581813e9c8c - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5581814179f0 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5581814179f0 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5581813e6aef - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x5581813e9a74 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5581813e9a74 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5581813eb7a7 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x5581813eb493 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55818136f607 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55818136f607 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x5581813ebdb8 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x5581813ebdb8 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x5581813ebb0e - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x5581813ea156 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5581813eb872 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55818116a725 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55818116ab9b - core::panicking::assert_failed_inner::hc4a5497346231c8a [INFO] [stdout] 20: 0x5581813b61be - core::panicking::assert_failed::hae910c4131eaf8d9 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x55818118f924 - tftpff::server::tests::test_server_run::h5ac0a7e0883a27fd [INFO] [stdout] at /opt/rustwide/workdir/src/server.rs:514:9 [INFO] [stdout] 22: 0x55818118ebf7 - tftpff::server::tests::test_server_run::{{closure}}::hee77436dfd381fe7 [INFO] [stdout] at /opt/rustwide/workdir/src/server.rs:470:25 [INFO] [stdout] 23: 0x55818119d206 - core::ops::function::FnOnce::call_once::heb2f12dd0e969c41 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558181374cff - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558181374cff - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 26: 0x558181373c75 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 27: 0x558181373c75 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558181373c75 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558181373c75 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558181373c75 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x558181373c75 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 32: 0x558181373c75 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 33: 0x55818133beb6 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 34: 0x55818133beb6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558181341097 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x558181341097 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558181341097 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558181341097 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558181341097 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x558181341097 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x558181341097 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5581813f1c75 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 43: 0x5581813f1c75 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 44: 0x5581813f1c75 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fda7bda2ac3 - [INFO] [stdout] 46: 0x7fda7be33bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server::tests::test_server_run [INFO] [stdout] [INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "15928a1fce82ab9c4b9c1874dca069d8652bbcd183690f9ec7d0a4e638ec7968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15928a1fce82ab9c4b9c1874dca069d8652bbcd183690f9ec7d0a4e638ec7968", kill_on_drop: false }` [INFO] [stdout] 15928a1fce82ab9c4b9c1874dca069d8652bbcd183690f9ec7d0a4e638ec7968