[INFO] cloning repository https://github.com/MJohnson459/rustsmallpt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MJohnson459/rustsmallpt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2Frustsmallpt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2Frustsmallpt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9d15693471cd2132e84f6babf943bf57435f36b [INFO] testing MJohnson459/rustsmallpt 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%2FMJohnson459%2Frustsmallpt" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MJohnson459/rustsmallpt 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/MJohnson459/rustsmallpt [INFO] finished tweaking git repo https://github.com/MJohnson459/rustsmallpt [INFO] tweaked toml for git repo https://github.com/MJohnson459/rustsmallpt written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/MJohnson459/rustsmallpt 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.68 [INFO] [stderr] Downloaded serde_derive v1.0.68 [INFO] [stderr] Downloaded syn v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 820473ceee67c4023a8b851d357908456ae6e424f2dc23ce244461a9eafc61e9 [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" "820473ceee67c4023a8b851d357908456ae6e424f2dc23ce244461a9eafc61e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "820473ceee67c4023a8b851d357908456ae6e424f2dc23ce244461a9eafc61e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820473ceee67c4023a8b851d357908456ae6e424f2dc23ce244461a9eafc61e9", kill_on_drop: false }` [INFO] [stdout] 820473ceee67c4023a8b851d357908456ae6e424f2dc23ce244461a9eafc61e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 33e15bbcf92db1ae1ab42ad4e9192b314097d4b37f4b9e521006f1b00980ee41 [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" "33e15bbcf92db1ae1ab42ad4e9192b314097d4b37f4b9e521006f1b00980ee41", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.68 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rand v0.5.3 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling syn v0.14.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.68 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling docopt v1.0.0 [INFO] [stderr] Compiling smallpt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.04s [INFO] running `Command { std: "docker" "inspect" "33e15bbcf92db1ae1ab42ad4e9192b314097d4b37f4b9e521006f1b00980ee41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e15bbcf92db1ae1ab42ad4e9192b314097d4b37f4b9e521006f1b00980ee41", kill_on_drop: false }` [INFO] [stdout] 33e15bbcf92db1ae1ab42ad4e9192b314097d4b37f4b9e521006f1b00980ee41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 255d9b30219eb1992822737607cea6f0617ef9e334b31a7124f808b70a696321 [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" "255d9b30219eb1992822737607cea6f0617ef9e334b31a7124f808b70a696321", kill_on_drop: false }` [INFO] [stderr] Compiling smallpt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "255d9b30219eb1992822737607cea6f0617ef9e334b31a7124f808b70a696321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255d9b30219eb1992822737607cea6f0617ef9e334b31a7124f808b70a696321", kill_on_drop: false }` [INFO] [stdout] 255d9b30219eb1992822737607cea6f0617ef9e334b31a7124f808b70a696321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 39608fd300a746fc418c7f9e52529a99ba5cc29952aff3e100f25c5e8d79641d [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" "39608fd300a746fc418c7f9e52529a99ba5cc29952aff3e100f25c5e8d79641d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/smallpt-c9a99a9738b92703 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test vector_3d::tests::test_rbg ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin smallpt' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/smallpt-c9a99a9738b92703` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "39608fd300a746fc418c7f9e52529a99ba5cc29952aff3e100f25c5e8d79641d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39608fd300a746fc418c7f9e52529a99ba5cc29952aff3e100f25c5e8d79641d", kill_on_drop: false }` [INFO] [stdout] 39608fd300a746fc418c7f9e52529a99ba5cc29952aff3e100f25c5e8d79641d