[INFO] cloning repository https://github.com/treuks/tf2c-downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/treuks/tf2c-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreuks%2Ftf2c-downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreuks%2Ftf2c-downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19ad98fa2d83ee842dde2142aaad397b9aae953d
[INFO] testing treuks/tf2c-downloader against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreuks%2Ftf2c-downloader" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/treuks/tf2c-downloader
[INFO] finished tweaking git repo https://github.com/treuks/tf2c-downloader
[INFO] tweaked toml for git repo https://github.com/treuks/tf2c-downloader written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/treuks/tf2c-downloader on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/treuks/tf2c-downloader 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded zvariant_derive v5.2.0
[INFO] [stderr]   Downloaded zvariant_utils v3.1.0
[INFO] [stderr]   Downloaded zbus_names v4.1.1
[INFO] [stderr]   Downloaded zbus_macros v5.3.0
[INFO] [stderr]   Downloaded rfd v0.15.2
[INFO] [stderr]   Downloaded zvariant v5.2.0
[INFO] [stderr]   Downloaded ashpd v0.10.2
[INFO] [stderr]   Downloaded windows-registry v0.2.0
[INFO] [stderr]   Downloaded zbus v5.3.0
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded reqwest v0.12.12
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded httparse v1.9.5
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded poll-promise v0.3.0
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded dwrote v0.11.2
[INFO] [stderr]   Downloaded wio v0.2.2
[INFO] [stderr]   Downloaded usvg-parser v0.37.0
[INFO] [stderr]   Downloaded imagesize v0.12.0
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded egui_extras v0.30.0
[INFO] [stderr]   Downloaded ehttp v0.5.0
[INFO] [stderr]   Downloaded resvg v0.37.0
[INFO] [stderr]   Downloaded svgtypes v0.13.0
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded usvg-tree v0.37.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded mime_guess2 v2.0.5
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded usvg v0.37.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] [stderr]   Downloaded egui-phosphor v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b24d8546db5e0196d8e5d8e814f1b558cac1620c427c59081e542d601b63555f
[INFO] running `Command { std: "docker" "start" "-a" "b24d8546db5e0196d8e5d8e814f1b558cac1620c427c59081e542d601b63555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b24d8546db5e0196d8e5d8e814f1b558cac1620c427c59081e542d601b63555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24d8546db5e0196d8e5d8e814f1b558cac1620c427c59081e542d601b63555f", kill_on_drop: false }`
[INFO] [stdout] b24d8546db5e0196d8e5d8e814f1b558cac1620c427c59081e542d601b63555f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e3ddb4a97cecb9fd791c9d14c5a4aefcecab59883c8952b62ae15e277d1b7fe
[INFO] running `Command { std: "docker" "start" "-a" "2e3ddb4a97cecb9fd791c9d14c5a4aefcecab59883c8952b62ae15e277d1b7fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=165ba88d09efc1e2 -C extra-filename=-e9b214a7811ca11e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-73f793b785817280.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f8b146e53c48b18.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7265d12515d9ddaa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8de9700fb7263860 -C extra-filename=-48c296803716008d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c4b3e4d5cc5c0e2a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1625c692ec34e969.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-40e474b9c97fcb0f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5ffafa3f2ed0bb57.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f7da847acf581094.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2e3ddb4a97cecb9fd791c9d14c5a4aefcecab59883c8952b62ae15e277d1b7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3ddb4a97cecb9fd791c9d14c5a4aefcecab59883c8952b62ae15e277d1b7fe", kill_on_drop: false }`
[INFO] [stdout] 2e3ddb4a97cecb9fd791c9d14c5a4aefcecab59883c8952b62ae15e277d1b7fe
