[INFO] cloning repository https://github.com/jeremyBanks/rust-exe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyBanks/rust-exe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Frust-exe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Frust-exe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8027ed57d9938c6efe114e9b61b5e934762bdab
[INFO] testing jeremyBanks/rust-exe against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Frust-exe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jeremyBanks/rust-exe
[INFO] finished tweaking git repo https://github.com/jeremyBanks/rust-exe
[INFO] tweaked toml for git repo https://github.com/jeremyBanks/rust-exe written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyBanks/rust-exe on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyBanks/rust-exe 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded dissimilar v1.0.4
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded expect-test v1.3.0
[INFO] [stderr]   Downloaded semver v1.0.10
[INFO] [stderr]   Downloaded cargo-lock v8.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded toml_edit v0.14.4
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4928012da9f2dc9e03d01af5633ae33f6e0d15beebe19789d848af916e07309
[INFO] running `Command { std: "docker" "start" "-a" "f4928012da9f2dc9e03d01af5633ae33f6e0d15beebe19789d848af916e07309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4928012da9f2dc9e03d01af5633ae33f6e0d15beebe19789d848af916e07309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4928012da9f2dc9e03d01af5633ae33f6e0d15beebe19789d848af916e07309", kill_on_drop: false }`
[INFO] [stdout] f4928012da9f2dc9e03d01af5633ae33f6e0d15beebe19789d848af916e07309
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8f325a03cef0d22cbf596407bac93d9395da1966e40de144a4ebe44a73d8767
[INFO] running `Command { std: "docker" "start" "-a" "e8f325a03cef0d22cbf596407bac93d9395da1966e40de144a4ebe44a73d8767", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling dissimilar v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling expect-test v1.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling cargo-lock v8.0.1
[INFO] [stderr]    Compiling rust-exe v0.0.20220615 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "e8f325a03cef0d22cbf596407bac93d9395da1966e40de144a4ebe44a73d8767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f325a03cef0d22cbf596407bac93d9395da1966e40de144a4ebe44a73d8767", kill_on_drop: false }`
[INFO] [stdout] e8f325a03cef0d22cbf596407bac93d9395da1966e40de144a4ebe44a73d8767
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f41c5cc4057585b4058bfbab4df4ed0a2313b941f53d2bd8d84991b91b3b8c6
[INFO] running `Command { std: "docker" "start" "-a" "2f41c5cc4057585b4058bfbab4df4ed0a2313b941f53d2bd8d84991b91b3b8c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-exe v0.0.20220615 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "2f41c5cc4057585b4058bfbab4df4ed0a2313b941f53d2bd8d84991b91b3b8c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f41c5cc4057585b4058bfbab4df4ed0a2313b941f53d2bd8d84991b91b3b8c6", kill_on_drop: false }`
[INFO] [stdout] 2f41c5cc4057585b4058bfbab4df4ed0a2313b941f53d2bd8d84991b91b3b8c6
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d00af2d61a3b6421f9d7e985f5f36f7b06b52c2645466c102a8d66c2800c306
[INFO] running `Command { std: "docker" "start" "-a" "6d00af2d61a3b6421f9d7e985f5f36f7b06b52c2645466c102a8d66c2800c306", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_exe-e794f232c7332151)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test arg_stream::test_helpers ... ok
[INFO] [stdout] test toolchain::releases::test_last_release_at ... ok
[INFO] [stdout] test cli::test_cli_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [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] [stderr]      Running unittests src/bin/rust.rs (/opt/rustwide/target/debug/deps/rust-3cd98acb332e2f7a)
[INFO] [stderr]      Running unittests src/bin/rust-exe.rs (/opt/rustwide/target/debug/deps/rust_exe-1649bad5a80d4f97)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-08e958e3ebc21f01)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test test_commands ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_commands stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/integration.rs:214:18
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d00af2d61a3b6421f9d7e985f5f36f7b06b52c2645466c102a8d66c2800c306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d00af2d61a3b6421f9d7e985f5f36f7b06b52c2645466c102a8d66c2800c306", kill_on_drop: false }`
[INFO] [stdout] 6d00af2d61a3b6421f9d7e985f5f36f7b06b52c2645466c102a8d66c2800c306
