[INFO] updating cached repository https://github.com/eric-sundell/particle_test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0332c62896768134dbd6f64d85552f34d5f67cff [INFO] testing eric-sundell/particle_test against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-sundell%2Fparticle_test" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eric-sundell/particle_test on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eric-sundell/particle_test [INFO] finished tweaking git repo https://github.com/eric-sundell/particle_test [INFO] tweaked toml for git repo https://github.com/eric-sundell/particle_test written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/eric-sundell/particle_test already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 526ca0923ed8a326858e67395978cbbe65b42691a4226aa9bc104be7064e5a90 [INFO] running `"docker" "start" "-a" "526ca0923ed8a326858e67395978cbbe65b42691a4226aa9bc104be7064e5a90"` [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.84s [INFO] running `"docker" "inspect" "526ca0923ed8a326858e67395978cbbe65b42691a4226aa9bc104be7064e5a90"` [INFO] running `"docker" "rm" "-f" "526ca0923ed8a326858e67395978cbbe65b42691a4226aa9bc104be7064e5a90"` [INFO] [stdout] 526ca0923ed8a326858e67395978cbbe65b42691a4226aa9bc104be7064e5a90 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ae58937a5241eeff5721ce61afbb183cdd308898780f7c5578c20d5fad675c7c [INFO] running `"docker" "start" "-a" "ae58937a5241eeff5721ce61afbb183cdd308898780f7c5578c20d5fad675c7c"` [INFO] [stderr] Compiling particle_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "ae58937a5241eeff5721ce61afbb183cdd308898780f7c5578c20d5fad675c7c"` [INFO] running `"docker" "rm" "-f" "ae58937a5241eeff5721ce61afbb183cdd308898780f7c5578c20d5fad675c7c"` [INFO] [stdout] ae58937a5241eeff5721ce61afbb183cdd308898780f7c5578c20d5fad675c7c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 422b064c66d70baec18b308859e17ef2357b7f553cb1e8c856acf84effc68471 [INFO] running `"docker" "start" "-a" "422b064c66d70baec18b308859e17ef2357b7f553cb1e8c856acf84effc68471"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/particle_test-cf75a46948566c8c [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" "422b064c66d70baec18b308859e17ef2357b7f553cb1e8c856acf84effc68471"` [INFO] running `"docker" "rm" "-f" "422b064c66d70baec18b308859e17ef2357b7f553cb1e8c856acf84effc68471"` [INFO] [stdout] 422b064c66d70baec18b308859e17ef2357b7f553cb1e8c856acf84effc68471