[INFO] cloning repository https://github.com/AirOne01/hibe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AirOne01/hibe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirOne01%2Fhibe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirOne01%2Fhibe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6789eb97631d1a8a8c1e3830819c93ce56766a8c
[INFO] building AirOne01/hibe against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirOne01%2Fhibe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AirOne01/hibe on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AirOne01/hibe
[INFO] finished tweaking git repo https://github.com/AirOne01/hibe
[INFO] tweaked toml for git repo https://github.com/AirOne01/hibe written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AirOne01/hibe 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dde62687013f0ad2570a60a0e7afb649f1f9261d055f9c6764b8a2e5bf985c5c
[INFO] running `Command { std: "docker" "start" "-a" "dde62687013f0ad2570a60a0e7afb649f1f9261d055f9c6764b8a2e5bf985c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dde62687013f0ad2570a60a0e7afb649f1f9261d055f9c6764b8a2e5bf985c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde62687013f0ad2570a60a0e7afb649f1f9261d055f9c6764b8a2e5bf985c5c", kill_on_drop: false }`
[INFO] [stdout] dde62687013f0ad2570a60a0e7afb649f1f9261d055f9c6764b8a2e5bf985c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea76f628cb0e3e612870a6c09b96663c98bc4f9ab9f67beb15afaf15201e6f10
[INFO] running `Command { std: "docker" "start" "-a" "ea76f628cb0e3e612870a6c09b96663c98bc4f9ab9f67beb15afaf15201e6f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling os_str_bytes v6.3.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling clap v4.0.18
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling time v0.3.16
[INFO] [stderr]    Compiling simple_logger v4.0.0
[INFO] [stderr]    Compiling hibe v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
[INFO] running `Command { std: "docker" "inspect" "ea76f628cb0e3e612870a6c09b96663c98bc4f9ab9f67beb15afaf15201e6f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea76f628cb0e3e612870a6c09b96663c98bc4f9ab9f67beb15afaf15201e6f10", kill_on_drop: false }`
[INFO] [stdout] ea76f628cb0e3e612870a6c09b96663c98bc4f9ab9f67beb15afaf15201e6f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 167cc78a5025a4b7cbb19784d71800e4faa8aab40af5dc25f0bc1b659b9b84dc
[INFO] running `Command { std: "docker" "start" "-a" "167cc78a5025a4b7cbb19784d71800e4faa8aab40af5dc25f0bc1b659b9b84dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling hibe v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "167cc78a5025a4b7cbb19784d71800e4faa8aab40af5dc25f0bc1b659b9b84dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "167cc78a5025a4b7cbb19784d71800e4faa8aab40af5dc25f0bc1b659b9b84dc", kill_on_drop: false }`
[INFO] [stdout] 167cc78a5025a4b7cbb19784d71800e4faa8aab40af5dc25f0bc1b659b9b84dc
