[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] testing 0-wiz-0/rust-envsys against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-wiz-0%2Frust-envsys" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0-wiz-0/rust-envsys on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 713f1fddef6465188618694b6d324b74de6f41d660365313deb04c08e7800edf
[INFO] running `Command { std: "docker" "start" "-a" "713f1fddef6465188618694b6d324b74de6f41d660365313deb04c08e7800edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "713f1fddef6465188618694b6d324b74de6f41d660365313deb04c08e7800edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713f1fddef6465188618694b6d324b74de6f41d660365313deb04c08e7800edf", kill_on_drop: false }`
[INFO] [stdout] 713f1fddef6465188618694b6d324b74de6f41d660365313deb04c08e7800edf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e32d5517a41223798bd5821323951ba0416ed1e714ed90713ca7adea74c2f33b
[INFO] running `Command { std: "docker" "start" "-a" "e32d5517a41223798bd5821323951ba0416ed1e714ed90713ca7adea74c2f33b", 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 hashbrown v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[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 14.79s
[INFO] running `Command { std: "docker" "inspect" "e32d5517a41223798bd5821323951ba0416ed1e714ed90713ca7adea74c2f33b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32d5517a41223798bd5821323951ba0416ed1e714ed90713ca7adea74c2f33b", kill_on_drop: false }`
[INFO] [stdout] e32d5517a41223798bd5821323951ba0416ed1e714ed90713ca7adea74c2f33b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e9b580d5069b5614536d11acaa37cecdd13bda97fdcadfabd3ffabbb81d476f
[INFO] running `Command { std: "docker" "start" "-a" "6e9b580d5069b5614536d11acaa37cecdd13bda97fdcadfabd3ffabbb81d476f", 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.40s
[INFO] running `Command { std: "docker" "inspect" "6e9b580d5069b5614536d11acaa37cecdd13bda97fdcadfabd3ffabbb81d476f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9b580d5069b5614536d11acaa37cecdd13bda97fdcadfabd3ffabbb81d476f", kill_on_drop: false }`
[INFO] [stdout] 6e9b580d5069b5614536d11acaa37cecdd13bda97fdcadfabd3ffabbb81d476f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d59fafda8772284ee1c85eb4b68752a767bf5c9367188b6a0465f3ec125d0188
[INFO] running `Command { std: "docker" "start" "-a" "d59fafda8772284ee1c85eb4b68752a767bf5c9367188b6a0465f3ec125d0188", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_envsys-0e27d29c33dbe497)
[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" "d59fafda8772284ee1c85eb4b68752a767bf5c9367188b6a0465f3ec125d0188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59fafda8772284ee1c85eb4b68752a767bf5c9367188b6a0465f3ec125d0188", kill_on_drop: false }`
[INFO] [stdout] d59fafda8772284ee1c85eb4b68752a767bf5c9367188b6a0465f3ec125d0188
