[INFO] cloning repository https://github.com/codurance-apprenticeship/fizz-buzz-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codurance-apprenticeship/fizz-buzz-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodurance-apprenticeship%2Ffizz-buzz-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodurance-apprenticeship%2Ffizz-buzz-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cc7f9963e0b4c5e4e0720c578ea090fefc0a077 [INFO] testing codurance-apprenticeship/fizz-buzz-rust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodurance-apprenticeship%2Ffizz-buzz-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codurance-apprenticeship/fizz-buzz-rust on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codurance-apprenticeship/fizz-buzz-rust [INFO] finished tweaking git repo https://github.com/codurance-apprenticeship/fizz-buzz-rust [INFO] tweaked toml for git repo https://github.com/codurance-apprenticeship/fizz-buzz-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/codurance-apprenticeship/fizz-buzz-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f6652b39e453f8c86d87e8e322dbb73dd75dd3a85b5eb2b2e739029d2353182 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f6652b39e453f8c86d87e8e322dbb73dd75dd3a85b5eb2b2e739029d2353182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f6652b39e453f8c86d87e8e322dbb73dd75dd3a85b5eb2b2e739029d2353182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6652b39e453f8c86d87e8e322dbb73dd75dd3a85b5eb2b2e739029d2353182", kill_on_drop: false }` [INFO] [stdout] 2f6652b39e453f8c86d87e8e322dbb73dd75dd3a85b5eb2b2e739029d2353182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c42ddd34c1f8e6f8192adc1f5a999a340fadb3533ace3a4e30af03c44654e745 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c42ddd34c1f8e6f8192adc1f5a999a340fadb3533ace3a4e30af03c44654e745", kill_on_drop: false }` [INFO] [stderr] Compiling fizz-buzz-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "c42ddd34c1f8e6f8192adc1f5a999a340fadb3533ace3a4e30af03c44654e745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42ddd34c1f8e6f8192adc1f5a999a340fadb3533ace3a4e30af03c44654e745", kill_on_drop: false }` [INFO] [stdout] c42ddd34c1f8e6f8192adc1f5a999a340fadb3533ace3a4e30af03c44654e745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eddac702c05660203f8261a32ba5de3b98a50c18e410c3ba11d8d0564f5b20eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eddac702c05660203f8261a32ba5de3b98a50c18e410c3ba11d8d0564f5b20eb", kill_on_drop: false }` [INFO] [stderr] Compiling fizz-buzz-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "eddac702c05660203f8261a32ba5de3b98a50c18e410c3ba11d8d0564f5b20eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eddac702c05660203f8261a32ba5de3b98a50c18e410c3ba11d8d0564f5b20eb", kill_on_drop: false }` [INFO] [stdout] eddac702c05660203f8261a32ba5de3b98a50c18e410c3ba11d8d0564f5b20eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03b5a75b7b98fca89a6caa9d2c4d574bacdea0747e6013330906a43974cbd58d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03b5a75b7b98fca89a6caa9d2c4d574bacdea0747e6013330906a43974cbd58d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fizz_buzz_rust-9bbfdd297a479f68 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03b5a75b7b98fca89a6caa9d2c4d574bacdea0747e6013330906a43974cbd58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b5a75b7b98fca89a6caa9d2c4d574bacdea0747e6013330906a43974cbd58d", kill_on_drop: false }` [INFO] [stdout] 03b5a75b7b98fca89a6caa9d2c4d574bacdea0747e6013330906a43974cbd58d