[INFO] updating cached repository https://github.com/thiamsantos/currency_converter [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] a4182cf373cf1a3794f5402ebe000bc23f789816 [INFO] testing thiamsantos/currency_converter against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiamsantos%2Fcurrency_converter" "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/thiamsantos/currency_converter on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/thiamsantos/currency_converter [INFO] finished tweaking git repo https://github.com/thiamsantos/currency_converter [INFO] tweaked toml for git repo https://github.com/thiamsantos/currency_converter written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/thiamsantos/currency_converter already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] d30f1007a3baf8d09868d275fa2ac839901e0c408d49ec05d79918d9659cd9fc [INFO] running `"docker" "start" "-a" "d30f1007a3baf8d09868d275fa2ac839901e0c408d49ec05d79918d9659cd9fc"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling currency_converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.02s [INFO] running `"docker" "inspect" "d30f1007a3baf8d09868d275fa2ac839901e0c408d49ec05d79918d9659cd9fc"` [INFO] running `"docker" "rm" "-f" "d30f1007a3baf8d09868d275fa2ac839901e0c408d49ec05d79918d9659cd9fc"` [INFO] [stdout] d30f1007a3baf8d09868d275fa2ac839901e0c408d49ec05d79918d9659cd9fc [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c66817fdc75b8df9e094498806639196405d3859a8c922012a91469f630baed9 [INFO] running `"docker" "start" "-a" "c66817fdc75b8df9e094498806639196405d3859a8c922012a91469f630baed9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling currency_converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `"docker" "inspect" "c66817fdc75b8df9e094498806639196405d3859a8c922012a91469f630baed9"` [INFO] running `"docker" "rm" "-f" "c66817fdc75b8df9e094498806639196405d3859a8c922012a91469f630baed9"` [INFO] [stdout] c66817fdc75b8df9e094498806639196405d3859a8c922012a91469f630baed9 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 74c68472b9213f877055897e5d9450602ce17b9442c19a17217925ff56ad733d [INFO] running `"docker" "start" "-a" "74c68472b9213f877055897e5d9450602ce17b9442c19a17217925ff56ad733d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/currency_converter-9c9d1a722f1fde65 [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" "74c68472b9213f877055897e5d9450602ce17b9442c19a17217925ff56ad733d"` [INFO] running `"docker" "rm" "-f" "74c68472b9213f877055897e5d9450602ce17b9442c19a17217925ff56ad733d"` [INFO] [stdout] 74c68472b9213f877055897e5d9450602ce17b9442c19a17217925ff56ad733d