[INFO] fetching crate swc_estree_compat 37.0.0... [INFO] testing swc_estree_compat-37.0.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate swc_estree_compat 37.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate swc_estree_compat 37.0.0 [INFO] finished tweaking crates.io crate swc_estree_compat 37.0.0 [INFO] tweaked toml for crates.io crate swc_estree_compat 37.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swc_estree_compat 37.0.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swc_estree_compat 37.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 573b452c6e71aca6d8316c495c34871eae586a8c39d895f91652b3383132ad77 [INFO] running `Command { std: "docker" "start" "-a" "573b452c6e71aca6d8316c495c34871eae586a8c39d895f91652b3383132ad77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "573b452c6e71aca6d8316c495c34871eae586a8c39d895f91652b3383132ad77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573b452c6e71aca6d8316c495c34871eae586a8c39d895f91652b3383132ad77", kill_on_drop: false }` [INFO] [stdout] 573b452c6e71aca6d8316c495c34871eae586a8c39d895f91652b3383132ad77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2d138fb00de5c09f1c515e9bd8c6bc9f15ea7d27d91bdcd81f5963ed98c1b0 [INFO] running `Command { std: "docker" "start" "-a" "7a2d138fb00de5c09f1c515e9bd8c6bc9f15ea7d27d91bdcd81f5963ed98c1b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling dragonbox_ecma v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bytes-str v0.2.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hstr v3.0.4 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling swc_sourcemap v10.0.0 [INFO] [stderr] Compiling swc_common v19.0.0 [INFO] [stderr] Compiling swc_ecma_ast v21.0.0 [INFO] [stderr] Compiling swc_estree_ast v19.0.0 [INFO] [stderr] Compiling swc_node_comments v19.0.0 [INFO] [stderr] Compiling swc_ecma_visit v21.0.0 [INFO] [stderr] Compiling swc_ecma_parser v35.0.0 [INFO] [stderr] Compiling swc_ecma_utils v27.0.0 [INFO] [stderr] Compiling swc_estree_compat v37.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.32s [INFO] running `Command { std: "docker" "inspect" "7a2d138fb00de5c09f1c515e9bd8c6bc9f15ea7d27d91bdcd81f5963ed98c1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2d138fb00de5c09f1c515e9bd8c6bc9f15ea7d27d91bdcd81f5963ed98c1b0", kill_on_drop: false }` [INFO] [stdout] 7a2d138fb00de5c09f1c515e9bd8c6bc9f15ea7d27d91bdcd81f5963ed98c1b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0926a32bf00638fa5bcf128f97d172eb9b351b9de563e63a8a04975bb701be4a [INFO] running `Command { std: "docker" "start" "-a" "0926a32bf00638fa5bcf128f97d172eb9b351b9de563e63a8a04975bb701be4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling swc_ecma_regexp_common v0.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Compiling swc_trace_macro v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling bytes-str v0.2.5 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling browserslist-data v0.1.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling swc_timer v1.0.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling static-map-macro v0.3.3 [INFO] [stderr] Compiling swc_sourcemap v10.0.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling precomputed-map v0.2.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling hstr v3.0.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling swc_ecma_preset_env v49.0.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling st-map v0.2.4 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling par-iter v2.0.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling swc_common v19.0.0 [INFO] [stderr] Compiling browserslist-rs v0.19.0 [INFO] [stderr] Compiling ryu-js v1.0.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling codspeed v3.0.4 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling swc_config v4.0.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling preset_env_base v7.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_ecma_ast v21.0.0 [INFO] [stderr] Compiling swc_ecma_regexp_ast v0.8.0 [INFO] [stderr] Compiling swc_error_reporters v21.0.0 [INFO] [stderr] Compiling swc_node_comments v19.0.0 [INFO] [stderr] Compiling swc_ecma_regexp_visit v0.8.0 [INFO] [stderr] Compiling testing_macros v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling swc_ecma_compat_regexp v2.0.0 [INFO] [stderr] Compiling swc_ecma_regexp v0.8.0 [INFO] [stderr] Compiling swc_estree_ast v19.0.0 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v3.0.4 [INFO] [stderr] Compiling swc_ecma_loader v19.0.0 [INFO] [stderr] Compiling swc_transform_common v13.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling jsonc-parser v0.26.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling testing v20.0.0 [INFO] [stderr] Compiling swc_ecma_visit v21.0.0 [INFO] [stderr] Compiling swc_ecma_parser v35.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v24.0.0 [INFO] [stderr] Compiling swc_ecma_utils v27.0.0 [INFO] [stderr] Compiling swc_ecma_hooks v0.5.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v38.0.0 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v29.0.0 [INFO] [stderr] Compiling swc_ecma_ext_transforms v27.0.0 [INFO] [stderr] Compiling swc_estree_compat v37.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling swc_ecma_transformer v10.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v38.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v40.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v42.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v38.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v42.0.0 [INFO] [stderr] Compiling swc_ecma_compat_common v34.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2022 v41.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2017 v39.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2016 v39.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2019 v39.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2021 v39.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2018 v40.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2015 v43.0.0 [INFO] [stderr] Compiling swc_ecma_minifier v46.0.0 [INFO] [stderr] Compiling swc_ecma_compat_es2020 v41.0.0 [INFO] [stderr] Compiling swc_ecma_compat_bugfixes v43.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_compat v44.0.0 [INFO] [stderr] Compiling swc_ecma_transforms v48.0.0 [INFO] [stderr] Compiling swc_compiler_base v49.0.0 [INFO] [stderr] Compiling swc v56.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.96s [INFO] running `Command { std: "docker" "inspect" "0926a32bf00638fa5bcf128f97d172eb9b351b9de563e63a8a04975bb701be4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0926a32bf00638fa5bcf128f97d172eb9b351b9de563e63a8a04975bb701be4a", kill_on_drop: false }` [INFO] [stdout] 0926a32bf00638fa5bcf128f97d172eb9b351b9de563e63a8a04975bb701be4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2001c10ff84fb2fc3ee7b248aba1049f61711f4fcb13e3b32c5804e0631d1c93 [INFO] running `Command { std: "docker" "start" "-a" "2001c10ff84fb2fc3ee7b248aba1049f61711f4fcb13e3b32c5804e0631d1c93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swc_estree_compat-ba28f809c6115016) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests swc_estree_compat [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2001c10ff84fb2fc3ee7b248aba1049f61711f4fcb13e3b32c5804e0631d1c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2001c10ff84fb2fc3ee7b248aba1049f61711f4fcb13e3b32c5804e0631d1c93", kill_on_drop: false }` [INFO] [stdout] 2001c10ff84fb2fc3ee7b248aba1049f61711f4fcb13e3b32c5804e0631d1c93