[INFO] crate latexcompile 0.1.0 is already in cache [INFO] extracting crate latexcompile 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/latexcompile/0.1.0 [INFO] extracting crate latexcompile 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/latexcompile/0.1.0 [INFO] validating manifest of latexcompile-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of latexcompile-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing latexcompile-0.1.0 [INFO] finished frobbing latexcompile-0.1.0 [INFO] frobbed toml for latexcompile-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/latexcompile/0.1.0/Cargo.toml [INFO] started frobbing latexcompile-0.1.0 [INFO] finished frobbing latexcompile-0.1.0 [INFO] frobbed toml for latexcompile-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/latexcompile/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing latexcompile-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/latexcompile/0.1.0:/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.36.0" "build" "--frozen"` [INFO] [stdout] 95d626782e5ecf56e93a56be214ac1ee4c8318137d2bdb73046e6e42d849d156 [INFO] running `"docker" "start" "-a" "95d626782e5ecf56e93a56be214ac1ee4c8318137d2bdb73046e6e42d849d156"` [INFO] [stderr] Compiling latexcompile v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "95d626782e5ecf56e93a56be214ac1ee4c8318137d2bdb73046e6e42d849d156"` [INFO] running `"docker" "rm" "-f" "95d626782e5ecf56e93a56be214ac1ee4c8318137d2bdb73046e6e42d849d156"` [INFO] [stdout] 95d626782e5ecf56e93a56be214ac1ee4c8318137d2bdb73046e6e42d849d156 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/latexcompile/0.1.0:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 452145e442057789384ebdea7a72c2b2bcf96f48eb0d3addeb52fab819fd7c52 [INFO] running `"docker" "start" "-a" "452145e442057789384ebdea7a72c2b2bcf96f48eb0d3addeb52fab819fd7c52"` [INFO] [stderr] Compiling latexcompile v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/../assets/main.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:351:19 [INFO] [stderr] | [INFO] [stderr] 351 | let buf = include_bytes!("../assets/main.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/main.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:362:19 [INFO] [stderr] | [INFO] [stderr] 362 | let buf = include_bytes!("../assets/main.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/main.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:373:20 [INFO] [stderr] | [INFO] [stderr] 373 | let buf1 = include_bytes!("../assets/main.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/logo.png: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:374:20 [INFO] [stderr] | [INFO] [stderr] 374 | let buf2 = include_bytes!("../assets/logo.png"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/test.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:375:20 [INFO] [stderr] | [INFO] [stderr] 375 | let buf3 = include_bytes!("../assets/test.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/card.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:376:20 [INFO] [stderr] | [INFO] [stderr] 376 | let buf4 = include_bytes!("../assets/card.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/nested/main.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:377:20 [INFO] [stderr] | [INFO] [stderr] 377 | let buf5 = include_bytes!("../assets/nested/main.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/main.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:397:19 [INFO] [stderr] | [INFO] [stderr] 397 | let buf = include_bytes!("../assets/main.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/test.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:410:19 [INFO] [stderr] | [INFO] [stderr] 410 | let buf = include_bytes!("../assets/test.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../assets/main.tex: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:411:24 [INFO] [stderr] | [INFO] [stderr] 411 | let expected = include_bytes!("../assets/main.tex"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `latexcompile`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "452145e442057789384ebdea7a72c2b2bcf96f48eb0d3addeb52fab819fd7c52"` [INFO] running `"docker" "rm" "-f" "452145e442057789384ebdea7a72c2b2bcf96f48eb0d3addeb52fab819fd7c52"` [INFO] [stdout] 452145e442057789384ebdea7a72c2b2bcf96f48eb0d3addeb52fab819fd7c52