[INFO] updating cached repository https://github.com/jamesmunns/signit [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] c335f000d8f811ac10d7614c42a851bb404a9551 [INFO] testing jamesmunns/signit against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fsignit" "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/jamesmunns/signit 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/jamesmunns/signit [INFO] finished tweaking git repo https://github.com/jamesmunns/signit [INFO] tweaked toml for git repo https://github.com/jamesmunns/signit written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jamesmunns/signit 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] 5ae9f0c43088ed2a016f4341f04ecb80e0c9960585b6023fc823aff137091642 [INFO] running `"docker" "start" "-a" "5ae9f0c43088ed2a016f4341f04ecb80e0c9960585b6023fc823aff137091642"` [INFO] [stderr] Compiling thrussh-libsodium v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling cryptovec v0.4.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling thrussh-keys v0.11.9 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling signit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.84s [INFO] running `"docker" "inspect" "5ae9f0c43088ed2a016f4341f04ecb80e0c9960585b6023fc823aff137091642"` [INFO] running `"docker" "rm" "-f" "5ae9f0c43088ed2a016f4341f04ecb80e0c9960585b6023fc823aff137091642"` [INFO] [stdout] 5ae9f0c43088ed2a016f4341f04ecb80e0c9960585b6023fc823aff137091642 [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] a5e653b6ab8fc2ae82bf85ec32d284fe05b6ef686a941a0c69a696534085e6cf [INFO] running `"docker" "start" "-a" "a5e653b6ab8fc2ae82bf85ec32d284fe05b6ef686a941a0c69a696534085e6cf"` [INFO] [stderr] Compiling signit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.02s [INFO] running `"docker" "inspect" "a5e653b6ab8fc2ae82bf85ec32d284fe05b6ef686a941a0c69a696534085e6cf"` [INFO] running `"docker" "rm" "-f" "a5e653b6ab8fc2ae82bf85ec32d284fe05b6ef686a941a0c69a696534085e6cf"` [INFO] [stdout] a5e653b6ab8fc2ae82bf85ec32d284fe05b6ef686a941a0c69a696534085e6cf [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] 3ef0df7885bfd881463d8c3107c5e516cfd611cbe9313dbcfc45e96c5dc589a2 [INFO] running `"docker" "start" "-a" "3ef0df7885bfd881463d8c3107c5e516cfd611cbe9313dbcfc45e96c5dc589a2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/signit-7bf3c8ac091cc0fe [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" "3ef0df7885bfd881463d8c3107c5e516cfd611cbe9313dbcfc45e96c5dc589a2"` [INFO] running `"docker" "rm" "-f" "3ef0df7885bfd881463d8c3107c5e516cfd611cbe9313dbcfc45e96c5dc589a2"` [INFO] [stdout] 3ef0df7885bfd881463d8c3107c5e516cfd611cbe9313dbcfc45e96c5dc589a2