[INFO] cloning repository https://github.com/shyim/swc-php [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shyim/swc-php" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyim%2Fswc-php", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyim%2Fswc-php'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc18f4ad07d17017aabe7c6d1b5c5bae4ceb258a [INFO] testing shyim/swc-php against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyim%2Fswc-php" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shyim/swc-php on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shyim/swc-php [INFO] removed workspace from git repo https://github.com/shyim/swc-php [INFO] finished tweaking git repo https://github.com/shyim/swc-php [INFO] tweaked toml for git repo https://github.com/shyim/swc-php written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/shyim/swc-php already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c28a7216d462f2394e1aafa448a0b2bef32e794952cd100b6fe9e613e97986b [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" "8c28a7216d462f2394e1aafa448a0b2bef32e794952cd100b6fe9e613e97986b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c28a7216d462f2394e1aafa448a0b2bef32e794952cd100b6fe9e613e97986b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c28a7216d462f2394e1aafa448a0b2bef32e794952cd100b6fe9e613e97986b", kill_on_drop: false }` [INFO] [stdout] 8c28a7216d462f2394e1aafa448a0b2bef32e794952cd100b6fe9e613e97986b [INFO] running `Command { std: "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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] 850fc6f5a35ca2b533433980db8089b2c9a118d02065a1f4f2bb8955c3e222fa [INFO] running `Command { std: "docker" "start" "-a" "850fc6f5a35ca2b533433980db8089b2c9a118d02065a1f4f2bb8955c3e222fa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling pmutil v0.5.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling swc_macros_common v0.3.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling enum_kind v0.2.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling string_enum v0.3.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling swc_ecma_parser_macros v0.4.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.4.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.5.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling swc_common v0.4.0 (https://github.com/swc-project/swc.git#b3a2ee8e) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/swc-594f88c93b4170b2/b3a2ee8/common/src/lib.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "fold", feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sourcemap v4.1.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_common`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "850fc6f5a35ca2b533433980db8089b2c9a118d02065a1f4f2bb8955c3e222fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850fc6f5a35ca2b533433980db8089b2c9a118d02065a1f4f2bb8955c3e222fa", kill_on_drop: false }` [INFO] [stdout] 850fc6f5a35ca2b533433980db8089b2c9a118d02065a1f4f2bb8955c3e222fa