[INFO] updating cached repository https://github.com/tatref/honeyssh [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] a7e58512884e06ec03ab5310273a47d3fa0f7070 [INFO] testing tatref/honeyssh against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fhoneyssh" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tatref/honeyssh 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/tatref/honeyssh [INFO] finished tweaking git repo https://github.com/tatref/honeyssh [INFO] tweaked toml for git repo https://github.com/tatref/honeyssh written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tatref/honeyssh 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] b8e697d6b934c6b2686094be47bfa1820a93aab9b6e24297ad03fce4e14026ff [INFO] running `"docker" "start" "-a" "b8e697d6b934c6b2686094be47bfa1820a93aab9b6e24297ad03fce4e14026ff"` [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling cryptovec v0.4.6 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling thrussh-keys v0.11.9 [INFO] [stderr] Compiling thrussh v0.20.7 [INFO] [stderr] Compiling honeyssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.09s [INFO] running `"docker" "inspect" "b8e697d6b934c6b2686094be47bfa1820a93aab9b6e24297ad03fce4e14026ff"` [INFO] running `"docker" "rm" "-f" "b8e697d6b934c6b2686094be47bfa1820a93aab9b6e24297ad03fce4e14026ff"` [INFO] [stdout] b8e697d6b934c6b2686094be47bfa1820a93aab9b6e24297ad03fce4e14026ff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 3debb86a00354b6f17ac2a0fcbe99fd8cbe7adca5e039decd903521cae9e463e [INFO] running `"docker" "start" "-a" "3debb86a00354b6f17ac2a0fcbe99fd8cbe7adca5e039decd903521cae9e463e"` [INFO] [stderr] Compiling honeyssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `"docker" "inspect" "3debb86a00354b6f17ac2a0fcbe99fd8cbe7adca5e039decd903521cae9e463e"` [INFO] running `"docker" "rm" "-f" "3debb86a00354b6f17ac2a0fcbe99fd8cbe7adca5e039decd903521cae9e463e"` [INFO] [stdout] 3debb86a00354b6f17ac2a0fcbe99fd8cbe7adca5e039decd903521cae9e463e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 8d30abdb35d3bce9b9f22242738d7ed702e3da9166bbcee85f12769c75f75e1a [INFO] running `"docker" "start" "-a" "8d30abdb35d3bce9b9f22242738d7ed702e3da9166bbcee85f12769c75f75e1a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/honeyssh-18b8d4db4b5cd6a6 [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" "8d30abdb35d3bce9b9f22242738d7ed702e3da9166bbcee85f12769c75f75e1a"` [INFO] running `"docker" "rm" "-f" "8d30abdb35d3bce9b9f22242738d7ed702e3da9166bbcee85f12769c75f75e1a"` [INFO] [stdout] 8d30abdb35d3bce9b9f22242738d7ed702e3da9166bbcee85f12769c75f75e1a