[INFO] updating cached repository williamyaoh/manilla [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/williamyaoh/manilla [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/williamyaoh/manilla" "work/ex/beta-1.38-1/sources/1.37.0/gh/williamyaoh/manilla"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/williamyaoh/manilla'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/williamyaoh/manilla" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/williamyaoh/manilla"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/williamyaoh/manilla'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e4057fbf677e90316de2064f5ab7dc69c3f421fa [INFO] sha for GitHub repo williamyaoh/manilla: e4057fbf677e90316de2064f5ab7dc69c3f421fa [INFO] validating manifest of williamyaoh/manilla 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 williamyaoh/manilla 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 williamyaoh/manilla [INFO] finished frobbing williamyaoh/manilla [INFO] frobbed toml for williamyaoh/manilla written to work/ex/beta-1.38-1/sources/1.37.0/gh/williamyaoh/manilla/Cargo.toml [INFO] started frobbing williamyaoh/manilla [INFO] finished frobbing williamyaoh/manilla [INFO] frobbed toml for williamyaoh/manilla written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/williamyaoh/manilla/Cargo.toml [INFO] crate williamyaoh/manilla 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing williamyaoh/manilla 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/williamyaoh/manilla:/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] f84b0bc34f529fc24b48bd399baf5b491cb5ec7aaa71cb2986df58204d6fde2b [INFO] running `"docker" "start" "-a" "f84b0bc34f529fc24b48bd399baf5b491cb5ec7aaa71cb2986df58204d6fde2b"` [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling manilla v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/../paths/cargo.path: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | static CARGO: &'static str = include_str!("../paths/cargo.path"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../paths/rustc.path: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | static RUSTC: &'static str = include_str!("../paths/rustc.path"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `manilla`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f84b0bc34f529fc24b48bd399baf5b491cb5ec7aaa71cb2986df58204d6fde2b"` [INFO] running `"docker" "rm" "-f" "f84b0bc34f529fc24b48bd399baf5b491cb5ec7aaa71cb2986df58204d6fde2b"` [INFO] [stdout] f84b0bc34f529fc24b48bd399baf5b491cb5ec7aaa71cb2986df58204d6fde2b