[INFO] updating cached repository https://github.com/Morganamilo/cube [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] 1b8127cd18feb0926397132b040b6460298eecee [INFO] testing Morganamilo/cube against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorganamilo%2Fcube" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 18% (10/53) Checking out files: 20% (11/53) Checking out files: 22% (12/53) Checking out files: 24% (13/53) Checking out files: 26% (14/53) Checking out files: 28% (15/53) Checking out files: 30% (16/53) Checking out files: 32% (17/53) Checking out files: 33% (18/53) Checking out files: 35% (19/53) Checking out files: 37% (20/53) Checking out files: 39% (21/53) Checking out files: 41% (22/53) Checking out files: 43% (23/53) Checking out files: 45% (24/53) Checking out files: 47% (25/53) Checking out files: 49% (26/53) Checking out files: 50% (27/53) Checking out files: 52% (28/53) Checking out files: 54% (29/53) Checking out files: 56% (30/53) Checking out files: 58% (31/53) Checking out files: 60% (32/53) Checking out files: 62% (33/53) Checking out files: 64% (34/53) Checking out files: 66% (35/53) Checking out files: 67% (36/53) Checking out files: 69% (37/53) Checking out files: 71% (38/53) Checking out files: 73% (39/53) Checking out files: 75% (40/53) Checking out files: 77% (41/53) Checking out files: 79% (42/53) Checking out files: 81% (43/53) Checking out files: 83% (44/53) Checking out files: 84% (45/53) Checking out files: 86% (46/53) Checking out files: 88% (47/53) Checking out files: 90% (48/53) Checking out files: 92% (49/53) Checking out files: 94% (50/53) Checking out files: 96% (51/53) Checking out files: 98% (52/53) Checking out files: 100% (53/53) Checking out files: 100% (53/53), done. [INFO] validating manifest of git repo https://github.com/Morganamilo/cube on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Morganamilo/cube [INFO] finished tweaking git repo https://github.com/Morganamilo/cube [INFO] tweaked toml for git repo https://github.com/Morganamilo/cube written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Morganamilo/cube already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1af2bab64ee266000f7ed31ee62c1148930753f20ebaa32568cb14662f41be7f [INFO] running `"docker" "start" "-a" "1af2bab64ee266000f7ed31ee62c1148930753f20ebaa32568cb14662f41be7f"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling tobj v0.1.8 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.13.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling cube v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "1af2bab64ee266000f7ed31ee62c1148930753f20ebaa32568cb14662f41be7f"` [INFO] running `"docker" "rm" "-f" "1af2bab64ee266000f7ed31ee62c1148930753f20ebaa32568cb14662f41be7f"` [INFO] [stdout] 1af2bab64ee266000f7ed31ee62c1148930753f20ebaa32568cb14662f41be7f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91ee6d4aad1f431979acd95bd7d3125199b59667ad7ae7bf3ebdecc41625b203 [INFO] running `"docker" "start" "-a" "91ee6d4aad1f431979acd95bd7d3125199b59667ad7ae7bf3ebdecc41625b203"` [INFO] [stderr] Compiling cube v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `"docker" "inspect" "91ee6d4aad1f431979acd95bd7d3125199b59667ad7ae7bf3ebdecc41625b203"` [INFO] running `"docker" "rm" "-f" "91ee6d4aad1f431979acd95bd7d3125199b59667ad7ae7bf3ebdecc41625b203"` [INFO] [stdout] 91ee6d4aad1f431979acd95bd7d3125199b59667ad7ae7bf3ebdecc41625b203 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cec55831ec7f4d951d0121c4a3819fdc143c1982aa1677497013fccd842b1065 [INFO] running `"docker" "start" "-a" "cec55831ec7f4d951d0121c4a3819fdc143c1982aa1677497013fccd842b1065"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cube-86fac3e21f45eb0e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test components::stickers::tests::print ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cec55831ec7f4d951d0121c4a3819fdc143c1982aa1677497013fccd842b1065"` [INFO] running `"docker" "rm" "-f" "cec55831ec7f4d951d0121c4a3819fdc143c1982aa1677497013fccd842b1065"` [INFO] [stdout] cec55831ec7f4d951d0121c4a3819fdc143c1982aa1677497013fccd842b1065