[INFO] cloning repository https://github.com/FrogBomb/ulam_spiral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrogBomb/ulam_spiral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrogBomb%2Fulam_spiral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrogBomb%2Fulam_spiral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dceecb927deda5de5b20e09bd5236cd2ed318326 [INFO] testing FrogBomb/ulam_spiral against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrogBomb%2Fulam_spiral" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrogBomb/ulam_spiral on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrogBomb/ulam_spiral [INFO] finished tweaking git repo https://github.com/FrogBomb/ulam_spiral [INFO] tweaked toml for git repo https://github.com/FrogBomb/ulam_spiral written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/FrogBomb/ulam_spiral already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b5f742aadbbca1e306019632e2ce5a8b776f78f3dfa2e855ec6c57498e3bf48 [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" "1b5f742aadbbca1e306019632e2ce5a8b776f78f3dfa2e855ec6c57498e3bf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5f742aadbbca1e306019632e2ce5a8b776f78f3dfa2e855ec6c57498e3bf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5f742aadbbca1e306019632e2ce5a8b776f78f3dfa2e855ec6c57498e3bf48", kill_on_drop: false }` [INFO] [stdout] 1b5f742aadbbca1e306019632e2ce5a8b776f78f3dfa2e855ec6c57498e3bf48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 452f222a372733d943fcf770df1fda4474828ca99b69d97e4dc34ad30aaf79b2 [INFO] running `Command { std: "docker" "start" "-a" "452f222a372733d943fcf770df1fda4474828ca99b69d97e4dc34ad30aaf79b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling adler32 v0.3.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling gif v0.9.0 [INFO] [stderr] Compiling deflate v0.7.4 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling concurrent_prime_sieve v0.2.2 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling image v0.12.2 [INFO] [stderr] Compiling ulam_spiral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.53s [INFO] running `Command { std: "docker" "inspect" "452f222a372733d943fcf770df1fda4474828ca99b69d97e4dc34ad30aaf79b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452f222a372733d943fcf770df1fda4474828ca99b69d97e4dc34ad30aaf79b2", kill_on_drop: false }` [INFO] [stdout] 452f222a372733d943fcf770df1fda4474828ca99b69d97e4dc34ad30aaf79b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] 2accd3b66e8f7095e2c5143211b14c3c4477fd8d1c8a1c957e8c150853615b1c [INFO] running `Command { std: "docker" "start" "-a" "2accd3b66e8f7095e2c5143211b14c3c4477fd8d1c8a1c957e8c150853615b1c", kill_on_drop: false }` [INFO] [stderr] Compiling ulam_spiral v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "2accd3b66e8f7095e2c5143211b14c3c4477fd8d1c8a1c957e8c150853615b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2accd3b66e8f7095e2c5143211b14c3c4477fd8d1c8a1c957e8c150853615b1c", kill_on_drop: false }` [INFO] [stdout] 2accd3b66e8f7095e2c5143211b14c3c4477fd8d1c8a1c957e8c150853615b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8978f0b065948ff7d18fd54ae858b0e258d6a0ed4a43fd487126847098ace01b [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" "8978f0b065948ff7d18fd54ae858b0e258d6a0ed4a43fd487126847098ace01b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ulam_spiral-d524b18ee94953c4 [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" "8978f0b065948ff7d18fd54ae858b0e258d6a0ed4a43fd487126847098ace01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8978f0b065948ff7d18fd54ae858b0e258d6a0ed4a43fd487126847098ace01b", kill_on_drop: false }` [INFO] [stdout] 8978f0b065948ff7d18fd54ae858b0e258d6a0ed4a43fd487126847098ace01b