[INFO] cloning repository https://github.com/typescript-tools/rust-implementation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/typescript-tools/rust-implementation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Frust-implementation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Frust-implementation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21a98b156b2a5b489c48154f95df6f4f9ddcfaf4 [INFO] checking typescript-tools/rust-implementation against master#1be5c8f90912c446ecbdc405cbc4a89f9acd20fd for pr-93394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftypescript-tools%2Frust-implementation" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/typescript-tools/rust-implementation on toolchain 1be5c8f90912c446ecbdc405cbc4a89f9acd20fd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/typescript-tools/rust-implementation [INFO] finished tweaking git repo https://github.com/typescript-tools/rust-implementation [INFO] tweaked toml for git repo https://github.com/typescript-tools/rust-implementation written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/typescript-tools/rust-implementation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8887a885797dc92b6eeea0427abbcdafe7a0e1b82d9253f63c4b20fedad47da0 [INFO] running `Command { std: "docker" "start" "-a" "8887a885797dc92b6eeea0427abbcdafe7a0e1b82d9253f63c4b20fedad47da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8887a885797dc92b6eeea0427abbcdafe7a0e1b82d9253f63c4b20fedad47da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8887a885797dc92b6eeea0427abbcdafe7a0e1b82d9253f63c4b20fedad47da0", kill_on_drop: false }` [INFO] [stdout] 8887a885797dc92b6eeea0427abbcdafe7a0e1b82d9253f63c4b20fedad47da0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa06a0c7188dfdf5e424ae51f4757aea7f03defb7aa795c04b22c58a3b2dbc4 [INFO] running `Command { std: "docker" "start" "-a" "3fa06a0c7188dfdf5e424ae51f4757aea7f03defb7aa795c04b22c58a3b2dbc4", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling target-spec v0.6.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking cfg-expr v0.7.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 indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking loggerv v0.7.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking os_type v2.3.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking toml_edit v0.2.1 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.0.14 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking askama_shared v0.12.0 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking cargo_metadata v0.12.3 [INFO] [stderr] Checking guppy v0.7.2 [INFO] [stderr] Checking semantic-release-rust v1.0.0-alpha.8 [INFO] [stderr] Compiling askama_derive v0.11.0 [INFO] [stderr] Checking askama v0.11.0 [INFO] [stderr] Checking rust_typescript_tools v0.0.0-semantically-released (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "3fa06a0c7188dfdf5e424ae51f4757aea7f03defb7aa795c04b22c58a3b2dbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa06a0c7188dfdf5e424ae51f4757aea7f03defb7aa795c04b22c58a3b2dbc4", kill_on_drop: false }` [INFO] [stdout] 3fa06a0c7188dfdf5e424ae51f4757aea7f03defb7aa795c04b22c58a3b2dbc4