[INFO] crate swc_ecma_ast 0.14.0 is already in cache [INFO] checking swc_ecma_ast-0.14.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate swc_ecma_ast 0.14.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate swc_ecma_ast 0.14.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate swc_ecma_ast 0.14.0 [INFO] finished tweaking crates.io crate swc_ecma_ast 0.14.0 [INFO] tweaked toml for crates.io crate swc_ecma_ast 0.14.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 0219041a6088f478cb009c8ce9c6a8e646762a949edd24ad46253343c7ee92c5 [INFO] running `"docker" "start" "-a" "0219041a6088f478cb009c8ce9c6a8e646762a949edd24ad46253343c7ee92c5"` [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling swc_macros_common v0.3.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Compiling from_variant v0.1.2 [INFO] [stderr] Compiling string_enum v0.3.0 [INFO] [stderr] Compiling enum_kind v0.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Compiling swc_atoms v0.2.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.6.0 [INFO] [stderr] Checking swc_common v0.4.6 [INFO] [stderr] Checking swc_ecma_ast v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> src/operators.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Kind, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] | this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> src/operators.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Kind, StringEnum, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, Hash)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] | this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `swc_ecma_ast`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `swc_ecma_ast`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0219041a6088f478cb009c8ce9c6a8e646762a949edd24ad46253343c7ee92c5"` [INFO] running `"docker" "rm" "-f" "0219041a6088f478cb009c8ce9c6a8e646762a949edd24ad46253343c7ee92c5"` [INFO] [stdout] 0219041a6088f478cb009c8ce9c6a8e646762a949edd24ad46253343c7ee92c5