[INFO] updating cached repository vluzko/Grace [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vluzko/Grace [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vluzko/Grace" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vluzko/Grace"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vluzko/Grace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vluzko/Grace" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vluzko/Grace"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vluzko/Grace'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2af9ef229fe2b8758fc2f55ff587a225546d651 [INFO] sha for GitHub repo vluzko/Grace: e2af9ef229fe2b8758fc2f55ff587a225546d651 [INFO] validating manifest of vluzko/Grace on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vluzko/Grace on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vluzko/Grace [INFO] finished frobbing vluzko/Grace [INFO] frobbed toml for vluzko/Grace written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vluzko/Grace/Cargo.toml [INFO] started frobbing vluzko/Grace [INFO] finished frobbing vluzko/Grace [INFO] frobbed toml for vluzko/Grace written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/vluzko/Grace/Cargo.toml [INFO] crate vluzko/Grace has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vluzko/Grace against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/vluzko/Grace:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] c2c6082eb116c3da403ce1be723f65933383d68d6f6b2945425a2faa921da16f [INFO] running `"docker" "start" "-a" "c2c6082eb116c3da403ce1be723f65933383d68d6f6b2945425a2faa921da16f"` [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling once_cell v0.1.6 [INFO] [stderr] Compiling cached v0.8.0 [INFO] [stderr] Compiling grace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `ast_node::*` [INFO] [stderr] --> src/compiler_layers.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use ast_node::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/compiler_layers.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0615]: attempted to take value of method `function_declaration` on type `compiler_layers::Compilation` [INFO] [stderr] --> src/parser.rs:90:28 [INFO] [stderr] | [INFO] [stderr] 90 | call!(self.function_declaration, 0), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use parentheses to call the method: `function_declaration(...)` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0615`. [INFO] [stderr] error: Could not compile `grace`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c2c6082eb116c3da403ce1be723f65933383d68d6f6b2945425a2faa921da16f"` [INFO] running `"docker" "rm" "-f" "c2c6082eb116c3da403ce1be723f65933383d68d6f6b2945425a2faa921da16f"` [INFO] [stdout] c2c6082eb116c3da403ce1be723f65933383d68d6f6b2945425a2faa921da16f