[INFO] updating cached repository kentfredric/grease [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kentfredric/grease [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kentfredric/grease" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/kentfredric/grease"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/kentfredric/grease'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kentfredric/grease" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/kentfredric/grease"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/kentfredric/grease'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56f6e1b303719b08166b18b40d7cfea4fe2e5c4f [INFO] sha for GitHub repo kentfredric/grease: 56f6e1b303719b08166b18b40d7cfea4fe2e5c4f [INFO] validating manifest of kentfredric/grease on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kentfredric/grease on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kentfredric/grease [INFO] finished frobbing kentfredric/grease [INFO] frobbed toml for kentfredric/grease written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/kentfredric/grease/Cargo.toml [INFO] started frobbing kentfredric/grease [INFO] finished frobbing kentfredric/grease [INFO] frobbed toml for kentfredric/grease written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/kentfredric/grease/Cargo.toml [INFO] crate kentfredric/grease already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking kentfredric/grease against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-6/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/kentfredric/grease:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fdd2985f3f0c9888dd8fe56fd696fd27992c078aedf6eac161217a02ad39f5cb [INFO] running `"docker" "start" "-a" "fdd2985f3f0c9888dd8fe56fd696fd27992c078aedf6eac161217a02ad39f5cb"` [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking grease v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/repository/repository/struct.Category.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/category.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | doc(include = "repository/struct.Category.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.Category.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/category.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | doc(include = "repository/struct.Category.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.CategoryFileIterator.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/category.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | doc(include = "repository/struct.CategoryFileIterator.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.CategoryFileIterator.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/category.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | doc(include = "repository/struct.CategoryFileIterator.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.CategoryDirsIterator.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/category.rs:355:19 [INFO] [stderr] | [INFO] [stderr] 355 | doc(include = "repository/struct.CategoryDirsIterator.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.Ebuild.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/ebuild.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 8 | doc(include = "repository/struct.Ebuild.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.Package.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/package.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | doc(include = "repository/struct.Package.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.CategoryDirsIterator.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/category.rs:355:19 [INFO] [stderr] | [INFO] [stderr] 355 | doc(include = "repository/struct.CategoryDirsIterator.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.Ebuild.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/ebuild.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 8 | doc(include = "repository/struct.Ebuild.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read src/repository/repository/struct.Package.md: No such file or directory (os error 2) [INFO] [stderr] --> src/repository/package.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | doc(include = "repository/struct.Package.md") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `grease`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `grease`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fdd2985f3f0c9888dd8fe56fd696fd27992c078aedf6eac161217a02ad39f5cb"` [INFO] running `"docker" "rm" "-f" "fdd2985f3f0c9888dd8fe56fd696fd27992c078aedf6eac161217a02ad39f5cb"` [INFO] [stdout] fdd2985f3f0c9888dd8fe56fd696fd27992c078aedf6eac161217a02ad39f5cb