[INFO] cloning repository https://github.com/chayleaf/ts2py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chayleaf/ts2py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchayleaf%2Fts2py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchayleaf%2Fts2py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e988cd11870c21942727a7ed006bbabb1b4e2f72
[INFO] building chayleaf/ts2py against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchayleaf%2Fts2py" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chayleaf/ts2py
[INFO] finished tweaking git repo https://github.com/chayleaf/ts2py
[INFO] tweaked toml for git repo https://github.com/chayleaf/ts2py written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chayleaf/ts2py on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chayleaf/ts2py 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/astral-sh/ruff.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded swc_ecma_ast v0.113.4
[INFO] [stderr]   Downloaded swc_visit v0.5.14
[INFO] [stderr]   Downloaded ast_node v0.9.8
[INFO] [stderr]   Downloaded swc_atoms v0.6.7
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded swc_macros_common v0.3.11
[INFO] [stderr]   Downloaded hstr v0.2.10
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded unicode_names2 v1.2.2
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded from_variant v0.1.8
[INFO] [stderr]   Downloaded phf_macros v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded swc_ecma_parser v0.144.1
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded filetime v0.2.23
[INFO] [stderr]   Downloaded unicode_names2_generator v1.2.2
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded swc_common v0.33.26
[INFO] [stderr]   Downloaded unicode-id-start v1.0.4
[INFO] [stderr]   Downloaded string_enum v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce7487457c9601408733a4d5010c8c53f75c593e09b14e5650545ae613720264
[INFO] running `Command { std: "docker" "start" "-a" "ce7487457c9601408733a4d5010c8c53f75c593e09b14e5650545ae613720264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce7487457c9601408733a4d5010c8c53f75c593e09b14e5650545ae613720264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7487457c9601408733a4d5010c8c53f75c593e09b14e5650545ae613720264", kill_on_drop: false }`
[INFO] [stdout] ce7487457c9601408733a4d5010c8c53f75c593e09b14e5650545ae613720264
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2590366ac4f4c5d0cb826a9d743445e34717e580960347abdcf56022db430b77
[INFO] running `Command { std: "docker" "start" "-a" "2590366ac4f4c5d0cb826a9d743445e34717e580960347abdcf56022db430b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling unicode_names2_generator v1.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling unicode_names2 v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling ruff_cache v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ruff_macros v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling ruff_formatter v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling hstr v0.2.10
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling swc_common v0.33.26
[INFO] [stderr]    Compiling swc_ecma_ast v0.113.4
[INFO] [stderr]    Compiling ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling ruff_python_literal v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling ruff_python_index v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling ruff_python_codegen v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling ruff_python_formatter v0.0.0 (https://github.com/astral-sh/ruff.git#ebdaf576)
[INFO] [stderr]    Compiling swc_ecma_parser v0.144.1
[INFO] [stderr]    Compiling ts2py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.60s
[INFO] running `Command { std: "docker" "inspect" "2590366ac4f4c5d0cb826a9d743445e34717e580960347abdcf56022db430b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2590366ac4f4c5d0cb826a9d743445e34717e580960347abdcf56022db430b77", kill_on_drop: false }`
[INFO] [stdout] 2590366ac4f4c5d0cb826a9d743445e34717e580960347abdcf56022db430b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb455c9ff3b3e5c83f1fdfa22438ed6d2e443835eb2b363cc842c32e40dfe666
[INFO] running `Command { std: "docker" "start" "-a" "cb455c9ff3b3e5c83f1fdfa22438ed6d2e443835eb2b363cc842c32e40dfe666", kill_on_drop: false }`
[INFO] [stderr]    Compiling ts2py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "cb455c9ff3b3e5c83f1fdfa22438ed6d2e443835eb2b363cc842c32e40dfe666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb455c9ff3b3e5c83f1fdfa22438ed6d2e443835eb2b363cc842c32e40dfe666", kill_on_drop: false }`
[INFO] [stdout] cb455c9ff3b3e5c83f1fdfa22438ed6d2e443835eb2b363cc842c32e40dfe666
