[INFO] cloning repository https://github.com/Gabriel2233/multithreaded-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gabriel2233/multithreaded-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2233%2Fmultithreaded-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2233%2Fmultithreaded-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35688138da76559d409952426a181306d5f093cf [INFO] testing Gabriel2233/multithreaded-server against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabriel2233%2Fmultithreaded-server" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gabriel2233/multithreaded-server on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gabriel2233/multithreaded-server [INFO] finished tweaking git repo https://github.com/Gabriel2233/multithreaded-server [INFO] tweaked toml for git repo https://github.com/Gabriel2233/multithreaded-server written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/Gabriel2233/multithreaded-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cc0a84f70b48c3dfd33dbaf8dd74ea89d095d3dd47abcef185b14eabd32c1f5 [INFO] running `Command { std: "docker" "start" "-a" "2cc0a84f70b48c3dfd33dbaf8dd74ea89d095d3dd47abcef185b14eabd32c1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cc0a84f70b48c3dfd33dbaf8dd74ea89d095d3dd47abcef185b14eabd32c1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc0a84f70b48c3dfd33dbaf8dd74ea89d095d3dd47abcef185b14eabd32c1f5", kill_on_drop: false }` [INFO] [stdout] 2cc0a84f70b48c3dfd33dbaf8dd74ea89d095d3dd47abcef185b14eabd32c1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8dc27aace4f83ff1a36c7333ae5884a4e85109954d68c91e9aa107b3c188ec8 [INFO] running `Command { std: "docker" "start" "-a" "b8dc27aace4f83ff1a36c7333ae5884a4e85109954d68c91e9aa107b3c188ec8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.81s [INFO] running `Command { std: "docker" "inspect" "b8dc27aace4f83ff1a36c7333ae5884a4e85109954d68c91e9aa107b3c188ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8dc27aace4f83ff1a36c7333ae5884a4e85109954d68c91e9aa107b3c188ec8", kill_on_drop: false }` [INFO] [stdout] b8dc27aace4f83ff1a36c7333ae5884a4e85109954d68c91e9aa107b3c188ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44fc717df89f6d37d66a2b2457366964c3fc87e7097a22d535ba61f7b7e292a6 [INFO] running `Command { std: "docker" "start" "-a" "44fc717df89f6d37d66a2b2457366964c3fc87e7097a22d535ba61f7b7e292a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "44fc717df89f6d37d66a2b2457366964c3fc87e7097a22d535ba61f7b7e292a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fc717df89f6d37d66a2b2457366964c3fc87e7097a22d535ba61f7b7e292a6", kill_on_drop: false }` [INFO] [stdout] 44fc717df89f6d37d66a2b2457366964c3fc87e7097a22d535ba61f7b7e292a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c624526d24f59aa7eb3f008b39aa717246145e8d7ba86edefd40d1873bacc461 [INFO] running `Command { std: "docker" "start" "-a" "c624526d24f59aa7eb3f008b39aa717246145e8d7ba86edefd40d1873bacc461", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello-ad59552ed1220b46) [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 (/opt/rustwide/target/debug/deps/main-d37fa6e91e37a18c) [INFO] [stdout] [INFO] [stderr] Doc-tests hello [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] running `Command { std: "docker" "inspect" "c624526d24f59aa7eb3f008b39aa717246145e8d7ba86edefd40d1873bacc461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c624526d24f59aa7eb3f008b39aa717246145e8d7ba86edefd40d1873bacc461", kill_on_drop: false }` [INFO] [stdout] c624526d24f59aa7eb3f008b39aa717246145e8d7ba86edefd40d1873bacc461