[INFO] cloning repository https://github.com/Trevrosa/runhelper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trevrosa/runhelper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrevrosa%2Frunhelper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrevrosa%2Frunhelper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aa4ee90ae7983257ac317a821de8f137c968a10 [INFO] checking Trevrosa/runhelper against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrevrosa%2Frunhelper" "/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/Trevrosa/runhelper [INFO] finished tweaking git repo https://github.com/Trevrosa/runhelper [INFO] tweaked toml for git repo https://github.com/Trevrosa/runhelper written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Trevrosa/runhelper on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Trevrosa/runhelper 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemallocator v0.6.0 [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded bitcode_derive v0.6.7 [INFO] [stderr] Downloaded wake-on-lan v0.2.0 [INFO] [stderr] Downloaded rocket_ws v0.1.1 [INFO] [stderr] Downloaded reqwest-websocket v0.5.1 [INFO] [stderr] Downloaded async-tungstenite v0.31.0 [INFO] [stderr] Downloaded bitcode v0.6.7 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] [stderr] Downloaded glam v0.30.7 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02ac2d5795c4f8a88149b2c21c5715eca6a0c9ed38747cfa49d981a77272bf9e [INFO] running `Command { std: "docker" "start" "-a" "02ac2d5795c4f8a88149b2c21c5715eca6a0c9ed38747cfa49d981a77272bf9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02ac2d5795c4f8a88149b2c21c5715eca6a0c9ed38747cfa49d981a77272bf9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ac2d5795c4f8a88149b2c21c5715eca6a0c9ed38747cfa49d981a77272bf9e", kill_on_drop: false }` [INFO] [stdout] 02ac2d5795c4f8a88149b2c21c5715eca6a0c9ed38747cfa49d981a77272bf9e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f850c6d3a291e816ee07a5f22c8c0447ecc0a438b2c61422527e294146506ac2 [INFO] running `Command { std: "docker" "start" "-a" "f850c6d3a291e816ee07a5f22c8c0447ecc0a438b2c61422527e294146506ac2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitcode_derive v0.6.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking bitcode v0.6.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking async-tungstenite v0.31.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking sysinfo v0.37.0 [INFO] [stderr] Checking wake-on-lan v0.2.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking tokio-rustls v0.26.3 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking reqwest-websocket v0.5.1 [INFO] [stderr] Checking rocket_ws v0.1.1 [INFO] [stderr] Checking tikv-jemallocator v0.6.0 [INFO] [stderr] Checking runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Checking helper v0.1.0 (/opt/rustwide/workdir/helper) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "f850c6d3a291e816ee07a5f22c8c0447ecc0a438b2c61422527e294146506ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f850c6d3a291e816ee07a5f22c8c0447ecc0a438b2c61422527e294146506ac2", kill_on_drop: false }` [INFO] [stdout] f850c6d3a291e816ee07a5f22c8c0447ecc0a438b2c61422527e294146506ac2