[INFO] crate tess2-sys 0.0.1 is already in cache [INFO] checking tess2-sys-0.0.1 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate tess2-sys 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tess2-sys 0.0.1 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tess2-sys 0.0.1 [INFO] finished tweaking crates.io crate tess2-sys 0.0.1 [INFO] tweaked toml for crates.io crate tess2-sys 0.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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] 101cb484e88c1f18bc343f20520f529c8e7f08241eff755fc044cd89c5504982 [INFO] running `"docker" "start" "-a" "101cb484e88c1f18bc343f20520f529c8e7f08241eff755fc044cd89c5504982"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tess2-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: native/src/geom.c: In function 'tesedgeIntersect': [INFO] [stderr] warning: native/src/geom.c:218:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! VertLeq( o1, d1 )) { Swap( o1, d1 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:219:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! VertLeq( o2, d2 )) { Swap( o2, d2 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:220:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! VertLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:220:59: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! VertLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:241:44: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! TransLeq( o1, d1 )) { Swap( o1, d1 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:242:44: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! TransLeq( o2, d2 )) { Swap( o2, d2 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:243:44: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! TransLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/geom.c:243:60: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: if( ! TransLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/priorityq.c: In function 'pqInit': [INFO] [stderr] warning: native/src/priorityq.c:385:17: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: Swap( i, j ); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: native/src/priorityq.c:387:16: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] [INFO] [stderr] warning: Swap( i, j ); /* Undo last swap */ [INFO] [stderr] warning: ^ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "101cb484e88c1f18bc343f20520f529c8e7f08241eff755fc044cd89c5504982"` [INFO] running `"docker" "rm" "-f" "101cb484e88c1f18bc343f20520f529c8e7f08241eff755fc044cd89c5504982"` [INFO] [stdout] 101cb484e88c1f18bc343f20520f529c8e7f08241eff755fc044cd89c5504982