[INFO] fetching crate yappus-term 1.1.0... [INFO] building yappus-term-1.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate yappus-term 1.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate yappus-term 1.1.0 [INFO] finished tweaking crates.io crate yappus-term 1.1.0 [INFO] tweaked toml for crates.io crate yappus-term 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yappus-term 1.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yappus-term 1.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded minimad v0.9.1 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded termimad v0.20.6 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34662608641e30c499775cd2351a533e1cd59fb1d678b1d9899c0ea5c276d710 [INFO] running `Command { std: "docker" "start" "-a" "34662608641e30c499775cd2351a533e1cd59fb1d678b1d9899c0ea5c276d710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34662608641e30c499775cd2351a533e1cd59fb1d678b1d9899c0ea5c276d710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34662608641e30c499775cd2351a533e1cd59fb1d678b1d9899c0ea5c276d710", kill_on_drop: false }` [INFO] [stdout] 34662608641e30c499775cd2351a533e1cd59fb1d678b1d9899c0ea5c276d710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e877c4a3bcc890bd6358a2862c644b33a935f3b8b310884e11d7ab9b19cecc2a [INFO] running `Command { std: "docker" "start" "-a" "e877c4a3bcc890bd6358a2862c644b33a935f3b8b310884e11d7ab9b19cecc2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling minimad v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling coolor v0.5.0 [INFO] [stderr] Compiling termimad v0.20.6 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling yappus-term v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s [INFO] running `Command { std: "docker" "inspect" "e877c4a3bcc890bd6358a2862c644b33a935f3b8b310884e11d7ab9b19cecc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e877c4a3bcc890bd6358a2862c644b33a935f3b8b310884e11d7ab9b19cecc2a", kill_on_drop: false }` [INFO] [stdout] e877c4a3bcc890bd6358a2862c644b33a935f3b8b310884e11d7ab9b19cecc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c78409220a8c54a8f64ab6404cae9e0097ae394599c21a7e73ada6cca8ede7 [INFO] running `Command { std: "docker" "start" "-a" "49c78409220a8c54a8f64ab6404cae9e0097ae394599c21a7e73ada6cca8ede7", kill_on_drop: false }` [INFO] [stderr] Compiling yappus-term v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "49c78409220a8c54a8f64ab6404cae9e0097ae394599c21a7e73ada6cca8ede7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c78409220a8c54a8f64ab6404cae9e0097ae394599c21a7e73ada6cca8ede7", kill_on_drop: false }` [INFO] [stdout] 49c78409220a8c54a8f64ab6404cae9e0097ae394599c21a7e73ada6cca8ede7