[INFO] updating cached repository https://github.com/google/rerast [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 44820b392da892751cad26d589d37e5c727094e4 [INFO] checking google/rerast against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Frerast" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/rerast 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/google/rerast [INFO] removed path dependency rerast_macros from git repo https://github.com/google/rerast [INFO] finished tweaking git repo https://github.com/google/rerast [INFO] tweaked toml for git repo https://github.com/google/rerast written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/google/rerast already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42c096f36f3d0bada3471fe0db996eb86a9f2dcfe629c5469d1db1f04250ae68 [INFO] running `"docker" "start" "-a" "42c096f36f3d0bada3471fe0db996eb86a9f2dcfe629c5469d1db1f04250ae68"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Checking rerast_macros v0.1.12 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking rerast v0.1.70 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `syntax::sess` [INFO] [stderr] --> src/change_to_rule.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | use syntax::sess::ParseSess; [INFO] [stderr] | ^^^^ could not find `sess` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::sess` [INFO] [stderr] --> src/code_substitution.rs:178:17 [INFO] [stderr] | [INFO] [stderr] 178 | use syntax::sess::ParseSess; [INFO] [stderr] | ^^^^ could not find `sess` in `syntax` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `rerast`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "42c096f36f3d0bada3471fe0db996eb86a9f2dcfe629c5469d1db1f04250ae68"` [INFO] running `"docker" "rm" "-f" "42c096f36f3d0bada3471fe0db996eb86a9f2dcfe629c5469d1db1f04250ae68"` [INFO] [stdout] 42c096f36f3d0bada3471fe0db996eb86a9f2dcfe629c5469d1db1f04250ae68