[INFO] cloning repository https://github.com/tamaroning/swc-plugin-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaroning/swc-plugin-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fswc-plugin-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fswc-plugin-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 745cdb76cf538b2c05f526cae5fff32dfe274657 [INFO] testing tamaroning/swc-plugin-test against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fswc-plugin-test" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamaroning/swc-plugin-test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/tamaroning/swc-plugin-test [INFO] finished tweaking git repo https://github.com/tamaroning/swc-plugin-test [INFO] tweaked toml for git repo https://github.com/tamaroning/swc-plugin-test written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tamaroning/swc-plugin-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5d706a92adaac7540c6c9b8d6b8cc80726f1b04adb9160fa6787bed15c063d [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" "0c5d706a92adaac7540c6c9b8d6b8cc80726f1b04adb9160fa6787bed15c063d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5d706a92adaac7540c6c9b8d6b8cc80726f1b04adb9160fa6787bed15c063d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5d706a92adaac7540c6c9b8d6b8cc80726f1b04adb9160fa6787bed15c063d", kill_on_drop: false }` [INFO] [stdout] 0c5d706a92adaac7540c6c9b8d6b8cc80726f1b04adb9160fa6787bed15c063d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 1648a752983110835d8b19186f2479797e7cbe97656ec9a45e1b7745088c2aa2 [INFO] running `Command { std: "docker" "start" "-a" "1648a752983110835d8b19186f2479797e7cbe97656ec9a45e1b7745088c2aa2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.33 [INFO] [stderr] Compiling swc_plugin_macro v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling swc_macros_common v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling is-macro v0.2.0 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling swc_visit_macros v0.3.1 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling ast_node v0.7.6 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling swc_visit v0.3.0 [INFO] [stderr] Compiling swc_common v0.17.11 [INFO] [stderr] Compiling swc_ecma_ast v0.68.3 [INFO] [stderr] Compiling swc_ecma_visit v0.54.0 [INFO] [stderr] Compiling swc_plugin v0.30.0 [INFO] [stderr] Compiling test_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "1648a752983110835d8b19186f2479797e7cbe97656ec9a45e1b7745088c2aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1648a752983110835d8b19186f2479797e7cbe97656ec9a45e1b7745088c2aa2", kill_on_drop: false }` [INFO] [stdout] 1648a752983110835d8b19186f2479797e7cbe97656ec9a45e1b7745088c2aa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] e7caf9b8e5da528f4586017b597ccbd08cfbccced8e2b8d514c390ea0d12b720 [INFO] running `Command { std: "docker" "start" "-a" "e7caf9b8e5da528f4586017b597ccbd08cfbccced8e2b8d514c390ea0d12b720", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling relative-path v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.6.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling testing_macros v0.2.5 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling swc_common v0.17.11 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling swc_ecma_ast v0.68.3 [INFO] [stderr] Compiling testing v0.18.1 [INFO] [stderr] Compiling swc_ecma_visit v0.54.0 [INFO] [stderr] Compiling swc_ecma_parser v0.91.13 [INFO] [stderr] Compiling swc_ecma_codegen v0.93.5 [INFO] [stderr] Compiling swc_ecmascript v0.123.0 [INFO] [stderr] Compiling swc_ecma_utils v0.69.0 [INFO] [stderr] Compiling swc_plugin v0.30.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.63.2 [INFO] [stderr] Compiling swc_ecma_transforms_testing v0.65.0 [INFO] [stderr] Compiling test_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 27s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_plugin-5ee09024aba96cbb) [INFO] running `Command { std: "docker" "inspect" "e7caf9b8e5da528f4586017b597ccbd08cfbccced8e2b8d514c390ea0d12b720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7caf9b8e5da528f4586017b597ccbd08cfbccced8e2b8d514c390ea0d12b720", kill_on_drop: false }` [INFO] [stdout] e7caf9b8e5da528f4586017b597ccbd08cfbccced8e2b8d514c390ea0d12b720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 289bc4a4ac5a889e5210af523dff2cedb06fab14c7f932a7608f6bd96377a2dc [INFO] running `Command { std: "docker" "start" "-a" "289bc4a4ac5a889e5210af523dff2cedb06fab14c7f932a7608f6bd96377a2dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_plugin-5ee09024aba96cbb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::replacer_console_log_fixture__smoke_test__input_js ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "289bc4a4ac5a889e5210af523dff2cedb06fab14c7f932a7608f6bd96377a2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289bc4a4ac5a889e5210af523dff2cedb06fab14c7f932a7608f6bd96377a2dc", kill_on_drop: false }` [INFO] [stdout] 289bc4a4ac5a889e5210af523dff2cedb06fab14c7f932a7608f6bd96377a2dc