[INFO] updating cached repository https://github.com/sergeichestakov/todo-to-issue [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] 9f0eb3d4f7834305de127862226f138b850ba190 [INFO] testing sergeichestakov/todo-to-issue against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeichestakov%2Ftodo-to-issue" "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/sergeichestakov/todo-to-issue 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/sergeichestakov/todo-to-issue [INFO] finished tweaking git repo https://github.com/sergeichestakov/todo-to-issue [INFO] tweaked toml for git repo https://github.com/sergeichestakov/todo-to-issue written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sergeichestakov/todo-to-issue 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] [stderr] Blocking waiting for file lock on package cache [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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] e48afe7a7fb7fe3a0d87853eaced6dacf87aabf6cdf750d2f2dabc29111adc3b [INFO] running `"docker" "start" "-a" "e48afe7a7fb7fe3a0d87853eaced6dacf87aabf6cdf750d2f2dabc29111adc3b"` [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling todo-to-issue v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.80s [INFO] running `"docker" "inspect" "e48afe7a7fb7fe3a0d87853eaced6dacf87aabf6cdf750d2f2dabc29111adc3b"` [INFO] running `"docker" "rm" "-f" "e48afe7a7fb7fe3a0d87853eaced6dacf87aabf6cdf750d2f2dabc29111adc3b"` [INFO] [stdout] e48afe7a7fb7fe3a0d87853eaced6dacf87aabf6cdf750d2f2dabc29111adc3b [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] db37baf9d080e8fe8bfd899d3766db932b5be53094cd87a7bb5cc0990e488b1d [INFO] running `"docker" "start" "-a" "db37baf9d080e8fe8bfd899d3766db932b5be53094cd87a7bb5cc0990e488b1d"` [INFO] [stderr] Compiling todo-to-issue v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.93s [INFO] running `"docker" "inspect" "db37baf9d080e8fe8bfd899d3766db932b5be53094cd87a7bb5cc0990e488b1d"` [INFO] running `"docker" "rm" "-f" "db37baf9d080e8fe8bfd899d3766db932b5be53094cd87a7bb5cc0990e488b1d"` [INFO] [stdout] db37baf9d080e8fe8bfd899d3766db932b5be53094cd87a7bb5cc0990e488b1d [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 412fafdb7a99dfbf43a0692099d5fe9b5f8e1a866afb7e418cbf6fd8e49e8846 [INFO] running `"docker" "start" "-a" "412fafdb7a99dfbf43a0692099d5fe9b5f8e1a866afb7e418cbf6fd8e49e8846"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/todo_to_issue-0bb75b228a90932a [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" "412fafdb7a99dfbf43a0692099d5fe9b5f8e1a866afb7e418cbf6fd8e49e8846"` [INFO] running `"docker" "rm" "-f" "412fafdb7a99dfbf43a0692099d5fe9b5f8e1a866afb7e418cbf6fd8e49e8846"` [INFO] [stdout] 412fafdb7a99dfbf43a0692099d5fe9b5f8e1a866afb7e418cbf6fd8e49e8846