[INFO] updating cached repository https://github.com/FrankelJb/vcsr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4920333c6a62dc6562550c4ed68137b861a6b3c [INFO] testing FrankelJb/vcsr against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankelJb%2Fvcsr" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrankelJb/vcsr on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FrankelJb/vcsr [INFO] finished tweaking git repo https://github.com/FrankelJb/vcsr [INFO] tweaked toml for git repo https://github.com/FrankelJb/vcsr written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/FrankelJb/vcsr already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 17e2cf3818101cca55410b7a87e40d327d41bcf1171cb09de92f9ac4724c8898 [INFO] running `"docker" "start" "-a" "17e2cf3818101cca55410b7a87e40d327d41bcf1171cb09de92f9ac4724c8898"` [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling chrono v0.4.8 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling console v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling flexi_logger v0.14.3 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Compiling structopt v0.3.0 [INFO] [stderr] Compiling imageproc v0.18.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling vcsr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.10s [INFO] running `"docker" "inspect" "17e2cf3818101cca55410b7a87e40d327d41bcf1171cb09de92f9ac4724c8898"` [INFO] running `"docker" "rm" "-f" "17e2cf3818101cca55410b7a87e40d327d41bcf1171cb09de92f9ac4724c8898"` [INFO] [stdout] 17e2cf3818101cca55410b7a87e40d327d41bcf1171cb09de92f9ac4724c8898 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7a1837e43a26fbe8985820159e259156afcca61d5978974516d9e39d68495297 [INFO] running `"docker" "start" "-a" "7a1837e43a26fbe8985820159e259156afcca61d5978974516d9e39d68495297"` [INFO] [stderr] Compiling vcsr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../test/resources/test.stream.json: No such file or directory (os error 2) [INFO] [stderr] --> src/models.rs:771:20 [INFO] [stderr] | [INFO] [stderr] 771 | let file = include_str!("../test/resources/test.stream.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `vcsr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7a1837e43a26fbe8985820159e259156afcca61d5978974516d9e39d68495297"` [INFO] running `"docker" "rm" "-f" "7a1837e43a26fbe8985820159e259156afcca61d5978974516d9e39d68495297"` [INFO] [stdout] 7a1837e43a26fbe8985820159e259156afcca61d5978974516d9e39d68495297