[INFO] fetching crate typescript-definitions-ufo-patch 0.1.11... [INFO] testing typescript-definitions-ufo-patch-0.1.11 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate typescript-definitions-ufo-patch 0.1.11 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate typescript-definitions-ufo-patch 0.1.11 [INFO] finished tweaking crates.io crate typescript-definitions-ufo-patch 0.1.11 [INFO] tweaked toml for crates.io crate typescript-definitions-ufo-patch 0.1.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate typescript-definitions-ufo-patch 0.1.11 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (available: v0.7.6) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding insta v0.16.1 (available: v1.47.2) [INFO] [stderr] Adding proc-macro2 v0.4.30 (available: v1.0.106) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.45) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af16af75c48a05ea9418a9b28741eb18de24de9edef7b4e3d4a5a45dd0004a7a [INFO] running `Command { std: "docker" "start" "-a" "af16af75c48a05ea9418a9b28741eb18de24de9edef7b4e3d4a5a45dd0004a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af16af75c48a05ea9418a9b28741eb18de24de9edef7b4e3d4a5a45dd0004a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af16af75c48a05ea9418a9b28741eb18de24de9edef7b4e3d4a5a45dd0004a7a", kill_on_drop: false }` [INFO] [stdout] af16af75c48a05ea9418a9b28741eb18de24de9edef7b4e3d4a5a45dd0004a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a113f22a6714c52bf71fcb7462a08d8d3e3ca3b12630b2464322a6ea9c54e884 [INFO] running `Command { std: "docker" "start" "-a" "a113f22a6714c52bf71fcb7462a08d8d3e3ca3b12630b2464322a6ea9c54e884", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_derive_internals v0.24.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling typescript-definitions-derive-ufo-patch v0.1.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typescript-definitions-ufo-patch v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.53s [INFO] running `Command { std: "docker" "inspect" "a113f22a6714c52bf71fcb7462a08d8d3e3ca3b12630b2464322a6ea9c54e884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a113f22a6714c52bf71fcb7462a08d8d3e3ca3b12630b2464322a6ea9c54e884", kill_on_drop: false }` [INFO] [stdout] a113f22a6714c52bf71fcb7462a08d8d3e3ca3b12630b2464322a6ea9c54e884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc100c88facdcdab151939a73bd79ed7db83a4c4713b006e9fb21da283b562f [INFO] running `Command { std: "docker" "start" "-a" "4fc100c88facdcdab151939a73bd79ed7db83a4c4713b006e9fb21da283b562f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.117 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen v0.2.117 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling serde_derive_internals v0.24.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typescript-definitions-derive-ufo-patch v0.1.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.117 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling typescript-definitions-ufo-patch v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling insta v0.16.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.02s [INFO] running `Command { std: "docker" "inspect" "4fc100c88facdcdab151939a73bd79ed7db83a4c4713b006e9fb21da283b562f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc100c88facdcdab151939a73bd79ed7db83a4c4713b006e9fb21da283b562f", kill_on_drop: false }` [INFO] [stdout] 4fc100c88facdcdab151939a73bd79ed7db83a4c4713b006e9fb21da283b562f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32e50310d9c8b426534309e77c8575a3a592d9724809e173df1f5385239560e3 [INFO] running `Command { std: "docker" "start" "-a" "32e50310d9c8b426534309e77c8575a3a592d9724809e173df1f5385239560e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typescript_definitions_ufo_patch-76248fb21bec9cfd) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests typescript_definitions_ufo_patch [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] [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" "32e50310d9c8b426534309e77c8575a3a592d9724809e173df1f5385239560e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e50310d9c8b426534309e77c8575a3a592d9724809e173df1f5385239560e3", kill_on_drop: false }` [INFO] [stdout] 32e50310d9c8b426534309e77c8575a3a592d9724809e173df1f5385239560e3