[INFO] crate ast_node 0.4.2 is already in cache
[INFO] checking ast_node-0.4.2 against nightly-2019-10-27 for pr-65897
[INFO] extracting crate ast_node 0.4.2 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate ast_node 0.4.2 on toolchain nightly-2019-10-27
[INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate ast_node 0.4.2
[INFO] finished tweaking crates.io crate ast_node 0.4.2
[INFO] tweaked toml for crates.io crate ast_node 0.4.2 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"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=allow" "-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" "+nightly-2019-10-27" "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] 0de1f59c826e4534f4f58c74e77ae208962813ad614be8ce7fc6a097555905c6
[INFO] running `"docker" "start" "-a" "0de1f59c826e4534f4f58c74e77ae208962813ad614be8ce7fc6a097555905c6"`
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Checking ident_case v1.0.1
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking string_cache_shared v0.3.0
[INFO] [stderr] Checking new_debug_unreachable v1.0.3
[INFO] [stderr] Checking string_cache v0.7.5
[INFO] [stderr] Checking pmutil v0.3.0
[INFO] [stderr] Checking darling_core v0.8.6
[INFO] [stderr] Checking swc_macros_common v0.2.0
[INFO] [stderr] Compiling darling_macro v0.8.6
[INFO] [stderr] Compiling darling v0.8.6
[INFO] [stderr] Compiling ast_node v0.4.2
[INFO] [stderr] Compiling ast_node v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] Checking swc_common v0.3.1
[INFO] [stderr] error[E0277]: the trait bound `::CustomExpr: swc_common::FoldWith<__Fold>` is not satisfied
[INFO] [stderr] --> tests/fold_bound.rs:26:10
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Fold)]
[INFO] [stderr] | ^^^^ the trait `swc_common::FoldWith<__Fold>` is not implemented for `::CustomExpr`
[INFO] [stderr] |
[INFO] [stderr] = note: required because of the requirements on the impl of `swc_common::Fold<::CustomExpr>` for `__Fold`
[INFO] [stderr] = note: required by `swc_common::Fold::fold`
[INFO] [stderr]
[INFO] [stderr] error[E0277]: the trait bound `::CustomExpr: swc_common::VisitWith<__V>` is not satisfied
[INFO] [stderr] --> tests/fold_bound.rs:26:10
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Fold)]
[INFO] [stderr] | ^^^^ the trait `swc_common::VisitWith<__V>` is not implemented for `::CustomExpr`
[INFO] [stderr] |
[INFO] [stderr] = note: required because of the requirements on the impl of `swc_common::Visit<::CustomExpr>` for `__V`
[INFO] [stderr] = note: required by `swc_common::Visit::visit`
[INFO] [stderr]
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] error: cannot find attribute `fold` in this scope
[INFO] [stderr] --> tests/attr_interop.rs:12:7
[INFO] [stderr] |
[INFO] [stderr] 12 | #[fold(ignore)]
[INFO] [stderr] | ^^^^ help: a built-in attribute with a similar name exists: `cold`
[INFO] [stderr]
[INFO] [stderr] error: could not compile `ast_node`.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: cannot find attribute `fold` in this scope
[INFO] [stderr] --> tests/attr_interop.rs:17:37
[INFO] [stderr] |
[INFO] [stderr] 17 | pub struct Tuple(#[span] HasSpan, #[fold(ignore)] usize, usize);
[INFO] [stderr] | ^^^^ help: a built-in attribute with a similar name exists: `cold`
[INFO] [stderr]
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr]
[INFO] [stderr] error: could not compile `ast_node`.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "0de1f59c826e4534f4f58c74e77ae208962813ad614be8ce7fc6a097555905c6"`
[INFO] running `"docker" "rm" "-f" "0de1f59c826e4534f4f58c74e77ae208962813ad614be8ce7fc6a097555905c6"`
[INFO] [stdout] 0de1f59c826e4534f4f58c74e77ae208962813ad614be8ce7fc6a097555905c6