[INFO] crate ress 0.7.3 is already in cache [INFO] extracting crate ress 0.7.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/ress/0.7.3 [INFO] extracting crate ress 0.7.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ress/0.7.3 [INFO] validating manifest of ress-0.7.3 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 ress-0.7.3 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 ress-0.7.3 [INFO] removed 0 missing examples [INFO] finished frobbing ress-0.7.3 [INFO] frobbed toml for ress-0.7.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ress/0.7.3/Cargo.toml [INFO] started frobbing ress-0.7.3 [INFO] removed 0 missing examples [INFO] finished frobbing ress-0.7.3 [INFO] frobbed toml for ress-0.7.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ress/0.7.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 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 ress-0.7.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ress/0.7.3:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 97551ed6777991e76198bdc7fc29d55c545842fbbc09edd9e5ab546958782b79 [INFO] running `"docker" "start" "-a" "97551ed6777991e76198bdc7fc29d55c545842fbbc09edd9e5ab546958782b79"` [INFO] [stderr] Compiling ress v0.7.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `"docker" "inspect" "97551ed6777991e76198bdc7fc29d55c545842fbbc09edd9e5ab546958782b79"` [INFO] running `"docker" "rm" "-f" "97551ed6777991e76198bdc7fc29d55c545842fbbc09edd9e5ab546958782b79"` [INFO] [stdout] 97551ed6777991e76198bdc7fc29d55c545842fbbc09edd9e5ab546958782b79 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ress/0.7.3:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 32a707746fb8673d930d5758083c2af85bb0dad876f7217ed48645b5456e7146 [INFO] running `"docker" "start" "-a" "32a707746fb8673d930d5758083c2af85bb0dad876f7217ed48645b5456e7146"` [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling regex_generate v0.2.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling ress v0.7.3 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/../node_modules/jquery/dist/jquery.js: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:720:18 [INFO] [stderr] | [INFO] [stderr] 720 | let js = include_str!("../node_modules/jquery/dist/jquery.js"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../node_modules/esprima/dist/esprima.js: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:760:18 [INFO] [stderr] | [INFO] [stderr] 760 | let js = include_str!("../node_modules/esprima/dist/esprima.js"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `ress`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "32a707746fb8673d930d5758083c2af85bb0dad876f7217ed48645b5456e7146"` [INFO] running `"docker" "rm" "-f" "32a707746fb8673d930d5758083c2af85bb0dad876f7217ed48645b5456e7146"` [INFO] [stdout] 32a707746fb8673d930d5758083c2af85bb0dad876f7217ed48645b5456e7146