[INFO] cloning repository https://github.com/huozhi/sizers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huozhi/sizers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuozhi%2Fsizers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuozhi%2Fsizers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a9bb80e689ec9771de32df3207a16ffc7e4309 [INFO] building huozhi/sizers against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuozhi%2Fsizers" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huozhi/sizers on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huozhi/sizers [INFO] finished tweaking git repo https://github.com/huozhi/sizers [INFO] tweaked toml for git repo https://github.com/huozhi/sizers written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/huozhi/sizers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3f1f8ecf7edf776b1adc0c0f3472e148dcc559e13ad1bf7877b9d90b7475270 [INFO] running `Command { std: "docker" "start" "-a" "d3f1f8ecf7edf776b1adc0c0f3472e148dcc559e13ad1bf7877b9d90b7475270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3f1f8ecf7edf776b1adc0c0f3472e148dcc559e13ad1bf7877b9d90b7475270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f1f8ecf7edf776b1adc0c0f3472e148dcc559e13ad1bf7877b9d90b7475270", kill_on_drop: false }` [INFO] [stdout] d3f1f8ecf7edf776b1adc0c0f3472e148dcc559e13ad1bf7877b9d90b7475270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b3f610947570652794c689646cc5e7fa0ab5de60833f2c14004872b8f64abe5 [INFO] running `Command { std: "docker" "start" "-a" "6b3f610947570652794c689646cc5e7fa0ab5de60833f2c14004872b8f64abe5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling retain_mut v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.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] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling swc_visit_macros v0.3.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling is-macro v0.2.0 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.6.0 [INFO] [stderr] Compiling static-map-macro v0.2.1 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling swc_visit v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling st-map v0.1.4 [INFO] [stderr] Compiling swc_timer v0.4.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.6 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling browserslist-rs v0.7.0 [INFO] [stderr] Compiling swc_common v0.17.2 [INFO] [stderr] Compiling swc_ecma_ast v0.65.3 [INFO] [stderr] Compiling swc_ecma_loader v0.28.0 [INFO] [stderr] Compiling swc_node_comments v0.4.0 [INFO] [stderr] Compiling swc_ecma_visit v0.51.1 [INFO] [stderr] Compiling swc_ecma_parser v0.87.1 [INFO] [stderr] Compiling swc_ecma_codegen v0.89.1 [INFO] [stderr] Compiling swc_ecma_utils v0.64.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.57.1 [INFO] [stderr] Compiling swc_ecma_ext_transforms v0.50.0 [INFO] [stderr] Compiling swc_ecma_lints v0.11.1 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.44.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.77.0 [INFO] [stderr] Compiling swc_ecma_transforms_module v0.75.1 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v0.84.0 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.68.7 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.75.1 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.79.0 [INFO] [stderr] Compiling swc_ecma_transforms v0.114.3 [INFO] [stderr] Compiling swc_ecma_minifier v0.71.4 [INFO] [stderr] Compiling swc_ecmascript v0.111.9 [INFO] [stderr] Compiling swc_ecma_preset_env v0.87.1 [INFO] [stderr] Compiling swc v0.119.9 [INFO] [stderr] Compiling js_sizers v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "6b3f610947570652794c689646cc5e7fa0ab5de60833f2c14004872b8f64abe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3f610947570652794c689646cc5e7fa0ab5de60833f2c14004872b8f64abe5", kill_on_drop: false }` [INFO] [stdout] 6b3f610947570652794c689646cc5e7fa0ab5de60833f2c14004872b8f64abe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d035d6215361b1778e023d4717e1fdb4fb44c04f9f8318d37e440dbe1f42e8af [INFO] running `Command { std: "docker" "start" "-a" "d035d6215361b1778e023d4717e1fdb4fb44c04f9f8318d37e440dbe1f42e8af", kill_on_drop: false }` [INFO] [stderr] Compiling js_sizers v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "d035d6215361b1778e023d4717e1fdb4fb44c04f9f8318d37e440dbe1f42e8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d035d6215361b1778e023d4717e1fdb4fb44c04f9f8318d37e440dbe1f42e8af", kill_on_drop: false }` [INFO] [stdout] d035d6215361b1778e023d4717e1fdb4fb44c04f9f8318d37e440dbe1f42e8af