[INFO] cloning repository https://github.com/rrbutani/motivational-ferris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rrbutani/motivational-ferris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrbutani%2Fmotivational-ferris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrbutani%2Fmotivational-ferris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e0fb9696ca5f32f45eff411da1db351321f2cb8
[INFO] testing rrbutani/motivational-ferris 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%2Frrbutani%2Fmotivational-ferris" "/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/rrbutani/motivational-ferris
[INFO] finished tweaking git repo https://github.com/rrbutani/motivational-ferris
[INFO] tweaked toml for git repo https://github.com/rrbutani/motivational-ferris written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rrbutani/motivational-ferris 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/rrbutani/motivational-ferris 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 4f5b2886ce0e2f7848f402681433647a5a2964cf8474476e8413c91261fa09a5
[INFO] running `Command { std: "docker" "start" "-a" "4f5b2886ce0e2f7848f402681433647a5a2964cf8474476e8413c91261fa09a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f5b2886ce0e2f7848f402681433647a5a2964cf8474476e8413c91261fa09a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f5b2886ce0e2f7848f402681433647a5a2964cf8474476e8413c91261fa09a5", kill_on_drop: false }`
[INFO] [stdout] 4f5b2886ce0e2f7848f402681433647a5a2964cf8474476e8413c91261fa09a5
[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] 6addbe58f81f362134d89328af2cec369d6115405a229a97bff7ed87b540012e
[INFO] running `Command { std: "docker" "start" "-a" "6addbe58f81f362134d89328af2cec369d6115405a229a97bff7ed87b540012e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling cc v1.0.24
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling motivations v1.1.2
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling ferris-says v0.1.1
[INFO] [stderr]    Compiling motivational-ferris v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
[INFO] running `Command { std: "docker" "inspect" "6addbe58f81f362134d89328af2cec369d6115405a229a97bff7ed87b540012e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6addbe58f81f362134d89328af2cec369d6115405a229a97bff7ed87b540012e", kill_on_drop: false }`
[INFO] [stdout] 6addbe58f81f362134d89328af2cec369d6115405a229a97bff7ed87b540012e
[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] 9d9cfccc05d4f2c4a5663bae5eedafe44c485e080bbd04a23c4372a849018790
[INFO] running `Command { std: "docker" "start" "-a" "9d9cfccc05d4f2c4a5663bae5eedafe44c485e080bbd04a23c4372a849018790", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling motivational-ferris v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "9d9cfccc05d4f2c4a5663bae5eedafe44c485e080bbd04a23c4372a849018790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9cfccc05d4f2c4a5663bae5eedafe44c485e080bbd04a23c4372a849018790", kill_on_drop: false }`
[INFO] [stdout] 9d9cfccc05d4f2c4a5663bae5eedafe44c485e080bbd04a23c4372a849018790
[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] 217a517f2780e252555ec480aa0750950912c2bc48ec4e39c55e917a14c24f2d
[INFO] running `Command { std: "docker" "start" "-a" "217a517f2780e252555ec480aa0750950912c2bc48ec4e39c55e917a14c24f2d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/motivational_ferris-ae3f0bf0d0e113c0)
[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" "217a517f2780e252555ec480aa0750950912c2bc48ec4e39c55e917a14c24f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217a517f2780e252555ec480aa0750950912c2bc48ec4e39c55e917a14c24f2d", kill_on_drop: false }`
[INFO] [stdout] 217a517f2780e252555ec480aa0750950912c2bc48ec4e39c55e917a14c24f2d
