[INFO] updating cached repository kdeal/repo-notify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kdeal/repo-notify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kdeal/repo-notify" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kdeal/repo-notify"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kdeal/repo-notify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kdeal/repo-notify" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kdeal/repo-notify"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kdeal/repo-notify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ac3cd747638b4f4095ddab49d9eb4a3fb148bd13 [INFO] sha for GitHub repo kdeal/repo-notify: ac3cd747638b4f4095ddab49d9eb4a3fb148bd13 [INFO] validating manifest of kdeal/repo-notify on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kdeal/repo-notify on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kdeal/repo-notify [INFO] finished frobbing kdeal/repo-notify [INFO] frobbed toml for kdeal/repo-notify written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kdeal/repo-notify/Cargo.toml [INFO] started frobbing kdeal/repo-notify [INFO] finished frobbing kdeal/repo-notify [INFO] frobbed toml for kdeal/repo-notify written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kdeal/repo-notify/Cargo.toml [INFO] crate kdeal/repo-notify has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kdeal/repo-notify against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kdeal/repo-notify:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] daed6b7dafdd8ca12523ded0d6ecfb8463d00b6b6e3fa64c2857d27ba28383b7 [INFO] running `"docker" "start" "-a" "daed6b7dafdd8ca12523ded0d6ecfb8463d00b6b6e3fa64c2857d27ba28383b7"` [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling rpassword v1.0.2 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.6 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling webpki v0.14.0 [INFO] [stderr] Compiling rustls v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.11.0 [INFO] [stderr] Compiling tokio-rustls v0.2.4 [INFO] [stderr] Compiling hyper-rustls v0.8.0 [INFO] [stderr] Compiling github-rs v0.5.1 [INFO] [stderr] Compiling repo-notify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "daed6b7dafdd8ca12523ded0d6ecfb8463d00b6b6e3fa64c2857d27ba28383b7"` [INFO] running `"docker" "rm" "-f" "daed6b7dafdd8ca12523ded0d6ecfb8463d00b6b6e3fa64c2857d27ba28383b7"` [INFO] [stdout] daed6b7dafdd8ca12523ded0d6ecfb8463d00b6b6e3fa64c2857d27ba28383b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kdeal/repo-notify:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4f34274cd237d5747e37bb0ba3fb2eeec4d2a778820f4284d2ae2fb25d36118e [INFO] running `"docker" "start" "-a" "4f34274cd237d5747e37bb0ba3fb2eeec4d2a778820f4284d2ae2fb25d36118e"` [INFO] [stderr] Compiling repo-notify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "4f34274cd237d5747e37bb0ba3fb2eeec4d2a778820f4284d2ae2fb25d36118e"` [INFO] running `"docker" "rm" "-f" "4f34274cd237d5747e37bb0ba3fb2eeec4d2a778820f4284d2ae2fb25d36118e"` [INFO] [stdout] 4f34274cd237d5747e37bb0ba3fb2eeec4d2a778820f4284d2ae2fb25d36118e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kdeal/repo-notify:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 676f93c4d754217e5b8b0831abff9be2998352119a7526b0ec40caa26037ef55 [INFO] running `"docker" "start" "-a" "676f93c4d754217e5b8b0831abff9be2998352119a7526b0ec40caa26037ef55"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/repo_notify-4753e7812eb7e6c8 [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" "676f93c4d754217e5b8b0831abff9be2998352119a7526b0ec40caa26037ef55"` [INFO] running `"docker" "rm" "-f" "676f93c4d754217e5b8b0831abff9be2998352119a7526b0ec40caa26037ef55"` [INFO] [stdout] 676f93c4d754217e5b8b0831abff9be2998352119a7526b0ec40caa26037ef55