[INFO] cloning repository https://github.com/KingBridgeSS/ctf-pow-for-docker-compose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KingBridgeSS/ctf-pow-for-docker-compose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingBridgeSS%2Fctf-pow-for-docker-compose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingBridgeSS%2Fctf-pow-for-docker-compose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 136a9288af705734e2b28e29564e17910fff9661
[INFO] testing KingBridgeSS/ctf-pow-for-docker-compose against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingBridgeSS%2Fctf-pow-for-docker-compose" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KingBridgeSS/ctf-pow-for-docker-compose
[INFO] finished tweaking git repo https://github.com/KingBridgeSS/ctf-pow-for-docker-compose
[INFO] tweaked toml for git repo https://github.com/KingBridgeSS/ctf-pow-for-docker-compose written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KingBridgeSS/ctf-pow-for-docker-compose on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KingBridgeSS/ctf-pow-for-docker-compose 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded syn v2.0.49
[INFO] [stderr]   Downloaded clap_builder v4.5.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d7e29c529114b2740aa81c501d6a37a6f0f57a0992068d711526b40467f7bde
[INFO] running `Command { std: "docker" "start" "-a" "9d7e29c529114b2740aa81c501d6a37a6f0f57a0992068d711526b40467f7bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d7e29c529114b2740aa81c501d6a37a6f0f57a0992068d711526b40467f7bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7e29c529114b2740aa81c501d6a37a6f0f57a0992068d711526b40467f7bde", kill_on_drop: false }`
[INFO] [stdout] 9d7e29c529114b2740aa81c501d6a37a6f0f57a0992068d711526b40467f7bde
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0e4ee8926fac3372dbfff936a32e9b30894d69cb8203ceb214fbb55ef033055
[INFO] running `Command { std: "docker" "start" "-a" "f0e4ee8926fac3372dbfff936a32e9b30894d69cb8203ceb214fbb55ef033055", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling uuid-macro-internal v1.7.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling ctf-pow-for-docker-compose v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "f0e4ee8926fac3372dbfff936a32e9b30894d69cb8203ceb214fbb55ef033055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e4ee8926fac3372dbfff936a32e9b30894d69cb8203ceb214fbb55ef033055", kill_on_drop: false }`
[INFO] [stdout] f0e4ee8926fac3372dbfff936a32e9b30894d69cb8203ceb214fbb55ef033055
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76b52969e2a1729912a8593ec13d88eb920a9c093742ed1ee0530e89f0eea800
[INFO] running `Command { std: "docker" "start" "-a" "76b52969e2a1729912a8593ec13d88eb920a9c093742ed1ee0530e89f0eea800", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctf-pow-for-docker-compose v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "76b52969e2a1729912a8593ec13d88eb920a9c093742ed1ee0530e89f0eea800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b52969e2a1729912a8593ec13d88eb920a9c093742ed1ee0530e89f0eea800", kill_on_drop: false }`
[INFO] [stdout] 76b52969e2a1729912a8593ec13d88eb920a9c093742ed1ee0530e89f0eea800
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b3c9bda4a7c6b19176da05c9dd67c78453dc1ec2531bff78e93106905c79fa2
[INFO] running `Command { std: "docker" "start" "-a" "6b3c9bda4a7c6b19176da05c9dd67c78453dc1ec2531bff78e93106905c79fa2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ctf_pow_for_docker_compose-06c5299c15fbc4ba)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test handler::test_handle has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6b3c9bda4a7c6b19176da05c9dd67c78453dc1ec2531bff78e93106905c79fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3c9bda4a7c6b19176da05c9dd67c78453dc1ec2531bff78e93106905c79fa2", kill_on_drop: false }`
[INFO] [stdout] 6b3c9bda4a7c6b19176da05c9dd67c78453dc1ec2531bff78e93106905c79fa2
