[INFO] updating cached repository abombard/ParticleSystem [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/abombard/ParticleSystem [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/abombard/ParticleSystem" "work/ex/beta-1.37-6/sources/1.36.0/gh/abombard/ParticleSystem"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/abombard/ParticleSystem'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/abombard/ParticleSystem" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abombard/ParticleSystem"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abombard/ParticleSystem'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14200cd1efbb8c7886a5c1f141d8ad505176478b [INFO] sha for GitHub repo abombard/ParticleSystem: 14200cd1efbb8c7886a5c1f141d8ad505176478b [INFO] validating manifest of abombard/ParticleSystem on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of abombard/ParticleSystem on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing abombard/ParticleSystem [INFO] finished frobbing abombard/ParticleSystem [INFO] frobbed toml for abombard/ParticleSystem written to work/ex/beta-1.37-6/sources/1.36.0/gh/abombard/ParticleSystem/Cargo.toml [INFO] started frobbing abombard/ParticleSystem [INFO] finished frobbing abombard/ParticleSystem [INFO] frobbed toml for abombard/ParticleSystem written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abombard/ParticleSystem/Cargo.toml [INFO] crate abombard/ParticleSystem already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing abombard/ParticleSystem against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abombard/ParticleSystem:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 008a4c7f0ecc7732c151d610e349d4526040c92888a13eac6e158479f487564f [INFO] running `"docker" "start" "-a" "008a4c7f0ecc7732c151d610e349d4526040c92888a13eac6e158479f487564f"` [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling glutin v0.7.0 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.2 [INFO] [stderr] Compiling winit v0.5.6 [INFO] [stderr] Compiling newParticleSystem v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `newParticleSystem` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `new_particle_system` [INFO] [stderr] [INFO] [stderr] warning: crate `newParticleSystem` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `new_particle_system` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.73s [INFO] running `"docker" "inspect" "008a4c7f0ecc7732c151d610e349d4526040c92888a13eac6e158479f487564f"` [INFO] running `"docker" "rm" "-f" "008a4c7f0ecc7732c151d610e349d4526040c92888a13eac6e158479f487564f"` [INFO] [stdout] 008a4c7f0ecc7732c151d610e349d4526040c92888a13eac6e158479f487564f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abombard/ParticleSystem:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] dd255bb2239197164c1caac87c99e0bb8b85d59585e1d156265436c2c15ecbd3 [INFO] running `"docker" "start" "-a" "dd255bb2239197164c1caac87c99e0bb8b85d59585e1d156265436c2c15ecbd3"` [INFO] [stderr] Compiling newParticleSystem v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `newParticleSystem` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `new_particle_system` [INFO] [stderr] [INFO] [stderr] warning: crate `newParticleSystem` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `new_particle_system` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "dd255bb2239197164c1caac87c99e0bb8b85d59585e1d156265436c2c15ecbd3"` [INFO] running `"docker" "rm" "-f" "dd255bb2239197164c1caac87c99e0bb8b85d59585e1d156265436c2c15ecbd3"` [INFO] [stdout] dd255bb2239197164c1caac87c99e0bb8b85d59585e1d156265436c2c15ecbd3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abombard/ParticleSystem:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 0bacb42185c0b5b393cc93c798300905d027f47bc4c36ede29c663cee3decaca [INFO] running `"docker" "start" "-a" "0bacb42185c0b5b393cc93c798300905d027f47bc4c36ede29c663cee3decaca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/newParticleSystem-15d1d7c0dd74c839 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/newParticleSystem-55b46924fef4d16c [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] [stderr] Doc-tests newParticleSystem [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" "0bacb42185c0b5b393cc93c798300905d027f47bc4c36ede29c663cee3decaca"` [INFO] running `"docker" "rm" "-f" "0bacb42185c0b5b393cc93c798300905d027f47bc4c36ede29c663cee3decaca"` [INFO] [stdout] 0bacb42185c0b5b393cc93c798300905d027f47bc4c36ede29c663cee3decaca