[INFO] cloning repository https://github.com/amatho/mandelbrot-glsl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amatho/mandelbrot-glsl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famatho%2Fmandelbrot-glsl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famatho%2Fmandelbrot-glsl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09c72e1c2c8b24fcf849822f604b049a11cd831d [INFO] testing amatho/mandelbrot-glsl against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famatho%2Fmandelbrot-glsl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amatho/mandelbrot-glsl on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amatho/mandelbrot-glsl [INFO] finished tweaking git repo https://github.com/amatho/mandelbrot-glsl [INFO] tweaked toml for git repo https://github.com/amatho/mandelbrot-glsl written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/amatho/mandelbrot-glsl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/gfx` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gleam v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f89ecf4006316f43f65ddd75bf331a8000810730db11f51f7db0b31f899a0317 [INFO] running `Command { std: "docker" "start" "-a" "f89ecf4006316f43f65ddd75bf331a8000810730db11f51f7db0b31f899a0317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89ecf4006316f43f65ddd75bf331a8000810730db11f51f7db0b31f899a0317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89ecf4006316f43f65ddd75bf331a8000810730db11f51f7db0b31f899a0317", kill_on_drop: false }` [INFO] [stdout] f89ecf4006316f43f65ddd75bf331a8000810730db11f51f7db0b31f899a0317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6f7d12eb4d23a65535965e0a0e6f05de8a70284572058ccc95ec91c7c9b669 [INFO] running `Command { std: "docker" "start" "-a" "9e6f7d12eb4d23a65535965e0a0e6f05de8a70284572058ccc95ec91c7c9b669", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling gfx_core v0.8.3 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx_device_gl v0.16.0 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx v0.17.1 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.22s [INFO] running `Command { std: "docker" "inspect" "9e6f7d12eb4d23a65535965e0a0e6f05de8a70284572058ccc95ec91c7c9b669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6f7d12eb4d23a65535965e0a0e6f05de8a70284572058ccc95ec91c7c9b669", kill_on_drop: false }` [INFO] [stdout] 9e6f7d12eb4d23a65535965e0a0e6f05de8a70284572058ccc95ec91c7c9b669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95567fe0e2a53ee331e1fbe32509f3528ba628530ae501ea3017e4842e557235 [INFO] running `Command { std: "docker" "start" "-a" "95567fe0e2a53ee331e1fbe32509f3528ba628530ae501ea3017e4842e557235", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "95567fe0e2a53ee331e1fbe32509f3528ba628530ae501ea3017e4842e557235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95567fe0e2a53ee331e1fbe32509f3528ba628530ae501ea3017e4842e557235", kill_on_drop: false }` [INFO] [stdout] 95567fe0e2a53ee331e1fbe32509f3528ba628530ae501ea3017e4842e557235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b92b229255458317d3848f1eff7ae634fa1fd20515b7f42ec0a4ec9118f240c8 [INFO] running `Command { std: "docker" "start" "-a" "b92b229255458317d3848f1eff7ae634fa1fd20515b7f42ec0a4ec9118f240c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mandelbrot_glsl-6328378ac6573539) [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" "b92b229255458317d3848f1eff7ae634fa1fd20515b7f42ec0a4ec9118f240c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92b229255458317d3848f1eff7ae634fa1fd20515b7f42ec0a4ec9118f240c8", kill_on_drop: false }` [INFO] [stdout] b92b229255458317d3848f1eff7ae634fa1fd20515b7f42ec0a4ec9118f240c8