[INFO] cloning repository aadebdeb/rust_edupt [INFO] running `"git" "clone" "--bare" "git://github.com/aadebdeb/rust_edupt.git" "work/cache/sources/gh/aadebdeb/rust_edupt"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/aadebdeb/rust_edupt'... [INFO] running `"git" "clone" "work/cache/sources/gh/aadebdeb/rust_edupt" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aadebdeb/rust_edupt"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aadebdeb/rust_edupt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aadebdeb/rust_edupt" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aadebdeb/rust_edupt"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aadebdeb/rust_edupt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56d1102428f792ba7bff6e9844c0b8de0cefedb1 [INFO] sha for GitHub repo aadebdeb/rust_edupt: 56d1102428f792ba7bff6e9844c0b8de0cefedb1 [INFO] validating manifest of aadebdeb/rust_edupt on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aadebdeb/rust_edupt on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aadebdeb/rust_edupt [INFO] finished frobbing aadebdeb/rust_edupt [INFO] frobbed toml for aadebdeb/rust_edupt written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aadebdeb/rust_edupt/Cargo.toml [INFO] started frobbing aadebdeb/rust_edupt [INFO] finished frobbing aadebdeb/rust_edupt [INFO] frobbed toml for aadebdeb/rust_edupt written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aadebdeb/rust_edupt/Cargo.toml [INFO] crate aadebdeb/rust_edupt already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aadebdeb/rust_edupt against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aadebdeb/rust_edupt:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] a0d55afbd8b0b9f7f32576aaa01435dc20ee3b19450041cb6c83822950c207f6 [INFO] running `"docker" "start" "-a" "a0d55afbd8b0b9f7f32576aaa01435dc20ee3b19450041cb6c83822950c207f6"` [INFO] [stderr] Compiling edupt v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static variable `spheres` should have an upper case name [INFO] [stderr] --> src/edupt/scene.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | pub static ref spheres: [Sphere; 10] = [ [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper case: `SPHERES` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `"docker" "inspect" "a0d55afbd8b0b9f7f32576aaa01435dc20ee3b19450041cb6c83822950c207f6"` [INFO] running `"docker" "rm" "-f" "a0d55afbd8b0b9f7f32576aaa01435dc20ee3b19450041cb6c83822950c207f6"` [INFO] [stdout] a0d55afbd8b0b9f7f32576aaa01435dc20ee3b19450041cb6c83822950c207f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aadebdeb/rust_edupt:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 79efabb553208f015e6780abf74891aa5d16d4bede353d5e9327ebfb17a3c28c [INFO] running `"docker" "start" "-a" "79efabb553208f015e6780abf74891aa5d16d4bede353d5e9327ebfb17a3c28c"` [INFO] [stderr] Compiling edupt v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static variable `spheres` should have an upper case name [INFO] [stderr] --> src/edupt/scene.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | pub static ref spheres: [Sphere; 10] = [ [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper case: `SPHERES` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "79efabb553208f015e6780abf74891aa5d16d4bede353d5e9327ebfb17a3c28c"` [INFO] running `"docker" "rm" "-f" "79efabb553208f015e6780abf74891aa5d16d4bede353d5e9327ebfb17a3c28c"` [INFO] [stdout] 79efabb553208f015e6780abf74891aa5d16d4bede353d5e9327ebfb17a3c28c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aadebdeb/rust_edupt:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e7758e48cec42076d56e4e7803416b2833fca94a05f6c1ab7692dea0513f9c09 [INFO] running `"docker" "start" "-a" "e7758e48cec42076d56e4e7803416b2833fca94a05f6c1ab7692dea0513f9c09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/edupt-7fcd4b5e0305951e [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 `"docker" "inspect" "e7758e48cec42076d56e4e7803416b2833fca94a05f6c1ab7692dea0513f9c09"` [INFO] running `"docker" "rm" "-f" "e7758e48cec42076d56e4e7803416b2833fca94a05f6c1ab7692dea0513f9c09"` [INFO] [stdout] e7758e48cec42076d56e4e7803416b2833fca94a05f6c1ab7692dea0513f9c09