[INFO] cloning repository https://github.com/0-wiz-0/rust-envsys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0-wiz-0/rust-envsys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-wiz-0%2Frust-envsys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-wiz-0%2Frust-envsys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1f9a5cb0a6207345f4fa47ee8c50c1db5c7818d
[INFO] building 0-wiz-0/rust-envsys against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-wiz-0%2Frust-envsys" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0-wiz-0/rust-envsys 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/0-wiz-0/rust-envsys
[INFO] finished tweaking git repo https://github.com/0-wiz-0/rust-envsys
[INFO] tweaked toml for git repo https://github.com/0-wiz-0/rust-envsys written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0-wiz-0/rust-envsys 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f7c32d4a5d2e80f6d6f6c512e5af3b60dd7cbf4ca3d2693c0d438d54028f9be5
[INFO] running `Command { std: "docker" "start" "-a" "f7c32d4a5d2e80f6d6f6c512e5af3b60dd7cbf4ca3d2693c0d438d54028f9be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7c32d4a5d2e80f6d6f6c512e5af3b60dd7cbf4ca3d2693c0d438d54028f9be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c32d4a5d2e80f6d6f6c512e5af3b60dd7cbf4ca3d2693c0d438d54028f9be5", kill_on_drop: false }`
[INFO] [stdout] f7c32d4a5d2e80f6d6f6c512e5af3b60dd7cbf4ca3d2693c0d438d54028f9be5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] da4fb4846c3c199545b745e47807ffb0247eca0cea39340bc662a31e3bb38d29
[INFO] running `Command { std: "docker" "start" "-a" "da4fb4846c3c199545b745e47807ffb0247eca0cea39340bc662a31e3bb38d29", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling nix v0.26.1
[INFO] [stderr]    Compiling plist v1.3.1
[INFO] [stderr]    Compiling rust-envsys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s
[INFO] running `Command { std: "docker" "inspect" "da4fb4846c3c199545b745e47807ffb0247eca0cea39340bc662a31e3bb38d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4fb4846c3c199545b745e47807ffb0247eca0cea39340bc662a31e3bb38d29", kill_on_drop: false }`
[INFO] [stdout] da4fb4846c3c199545b745e47807ffb0247eca0cea39340bc662a31e3bb38d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e39b6b82e06009e714aab1ad97e9425c2c44865d2fd61d0c5b7021a3be0d5208
[INFO] running `Command { std: "docker" "start" "-a" "e39b6b82e06009e714aab1ad97e9425c2c44865d2fd61d0c5b7021a3be0d5208", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-envsys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "e39b6b82e06009e714aab1ad97e9425c2c44865d2fd61d0c5b7021a3be0d5208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39b6b82e06009e714aab1ad97e9425c2c44865d2fd61d0c5b7021a3be0d5208", kill_on_drop: false }`
[INFO] [stdout] e39b6b82e06009e714aab1ad97e9425c2c44865d2fd61d0c5b7021a3be0d5208
