[INFO] cloning repository https://github.com/mlsteele/go-test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlsteele/go-test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfa29e948a95e3ff5946dc7ee5bdc71ee1a15081 [INFO] testing mlsteele/go-test1 against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlsteele/go-test1 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlsteele/go-test1 [INFO] finished tweaking git repo https://github.com/mlsteele/go-test1 [INFO] tweaked toml for git repo https://github.com/mlsteele/go-test1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mlsteele/go-test1 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing mlsteele/go-test1 against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlsteele/go-test1 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlsteele/go-test1 [INFO] finished tweaking git repo https://github.com/mlsteele/go-test1 [INFO] tweaked toml for git repo https://github.com/mlsteele/go-test1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mlsteele/go-test1 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" "+beta-2024-03-24" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecount v0.5.1 [INFO] [stderr] Downloaded os_pipe v0.9.1 [INFO] [stderr] Downloaded shared_child v0.3.4 [INFO] [stderr] Downloaded grep-regex v0.1.5 [INFO] [stderr] Downloaded grep-searcher v0.1.6 [INFO] [stderr] Downloaded backtrace v0.3.42 [INFO] [stderr] Downloaded bstr v0.2.9 [INFO] [stderr] Downloaded grep-matcher v0.1.3 [INFO] [stderr] Downloaded ignore v0.4.11 [INFO] [stderr] Downloaded encoding_rs_io v0.1.6 [INFO] [stderr] Downloaded duct v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11bb482e8a9d488339ad05951d95cedde1926a25c910f8210e4d2c5dd5d26d79 [INFO] running `Command { std: "docker" "start" "-a" "11bb482e8a9d488339ad05951d95cedde1926a25c910f8210e4d2c5dd5d26d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11bb482e8a9d488339ad05951d95cedde1926a25c910f8210e4d2c5dd5d26d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bb482e8a9d488339ad05951d95cedde1926a25c910f8210e4d2c5dd5d26d79", kill_on_drop: false }` [INFO] [stdout] 11bb482e8a9d488339ad05951d95cedde1926a25c910f8210e4d2c5dd5d26d79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ae7068eed5e7f1db68493a58d443c3a30875c6b99888dd50b452b99eed71ae [INFO] running `Command { std: "docker" "start" "-a" "38ae7068eed5e7f1db68493a58d443c3a30875c6b99888dd50b452b99eed71ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.9 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling grep-matcher v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.6 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling grep-searcher v0.1.6 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling grep-regex v0.1.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling duct v0.13.3 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tee v0.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling go-test1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.86s [INFO] running `Command { std: "docker" "inspect" "38ae7068eed5e7f1db68493a58d443c3a30875c6b99888dd50b452b99eed71ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ae7068eed5e7f1db68493a58d443c3a30875c6b99888dd50b452b99eed71ae", kill_on_drop: false }` [INFO] [stdout] 38ae7068eed5e7f1db68493a58d443c3a30875c6b99888dd50b452b99eed71ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109a1497a5fcdf6a31758595b0c26207c0c85c9346d13d0be5bb81014b49aec6 [INFO] running `Command { std: "docker" "start" "-a" "109a1497a5fcdf6a31758595b0c26207c0c85c9346d13d0be5bb81014b49aec6", kill_on_drop: false }` [INFO] [stderr] Compiling go-test1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "109a1497a5fcdf6a31758595b0c26207c0c85c9346d13d0be5bb81014b49aec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109a1497a5fcdf6a31758595b0c26207c0c85c9346d13d0be5bb81014b49aec6", kill_on_drop: false }` [INFO] [stdout] 109a1497a5fcdf6a31758595b0c26207c0c85c9346d13d0be5bb81014b49aec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e29bb9261787180a9e889d730281362e29a49fc97e39ccccad3124f5c9fb146e [INFO] running `Command { std: "docker" "start" "-a" "e29bb9261787180a9e889d730281362e29a49fc97e39ccccad3124f5c9fb146e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/go_test1-b0c3929ca048097f) [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" "e29bb9261787180a9e889d730281362e29a49fc97e39ccccad3124f5c9fb146e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29bb9261787180a9e889d730281362e29a49fc97e39ccccad3124f5c9fb146e", kill_on_drop: false }` [INFO] [stdout] e29bb9261787180a9e889d730281362e29a49fc97e39ccccad3124f5c9fb146e