[INFO] cloning repository https://github.com/shockham/contours [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/contours" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcontours", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcontours'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cffbca4802a5e00ca4e23c65ad591a2ee12d407 [INFO] testing shockham/contours against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcontours" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shockham/contours 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/shockham/contours [INFO] finished tweaking git repo https://github.com/shockham/contours [INFO] tweaked toml for git repo https://github.com/shockham/contours written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/shockham/contours 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 5b1984eacce0ff2f81de015a16952b9e52ee590dac37089544a28ff049b6469e [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" "5b1984eacce0ff2f81de015a16952b9e52ee590dac37089544a28ff049b6469e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b1984eacce0ff2f81de015a16952b9e52ee590dac37089544a28ff049b6469e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1984eacce0ff2f81de015a16952b9e52ee590dac37089544a28ff049b6469e", kill_on_drop: false }` [INFO] [stdout] 5b1984eacce0ff2f81de015a16952b9e52ee590dac37089544a28ff049b6469e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f304e2a705d63d05444e61784203b7099131cd5d32f22df787471f68e176d597 [INFO] running `Command { std: "docker" "start" "-a" "f304e2a705d63d05444e61784203b7099131cd5d32f22df787471f68e176d597", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling obj v0.9.1 [INFO] [stderr] Compiling impose v0.3.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling glutin v0.23.0 [INFO] [stderr] Compiling volition v0.1.4 [INFO] [stderr] Compiling imgui v0.3.0 [INFO] [stderr] Compiling glium_text_rusttype v0.3.3 [INFO] [stderr] Compiling imgui-glium-renderer v0.3.0 [INFO] [stderr] Compiling caper v0.13.0 (https://github.com/shockham/caper#4fd90ecb) [INFO] [stderr] Compiling contours v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "f304e2a705d63d05444e61784203b7099131cd5d32f22df787471f68e176d597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f304e2a705d63d05444e61784203b7099131cd5d32f22df787471f68e176d597", kill_on_drop: false }` [INFO] [stdout] f304e2a705d63d05444e61784203b7099131cd5d32f22df787471f68e176d597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 79767978c2f9a9f8cd0eca3bae565ed9e3b3ca6020688b59b961d44c4ac146e3 [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" "79767978c2f9a9f8cd0eca3bae565ed9e3b3ca6020688b59b961d44c4ac146e3", kill_on_drop: false }` [INFO] [stderr] Compiling contours v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "79767978c2f9a9f8cd0eca3bae565ed9e3b3ca6020688b59b961d44c4ac146e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79767978c2f9a9f8cd0eca3bae565ed9e3b3ca6020688b59b961d44c4ac146e3", kill_on_drop: false }` [INFO] [stdout] 79767978c2f9a9f8cd0eca3bae565ed9e3b3ca6020688b59b961d44c4ac146e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] fd3d1cdf0c6f978243c295d13d5aa0bfcb0d248ec3d4f7f30b782505fb375c85 [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" "fd3d1cdf0c6f978243c295d13d5aa0bfcb0d248ec3d4f7f30b782505fb375c85", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/contours-6abed4875456444c) [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" "fd3d1cdf0c6f978243c295d13d5aa0bfcb0d248ec3d4f7f30b782505fb375c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3d1cdf0c6f978243c295d13d5aa0bfcb0d248ec3d4f7f30b782505fb375c85", kill_on_drop: false }` [INFO] [stdout] fd3d1cdf0c6f978243c295d13d5aa0bfcb0d248ec3d4f7f30b782505fb375c85