[INFO] cloning repository https://github.com/Bauke/steam-rss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bauke/steam-rss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBauke%2Fsteam-rss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBauke%2Fsteam-rss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 685281dbc4f54d6c41cefa63a847aa6cee2129b2 [INFO] building Bauke/steam-rss against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBauke%2Fsteam-rss" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bauke/steam-rss [INFO] finished tweaking git repo https://github.com/Bauke/steam-rss [INFO] tweaked toml for git repo https://github.com/Bauke/steam-rss written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bauke/steam-rss 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 git repo https://github.com/Bauke/steam-rss 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 tracing v0.1.36 [INFO] [stderr] Downloaded thread_local v1.1.4 [INFO] [stderr] Downloaded opml v1.1.6 [INFO] [stderr] Downloaded miniz_oxide v0.5.4 [INFO] [stderr] Downloaded backtrace v0.3.66 [INFO] [stderr] Downloaded tracing-core v0.1.29 [INFO] [stderr] Downloaded ureq v2.9.1 [INFO] [stderr] Downloaded hard-xml-derive v1.34.0 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded hard-xml v1.34.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.15 [INFO] [stderr] Downloaded object v0.29.0 [INFO] [stderr] Downloaded gimli v0.26.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] 364576ecd89f6de1aec8d3632de1403411a027e4434bc479a1773b82e419c4a3 [INFO] running `Command { std: "docker" "start" "-a" "364576ecd89f6de1aec8d3632de1403411a027e4434bc479a1773b82e419c4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "364576ecd89f6de1aec8d3632de1403411a027e4434bc479a1773b82e419c4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364576ecd89f6de1aec8d3632de1403411a027e4434bc479a1773b82e419c4a3", kill_on_drop: false }` [INFO] [stdout] 364576ecd89f6de1aec8d3632de1403411a027e4434bc479a1773b82e419c4a3 [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] ab6770eeedaf87782b866dece8902e4c74dad1b0ffc81d7cf7283a6d7b541e8d [INFO] running `Command { std: "docker" "start" "-a" "ab6770eeedaf87782b866dece8902e4c74dad1b0ffc81d7cf7283a6d7b541e8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling hard-xml-derive v1.34.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling hard-xml v1.34.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling opml v1.1.6 [INFO] [stderr] Compiling steam-rss v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.94s [INFO] running `Command { std: "docker" "inspect" "ab6770eeedaf87782b866dece8902e4c74dad1b0ffc81d7cf7283a6d7b541e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6770eeedaf87782b866dece8902e4c74dad1b0ffc81d7cf7283a6d7b541e8d", kill_on_drop: false }` [INFO] [stdout] ab6770eeedaf87782b866dece8902e4c74dad1b0ffc81d7cf7283a6d7b541e8d [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] bccb9a45ad07efc9c032272c7a83594ec9ac54baa634999017f93f995b6f2a60 [INFO] running `Command { std: "docker" "start" "-a" "bccb9a45ad07efc9c032272c7a83594ec9ac54baa634999017f93f995b6f2a60", kill_on_drop: false }` [INFO] [stderr] Compiling steam-rss v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "bccb9a45ad07efc9c032272c7a83594ec9ac54baa634999017f93f995b6f2a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccb9a45ad07efc9c032272c7a83594ec9ac54baa634999017f93f995b6f2a60", kill_on_drop: false }` [INFO] [stdout] bccb9a45ad07efc9c032272c7a83594ec9ac54baa634999017f93f995b6f2a60