[INFO] updating cached repository nobody1986/rspider [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nobody1986/rspider [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nobody1986/rspider" "work/ex/beta-1.38-1/sources/1.37.0/gh/nobody1986/rspider"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nobody1986/rspider'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nobody1986/rspider" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nobody1986/rspider"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nobody1986/rspider'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e0bf3d0ca0f341b181689c676e5cfcb73af8b3b5 [INFO] sha for GitHub repo nobody1986/rspider: e0bf3d0ca0f341b181689c676e5cfcb73af8b3b5 [INFO] validating manifest of nobody1986/rspider on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nobody1986/rspider on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nobody1986/rspider [INFO] finished frobbing nobody1986/rspider [INFO] frobbed toml for nobody1986/rspider written to work/ex/beta-1.38-1/sources/1.37.0/gh/nobody1986/rspider/Cargo.toml [INFO] started frobbing nobody1986/rspider [INFO] finished frobbing nobody1986/rspider [INFO] frobbed toml for nobody1986/rspider written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nobody1986/rspider/Cargo.toml [INFO] crate nobody1986/rspider already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nobody1986/rspider/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/carllerche/syncbox` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/carllerche/syncbox` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nobody1986/rspider against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nobody1986/rspider:/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.37.0" "build" "--frozen"` [INFO] [stdout] 49b4500e243a8e90247ebecdf0758112d32b29404067733544cde15e8985e920 [INFO] running `"docker" "start" "-a" "49b4500e243a8e90247ebecdf0758112d32b29404067733544cde15e8985e920"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 (https://github.com/servo/rust-url#0e874ddc) [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling idna v0.2.0 (https://github.com/servo/rust-url#0e874ddc) [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling syncbox v0.2.4 (https://github.com/carllerche/syncbox#ae5c0ec9) [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v2.1.0 (https://github.com/servo/rust-url#0e874ddc) [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling spider v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: unexpected token: `}` [INFO] [stderr] --> src/Spider/Downloader.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | }) [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `spider`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "49b4500e243a8e90247ebecdf0758112d32b29404067733544cde15e8985e920"` [INFO] running `"docker" "rm" "-f" "49b4500e243a8e90247ebecdf0758112d32b29404067733544cde15e8985e920"` [INFO] [stdout] 49b4500e243a8e90247ebecdf0758112d32b29404067733544cde15e8985e920