[INFO] updating cached repository https://github.com/AnickaBurova/macro-bug [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e74529d97db2c1d4ceac879c8fbb5a2a41704d0 [INFO] testing AnickaBurova/macro-bug against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnickaBurova%2Fmacro-bug" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnickaBurova/macro-bug on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AnickaBurova/macro-bug [INFO] finished tweaking git repo https://github.com/AnickaBurova/macro-bug [INFO] tweaked toml for git repo https://github.com/AnickaBurova/macro-bug written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AnickaBurova/macro-bug already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e99fc4aeff25185ceeb2aa355956a2b2f121f119b71732ee5ad5eba4e96e0750 [INFO] running `"docker" "start" "-a" "e99fc4aeff25185ceeb2aa355956a2b2f121f119b71732ee5ad5eba4e96e0750"` [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling macro-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> src/lighting_impl.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | let addr = self [INFO] [stderr] | ^^^^ `self` value is a keyword only available in methods with `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ctx` in this scope [INFO] [stderr] --> src/lighting_impl.rs:38:47 [INFO] [stderr] | [INFO] [stderr] 38 | .or_insert(LightImpl::new(ctx.address(), index)); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0424, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `macro-bug`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e99fc4aeff25185ceeb2aa355956a2b2f121f119b71732ee5ad5eba4e96e0750"` [INFO] running `"docker" "rm" "-f" "e99fc4aeff25185ceeb2aa355956a2b2f121f119b71732ee5ad5eba4e96e0750"` [INFO] [stdout] e99fc4aeff25185ceeb2aa355956a2b2f121f119b71732ee5ad5eba4e96e0750