[INFO] cloning repository https://github.com/mjibson/rf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjibson/rf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Frf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Frf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e45919c2900dd64e2cd0655d964294479c2d3ce
[INFO] testing mjibson/rf against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjibson%2Frf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjibson/rf
[INFO] finished tweaking git repo https://github.com/mjibson/rf
[INFO] tweaked toml for git repo https://github.com/mjibson/rf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjibson/rf on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjibson/rf 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" "+beta-2025-09-21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3260e7615ea13172592b02e7dc8058248f3a3bbfd5c53187e83f822b18a4dbfd
[INFO] running `Command { std: "docker" "start" "-a" "3260e7615ea13172592b02e7dc8058248f3a3bbfd5c53187e83f822b18a4dbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3260e7615ea13172592b02e7dc8058248f3a3bbfd5c53187e83f822b18a4dbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3260e7615ea13172592b02e7dc8058248f3a3bbfd5c53187e83f822b18a4dbfd", kill_on_drop: false }`
[INFO] [stdout] 3260e7615ea13172592b02e7dc8058248f3a3bbfd5c53187e83f822b18a4dbfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dec3013f74d20d2beedf0be62fab1599e4f447db3177d3a11c061f864d5629a0
[INFO] running `Command { std: "docker" "start" "-a" "dec3013f74d20d2beedf0be62fab1599e4f447db3177d3a11c061f864d5629a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.50
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling ahash v0.4.6
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling smallvec v1.5.0
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rppal v0.11.3
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dht22_pi v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.0
[INFO] [stderr]    Compiling tiny_http v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.24.1
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling rf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s
[INFO] running `Command { std: "docker" "inspect" "dec3013f74d20d2beedf0be62fab1599e4f447db3177d3a11c061f864d5629a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec3013f74d20d2beedf0be62fab1599e4f447db3177d3a11c061f864d5629a0", kill_on_drop: false }`
[INFO] [stdout] dec3013f74d20d2beedf0be62fab1599e4f447db3177d3a11c061f864d5629a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80911c6bddee8152741fe2897851232b4da9207b2134d3aca1c8d26b743c11c3
[INFO] running `Command { std: "docker" "start" "-a" "80911c6bddee8152741fe2897851232b4da9207b2134d3aca1c8d26b743c11c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "80911c6bddee8152741fe2897851232b4da9207b2134d3aca1c8d26b743c11c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80911c6bddee8152741fe2897851232b4da9207b2134d3aca1c8d26b743c11c3", kill_on_drop: false }`
[INFO] [stdout] 80911c6bddee8152741fe2897851232b4da9207b2134d3aca1c8d26b743c11c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30dc683f6880e5566c4754c4eaba7ddc1580e158d5b645ab5103bfa352bb0ece
[INFO] running `Command { std: "docker" "start" "-a" "30dc683f6880e5566c4754c4eaba7ddc1580e158d5b645ab5103bfa352bb0ece", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rf-4f83835f653f0bd2)
[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" "30dc683f6880e5566c4754c4eaba7ddc1580e158d5b645ab5103bfa352bb0ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30dc683f6880e5566c4754c4eaba7ddc1580e158d5b645ab5103bfa352bb0ece", kill_on_drop: false }`
[INFO] [stdout] 30dc683f6880e5566c4754c4eaba7ddc1580e158d5b645ab5103bfa352bb0ece
