[INFO] crate wc-lock 0.2.1 is already in cache [INFO] checking wc-lock-0.2.1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917 [INFO] extracting crate wc-lock 0.2.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate wc-lock 0.2.1 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wc-lock 0.2.1 [INFO] finished tweaking crates.io crate wc-lock 0.2.1 [INFO] tweaked toml for crates.io crate wc-lock 0.2.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] edce8488d298579354d0aa81209e49b1397caf66ac7149dd8eea2074d5b18e9b [INFO] running `"docker" "start" "-a" "edce8488d298579354d0aa81209e49b1397caf66ac7149dd8eea2074d5b18e9b"` [INFO] [stderr] Compiling wc-lock v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Checking way-cooler-client-helpers v0.1.0 [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use gcc::Config; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:16:22 [INFO] [stderr] | [INFO] [stderr] 16 | let mut config = Config::new(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:16:22 [INFO] [stderr] | [INFO] [stderr] 16 | let mut config = Config::new(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:188:33 [INFO] [stderr] | [INFO] [stderr] 188 | let edges = {*(args.offset(0) as *const u32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:189:35 [INFO] [stderr] | [INFO] [stderr] 189 | let surface = {Proxy::from_ptr_initialized(*(args.offset(1) as *const *mut wl_proxy))}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:190:33 [INFO] [stderr] | [INFO] [stderr] 190 | let width = {*(args.offset(2) as *const i32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:191:34 [INFO] [stderr] | [INFO] [stderr] 191 | let height = {*(args.offset(3) as *const i32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:198:34 [INFO] [stderr] | [INFO] [stderr] 198 | let cursor = {*(args.offset(0) as *const u32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:188:33 [INFO] [stderr] | [INFO] [stderr] 188 | let edges = {*(args.offset(0) as *const u32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:189:35 [INFO] [stderr] | [INFO] [stderr] 189 | let surface = {Proxy::from_ptr_initialized(*(args.offset(1) as *const *mut wl_proxy))}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:190:33 [INFO] [stderr] | [INFO] [stderr] 190 | let width = {*(args.offset(2) as *const i32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:191:34 [INFO] [stderr] | [INFO] [stderr] 191 | let height = {*(args.offset(3) as *const i32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> /opt/rustwide/target/debug/build/wc-lock-c8a14c72d30f69ba/out/desktop-shell_api.rs:198:34 [INFO] [stderr] | [INFO] [stderr] 198 | let cursor = {*(args.offset(0) as *const u32)}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.48s [INFO] running `"docker" "inspect" "edce8488d298579354d0aa81209e49b1397caf66ac7149dd8eea2074d5b18e9b"` [INFO] running `"docker" "rm" "-f" "edce8488d298579354d0aa81209e49b1397caf66ac7149dd8eea2074d5b18e9b"` [INFO] [stdout] edce8488d298579354d0aa81209e49b1397caf66ac7149dd8eea2074d5b18e9b