[INFO] updating cached repository eric-sundell/particle_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eric-sundell/particle_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eric-sundell/particle_test" "work/ex/beta-1.38-1/sources/1.37.0/gh/eric-sundell/particle_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/eric-sundell/particle_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eric-sundell/particle_test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eric-sundell/particle_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eric-sundell/particle_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0332c62896768134dbd6f64d85552f34d5f67cff [INFO] sha for GitHub repo eric-sundell/particle_test: 0332c62896768134dbd6f64d85552f34d5f67cff [INFO] validating manifest of eric-sundell/particle_test on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eric-sundell/particle_test on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eric-sundell/particle_test [INFO] finished frobbing eric-sundell/particle_test [INFO] frobbed toml for eric-sundell/particle_test written to work/ex/beta-1.38-1/sources/1.37.0/gh/eric-sundell/particle_test/Cargo.toml [INFO] started frobbing eric-sundell/particle_test [INFO] finished frobbing eric-sundell/particle_test [INFO] frobbed toml for eric-sundell/particle_test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eric-sundell/particle_test/Cargo.toml [INFO] crate eric-sundell/particle_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eric-sundell/particle_test against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eric-sundell/particle_test:/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-08-13" "build" "--frozen"` [INFO] [stdout] 6b138631f0ceaa9715755f7a642ad0927fa72b48f9c35fb0b081cf74cb602d17 [INFO] running `"docker" "start" "-a" "6b138631f0ceaa9715755f7a642ad0927fa72b48f9c35fb0b081cf74cb602d17"` [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling particle_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "6b138631f0ceaa9715755f7a642ad0927fa72b48f9c35fb0b081cf74cb602d17"` [INFO] running `"docker" "rm" "-f" "6b138631f0ceaa9715755f7a642ad0927fa72b48f9c35fb0b081cf74cb602d17"` [INFO] [stdout] 6b138631f0ceaa9715755f7a642ad0927fa72b48f9c35fb0b081cf74cb602d17 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eric-sundell/particle_test:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ad50c753ed0f05a8f6b32539256c4202ccc805d3babd64327825f72b2191153 [INFO] running `"docker" "start" "-a" "5ad50c753ed0f05a8f6b32539256c4202ccc805d3babd64327825f72b2191153"` [INFO] [stderr] Compiling particle_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "5ad50c753ed0f05a8f6b32539256c4202ccc805d3babd64327825f72b2191153"` [INFO] running `"docker" "rm" "-f" "5ad50c753ed0f05a8f6b32539256c4202ccc805d3babd64327825f72b2191153"` [INFO] [stdout] 5ad50c753ed0f05a8f6b32539256c4202ccc805d3babd64327825f72b2191153 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eric-sundell/particle_test:/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-08-13" "test" "--frozen"` [INFO] [stdout] f4512b1f31c4f2c2618dcecefcd698a9fe90e8635c8518799bc2d693fae8619d [INFO] running `"docker" "start" "-a" "f4512b1f31c4f2c2618dcecefcd698a9fe90e8635c8518799bc2d693fae8619d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/particle_test-142f05a22db67ade [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" "f4512b1f31c4f2c2618dcecefcd698a9fe90e8635c8518799bc2d693fae8619d"` [INFO] running `"docker" "rm" "-f" "f4512b1f31c4f2c2618dcecefcd698a9fe90e8635c8518799bc2d693fae8619d"` [INFO] [stdout] f4512b1f31c4f2c2618dcecefcd698a9fe90e8635c8518799bc2d693fae8619d