[INFO] cloning repository https://github.com/nilvon9wo/rust-greatest-common-divisor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilvon9wo/rust-greatest-common-divisor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilvon9wo%2Frust-greatest-common-divisor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilvon9wo%2Frust-greatest-common-divisor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e41e736426178a7f657009b02d4565c38e2184f [INFO] testing nilvon9wo/rust-greatest-common-divisor against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilvon9wo%2Frust-greatest-common-divisor" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilvon9wo/rust-greatest-common-divisor on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nilvon9wo/rust-greatest-common-divisor [INFO] finished tweaking git repo https://github.com/nilvon9wo/rust-greatest-common-divisor [INFO] tweaked toml for git repo https://github.com/nilvon9wo/rust-greatest-common-divisor written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nilvon9wo/rust-greatest-common-divisor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38e1168706a98db9c5d2a25caae8da8fcc4a6ea4f547fac6e6989bcf3b577d8a [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" "38e1168706a98db9c5d2a25caae8da8fcc4a6ea4f547fac6e6989bcf3b577d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e1168706a98db9c5d2a25caae8da8fcc4a6ea4f547fac6e6989bcf3b577d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e1168706a98db9c5d2a25caae8da8fcc4a6ea4f547fac6e6989bcf3b577d8a", kill_on_drop: false }` [INFO] [stdout] 38e1168706a98db9c5d2a25caae8da8fcc4a6ea4f547fac6e6989bcf3b577d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c95c595e5a98d2dfde6fb112fc413583f490e614151a6690323ad8f2cef5705 [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" "9c95c595e5a98d2dfde6fb112fc413583f490e614151a6690323ad8f2cef5705", kill_on_drop: false }` [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling iron-gcd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.24s [INFO] running `Command { std: "docker" "inspect" "9c95c595e5a98d2dfde6fb112fc413583f490e614151a6690323ad8f2cef5705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c95c595e5a98d2dfde6fb112fc413583f490e614151a6690323ad8f2cef5705", kill_on_drop: false }` [INFO] [stdout] 9c95c595e5a98d2dfde6fb112fc413583f490e614151a6690323ad8f2cef5705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 178c3a5741e8946e6e3a61cb8eea5869f4573759c2d8c494ecf3285731746346 [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" "178c3a5741e8946e6e3a61cb8eea5869f4573759c2d8c494ecf3285731746346", kill_on_drop: false }` [INFO] [stderr] Compiling iron-gcd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "178c3a5741e8946e6e3a61cb8eea5869f4573759c2d8c494ecf3285731746346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "178c3a5741e8946e6e3a61cb8eea5869f4573759c2d8c494ecf3285731746346", kill_on_drop: false }` [INFO] [stdout] 178c3a5741e8946e6e3a61cb8eea5869f4573759c2d8c494ecf3285731746346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47858656d90c8ac77b27107816a97a8b9a56f1c21a961a4441af06a4c6210918 [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" "47858656d90c8ac77b27107816a97a8b9a56f1c21a961a4441af06a4c6210918", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iron_gcd-99bc1cd4497dafd5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_greatest_common_divisor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47858656d90c8ac77b27107816a97a8b9a56f1c21a961a4441af06a4c6210918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47858656d90c8ac77b27107816a97a8b9a56f1c21a961a4441af06a4c6210918", kill_on_drop: false }` [INFO] [stdout] 47858656d90c8ac77b27107816a97a8b9a56f1c21a961a4441af06a4c6210918