[INFO] cloning repository https://github.com/AnickaBurova/macro-bug [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnickaBurova/macro-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnickaBurova%2Fmacro-bug"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnickaBurova%2Fmacro-bug'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e74529d97db2c1d4ceac879c8fbb5a2a41704d0 [INFO] checking AnickaBurova/macro-bug against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnickaBurova%2Fmacro-bug" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnickaBurova/macro-bug on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AnickaBurova/macro-bug already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0a9c4176b60568f608861c63b9d080204b278a82704de1357d45b235a51c633d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0a9c4176b60568f608861c63b9d080204b278a82704de1357d45b235a51c633d"` [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking 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] warning: build failed, waiting for other jobs to finish... [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" "0a9c4176b60568f608861c63b9d080204b278a82704de1357d45b235a51c633d"` [INFO] running `"docker" "rm" "-f" "0a9c4176b60568f608861c63b9d080204b278a82704de1357d45b235a51c633d"` [INFO] [stdout] 0a9c4176b60568f608861c63b9d080204b278a82704de1357d45b235a51c633d