[INFO] updating cached repository https://github.com/FauxFaux/quad-image [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a698e5bfab97d3308e2e4aa23e243eb1370eb9c [INFO] testing FauxFaux/quad-image against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fquad-image" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/quad-image 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 git repo https://github.com/FauxFaux/quad-image [INFO] finished tweaking git repo https://github.com/FauxFaux/quad-image [INFO] tweaked toml for git repo https://github.com/FauxFaux/quad-image written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/quad-image already has a lockfile, it will not be regenerated [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] df59f8b4734d10169af343c9d6ea95860e5ebb63f13730756c7a362f53fa79ca [INFO] running `"docker" "start" "-a" "df59f8b4734d10169af343c9d6ea95860e5ebb63f13730756c7a362f53fa79ca"` [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling kamadak-exif v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tempfile-fast v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rouille v3.0.0 (https://github.com/tomaka/rouille?rev=e9692e1b19c8d25a742129a16bbe826c686ab274#e9692e1b) [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling quad-image v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:39:24 [INFO] [stderr] | [INFO] [stderr] 39 | let params = match post_input!(request, { [INFO] [stderr] | ________________________^ [INFO] [stderr] 40 | | image: Vec, [INFO] [stderr] 41 | | return_json: Option, [INFO] [stderr] 42 | | }) { [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:39:24 [INFO] [stderr] | [INFO] [stderr] 39 | let params = match post_input!(request, { [INFO] [stderr] | ________________________^ [INFO] [stderr] 40 | | image: Vec, [INFO] [stderr] 41 | | return_json: Option, [INFO] [stderr] 42 | | }) { [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.06s [INFO] running `"docker" "inspect" "df59f8b4734d10169af343c9d6ea95860e5ebb63f13730756c7a362f53fa79ca"` [INFO] running `"docker" "rm" "-f" "df59f8b4734d10169af343c9d6ea95860e5ebb63f13730756c7a362f53fa79ca"` [INFO] [stdout] df59f8b4734d10169af343c9d6ea95860e5ebb63f13730756c7a362f53fa79ca [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] ccd272d788a417f9a4dde5caac47f141f02be8940ab59868eb646e8660801121 [INFO] running `"docker" "start" "-a" "ccd272d788a417f9a4dde5caac47f141f02be8940ab59868eb646e8660801121"` [INFO] [stderr] Compiling quad-image v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:39:24 [INFO] [stderr] | [INFO] [stderr] 39 | let params = match post_input!(request, { [INFO] [stderr] | ________________________^ [INFO] [stderr] 40 | | image: Vec, [INFO] [stderr] 41 | | return_json: Option, [INFO] [stderr] 42 | | }) { [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:39:24 [INFO] [stderr] | [INFO] [stderr] 39 | let params = match post_input!(request, { [INFO] [stderr] | ________________________^ [INFO] [stderr] 40 | | image: Vec, [INFO] [stderr] 41 | | return_json: Option, [INFO] [stderr] 42 | | }) { [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `"docker" "inspect" "ccd272d788a417f9a4dde5caac47f141f02be8940ab59868eb646e8660801121"` [INFO] running `"docker" "rm" "-f" "ccd272d788a417f9a4dde5caac47f141f02be8940ab59868eb646e8660801121"` [INFO] [stdout] ccd272d788a417f9a4dde5caac47f141f02be8940ab59868eb646e8660801121 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] fdee19f6c7add35794bd6b805925d0b93da32eb01c71a45a3ec83e1843a75d21 [INFO] running `"docker" "start" "-a" "fdee19f6c7add35794bd6b805925d0b93da32eb01c71a45a3ec83e1843a75d21"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quad_image-a8246a5788332ad4 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ingest::tests::exif ... ok [INFO] [stdout] test gallery::tests::mem_db ... ok [INFO] [stdout] test validate_image_id ... ok [INFO] [stdout] test tests::write_an_image ... ok [INFO] [stdout] test ingest::tests::orientate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fdee19f6c7add35794bd6b805925d0b93da32eb01c71a45a3ec83e1843a75d21"` [INFO] running `"docker" "rm" "-f" "fdee19f6c7add35794bd6b805925d0b93da32eb01c71a45a3ec83e1843a75d21"` [INFO] [stdout] fdee19f6c7add35794bd6b805925d0b93da32eb01c71a45a3ec83e1843a75d21