[INFO] cloning repository https://github.com/noneofyourbusiness1415252/python-primes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noneofyourbusiness1415252/python-primes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneofyourbusiness1415252%2Fpython-primes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneofyourbusiness1415252%2Fpython-primes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f8acc1499e4f8fad31548206d58763a9948ec57 [INFO] testing noneofyourbusiness1415252/python-primes against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneofyourbusiness1415252%2Fpython-primes" "/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/noneofyourbusiness1415252/python-primes on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noneofyourbusiness1415252/python-primes [INFO] finished tweaking git repo https://github.com/noneofyourbusiness1415252/python-primes [INFO] tweaked toml for git repo https://github.com/noneofyourbusiness1415252/python-primes written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/noneofyourbusiness1415252/python-primes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cpython) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpython v0.7.0 [INFO] [stderr] Downloaded python3-sys v0.7.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9cecf2600043813493ec8f675c5ad01b1241ee96fabf74bff8fd403a9cadd4 [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" "9e9cecf2600043813493ec8f675c5ad01b1241ee96fabf74bff8fd403a9cadd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9cecf2600043813493ec8f675c5ad01b1241ee96fabf74bff8fd403a9cadd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9cecf2600043813493ec8f675c5ad01b1241ee96fabf74bff8fd403a9cadd4", kill_on_drop: false }` [INFO] [stdout] 9e9cecf2600043813493ec8f675c5ad01b1241ee96fabf74bff8fd403a9cadd4 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5133a8c2be6b45d00f316049fc8b1d846f9507474e9173e9479a957848ceea7 [INFO] running `Command { std: "docker" "start" "-a" "b5133a8c2be6b45d00f316049fc8b1d846f9507474e9173e9479a957848ceea7", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cpython) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling cpython v0.7.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling python3-sys v0.7.0 [INFO] [stderr] Compiling primes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `Command { std: "docker" "inspect" "b5133a8c2be6b45d00f316049fc8b1d846f9507474e9173e9479a957848ceea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5133a8c2be6b45d00f316049fc8b1d846f9507474e9173e9479a957848ceea7", kill_on_drop: false }` [INFO] [stdout] b5133a8c2be6b45d00f316049fc8b1d846f9507474e9173e9479a957848ceea7 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f22de8c93c716404f1ad2e24cf98cba0ea054ef3bd9b27e5e46b412d6674688b [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" "f22de8c93c716404f1ad2e24cf98cba0ea054ef3bd9b27e5e46b412d6674688b", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cpython) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling primes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "f22de8c93c716404f1ad2e24cf98cba0ea054ef3bd9b27e5e46b412d6674688b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22de8c93c716404f1ad2e24cf98cba0ea054ef3bd9b27e5e46b412d6674688b", kill_on_drop: false }` [INFO] [stdout] f22de8c93c716404f1ad2e24cf98cba0ea054ef3bd9b27e5e46b412d6674688b [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ad44be10dfd63ff6c3f3b153ffe25ef51ff443f0a249bd36c49d64811e49f3d [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" "9ad44be10dfd63ff6c3f3b153ffe25ef51ff443f0a249bd36c49d64811e49f3d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cpython) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/primes-d63702ff47511a49) [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" "9ad44be10dfd63ff6c3f3b153ffe25ef51ff443f0a249bd36c49d64811e49f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad44be10dfd63ff6c3f3b153ffe25ef51ff443f0a249bd36c49d64811e49f3d", kill_on_drop: false }` [INFO] [stdout] 9ad44be10dfd63ff6c3f3b153ffe25ef51ff443f0a249bd36c49d64811e49f3d