[INFO] updating cached repository https://github.com/kvey/ipfs-pin [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] 88a3e1c086f52d0d9f99eb6129f3cfc0bd237110 [INFO] testing kvey/ipfs-pin against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvey%2Fipfs-pin" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvey/ipfs-pin 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/kvey/ipfs-pin [INFO] finished tweaking git repo https://github.com/kvey/ipfs-pin [INFO] tweaked toml for git repo https://github.com/kvey/ipfs-pin written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kvey/ipfs-pin 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] d2b1a1779fc2c0bc055cd92089194676bc9ba841c7604d44e77cad1f981044b7 [INFO] running `"docker" "start" "-a" "d2b1a1779fc2c0bc055cd92089194676bc9ba841c7604d44e77cad1f981044b7"` [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.4.1 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.7.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling crossbeam-channel v0.2.3 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling actix v0.7.1 [INFO] [stderr] Compiling ipfs-pin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> src/main.rs:8:55 [INFO] [stderr] | [INFO] [stderr] 8 | use actix_web::{middleware, server, App, HttpRequest, error, HttpResponse, http}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.96s [INFO] running `"docker" "inspect" "d2b1a1779fc2c0bc055cd92089194676bc9ba841c7604d44e77cad1f981044b7"` [INFO] running `"docker" "rm" "-f" "d2b1a1779fc2c0bc055cd92089194676bc9ba841c7604d44e77cad1f981044b7"` [INFO] [stdout] d2b1a1779fc2c0bc055cd92089194676bc9ba841c7604d44e77cad1f981044b7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] a8b8a0e5b271c109a81d7e379ef5ca4b9e198dacbbdf433ab6ba1e2531426224 [INFO] running `"docker" "start" "-a" "a8b8a0e5b271c109a81d7e379ef5ca4b9e198dacbbdf433ab6ba1e2531426224"` [INFO] [stderr] Compiling ipfs-pin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> src/main.rs:8:55 [INFO] [stderr] | [INFO] [stderr] 8 | use actix_web::{middleware, server, App, HttpRequest, error, HttpResponse, http}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `"docker" "inspect" "a8b8a0e5b271c109a81d7e379ef5ca4b9e198dacbbdf433ab6ba1e2531426224"` [INFO] running `"docker" "rm" "-f" "a8b8a0e5b271c109a81d7e379ef5ca4b9e198dacbbdf433ab6ba1e2531426224"` [INFO] [stdout] a8b8a0e5b271c109a81d7e379ef5ca4b9e198dacbbdf433ab6ba1e2531426224 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 1f22d3b4f2052dd8730feb9a7e5da67c542b30589e6134d92f716e9cc78140a0 [INFO] running `"docker" "start" "-a" "1f22d3b4f2052dd8730feb9a7e5da67c542b30589e6134d92f716e9cc78140a0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipfs_pin-e20337de221d5368 [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" "1f22d3b4f2052dd8730feb9a7e5da67c542b30589e6134d92f716e9cc78140a0"` [INFO] running `"docker" "rm" "-f" "1f22d3b4f2052dd8730feb9a7e5da67c542b30589e6134d92f716e9cc78140a0"` [INFO] [stdout] 1f22d3b4f2052dd8730feb9a7e5da67c542b30589e6134d92f716e9cc78140a0