[INFO] updating cached repository https://github.com/abombard/ParticleSystem [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 14200cd1efbb8c7886a5c1f141d8ad505176478b [INFO] checking abombard/ParticleSystem against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabombard%2FParticleSystem" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 95% (234/244) Checking out files: 96% (235/244) Checking out files: 97% (237/244) Checking out files: 98% (240/244) Checking out files: 98% (241/244) Checking out files: 99% (242/244) Checking out files: 100% (244/244) Checking out files: 100% (244/244), done. [INFO] validating manifest of git repo https://github.com/abombard/ParticleSystem on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/abombard/ParticleSystem [INFO] finished tweaking git repo https://github.com/abombard/ParticleSystem [INFO] tweaked toml for git repo https://github.com/abombard/ParticleSystem written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/abombard/ParticleSystem already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3c8c3ef137604171e44efa4757f111aaeb0ba21665812e9af4995c35907968e [INFO] running `"docker" "start" "-a" "f3c8c3ef137604171e44efa4757f111aaeb0ba21665812e9af4995c35907968e"` [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling glutin v0.7.0 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [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] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.7.6 [INFO] [stderr] Checking wayland-kbd v0.6.2 [INFO] [stderr] Checking wayland-window v0.4.2 [INFO] [stderr] Checking winit v0.5.6 [INFO] [stderr] Checking newParticleSystem v0.1.0 (/opt/rustwide/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] 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 53.76s [INFO] running `"docker" "inspect" "f3c8c3ef137604171e44efa4757f111aaeb0ba21665812e9af4995c35907968e"` [INFO] running `"docker" "rm" "-f" "f3c8c3ef137604171e44efa4757f111aaeb0ba21665812e9af4995c35907968e"` [INFO] [stdout] f3c8c3ef137604171e44efa4757f111aaeb0ba21665812e9af4995c35907968e