[INFO] cloning repository https://github.com/AndrewRadev/rust-eliza
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewRadev/rust-eliza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-eliza", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-eliza'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68470deb5067b01b2056c9106c20a57aa8151c21
[INFO] building AndrewRadev/rust-eliza against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-eliza" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndrewRadev/rust-eliza on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AndrewRadev/rust-eliza
[INFO] finished tweaking git repo https://github.com/AndrewRadev/rust-eliza
[INFO] tweaked toml for git repo https://github.com/AndrewRadev/rust-eliza written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AndrewRadev/rust-eliza 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gcc v0.3.43
[INFO] [stderr]   Downloaded thread_local v0.3.2
[INFO] [stderr]   Downloaded aho-corasick v0.6.2
[INFO] [stderr]   Downloaded linenoise-rust v0.2.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 383f79a725e2a3e8f1d50236a508a3f9dc5382d5d19ed1fd76453fe5f8c0b98b
[INFO] running `Command { std: "docker" "start" "-a" "383f79a725e2a3e8f1d50236a508a3f9dc5382d5d19ed1fd76453fe5f8c0b98b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "383f79a725e2a3e8f1d50236a508a3f9dc5382d5d19ed1fd76453fe5f8c0b98b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383f79a725e2a3e8f1d50236a508a3f9dc5382d5d19ed1fd76453fe5f8c0b98b", kill_on_drop: false }`
[INFO] [stdout] 383f79a725e2a3e8f1d50236a508a3f9dc5382d5d19ed1fd76453fe5f8c0b98b
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f995dbbfd717e4f1541bc4d0d7a3bb6b5e9fafe943405143eb2a843e59892091
[INFO] running `Command { std: "docker" "start" "-a" "f995dbbfd717e4f1541bc4d0d7a3bb6b5e9fafe943405143eb2a843e59892091", 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.20
[INFO] [stderr]    Compiling gcc v0.3.43
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling thread-id v3.0.0
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling thread_local v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.6.2
[INFO] [stderr]    Compiling linenoise-rust v0.2.0
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling eliza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s
[INFO] running `Command { std: "docker" "inspect" "f995dbbfd717e4f1541bc4d0d7a3bb6b5e9fafe943405143eb2a843e59892091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f995dbbfd717e4f1541bc4d0d7a3bb6b5e9fafe943405143eb2a843e59892091", kill_on_drop: false }`
[INFO] [stdout] f995dbbfd717e4f1541bc4d0d7a3bb6b5e9fafe943405143eb2a843e59892091
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21f9d285dc6dc476f9a885256516517a863d0fc9bdf75a5cb7541f3d6d2efd6d
[INFO] running `Command { std: "docker" "start" "-a" "21f9d285dc6dc476f9a885256516517a863d0fc9bdf75a5cb7541f3d6d2efd6d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling eliza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "21f9d285dc6dc476f9a885256516517a863d0fc9bdf75a5cb7541f3d6d2efd6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f9d285dc6dc476f9a885256516517a863d0fc9bdf75a5cb7541f3d6d2efd6d", kill_on_drop: false }`
[INFO] [stdout] 21f9d285dc6dc476f9a885256516517a863d0fc9bdf75a5cb7541f3d6d2efd6d
