[INFO] cloning repository https://github.com/FrankelJb/vcsr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrankelJb/vcsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankelJb%2Fvcsr"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankelJb%2Fvcsr'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4920333c6a62dc6562550c4ed68137b861a6b3c [INFO] checking FrankelJb/vcsr against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankelJb%2Fvcsr" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrankelJb/vcsr on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/FrankelJb/vcsr already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e8b9d2ee201a82368a92b3010cee876e5b2922f63f80f24b66bde9ce4b138f2 [INFO] running `"docker" "start" "-a" "5e8b9d2ee201a82368a92b3010cee876e5b2922f63f80f24b66bde9ce4b138f2"` [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking console v0.8.0 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking flexi_logger v0.14.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Checking imageproc v0.18.0 [INFO] [stderr] Checking structopt v0.3.0 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking 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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5e8b9d2ee201a82368a92b3010cee876e5b2922f63f80f24b66bde9ce4b138f2"` [INFO] running `"docker" "rm" "-f" "5e8b9d2ee201a82368a92b3010cee876e5b2922f63f80f24b66bde9ce4b138f2"` [INFO] [stdout] 5e8b9d2ee201a82368a92b3010cee876e5b2922f63f80f24b66bde9ce4b138f2