[INFO] fetching crate ts-bindgen-build-support 0.5.0... [INFO] checking ts-bindgen-build-support-0.5.0 against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113240 [INFO] extracting crate ts-bindgen-build-support 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ts-bindgen-build-support 0.5.0 on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ts-bindgen-build-support 0.5.0 [INFO] finished tweaking crates.io crate ts-bindgen-build-support 0.5.0 [INFO] tweaked toml for crates.io crate ts-bindgen-build-support 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] [stderr] Downloaded camino v1.1.4 [INFO] [stderr] Downloaded home v0.5.5 [INFO] [stderr] Downloaded cargo_metadata v0.15.4 [INFO] [stderr] Downloaded crate_version_parse v0.2.0 [INFO] [stderr] Downloaded attohttpc v0.22.0 [INFO] [stderr] Downloaded cargo-whatfeatures v0.9.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c8ef15a9b1927feba66ee7ec7c95ff5954e66b8f852e6060cd66bd0009ceb97 [INFO] running `Command { std: "docker" "start" "-a" "7c8ef15a9b1927feba66ee7ec7c95ff5954e66b8f852e6060cd66bd0009ceb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c8ef15a9b1927feba66ee7ec7c95ff5954e66b8f852e6060cd66bd0009ceb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8ef15a9b1927feba66ee7ec7c95ff5954e66b8f852e6060cd66bd0009ceb97", kill_on_drop: false }` [INFO] [stdout] 7c8ef15a9b1927feba66ee7ec7c95ff5954e66b8f852e6060cd66bd0009ceb97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 976c44b331784fe2b8992a468bc9d96139dbafce20fd11c3c3e3186bce7881fc [INFO] running `Command { std: "docker" "start" "-a" "976c44b331784fe2b8992a468bc9d96139dbafce20fd11c3c3e3186bce7881fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking unicode-ident v1.0.9 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking proc-macro2 v1.0.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking crate_version_parse v0.2.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking quote v1.0.29 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking attohttpc v0.22.0 [INFO] [stderr] Checking cargo-whatfeatures v0.9.9 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking ts-bindgen-build-support v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "976c44b331784fe2b8992a468bc9d96139dbafce20fd11c3c3e3186bce7881fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976c44b331784fe2b8992a468bc9d96139dbafce20fd11c3c3e3186bce7881fc", kill_on_drop: false }` [INFO] [stdout] 976c44b331784fe2b8992a468bc9d96139dbafce20fd11c3c3e3186bce7881fc