[INFO] cloning repository https://github.com/ten3roberts/ivy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ten3roberts/ivy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ften3roberts%2Fivy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ften3roberts%2Fivy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 115b003a5aeff893b6c89c767f378dcafc820cbb [INFO] testing ten3roberts/ivy against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ften3roberts%2Fivy" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ten3roberts/ivy on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ten3roberts/ivy [INFO] finished tweaking git repo https://github.com/ten3roberts/ivy [INFO] tweaked toml for git repo https://github.com/ten3roberts/ivy written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ten3roberts/ivy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf45123fcc5f372c4fa63a115eb87a8fdfb5cf8d6baf21cc23e5ab45ac48376b [INFO] running `Command { std: "docker" "start" "-a" "cf45123fcc5f372c4fa63a115eb87a8fdfb5cf8d6baf21cc23e5ab45ac48376b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf45123fcc5f372c4fa63a115eb87a8fdfb5cf8d6baf21cc23e5ab45ac48376b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf45123fcc5f372c4fa63a115eb87a8fdfb5cf8d6baf21cc23e5ab45ac48376b", kill_on_drop: false }` [INFO] [stdout] cf45123fcc5f372c4fa63a115eb87a8fdfb5cf8d6baf21cc23e5ab45ac48376b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e108130cc640bc614df358f5ddd4ddf44cd127f994e7a394a887f63f2cbd29c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e108130cc640bc614df358f5ddd4ddf44cd127f994e7a394a887f63f2cbd29c7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling derive-for v1.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling ivy-image v1.9.0 (/opt/rustwide/workdir/ivy-image) [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling fontdue v0.6.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling ivy-random v1.8.0 (/opt/rustwide/workdir/ivy-random) [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling hecs-macros v0.7.0 [INFO] [stderr] Compiling palette_derive v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling hecs v0.6.5 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ivy-resources v1.9.0 (/opt/rustwide/workdir/ivy-resources) [INFO] [stderr] Compiling hecs-hierarchy v0.5.0 [INFO] [stderr] Compiling gpu-allocator v0.10.0 [INFO] [stderr] Compiling ivy-base v1.9.0 (/opt/rustwide/workdir/ivy-base) [INFO] [stderr] Compiling gltf-json v0.16.0 [INFO] [stderr] Compiling ivy-collision v1.9.0 (/opt/rustwide/workdir/ivy-collision) [INFO] [stderr] Compiling ivy-vulkan v1.9.0 (/opt/rustwide/workdir/ivy-vulkan) [INFO] [stderr] Compiling gltf v0.16.0 [INFO] [stderr] Compiling ivy-graphics v1.9.0 (/opt/rustwide/workdir/ivy-graphics) [INFO] [stderr] Compiling ivy-rendergraph v1.9.0 (/opt/rustwide/workdir/ivy-rendergraph) [INFO] [stderr] Compiling ivy-input v1.9.0 (/opt/rustwide/workdir/ivy-input) [INFO] [stderr] Compiling ivy-physics v1.9.0 (/opt/rustwide/workdir/ivy-physics) [INFO] [stderr] Compiling ivy-postprocessing v1.9.0 (/opt/rustwide/workdir/ivy-postprocessing) [INFO] [stderr] Compiling ivy-ui v1.9.0 (/opt/rustwide/workdir/ivy-ui) [INFO] [stderr] Compiling ivy v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "e108130cc640bc614df358f5ddd4ddf44cd127f994e7a394a887f63f2cbd29c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e108130cc640bc614df358f5ddd4ddf44cd127f994e7a394a887f63f2cbd29c7", kill_on_drop: false }` [INFO] [stdout] e108130cc640bc614df358f5ddd4ddf44cd127f994e7a394a887f63f2cbd29c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5686cfa180ec00b16a6cd4b9f6b1af107392746f4d79f69c4e0f1a8402e8ab0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b5686cfa180ec00b16a6cd4b9f6b1af107392746f4d79f69c4e0f1a8402e8ab0", kill_on_drop: false }` [INFO] [stderr] Compiling ivy v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.49s [INFO] running `Command { std: "docker" "inspect" "b5686cfa180ec00b16a6cd4b9f6b1af107392746f4d79f69c4e0f1a8402e8ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5686cfa180ec00b16a6cd4b9f6b1af107392746f4d79f69c4e0f1a8402e8ab0", kill_on_drop: false }` [INFO] [stdout] b5686cfa180ec00b16a6cd4b9f6b1af107392746f4d79f69c4e0f1a8402e8ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e9389c4f33504f2efd8b0e2a302510cfa697c255ebf9bf557b6252c6ab011b9 [INFO] running `Command { std: "docker" "start" "-a" "7e9389c4f33504f2efd8b0e2a302510cfa697c255ebf9bf557b6252c6ab011b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ivy-47d2066e410900e4) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ivy [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e9389c4f33504f2efd8b0e2a302510cfa697c255ebf9bf557b6252c6ab011b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9389c4f33504f2efd8b0e2a302510cfa697c255ebf9bf557b6252c6ab011b9", kill_on_drop: false }` [INFO] [stdout] 7e9389c4f33504f2efd8b0e2a302510cfa697c255ebf9bf557b6252c6ab011b9