[INFO] cloning repository https://github.com/hi-rustin/trycmd-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hi-rustin/trycmd-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhi-rustin%2Ftrycmd-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhi-rustin%2Ftrycmd-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecc694e73d0946bda0d5e65925dc6912ab3dee69
[INFO] testing hi-rustin/trycmd-example against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhi-rustin%2Ftrycmd-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hi-rustin/trycmd-example
[INFO] finished tweaking git repo https://github.com/hi-rustin/trycmd-example
[INFO] tweaked toml for git repo https://github.com/hi-rustin/trycmd-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hi-rustin/trycmd-example on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hi-rustin/trycmd-example 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded trycmd v0.14.16
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded snapbox-macros v0.3.4
[INFO] [stderr]   Downloaded os_pipe v1.1.4
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded clap v4.3.11
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] [stderr]   Downloaded toml_edit v0.19.12
[INFO] [stderr]   Downloaded clap_builder v4.3.11
[INFO] [stderr]   Downloaded snapbox v0.4.11
[INFO] [stderr]   Downloaded rustix v0.37.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13db6cd0dca4190325829ff2b8a1909a5663c894c82a6299cd55f88e7bf798a3
[INFO] running `Command { std: "docker" "start" "-a" "13db6cd0dca4190325829ff2b8a1909a5663c894c82a6299cd55f88e7bf798a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13db6cd0dca4190325829ff2b8a1909a5663c894c82a6299cd55f88e7bf798a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13db6cd0dca4190325829ff2b8a1909a5663c894c82a6299cd55f88e7bf798a3", kill_on_drop: false }`
[INFO] [stdout] 13db6cd0dca4190325829ff2b8a1909a5663c894c82a6299cd55f88e7bf798a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c558fc232e5af21cca41f17b8e91d58d5b736860b65b10357facf63dabf6c82
[INFO] running `Command { std: "docker" "start" "-a" "5c558fc232e5af21cca41f17b8e91d58d5b736860b65b10357facf63dabf6c82", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling trycmd-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.10s
[INFO] running `Command { std: "docker" "inspect" "5c558fc232e5af21cca41f17b8e91d58d5b736860b65b10357facf63dabf6c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c558fc232e5af21cca41f17b8e91d58d5b736860b65b10357facf63dabf6c82", kill_on_drop: false }`
[INFO] [stdout] 5c558fc232e5af21cca41f17b8e91d58d5b736860b65b10357facf63dabf6c82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ce16dd4c5691ab0d9754aeb242370fa9e06a87c216f5b2a710908be38ac55c3
[INFO] running `Command { std: "docker" "start" "-a" "8ce16dd4c5691ab0d9754aeb242370fa9e06a87c216f5b2a710908be38ac55c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling snapbox-macros v0.3.4
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling snapbox v0.4.11
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling trycmd v0.14.16
[INFO] [stderr]    Compiling trycmd-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.72s
[INFO] running `Command { std: "docker" "inspect" "8ce16dd4c5691ab0d9754aeb242370fa9e06a87c216f5b2a710908be38ac55c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce16dd4c5691ab0d9754aeb242370fa9e06a87c216f5b2a710908be38ac55c3", kill_on_drop: false }`
[INFO] [stdout] 8ce16dd4c5691ab0d9754aeb242370fa9e06a87c216f5b2a710908be38ac55c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0638b7ebdc002eb639ec478a986f9db5ec47a57bebc37b269d96794de605771b
[INFO] running `Command { std: "docker" "start" "-a" "0638b7ebdc002eb639ec478a986f9db5ec47a57bebc37b269d96794de605771b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trycmd_example-043f0f68aa0eb05f)
[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 tests/cmd.rs (/opt/rustwide/target/debug/deps/cmd-c286478e2bc36f45)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2mTesting[0m README.md:4 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/greeting.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/greeting.toml:teardown ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/help.toml ... [32mok[0m
[INFO] [stdout] test test_cmd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0638b7ebdc002eb639ec478a986f9db5ec47a57bebc37b269d96794de605771b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0638b7ebdc002eb639ec478a986f9db5ec47a57bebc37b269d96794de605771b", kill_on_drop: false }`
[INFO] [stdout] 0638b7ebdc002eb639ec478a986f9db5ec47a57bebc37b269d96794de605771b
