[INFO] fetching crate fswatch-sys 0.1.10...
[INFO] checking fswatch-sys-0.1.10 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fswatch-sys 0.1.10 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fswatch-sys 0.1.10 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fswatch-sys 0.1.10
[INFO] finished tweaking crates.io crate fswatch-sys 0.1.10
[INFO] tweaked toml for crates.io crate fswatch-sys 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bacd2c3b383b4e004389bc51438977bdbc993be84a743ea12579367f29f7d74
[INFO] running `Command { std: "docker" "start" "-a" "4bacd2c3b383b4e004389bc51438977bdbc993be84a743ea12579367f29f7d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bacd2c3b383b4e004389bc51438977bdbc993be84a743ea12579367f29f7d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bacd2c3b383b4e004389bc51438977bdbc993be84a743ea12579367f29f7d74", kill_on_drop: false }`
[INFO] [stdout] 4bacd2c3b383b4e004389bc51438977bdbc993be84a743ea12579367f29f7d74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65802954d690712149a294777cb7ec2272775df8d353c58daadff21dded398ed
[INFO] running `Command { std: "docker" "start" "-a" "65802954d690712149a294777cb7ec2272775df8d353c58daadff21dded398ed", kill_on_drop: false }`
[INFO] [stderr]     Checking fswatch-sys v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:71:49
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 - pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout] 71 + pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout]    |                                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 72 - pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout] 72 + pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout]    |                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 - pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout] 73 + pub const FSW_ERR_MEMORY: FSW_STATUS = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout]    |                                                      ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 - pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout] 74 + pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = 1 << 4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 - pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout] 75 + pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = 1 << 5;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:71:49
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 - pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout] 71 + pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:76:47
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout]    |                                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 - pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout] 76 + pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = 1 << 6;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout]    |                                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 72 - pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout] 72 + pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 - pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout] 77 + pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = 1 << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout]    |                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 - pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout] 73 + pub const FSW_ERR_MEMORY: FSW_STATUS = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:78:46
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout]    |                                              ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 - pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout] 78 + pub const FSW_ERR_INVALID_PATH: FSW_STATUS = 1 << 8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout]    |                                                      ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 - pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout] 74 + pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = 1 << 4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 - pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout] 75 + pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = 1 << 5;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 - pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout] 79 + pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = 1 << 9;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:80:49
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout]    |                                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 - pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout] 80 + pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = 1 << 10;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:76:47
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout]    |                                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 - pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout] 76 + pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = 1 << 6;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 - pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout] 81 + pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = 1 << 11;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 - pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout] 77 + pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = 1 << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:82:57
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout]    |                                                         ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 - pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout] 82 + pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = 1 << 12;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:78:46
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout]    |                                              ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 - pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout] 78 + pub const FSW_ERR_INVALID_PATH: FSW_STATUS = 1 << 8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 83 - pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout] 83 + pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = 1 << 13;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 - pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout] 79 + pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = 1 << 9;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:84:50
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout]    |                                                  ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 - pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout] 84 + pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = 1 << 14;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:80:49
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout]    |                                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 - pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout] 80 + pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = 1 << 10;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 - pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout] 81 + pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = 1 << 11;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:82:57
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout]    |                                                         ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 - pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout] 82 + pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = 1 << 12;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 83 - pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout] 83 + pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = 1 << 13;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:84:50
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout]    |                                                  ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 - pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout] 84 + pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = 1 << 14;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fswatch-sys` (lib test) due to 2 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fswatch-sys` (lib) due to 2 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "65802954d690712149a294777cb7ec2272775df8d353c58daadff21dded398ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65802954d690712149a294777cb7ec2272775df8d353c58daadff21dded398ed", kill_on_drop: false }`
[INFO] [stdout] 65802954d690712149a294777cb7ec2272775df8d353c58daadff21dded398ed
[INFO] checking fswatch-sys-0.1.10 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate fswatch-sys 0.1.10 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fswatch-sys 0.1.10 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fswatch-sys 0.1.10
[INFO] finished tweaking crates.io crate fswatch-sys 0.1.10
[INFO] tweaked toml for crates.io crate fswatch-sys 0.1.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 821730adce9df54d0c6627046625668cab77a5b158bec03091facfdc6b7f07c7
[INFO] running `Command { std: "docker" "start" "-a" "821730adce9df54d0c6627046625668cab77a5b158bec03091facfdc6b7f07c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "821730adce9df54d0c6627046625668cab77a5b158bec03091facfdc6b7f07c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821730adce9df54d0c6627046625668cab77a5b158bec03091facfdc6b7f07c7", kill_on_drop: false }`
[INFO] [stdout] 821730adce9df54d0c6627046625668cab77a5b158bec03091facfdc6b7f07c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9565dcbacf68861c2a7b353b28cd7a450a7d2da7d184c98ffdd6949f86a84ad6
[INFO] running `Command { std: "docker" "start" "-a" "9565dcbacf68861c2a7b353b28cd7a450a7d2da7d184c98ffdd6949f86a84ad6", kill_on_drop: false }`
[INFO] [stderr]     Checking fswatch-sys v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:71:49
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 - pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout] 71 + pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout]    |                                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 72 - pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout] 72 + pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout]    |                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 - pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout] 73 + pub const FSW_ERR_MEMORY: FSW_STATUS = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:71:49
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 - pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = (1 << 1);
[INFO] [stdout] 71 + pub const FSW_ERR_SESSION_UNKNOWN: FSW_STATUS = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout]    |                                                      ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 - pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout] 74 + pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = 1 << 4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout]    |                                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 72 - pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = (1 << 2);
[INFO] [stdout] 72 + pub const FSW_ERR_MONITOR_ALREADY_EXISTS: FSW_STATUS = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 - pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout] 75 + pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = 1 << 5;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout]    |                                        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 - pub const FSW_ERR_MEMORY: FSW_STATUS = (1 << 3);
[INFO] [stdout] 73 + pub const FSW_ERR_MEMORY: FSW_STATUS = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:76:47
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout]    |                                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 - pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout] 76 + pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = 1 << 6;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout]    |                                                      ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 - pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = (1 << 4);
[INFO] [stdout] 74 + pub const FSW_ERR_UNKNOWN_MONITOR_TYPE: FSW_STATUS = 1 << 4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 - pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout] 77 + pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = 1 << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 - pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = (1 << 5);
[INFO] [stdout] 75 + pub const FSW_ERR_CALLBACK_NOT_SET: FSW_STATUS = 1 << 5;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:78:46
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout]    |                                              ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 - pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout] 78 + pub const FSW_ERR_INVALID_PATH: FSW_STATUS = 1 << 8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:76:47
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout]    |                                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 - pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = (1 << 6);
[INFO] [stdout] 76 + pub const FSW_ERR_PATHS_NOT_SET: FSW_STATUS = 1 << 6;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 - pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout] 79 + pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = 1 << 9;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 77 - pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = (1 << 7);
[INFO] [stdout] 77 + pub const FSW_ERR_MISSING_CONTEXT: FSW_STATUS = 1 << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:80:49
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout]    |                                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 - pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout] 80 + pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = 1 << 10;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:78:46
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout]    |                                              ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 - pub const FSW_ERR_INVALID_PATH: FSW_STATUS = (1 << 8);
[INFO] [stdout] 78 + pub const FSW_ERR_INVALID_PATH: FSW_STATUS = 1 << 8;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 - pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout] 81 + pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = 1 << 11;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout]    |                                                  ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 - pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = (1 << 9);
[INFO] [stdout] 79 + pub const FSW_ERR_INVALID_CALLBACK: FSW_STATUS = 1 << 9;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:82:57
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout]    |                                                         ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 - pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout] 82 + pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = 1 << 12;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:80:49
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout]    |                                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 - pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = (1 << 10);
[INFO] [stdout] 80 + pub const FSW_ERR_INVALID_LATENCY: FSW_STATUS = 1 << 10;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 83 - pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout] 83 + pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = 1 << 13;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 - pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = (1 << 11);
[INFO] [stdout] 81 + pub const FSW_ERR_INVALID_REGEX: FSW_STATUS = 1 << 11;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:84:50
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout]    |                                                  ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 - pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout] 84 + pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = 1 << 14;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:82:57
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout]    |                                                         ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 - pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = (1 << 12);
[INFO] [stdout] 82 + pub const FSW_ERR_MONITOR_ALREADY_RUNNING: FSW_STATUS = 1 << 12;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout]    |                                               ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 83 - pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = (1 << 13);
[INFO] [stdout] 83 + pub const FSW_ERR_UNKNOWN_VALUE: FSW_STATUS = 1 << 13;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/lib.rs:84:50
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout]    |                                                  ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 - pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = (1 << 14);
[INFO] [stdout] 84 + pub const FSW_ERR_INVALID_PROPERTY: FSW_STATUS = 1 << 14;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fswatch-sys` (lib) due to 2 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fswatch-sys` (lib test) due to 2 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9565dcbacf68861c2a7b353b28cd7a450a7d2da7d184c98ffdd6949f86a84ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9565dcbacf68861c2a7b353b28cd7a450a7d2da7d184c98ffdd6949f86a84ad6", kill_on_drop: false }`
[INFO] [stdout] 9565dcbacf68861c2a7b353b28cd7a450a7d2da7d184c98ffdd6949f86a84ad6
