[INFO] cloning repository https://github.com/Pctg-x8/peridot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pctg-x8/peridot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fperidot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fperidot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e5d73eeb9c1816af7ad48069bdf4497843265d1 [INFO] testing Pctg-x8/peridot against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fperidot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pctg-x8/peridot on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pctg-x8/peridot [INFO] finished tweaking git repo https://github.com/Pctg-x8/peridot [INFO] tweaked toml for git repo https://github.com/Pctg-x8/peridot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/bedrock` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/pathfinder` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/fc-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/ft2-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/android-defs-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/appkit-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/comdrive` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/metrics` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] b3c0bfacb556d4a40579345f3c2c1ae9f060bf496bfb63274c0a19b438100daa [INFO] running `Command { std: "docker" "start" "-a" "b3c0bfacb556d4a40579345f3c2c1ae9f060bf496bfb63274c0a19b438100daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3c0bfacb556d4a40579345f3c2c1ae9f060bf496bfb63274c0a19b438100daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c0bfacb556d4a40579345f3c2c1ae9f060bf496bfb63274c0a19b438100daa", kill_on_drop: false }` [INFO] [stdout] b3c0bfacb556d4a40579345f3c2c1ae9f060bf496bfb63274c0a19b438100daa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b667479f8988030c0f8777b5aec825825101c513b57aefd7edc88a75ca8d5f5 [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" "1b667479f8988030c0f8777b5aec825825101c513b57aefd7edc88a75ca8d5f5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling peridot-serialization-utils v0.1.0 (/opt/rustwide/workdir/serialization-utils) [INFO] [stderr] Compiling lz4-compression v0.6.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling derives v0.1.0 (https://github.com/Pctg-x8/bedrock?branch=peridot#29ee206a) [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bedrock v1.1.70 (https://github.com/Pctg-x8/bedrock?branch=peridot#29ee206a) [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling peridot-math v0.1.0 (/opt/rustwide/workdir/math) [INFO] [stderr] Compiling lyon_path v0.12.0 [INFO] [stderr] Compiling pathfinder_path_utils v0.1.0 (https://github.com/Pctg-x8/pathfinder#d8579ba0) [INFO] [stderr] Compiling pathfinder_partitioner v0.1.0 (https://github.com/Pctg-x8/pathfinder#d8579ba0) [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling peridot-archive v0.1.0 (/opt/rustwide/workdir/archive) [INFO] [stderr] Compiling peridot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `br::VkHandle` [INFO] [stdout] --> src/presenter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use br::VkHandle; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "1b667479f8988030c0f8777b5aec825825101c513b57aefd7edc88a75ca8d5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b667479f8988030c0f8777b5aec825825101c513b57aefd7edc88a75ca8d5f5", kill_on_drop: false }` [INFO] [stdout] 1b667479f8988030c0f8777b5aec825825101c513b57aefd7edc88a75ca8d5f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8757e6f019a9c650390eab2b9ee96cdb54d9573425d866556feedbf35419dc73 [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" "8757e6f019a9c650390eab2b9ee96cdb54d9573425d866556feedbf35419dc73", kill_on_drop: false }` [INFO] [stderr] Compiling peridot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `br::VkHandle` [INFO] [stdout] --> src/presenter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use br::VkHandle; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `br::VkHandle` [INFO] [stdout] --> src/presenter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use br::VkHandle; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "8757e6f019a9c650390eab2b9ee96cdb54d9573425d866556feedbf35419dc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8757e6f019a9c650390eab2b9ee96cdb54d9573425d866556feedbf35419dc73", kill_on_drop: false }` [INFO] [stdout] 8757e6f019a9c650390eab2b9ee96cdb54d9573425d866556feedbf35419dc73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f644739db7ff5d3a1540bc8b9c5c3b0fef758cef1518fa534ebae2b9d54a06ae [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" "f644739db7ff5d3a1540bc8b9c5c3b0fef758cef1518fa534ebae2b9d54a06ae", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `br::VkHandle` [INFO] [stderr] --> src/presenter.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use br::VkHandle; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `br::VkHandle` [INFO] [stderr] --> src/presenter.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use br::VkHandle; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/peridot-29c4251bc6d7c518) [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 peridot [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" "f644739db7ff5d3a1540bc8b9c5c3b0fef758cef1518fa534ebae2b9d54a06ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f644739db7ff5d3a1540bc8b9c5c3b0fef758cef1518fa534ebae2b9d54a06ae", kill_on_drop: false }` [INFO] [stdout] f644739db7ff5d3a1540bc8b9c5c3b0fef758cef1518fa534ebae2b9d54a06ae