[INFO] cloning repository https://github.com/jsx-one/jsx-one-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsx-one/jsx-one-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsx-one%2Fjsx-one-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsx-one%2Fjsx-one-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e4f1203dbaa68d789b39503ea21ccdb1658740d [INFO] checking jsx-one/jsx-one-node against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsx-one%2Fjsx-one-node" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsx-one/jsx-one-node on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsx-one/jsx-one-node [INFO] finished tweaking git repo https://github.com/jsx-one/jsx-one-node [INFO] tweaked toml for git repo https://github.com/jsx-one/jsx-one-node written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jsx-one/jsx-one-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jsx-one/jsx-one.git` [INFO] [stderr] Updating git repository `https://github.com/jsx-one/parser` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owning_ref v0.4.1 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded string_cache_codegen v0.5.1 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded siphasher v0.3.6 [INFO] [stderr] Downloaded neon-build v0.9.0 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded is-macro v0.1.9 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] [stderr] Downloaded neon v0.9.0 [INFO] [stderr] Downloaded neon-runtime v0.9.0 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded neon-macros v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 014da33bd2e6ea582178c8fd94368c015808ce36e699ba3d62d2c48000befa87 [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" "014da33bd2e6ea582178c8fd94368c015808ce36e699ba3d62d2c48000befa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "014da33bd2e6ea582178c8fd94368c015808ce36e699ba3d62d2c48000befa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014da33bd2e6ea582178c8fd94368c015808ce36e699ba3d62d2c48000befa87", kill_on_drop: false }` [INFO] [stdout] 014da33bd2e6ea582178c8fd94368c015808ce36e699ba3d62d2c48000befa87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f71a4bb00ba5b8dd08228cf4c1a729171b7826721dee3f355eda433e34b85db5 [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" "f71a4bb00ba5b8dd08228cf4c1a729171b7826721dee3f355eda433e34b85db5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling neon-build v0.9.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking neon-runtime v0.9.0 [INFO] [stderr] Compiling neon v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling swc_atoms v0.2.6 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling from_variant v0.1.3 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling string_enum v0.3.1 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Compiling neon-macros v0.9.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking swc_visit v0.2.4 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking serde v1.0.127 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking swc_common v0.11.0 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking swc_ecma_ast v0.49.0 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking swc_ecma_visit v0.35.0 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking swc_ecma_parser v0.63.0 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking swc_ecmascript v0.46.0 (https://github.com/jsx-one/parser#05130417) [INFO] [stderr] Checking jsx-one v0.0.2 (https://github.com/jsx-one/jsx-one.git#81154265) [INFO] [stderr] Checking web v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0277]: the trait bound `(): AsRef` is not satisfied [INFO] [stdout] --> src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | Ok(cx.string(code)) [INFO] [stdout] | ^^^^ the trait `AsRef` is not implemented for `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `(): AsRef` is not satisfied [INFO] [stdout] --> src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | Ok(cx.string(code)) [INFO] [stdout] | ^^^^ the trait `AsRef` is not implemented for `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f71a4bb00ba5b8dd08228cf4c1a729171b7826721dee3f355eda433e34b85db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71a4bb00ba5b8dd08228cf4c1a729171b7826721dee3f355eda433e34b85db5", kill_on_drop: false }` [INFO] [stdout] f71a4bb00ba5b8dd08228cf4c1a729171b7826721dee3f355eda433e34b85db5