[INFO] cloning repository https://github.com/aricma/sum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aricma/sum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faricma%2Fsum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faricma%2Fsum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b1217349282bbb2abc4343d6c56688243d057db [INFO] testing aricma/sum against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faricma%2Fsum" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aricma/sum on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aricma/sum [INFO] finished tweaking git repo https://github.com/aricma/sum [INFO] tweaked toml for git repo https://github.com/aricma/sum written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/aricma/sum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] 995dd7c9ffdaf14b1a553d3d1e633d8d86f3572b3218f759fd97d67e2d98fc75 [INFO] running `Command { std: "docker" "start" "-a" "995dd7c9ffdaf14b1a553d3d1e633d8d86f3572b3218f759fd97d67e2d98fc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995dd7c9ffdaf14b1a553d3d1e633d8d86f3572b3218f759fd97d67e2d98fc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995dd7c9ffdaf14b1a553d3d1e633d8d86f3572b3218f759fd97d67e2d98fc75", kill_on_drop: false }` [INFO] [stdout] 995dd7c9ffdaf14b1a553d3d1e633d8d86f3572b3218f759fd97d67e2d98fc75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "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] f6056387371e19dbe07cf1ac8ee19c07b5012531c16dc12624f188e0b48a2915 [INFO] running `Command { std: "docker" "start" "-a" "f6056387371e19dbe07cf1ac8ee19c07b5012531c16dc12624f188e0b48a2915", kill_on_drop: false }` [INFO] [stderr] Compiling sum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "f6056387371e19dbe07cf1ac8ee19c07b5012531c16dc12624f188e0b48a2915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6056387371e19dbe07cf1ac8ee19c07b5012531c16dc12624f188e0b48a2915", kill_on_drop: false }` [INFO] [stdout] f6056387371e19dbe07cf1ac8ee19c07b5012531c16dc12624f188e0b48a2915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a0a8ea2c1b3bc2e200b7629018a509701bd0adda3f9aee1d0ba00bc16f520f0 [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" "6a0a8ea2c1b3bc2e200b7629018a509701bd0adda3f9aee1d0ba00bc16f520f0", kill_on_drop: false }` [INFO] [stderr] Compiling sum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "6a0a8ea2c1b3bc2e200b7629018a509701bd0adda3f9aee1d0ba00bc16f520f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0a8ea2c1b3bc2e200b7629018a509701bd0adda3f9aee1d0ba00bc16f520f0", kill_on_drop: false }` [INFO] [stdout] 6a0a8ea2c1b3bc2e200b7629018a509701bd0adda3f9aee1d0ba00bc16f520f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "test" "--frozen", 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] 336a0e48d329c3151e8e49a87be2281eb8fe8b765688f88bf5b2e57ee0e2f642 [INFO] running `Command { std: "docker" "start" "-a" "336a0e48d329c3151e8e49a87be2281eb8fe8b765688f88bf5b2e57ee0e2f642", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sum-bd6d29560a993f54 [INFO] [stdout] running 1 test [INFO] [stdout] test sum::test_sum::sum_given_numbers ... 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" "336a0e48d329c3151e8e49a87be2281eb8fe8b765688f88bf5b2e57ee0e2f642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336a0e48d329c3151e8e49a87be2281eb8fe8b765688f88bf5b2e57ee0e2f642", kill_on_drop: false }` [INFO] [stdout] 336a0e48d329c3151e8e49a87be2281eb8fe8b765688f88bf5b2e57ee0e2f642