[INFO] updating cached repository Connicpu/url-watcher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Connicpu/url-watcher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Connicpu/url-watcher" "work/ex/beta-1.37-6/sources/1.36.0/gh/Connicpu/url-watcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Connicpu/url-watcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Connicpu/url-watcher" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Connicpu/url-watcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Connicpu/url-watcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b4c698306988dd391aebace97ec66d78fc0647e [INFO] sha for GitHub repo Connicpu/url-watcher: 6b4c698306988dd391aebace97ec66d78fc0647e [INFO] validating manifest of Connicpu/url-watcher on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Connicpu/url-watcher on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Connicpu/url-watcher [INFO] finished frobbing Connicpu/url-watcher [INFO] frobbed toml for Connicpu/url-watcher written to work/ex/beta-1.37-6/sources/1.36.0/gh/Connicpu/url-watcher/Cargo.toml [INFO] started frobbing Connicpu/url-watcher [INFO] finished frobbing Connicpu/url-watcher [INFO] frobbed toml for Connicpu/url-watcher written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Connicpu/url-watcher/Cargo.toml [INFO] crate Connicpu/url-watcher already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Connicpu/url-watcher against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Connicpu/url-watcher:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 4a5d16e52131176a8356e5c0ff674ca4ce42bc8248aa30b1eb037770e4754748 [INFO] running `"docker" "start" "-a" "4a5d16e52131176a8356e5c0ff674ca4ce42bc8248aa30b1eb037770e4754748"` [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling mime v0.3.3 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling url-watcher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.26s [INFO] running `"docker" "inspect" "4a5d16e52131176a8356e5c0ff674ca4ce42bc8248aa30b1eb037770e4754748"` [INFO] running `"docker" "rm" "-f" "4a5d16e52131176a8356e5c0ff674ca4ce42bc8248aa30b1eb037770e4754748"` [INFO] [stdout] 4a5d16e52131176a8356e5c0ff674ca4ce42bc8248aa30b1eb037770e4754748 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Connicpu/url-watcher:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1d9b22421415b5651b16eca377f62bfc6b755e901679a2ac4c63271dccb82b2a [INFO] running `"docker" "start" "-a" "1d9b22421415b5651b16eca377f62bfc6b755e901679a2ac4c63271dccb82b2a"` [INFO] [stderr] Compiling url-watcher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "1d9b22421415b5651b16eca377f62bfc6b755e901679a2ac4c63271dccb82b2a"` [INFO] running `"docker" "rm" "-f" "1d9b22421415b5651b16eca377f62bfc6b755e901679a2ac4c63271dccb82b2a"` [INFO] [stdout] 1d9b22421415b5651b16eca377f62bfc6b755e901679a2ac4c63271dccb82b2a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Connicpu/url-watcher:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 2f4480c8aac21e6c1e968987c929f33f36b0b747027983f07561da885316decc [INFO] running `"docker" "start" "-a" "2f4480c8aac21e6c1e968987c929f33f36b0b747027983f07561da885316decc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/url_watcher-44b014d33708547e [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" "2f4480c8aac21e6c1e968987c929f33f36b0b747027983f07561da885316decc"` [INFO] running `"docker" "rm" "-f" "2f4480c8aac21e6c1e968987c929f33f36b0b747027983f07561da885316decc"` [INFO] [stdout] 2f4480c8aac21e6c1e968987c929f33f36b0b747027983f07561da885316decc