[INFO] cloning repository https://github.com/stuartnelson3/rust_learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stuartnelson3/rust_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuartnelson3%2Frust_learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuartnelson3%2Frust_learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2c8a75b515d9efd42da19b3d5a69954f41cf69c
[INFO] testing stuartnelson3/rust_learning against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuartnelson3%2Frust_learning" "/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/stuartnelson3/rust_learning
[INFO] finished tweaking git repo https://github.com/stuartnelson3/rust_learning
[INFO] tweaked toml for git repo https://github.com/stuartnelson3/rust_learning written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stuartnelson3/rust_learning 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/stuartnelson3/rust_learning 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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
[ERROR] error running command: no output for 300 seconds
[INFO] testing stuartnelson3/rust_learning against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuartnelson3%2Frust_learning" "/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/stuartnelson3/rust_learning
[INFO] finished tweaking git repo https://github.com/stuartnelson3/rust_learning
[INFO] tweaked toml for git repo https://github.com/stuartnelson3/rust_learning written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stuartnelson3/rust_learning 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/stuartnelson3/rust_learning 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded prometheus v0.2.8
[INFO] [stderr]   Downloaded fnv v1.0.5
[INFO] [stderr]   Downloaded textwrap v0.8.0
[INFO] [stderr]   Downloaded atty v0.2.2
[INFO] [stderr]   Downloaded lazy_static v0.2.8
[INFO] [stderr]   Downloaded quick-error v0.2.2
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded term_size v0.3.0
[INFO] [stderr]   Downloaded clap v2.26.2
[INFO] [stderr]   Downloaded protobuf v1.4.1
[INFO] [stderr]   Downloaded libc v0.2.31
[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] a1de6b8e75fe8d8ed89fc727945fbb99714b262d74f8ea703876837b2430fb8f
[INFO] running `Command { std: "docker" "start" "-a" "a1de6b8e75fe8d8ed89fc727945fbb99714b262d74f8ea703876837b2430fb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1de6b8e75fe8d8ed89fc727945fbb99714b262d74f8ea703876837b2430fb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1de6b8e75fe8d8ed89fc727945fbb99714b262d74f8ea703876837b2430fb8f", kill_on_drop: false }`
[INFO] [stdout] a1de6b8e75fe8d8ed89fc727945fbb99714b262d74f8ea703876837b2430fb8f
[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] fbf5691e9146c8114c06204cb586d51a77fbb8ad078470955bc7c8c3a3e1afed
[INFO] running `Command { std: "docker" "start" "-a" "fbf5691e9146c8114c06204cb586d51a77fbb8ad078470955bc7c8c3a3e1afed", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.31
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling quick-error v0.2.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.5
[INFO] [stderr]    Compiling protobuf v1.4.1
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling textwrap v0.8.0
[INFO] [stderr]    Compiling clap v2.26.2
[INFO] [stderr]    Compiling prometheus v0.2.8
[INFO] [stderr]    Compiling rust_learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "fbf5691e9146c8114c06204cb586d51a77fbb8ad078470955bc7c8c3a3e1afed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf5691e9146c8114c06204cb586d51a77fbb8ad078470955bc7c8c3a3e1afed", kill_on_drop: false }`
[INFO] [stdout] fbf5691e9146c8114c06204cb586d51a77fbb8ad078470955bc7c8c3a3e1afed
[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] 9c1a839ce51620e6da46cdb30ae371cf46cd9404c40aabcb37076a16d24163fb
[INFO] running `Command { std: "docker" "start" "-a" "9c1a839ce51620e6da46cdb30ae371cf46cd9404c40aabcb37076a16d24163fb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rust_learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "9c1a839ce51620e6da46cdb30ae371cf46cd9404c40aabcb37076a16d24163fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c1a839ce51620e6da46cdb30ae371cf46cd9404c40aabcb37076a16d24163fb", kill_on_drop: false }`
[INFO] [stdout] 9c1a839ce51620e6da46cdb30ae371cf46cd9404c40aabcb37076a16d24163fb
[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] 77463d718e9e4bf57d121f3513916fb0b676b5e915e1eeefad37db6dcd841dfb
[INFO] running `Command { std: "docker" "start" "-a" "77463d718e9e4bf57d121f3513916fb0b676b5e915e1eeefad37db6dcd841dfb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_learning-70103119d233dcf5)
[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" "77463d718e9e4bf57d121f3513916fb0b676b5e915e1eeefad37db6dcd841dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77463d718e9e4bf57d121f3513916fb0b676b5e915e1eeefad37db6dcd841dfb", kill_on_drop: false }`
[INFO] [stdout] 77463d718e9e4bf57d121f3513916fb0b676b5e915e1eeefad37db6dcd841dfb
