[INFO] updating cached repository AnickaBurova/macro-bug [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AnickaBurova/macro-bug [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AnickaBurova/macro-bug" "work/ex/beta-1.38-1/sources/1.37.0/gh/AnickaBurova/macro-bug"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AnickaBurova/macro-bug'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AnickaBurova/macro-bug" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AnickaBurova/macro-bug"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AnickaBurova/macro-bug'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e74529d97db2c1d4ceac879c8fbb5a2a41704d0 [INFO] sha for GitHub repo AnickaBurova/macro-bug: 9e74529d97db2c1d4ceac879c8fbb5a2a41704d0 [INFO] validating manifest of AnickaBurova/macro-bug 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 AnickaBurova/macro-bug 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 AnickaBurova/macro-bug [INFO] finished frobbing AnickaBurova/macro-bug [INFO] frobbed toml for AnickaBurova/macro-bug written to work/ex/beta-1.38-1/sources/1.37.0/gh/AnickaBurova/macro-bug/Cargo.toml [INFO] started frobbing AnickaBurova/macro-bug [INFO] finished frobbing AnickaBurova/macro-bug [INFO] frobbed toml for AnickaBurova/macro-bug written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AnickaBurova/macro-bug/Cargo.toml [INFO] crate AnickaBurova/macro-bug 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 AnickaBurova/macro-bug 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AnickaBurova/macro-bug:/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] 5f4dff5106bd1aa05b1078a5dd7accd5d84ebd97bd5e9598f148daee80f82b45 [INFO] running `"docker" "start" "-a" "5f4dff5106bd1aa05b1078a5dd7accd5d84ebd97bd5e9598f148daee80f82b45"` [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling failure 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-fs v0.1.5 [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/crater/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" "5f4dff5106bd1aa05b1078a5dd7accd5d84ebd97bd5e9598f148daee80f82b45"` [INFO] running `"docker" "rm" "-f" "5f4dff5106bd1aa05b1078a5dd7accd5d84ebd97bd5e9598f148daee80f82b45"` [INFO] [stdout] 5f4dff5106bd1aa05b1078a5dd7accd5d84ebd97bd5e9598f148daee80f82b45