[INFO] cloning repository https://github.com/garrettpauls/conrod_testbed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garrettpauls/conrod_testbed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarrettpauls%2Fconrod_testbed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarrettpauls%2Fconrod_testbed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d22e4e6a826d7f725cdd598875159582fc90ee4 [INFO] testing garrettpauls/conrod_testbed against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarrettpauls%2Fconrod_testbed" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garrettpauls/conrod_testbed on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garrettpauls/conrod_testbed [INFO] finished tweaking git repo https://github.com/garrettpauls/conrod_testbed [INFO] tweaked toml for git repo https://github.com/garrettpauls/conrod_testbed written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/garrettpauls/conrod_testbed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.21.10 [INFO] [stderr] Downloaded wayland-scanner v0.21.10 [INFO] [stderr] Downloaded wayland-client v0.21.10 [INFO] [stderr] Downloaded wayland-protocols v0.21.10 [INFO] [stderr] Downloaded wayland-commons v0.21.10 [INFO] [stderr] Downloaded conrod_winit v0.62.0 [INFO] [stderr] Downloaded conrod_derive v0.62.0 [INFO] [stderr] Downloaded conrod_glium v0.62.0 [INFO] [stderr] Downloaded conrod_core v0.62.0 [INFO] [stderr] Downloaded ttf-noto-sans v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] e6bf37bca287b851f0338fee60c4631cc3a2a1889612014142aacaa681fdac8f [INFO] running `Command { std: "docker" "start" "-a" "e6bf37bca287b851f0338fee60c4631cc3a2a1889612014142aacaa681fdac8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6bf37bca287b851f0338fee60c4631cc3a2a1889612014142aacaa681fdac8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bf37bca287b851f0338fee60c4631cc3a2a1889612014142aacaa681fdac8f", kill_on_drop: false }` [INFO] [stdout] e6bf37bca287b851f0338fee60c4631cc3a2a1889612014142aacaa681fdac8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] e46a6edee84c729c854e49546fddce4d06419b032ad6d871aa06191e96690857 [INFO] running `Command { std: "docker" "start" "-a" "e46a6edee84c729c854e49546fddce4d06419b032ad6d871aa06191e96690857", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling ttf-noto-sans v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-sys v0.21.10 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Compiling andrew v0.1.5 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling wayland-commons v0.21.10 [INFO] [stderr] Compiling conrod_derive v0.62.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling conrod_core v0.62.0 [INFO] [stderr] Compiling conrod_winit v0.62.0 [INFO] [stderr] Compiling conrod_glium v0.62.0 [INFO] [stderr] Compiling conrod_testbed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "e46a6edee84c729c854e49546fddce4d06419b032ad6d871aa06191e96690857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46a6edee84c729c854e49546fddce4d06419b032ad6d871aa06191e96690857", kill_on_drop: false }` [INFO] [stdout] e46a6edee84c729c854e49546fddce4d06419b032ad6d871aa06191e96690857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--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] 00cef0047f30fa3c94fe1a586fdd4395a487370985e1b70c1b3df2552afd6efd [INFO] running `Command { std: "docker" "start" "-a" "00cef0047f30fa3c94fe1a586fdd4395a487370985e1b70c1b3df2552afd6efd", kill_on_drop: false }` [INFO] [stderr] Compiling conrod_testbed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "00cef0047f30fa3c94fe1a586fdd4395a487370985e1b70c1b3df2552afd6efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cef0047f30fa3c94fe1a586fdd4395a487370985e1b70c1b3df2552afd6efd", kill_on_drop: false }` [INFO] [stdout] 00cef0047f30fa3c94fe1a586fdd4395a487370985e1b70c1b3df2552afd6efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 517ff2ceba1ec58b792aee55efcbc0248c77420ab5101498df8607adf50c4555 [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" "517ff2ceba1ec58b792aee55efcbc0248c77420ab5101498df8607adf50c4555", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conrod_testbed-2afd4f3952768ff2) [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" "517ff2ceba1ec58b792aee55efcbc0248c77420ab5101498df8607adf50c4555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "517ff2ceba1ec58b792aee55efcbc0248c77420ab5101498df8607adf50c4555", kill_on_drop: false }` [INFO] [stdout] 517ff2ceba1ec58b792aee55efcbc0248c77420ab5101498df8607adf50c4555