[INFO] updating cached repository https://github.com/qmx/wk [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] 87b7096380f3f7f095de76e667c87f1c80e4806d [INFO] testing qmx/wk against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqmx%2Fwk" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qmx/wk 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/qmx/wk [INFO] finished tweaking git repo https://github.com/qmx/wk [INFO] tweaked toml for git repo https://github.com/qmx/wk written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/qmx/wk 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 9b8c4981ff19cc23f68366e0094c1d4b0b403f245105cd0fb1d2eef8e678d52f [INFO] running `"docker" "start" "-a" "9b8c4981ff19cc23f68366e0094c1d4b0b403f245105cd0fb1d2eef8e678d52f"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling whoami v0.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling directories v2.0.1 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling os_pipe v0.8.1 [INFO] [stderr] Compiling duct v0.12.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling wk v0.4.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.08s [INFO] running `"docker" "inspect" "9b8c4981ff19cc23f68366e0094c1d4b0b403f245105cd0fb1d2eef8e678d52f"` [INFO] running `"docker" "rm" "-f" "9b8c4981ff19cc23f68366e0094c1d4b0b403f245105cd0fb1d2eef8e678d52f"` [INFO] [stdout] 9b8c4981ff19cc23f68366e0094c1d4b0b403f245105cd0fb1d2eef8e678d52f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] e05a09cc595793fb5246811c3c81a2d3b45b1f7698933bb71a2989c110ea41f6 [INFO] running `"docker" "start" "-a" "e05a09cc595793fb5246811c3c81a2d3b45b1f7698933bb71a2989c110ea41f6"` [INFO] [stderr] Compiling wk v0.4.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "e05a09cc595793fb5246811c3c81a2d3b45b1f7698933bb71a2989c110ea41f6"` [INFO] running `"docker" "rm" "-f" "e05a09cc595793fb5246811c3c81a2d3b45b1f7698933bb71a2989c110ea41f6"` [INFO] [stdout] e05a09cc595793fb5246811c3c81a2d3b45b1f7698933bb71a2989c110ea41f6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 5338b112442ff05de283637bc6745935e9e9110801b5de939e50b3946c58385e [INFO] running `"docker" "start" "-a" "5338b112442ff05de283637bc6745935e9e9110801b5de939e50b3946c58385e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wk-65115ceafec92e5d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_s3_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5338b112442ff05de283637bc6745935e9e9110801b5de939e50b3946c58385e"` [INFO] running `"docker" "rm" "-f" "5338b112442ff05de283637bc6745935e9e9110801b5de939e50b3946c58385e"` [INFO] [stdout] 5338b112442ff05de283637bc6745935e9e9110801b5de939e50b3946c58385e