[INFO] crate quirc 0.0.1 is already in cache [INFO] testing quirc-0.0.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate quirc 0.0.1 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate quirc 0.0.1 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 9fba8e2b6fa7d55b33b8d47fd51d6ffc6c66acb7811d7f5489c194edd59f84e1 [INFO] running `"docker" "start" "-a" "9fba8e2b6fa7d55b33b8d47fd51d6ffc6c66acb7811d7f5489c194edd59f84e1"` [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 1.33s [INFO] running `"docker" "inspect" "9fba8e2b6fa7d55b33b8d47fd51d6ffc6c66acb7811d7f5489c194edd59f84e1"` [INFO] running `"docker" "rm" "-f" "9fba8e2b6fa7d55b33b8d47fd51d6ffc6c66acb7811d7f5489c194edd59f84e1"` [INFO] [stdout] 9fba8e2b6fa7d55b33b8d47fd51d6ffc6c66acb7811d7f5489c194edd59f84e1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 042bfa4c5c803eab33b9b88580473cd361d63c0955b869f75f30be5fdd25c79f [INFO] running `"docker" "start" "-a" "042bfa4c5c803eab33b9b88580473cd361d63c0955b869f75f30be5fdd25c79f"` [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 num-rational v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling png v0.11.0 [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 dev [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `"docker" "inspect" "042bfa4c5c803eab33b9b88580473cd361d63c0955b869f75f30be5fdd25c79f"` [INFO] running `"docker" "rm" "-f" "042bfa4c5c803eab33b9b88580473cd361d63c0955b869f75f30be5fdd25c79f"` [INFO] [stdout] 042bfa4c5c803eab33b9b88580473cd361d63c0955b869f75f30be5fdd25c79f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 4f839f8080c252c4ca37d34484c4dbdc0cac3f3461eb8ec33b84ed5e49835451 [INFO] running `"docker" "start" "-a" "4f839f8080c252c4ca37d34484c4dbdc0cac3f3461eb8ec33b84ed5e49835451"` [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 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quirc-486c874821aad54a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::decode_one ... ok [INFO] [stderr] Doc-tests quirc [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "4f839f8080c252c4ca37d34484c4dbdc0cac3f3461eb8ec33b84ed5e49835451"` [INFO] running `"docker" "rm" "-f" "4f839f8080c252c4ca37d34484c4dbdc0cac3f3461eb8ec33b84ed5e49835451"` [INFO] [stdout] 4f839f8080c252c4ca37d34484c4dbdc0cac3f3461eb8ec33b84ed5e49835451