[INFO] updating cached repository hatsunearu/tinyrendere-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hatsunearu/tinyrendere-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hatsunearu/tinyrendere-rs" "work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/hatsunearu/tinyrendere-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/hatsunearu/tinyrendere-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hatsunearu/tinyrendere-rs" "work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/hatsunearu/tinyrendere-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/hatsunearu/tinyrendere-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a74616d5342317160c50fa46dbe7b6ecb151dfe [INFO] sha for GitHub repo hatsunearu/tinyrendere-rs: 8a74616d5342317160c50fa46dbe7b6ecb151dfe [INFO] validating manifest of hatsunearu/tinyrendere-rs on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hatsunearu/tinyrendere-rs on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hatsunearu/tinyrendere-rs [INFO] finished frobbing hatsunearu/tinyrendere-rs [INFO] frobbed toml for hatsunearu/tinyrendere-rs written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/hatsunearu/tinyrendere-rs/Cargo.toml [INFO] started frobbing hatsunearu/tinyrendere-rs [INFO] finished frobbing hatsunearu/tinyrendere-rs [INFO] frobbed toml for hatsunearu/tinyrendere-rs written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/hatsunearu/tinyrendere-rs/Cargo.toml [INFO] crate hatsunearu/tinyrendere-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking hatsunearu/tinyrendere-rs against try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-6/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/hatsunearu/tinyrendere-rs:/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=forbid" "-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" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 198a3d2ac5a5ed7167d7397ff9424356d6e88d3ca08dc0b6e63f9097a456a45c [INFO] running `"docker" "start" "-a" "198a3d2ac5a5ed7167d7397ff9424356d6e88d3ca08dc0b6e63f9097a456a45c"` [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.21.0 [INFO] [stderr] Checking tinyrende-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0583]: file not found for module `obj` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | mod obj; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either obj.rs or obj/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: Could not compile `tinyrende-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0583]: file not found for module `obj` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | mod obj; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either obj.rs or obj/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: Could not compile `tinyrende-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "198a3d2ac5a5ed7167d7397ff9424356d6e88d3ca08dc0b6e63f9097a456a45c"` [INFO] running `"docker" "rm" "-f" "198a3d2ac5a5ed7167d7397ff9424356d6e88d3ca08dc0b6e63f9097a456a45c"` [INFO] [stdout] 198a3d2ac5a5ed7167d7397ff9424356d6e88d3ca08dc0b6e63f9097a456a45c