[INFO] cloning repository https://github.com/razorops-public/rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/razorops-public/rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazorops-public%2Frust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazorops-public%2Frust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 227b92c0df0e9c3fe45a2617fe28ef9cb41ced80 [INFO] testing razorops-public/rust-demo against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazorops-public%2Frust-demo" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/razorops-public/rust-demo on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/razorops-public/rust-demo [INFO] finished tweaking git repo https://github.com/razorops-public/rust-demo [INFO] tweaked toml for git repo https://github.com/razorops-public/rust-demo written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/razorops-public/rust-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0ec6df075f24ca96ea7f714315dfc44c13882c3176fe528052a09f6140ae5b [INFO] running `Command { std: "docker" "start" "-a" "fe0ec6df075f24ca96ea7f714315dfc44c13882c3176fe528052a09f6140ae5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0ec6df075f24ca96ea7f714315dfc44c13882c3176fe528052a09f6140ae5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0ec6df075f24ca96ea7f714315dfc44c13882c3176fe528052a09f6140ae5b", kill_on_drop: false }` [INFO] [stdout] fe0ec6df075f24ca96ea7f714315dfc44c13882c3176fe528052a09f6140ae5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d5a78b64e8b1969e028129217fcab09d5b7f8112acd29b6e53f8ced0349f0f1 [INFO] running `Command { std: "docker" "start" "-a" "8d5a78b64e8b1969e028129217fcab09d5b7f8112acd29b6e53f8ced0349f0f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling calc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "8d5a78b64e8b1969e028129217fcab09d5b7f8112acd29b6e53f8ced0349f0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5a78b64e8b1969e028129217fcab09d5b7f8112acd29b6e53f8ced0349f0f1", kill_on_drop: false }` [INFO] [stdout] 8d5a78b64e8b1969e028129217fcab09d5b7f8112acd29b6e53f8ced0349f0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e60d4cead9513ac324761fa5fb51a4d5f88187e60d00d8f222763985512830b1 [INFO] running `Command { std: "docker" "start" "-a" "e60d4cead9513ac324761fa5fb51a4d5f88187e60d00d8f222763985512830b1", kill_on_drop: false }` [INFO] [stderr] Compiling calc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "e60d4cead9513ac324761fa5fb51a4d5f88187e60d00d8f222763985512830b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60d4cead9513ac324761fa5fb51a4d5f88187e60d00d8f222763985512830b1", kill_on_drop: false }` [INFO] [stdout] e60d4cead9513ac324761fa5fb51a4d5f88187e60d00d8f222763985512830b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efff7816b4a166ce9fe48e27a2aa58a8c1bbd01f3744afbdad8f74004a5fd46e [INFO] running `Command { std: "docker" "start" "-a" "efff7816b4a166ce9fe48e27a2aa58a8c1bbd01f3744afbdad8f74004a5fd46e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calc-634cc5f621587a17) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_gcd ... ok [INFO] [stdout] test test1_arguments ... ok [INFO] [stdout] test test_product ... ok [INFO] [stdout] test test_lcm ... ok [INFO] [stdout] test test_sum ... ok [INFO] [stdout] test test_no_arguments - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efff7816b4a166ce9fe48e27a2aa58a8c1bbd01f3744afbdad8f74004a5fd46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efff7816b4a166ce9fe48e27a2aa58a8c1bbd01f3744afbdad8f74004a5fd46e", kill_on_drop: false }` [INFO] [stdout] efff7816b4a166ce9fe48e27a2aa58a8c1bbd01f3744afbdad8f74004a5fd46e