[INFO] fetching crate google-deploymentmanager2_beta1 0.1.8+20150415... [INFO] checking google-deploymentmanager2_beta1-0.1.8+20150415 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate google-deploymentmanager2_beta1 0.1.8+20150415 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate google-deploymentmanager2_beta1 0.1.8+20150415 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-deploymentmanager2_beta1 0.1.8+20150415 [INFO] finished tweaking crates.io crate google-deploymentmanager2_beta1 0.1.8+20150415 [INFO] tweaked toml for crates.io crate google-deploymentmanager2_beta1 0.1.8+20150415 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4976ad15fc7fc4765ad8cbcba9c328e2e53587995a3dfa7141159b1ff3ed48c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4976ad15fc7fc4765ad8cbcba9c328e2e53587995a3dfa7141159b1ff3ed48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4976ad15fc7fc4765ad8cbcba9c328e2e53587995a3dfa7141159b1ff3ed48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4976ad15fc7fc4765ad8cbcba9c328e2e53587995a3dfa7141159b1ff3ed48c", kill_on_drop: false }` [INFO] [stdout] f4976ad15fc7fc4765ad8cbcba9c328e2e53587995a3dfa7141159b1ff3ed48c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c64ee0bbf075556cdb9ef566e6c19cf1d421e67efda7f365a91b1a058b0b7a2 [INFO] running `Command { std: "docker" "start" "-a" "1c64ee0bbf075556cdb9ef566e6c19cf1d421e67efda7f365a91b1a058b0b7a2", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking seahash v4.0.0 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mime v0.0.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.54.0/src/symbol.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | name: ast::Name($index), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | / declare_keywords! { [INFO] [stdout] 166 | | // Invalid identifier [INFO] [stdout] 167 | | (0, Invalid, "") [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stdout] 232 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/symbol.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | name: ast::Name($index), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | / declare_keywords! { [INFO] [stdout] 166 | | // Invalid identifier [INFO] [stdout] 167 | | (0, Invalid, "") [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stdout] 232 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c64ee0bbf075556cdb9ef566e6c19cf1d421e67efda7f365a91b1a058b0b7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c64ee0bbf075556cdb9ef566e6c19cf1d421e67efda7f365a91b1a058b0b7a2", kill_on_drop: false }` [INFO] [stdout] 1c64ee0bbf075556cdb9ef566e6c19cf1d421e67efda7f365a91b1a058b0b7a2