[INFO] crate quirc 0.0.1 is already in cache [INFO] testing quirc-0.0.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate quirc 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate quirc 0.0.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate quirc 0.0.1 [INFO] finished tweaking crates.io crate quirc 0.0.1 [INFO] tweaked toml for crates.io crate quirc 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d1be840d7566e83265bd7cc0f7ee07c8d5e000153ca821d309cb9e78ed33e71 [INFO] running `"docker" "start" "-a" "9d1be840d7566e83265bd7cc0f7ee07c8d5e000153ca821d309cb9e78ed33e71"` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling quirc v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: /opt/rustwide/workdir/c/decode.c: In function 'decode_payload': [INFO] [stderr] warning: /opt/rustwide/workdir/c/decode.c:877:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (data->payload_len >= sizeof(data->payload)) [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: /opt/rustwide/workdir/c/identify.c: In function 'area_count': [INFO] [stderr] warning: /opt/rustwide/workdir/c/identify.c:233:45: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] warning: static void area_count(void *user_data, int y, int left, int right) [INFO] [stderr] warning: ^ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.50s [INFO] running `"docker" "inspect" "9d1be840d7566e83265bd7cc0f7ee07c8d5e000153ca821d309cb9e78ed33e71"` [INFO] running `"docker" "rm" "-f" "9d1be840d7566e83265bd7cc0f7ee07c8d5e000153ca821d309cb9e78ed33e71"` [INFO] [stdout] 9d1be840d7566e83265bd7cc0f7ee07c8d5e000153ca821d309cb9e78ed33e71 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb315bf15de5013a1ad5c991e6f31a98a0d4c5f8cc0558619c7d2f564eb5dddd [INFO] running `"docker" "start" "-a" "eb315bf15de5013a1ad5c991e6f31a98a0d4c5f8cc0558619c7d2f564eb5dddd"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] warning: /opt/rustwide/workdir/c/decode.c: In function 'decode_payload': [INFO] [stderr] warning: /opt/rustwide/workdir/c/decode.c:877:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (data->payload_len >= sizeof(data->payload)) [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: /opt/rustwide/workdir/c/identify.c: In function 'area_count': [INFO] [stderr] warning: /opt/rustwide/workdir/c/identify.c:233:45: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] warning: static void area_count(void *user_data, int y, int left, int right) [INFO] [stderr] warning: ^ [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling qrcode v0.5.0 [INFO] [stderr] Compiling quirc v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.05s [INFO] running `"docker" "inspect" "eb315bf15de5013a1ad5c991e6f31a98a0d4c5f8cc0558619c7d2f564eb5dddd"` [INFO] running `"docker" "rm" "-f" "eb315bf15de5013a1ad5c991e6f31a98a0d4c5f8cc0558619c7d2f564eb5dddd"` [INFO] [stdout] eb315bf15de5013a1ad5c991e6f31a98a0d4c5f8cc0558619c7d2f564eb5dddd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4310db068dcc9377d60234549834d75b5b2ba34845f3dabf7c3c7961cd4e4ccf [INFO] running `"docker" "start" "-a" "4310db068dcc9377d60234549834d75b5b2ba34845f3dabf7c3c7961cd4e4ccf"` [INFO] [stderr] warning: /opt/rustwide/workdir/c/decode.c: In function 'decode_payload': [INFO] [stderr] warning: /opt/rustwide/workdir/c/decode.c:877:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (data->payload_len >= sizeof(data->payload)) [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: /opt/rustwide/workdir/c/identify.c: In function 'area_count': [INFO] [stderr] warning: /opt/rustwide/workdir/c/identify.c:233:45: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] warning: static void area_count(void *user_data, int y, int left, int right) [INFO] [stderr] warning: ^ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quirc-9ef80b32d7951458 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::decode_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests quirc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4310db068dcc9377d60234549834d75b5b2ba34845f3dabf7c3c7961cd4e4ccf"` [INFO] running `"docker" "rm" "-f" "4310db068dcc9377d60234549834d75b5b2ba34845f3dabf7c3c7961cd4e4ccf"` [INFO] [stdout] 4310db068dcc9377d60234549834d75b5b2ba34845f3dabf7c3c7961cd4e4ccf