[INFO] cloning repository https://github.com/AlexanderEkdahl/hashcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderEkdahl/hashcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderEkdahl%2Fhashcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderEkdahl%2Fhashcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d58ed7e82516b54e491a185fbb02e9a103200527
[INFO] building AlexanderEkdahl/hashcode against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderEkdahl%2Fhashcode" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlexanderEkdahl/hashcode 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/AlexanderEkdahl/hashcode
[INFO] finished tweaking git repo https://github.com/AlexanderEkdahl/hashcode
[INFO] tweaked toml for git repo https://github.com/AlexanderEkdahl/hashcode written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AlexanderEkdahl/hashcode 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 num_cpus v1.2.1
[INFO] [stderr]   Downloaded libc v0.2.20
[INFO] [stderr]   Downloaded time v0.1.36
[INFO] [stderr]   Downloaded deque v0.3.1
[INFO] [stderr]   Downloaded rayon v0.6.0
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded redox_syscall v0.1.16
[INFO] [stderr]   Downloaded pbr v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d5b6291595880c134ba9570ec26603e004d5b5f53a0ee5ed24379bc2a0a23ab0
[INFO] running `Command { std: "docker" "start" "-a" "d5b6291595880c134ba9570ec26603e004d5b5f53a0ee5ed24379bc2a0a23ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b6291595880c134ba9570ec26603e004d5b5f53a0ee5ed24379bc2a0a23ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b6291595880c134ba9570ec26603e004d5b5f53a0ee5ed24379bc2a0a23ab0", kill_on_drop: false }`
[INFO] [stdout] d5b6291595880c134ba9570ec26603e004d5b5f53a0ee5ed24379bc2a0a23ab0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2ec9f4dc5e35171b9d4491e9c5cc6ff6d9d00ebcacee9f56ea0ff2beda760a54
[INFO] running `Command { std: "docker" "start" "-a" "2ec9f4dc5e35171b9d4491e9c5cc6ff6d9d00ebcacee9f56ea0ff2beda760a54", 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 winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling time v0.1.36
[INFO] [stderr]    Compiling num_cpus v1.2.1
[INFO] [stderr]    Compiling pbr v1.0.0
[INFO] [stderr]    Compiling deque v0.3.1
[INFO] [stderr]    Compiling rayon v0.6.0
[INFO] [stderr]    Compiling hashcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
[INFO] running `Command { std: "docker" "inspect" "2ec9f4dc5e35171b9d4491e9c5cc6ff6d9d00ebcacee9f56ea0ff2beda760a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec9f4dc5e35171b9d4491e9c5cc6ff6d9d00ebcacee9f56ea0ff2beda760a54", kill_on_drop: false }`
[INFO] [stdout] 2ec9f4dc5e35171b9d4491e9c5cc6ff6d9d00ebcacee9f56ea0ff2beda760a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2fa83fc5c348635deb55a10f6befa2a1f5d1bca57dcaa928a417617996850c14
[INFO] running `Command { std: "docker" "start" "-a" "2fa83fc5c348635deb55a10f6befa2a1f5d1bca57dcaa928a417617996850c14", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling hashcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "2fa83fc5c348635deb55a10f6befa2a1f5d1bca57dcaa928a417617996850c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa83fc5c348635deb55a10f6befa2a1f5d1bca57dcaa928a417617996850c14", kill_on_drop: false }`
[INFO] [stdout] 2fa83fc5c348635deb55a10f6befa2a1f5d1bca57dcaa928a417617996850c14
