[INFO] updating cached repository yochidros/example_scraper [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yochidros/example_scraper [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yochidros/example_scraper" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yochidros/example_scraper"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yochidros/example_scraper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yochidros/example_scraper" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yochidros/example_scraper"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yochidros/example_scraper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6f7234438278c03f2c764ac7aaec3214bf7a2a45 [INFO] sha for GitHub repo yochidros/example_scraper: 6f7234438278c03f2c764ac7aaec3214bf7a2a45 [INFO] validating manifest of yochidros/example_scraper 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 yochidros/example_scraper 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 yochidros/example_scraper [INFO] finished frobbing yochidros/example_scraper [INFO] frobbed toml for yochidros/example_scraper written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yochidros/example_scraper/Cargo.toml [INFO] started frobbing yochidros/example_scraper [INFO] finished frobbing yochidros/example_scraper [INFO] frobbed toml for yochidros/example_scraper written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yochidros/example_scraper/Cargo.toml [INFO] crate yochidros/example_scraper 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 yochidros/example_scraper against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yochidros/example_scraper:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] a2bb26b5a4f162417d2e6b186fdae9e4604b50c46f4cbbb6eef0d5c7d208f3b7 [INFO] running `"docker" "start" "-a" "a2bb26b5a4f162417d2e6b186fdae9e4604b50c46f4cbbb6eef0d5c7d208f3b7"` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.55 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling ego-tree v0.3.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling selectors v0.19.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling string_cache v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.26 [INFO] [stderr] Compiling serde_derive v1.0.55 [INFO] [stderr] Compiling cssparser v0.23.7 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling cssparser-macros v0.3.3 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Compiling scraper v0.6.0 [INFO] [stderr] Compiling example_scape v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "a2bb26b5a4f162417d2e6b186fdae9e4604b50c46f4cbbb6eef0d5c7d208f3b7"` [INFO] running `"docker" "rm" "-f" "a2bb26b5a4f162417d2e6b186fdae9e4604b50c46f4cbbb6eef0d5c7d208f3b7"` [INFO] [stdout] a2bb26b5a4f162417d2e6b186fdae9e4604b50c46f4cbbb6eef0d5c7d208f3b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yochidros/example_scraper:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 56118e221757de8091c4a4a08f4f2c86631939e90a7dc3c7c3be5603de07e453 [INFO] running `"docker" "start" "-a" "56118e221757de8091c4a4a08f4f2c86631939e90a7dc3c7c3be5603de07e453"` [INFO] [stderr] Compiling example_scape v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "56118e221757de8091c4a4a08f4f2c86631939e90a7dc3c7c3be5603de07e453"` [INFO] running `"docker" "rm" "-f" "56118e221757de8091c4a4a08f4f2c86631939e90a7dc3c7c3be5603de07e453"` [INFO] [stdout] 56118e221757de8091c4a4a08f4f2c86631939e90a7dc3c7c3be5603de07e453 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yochidros/example_scraper:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] c81e82f5fd2c1d53582fcd0a57bd16b5292f60ada57044fb47a33d65b2c92691 [INFO] running `"docker" "start" "-a" "c81e82f5fd2c1d53582fcd0a57bd16b5292f60ada57044fb47a33d65b2c92691"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_scape-03d9e79c69eb2717 [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" "c81e82f5fd2c1d53582fcd0a57bd16b5292f60ada57044fb47a33d65b2c92691"` [INFO] running `"docker" "rm" "-f" "c81e82f5fd2c1d53582fcd0a57bd16b5292f60ada57044fb47a33d65b2c92691"` [INFO] [stdout] c81e82f5fd2c1d53582fcd0a57bd16b5292f60ada57044fb47a33d65b2c92691