[INFO] cloning repository https://github.com/summis/rust-string-outputter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/summis/rust-string-outputter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsummis%2Frust-string-outputter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsummis%2Frust-string-outputter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcd3e89128f33cdf9dcfa478e4784015b1a9e006 [INFO] testing summis/rust-string-outputter against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsummis%2Frust-string-outputter" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/summis/rust-string-outputter on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/summis/rust-string-outputter [INFO] finished tweaking git repo https://github.com/summis/rust-string-outputter [INFO] tweaked toml for git repo https://github.com/summis/rust-string-outputter written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/summis/rust-string-outputter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e51ce0b5a9f4d010d850921ab6eae7323c8ac331f8990e78e44e5f1f0f90e5e [INFO] running `Command { std: "docker" "start" "-a" "3e51ce0b5a9f4d010d850921ab6eae7323c8ac331f8990e78e44e5f1f0f90e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e51ce0b5a9f4d010d850921ab6eae7323c8ac331f8990e78e44e5f1f0f90e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e51ce0b5a9f4d010d850921ab6eae7323c8ac331f8990e78e44e5f1f0f90e5e", kill_on_drop: false }` [INFO] [stdout] 3e51ce0b5a9f4d010d850921ab6eae7323c8ac331f8990e78e44e5f1f0f90e5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826ebf7e9f61bd194118253decfd839de30bc3bc1a0c3e0dfa9dac7084251948 [INFO] running `Command { std: "docker" "start" "-a" "826ebf7e9f61bd194118253decfd839de30bc3bc1a0c3e0dfa9dac7084251948", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rust-string-outputter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "826ebf7e9f61bd194118253decfd839de30bc3bc1a0c3e0dfa9dac7084251948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826ebf7e9f61bd194118253decfd839de30bc3bc1a0c3e0dfa9dac7084251948", kill_on_drop: false }` [INFO] [stdout] 826ebf7e9f61bd194118253decfd839de30bc3bc1a0c3e0dfa9dac7084251948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b65f7c765d066f241568bda0f996ef4cb6d6d509c34dec435d97153f9ebc6fe6 [INFO] running `Command { std: "docker" "start" "-a" "b65f7c765d066f241568bda0f996ef4cb6d6d509c34dec435d97153f9ebc6fe6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-string-outputter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_string_outputter-af22e2ba6223d336) [INFO] running `Command { std: "docker" "inspect" "b65f7c765d066f241568bda0f996ef4cb6d6d509c34dec435d97153f9ebc6fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b65f7c765d066f241568bda0f996ef4cb6d6d509c34dec435d97153f9ebc6fe6", kill_on_drop: false }` [INFO] [stdout] b65f7c765d066f241568bda0f996ef4cb6d6d509c34dec435d97153f9ebc6fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f640c00f4702db8e88f99445d3ab5b69f2b1668aa642c2f169411db76d0696e7 [INFO] running `Command { std: "docker" "start" "-a" "f640c00f4702db8e88f99445d3ab5b69f2b1668aa642c2f169411db76d0696e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.90s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_string_outputter-af22e2ba6223d336) [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" "f640c00f4702db8e88f99445d3ab5b69f2b1668aa642c2f169411db76d0696e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f640c00f4702db8e88f99445d3ab5b69f2b1668aa642c2f169411db76d0696e7", kill_on_drop: false }` [INFO] [stdout] f640c00f4702db8e88f99445d3ab5b69f2b1668aa642c2f169411db76d0696e7