[INFO] updating cached repository https://github.com/regexident/cargo-modules [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] 7b6a63a1886510ad643e0f91cf6f579a1f32d87d [INFO] checking regexident/cargo-modules against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregexident%2Fcargo-modules" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/regexident/cargo-modules on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/regexident/cargo-modules [INFO] finished tweaking git repo https://github.com/regexident/cargo-modules [INFO] tweaked toml for git repo https://github.com/regexident/cargo-modules written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/regexident/cargo-modules already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] 727d33614c8e0eac0b34c0118e99dd35d1fc3c81c6ff5cbb8a7db7e10ff47fae [INFO] running `"docker" "start" "-a" "727d33614c8e0eac0b34c0118e99dd35d1fc3c81c6ff5cbb8a7db7e10ff47fae"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling rustc-rayon-core v0.2.0 [INFO] [stderr] Compiling rustc-rayon v0.2.0 [INFO] [stderr] Checking rustc-ap-graphviz v596.0.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rustc-ap-rustc_target v596.0.0 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling rustc-ap-syntax v596.0.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking ena v0.13.0 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking jobserver v0.1.13 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rustc-ap-rustc_lexer v596.0.0 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rustc-ap-serialize v596.0.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking rustc-ap-rustc_data_structures v596.0.0 [INFO] [stderr] Checking rustc-ap-arena v596.0.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rustc-ap-rustc_macros v596.0.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking rustc-ap-syntax_pos v596.0.0 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking rustc-ap-rustc_errors v596.0.0 [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `mixed_site` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax-596.0.0/ext/proc_macro_server.rs:657:1 [INFO] [stderr] | [INFO] [stderr] 657 | impl server::Span for Rustc<'_> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `mixed_site` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `fn mixed_site(&mut self) -> ::Span { unimplemented!() }` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `rustc-ap-syntax`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "727d33614c8e0eac0b34c0118e99dd35d1fc3c81c6ff5cbb8a7db7e10ff47fae"` [INFO] running `"docker" "rm" "-f" "727d33614c8e0eac0b34c0118e99dd35d1fc3c81c6ff5cbb8a7db7e10ff47fae"` [INFO] [stdout] 727d33614c8e0eac0b34c0118e99dd35d1fc3c81c6ff5cbb8a7db7e10ff47fae