[INFO] cloning repository https://github.com/stevebob/cherenkov [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevebob/cherenkov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fcherenkov", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fcherenkov'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b653a74db7eb369f56721520ff7d769d603ed05 [INFO] testing stevebob/cherenkov against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fcherenkov" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevebob/cherenkov on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevebob/cherenkov [INFO] finished tweaking git repo https://github.com/stevebob/cherenkov [INFO] tweaked toml for git repo https://github.com/stevebob/cherenkov written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/stevebob/cherenkov already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37298b4ad421dbbade371cf132ef9f78a38ab474d85bffd1f9167d81c73c8d16 [INFO] running `Command { std: "docker" "start" "-a" "37298b4ad421dbbade371cf132ef9f78a38ab474d85bffd1f9167d81c73c8d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37298b4ad421dbbade371cf132ef9f78a38ab474d85bffd1f9167d81c73c8d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37298b4ad421dbbade371cf132ef9f78a38ab474d85bffd1f9167d81c73c8d16", kill_on_drop: false }` [INFO] [stdout] 37298b4ad421dbbade371cf132ef9f78a38ab474d85bffd1f9167d81c73c8d16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9acbdada0cc0aded7841cdc73d7edf9f59b82ec5908e0e43358156ee169ebf0b [INFO] running `Command { std: "docker" "start" "-a" "9acbdada0cc0aded7841cdc73d7edf9f59b82ec5908e0e43358156ee169ebf0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.37 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.37 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling simon v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling whoami v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling andrew v0.1.6 [INFO] [stderr] Compiling glyph_brush_layout v0.1.5 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.37 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.37 [INFO] [stderr] Compiling gfx_core v0.9.0 [INFO] [stderr] Compiling gfx v0.18.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling coord_2d v0.2.8 [INFO] [stderr] Compiling rgb24 v0.1.5 [INFO] [stderr] Compiling prototty_storage v0.25.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling ansi_colour v0.5.3 [INFO] [stderr] Compiling prototty_render v0.25.0 [INFO] [stderr] Compiling prototty_input v0.25.0 [INFO] [stderr] Compiling grid_2d v0.12.4 [INFO] [stderr] Compiling direction v0.17.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling prototty_file_storage v0.25.0 [INFO] [stderr] Compiling prototty_monolithic_storage v0.25.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling prototty_wasm_storage v0.25.0 [INFO] [stderr] Compiling prototty_wasm_render v0.25.0 [INFO] [stderr] Compiling prototty_grid v0.25.0 [INFO] [stderr] Compiling shadowcast v0.5.5 [INFO] [stderr] Compiling prototty_common v0.25.0 [INFO] [stderr] Compiling prototty_wasm_input v0.25.0 [INFO] [stderr] Compiling prototty_unix v0.25.0 [INFO] [stderr] Compiling prototty_wasm v0.25.0 [INFO] [stderr] Compiling prototty v0.25.0 [INFO] [stderr] Compiling wfc v0.8.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling glyph_brush v0.4.1 [INFO] [stderr] Compiling cherenkov v0.1.0 (/opt/rustwide/workdir/cherenkov) [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling gfx_glyph v0.14.0 [INFO] [stderr] Compiling cherenkov_prototty v0.1.0 (/opt/rustwide/workdir/prototty) [INFO] [stderr] Compiling cherenkov_native v0.1.0 (/opt/rustwide/workdir/native) [INFO] [stderr] Compiling cherenkov_wasm v0.1.4 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling cherenkov_unix v0.1.0 (/opt/rustwide/workdir/unix) [INFO] [stderr] Compiling gfx_window_glutin v0.29.0 [INFO] [stderr] Compiling prototty_glutin v0.25.0 [INFO] [stderr] Compiling cherenkov_glutin v0.1.0 (/opt/rustwide/workdir/glutin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "9acbdada0cc0aded7841cdc73d7edf9f59b82ec5908e0e43358156ee169ebf0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9acbdada0cc0aded7841cdc73d7edf9f59b82ec5908e0e43358156ee169ebf0b", kill_on_drop: false }` [INFO] [stdout] 9acbdada0cc0aded7841cdc73d7edf9f59b82ec5908e0e43358156ee169ebf0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01baebe036bce71e93a31ce1d4294deb04faea023a6f878545c7ce04f72152bf [INFO] running `Command { std: "docker" "start" "-a" "01baebe036bce71e93a31ce1d4294deb04faea023a6f878545c7ce04f72152bf", kill_on_drop: false }` [INFO] [stderr] Compiling cherenkov v0.1.0 (/opt/rustwide/workdir/cherenkov) [INFO] [stderr] Compiling cherenkov_prototty v0.1.0 (/opt/rustwide/workdir/prototty) [INFO] [stderr] Compiling cherenkov_wasm v0.1.4 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling cherenkov_native v0.1.0 (/opt/rustwide/workdir/native) [INFO] [stderr] Compiling cherenkov_unix v0.1.0 (/opt/rustwide/workdir/unix) [INFO] [stderr] Compiling cherenkov_glutin v0.1.0 (/opt/rustwide/workdir/glutin) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "01baebe036bce71e93a31ce1d4294deb04faea023a6f878545c7ce04f72152bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01baebe036bce71e93a31ce1d4294deb04faea023a6f878545c7ce04f72152bf", kill_on_drop: false }` [INFO] [stdout] 01baebe036bce71e93a31ce1d4294deb04faea023a6f878545c7ce04f72152bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04db12eff1ca723d3f532a3ad3a682e5878b71e886aca30377cd421725ae5a01 [INFO] running `Command { std: "docker" "start" "-a" "04db12eff1ca723d3f532a3ad3a682e5878b71e886aca30377cd421725ae5a01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cherenkov-a59100d3896ee061) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cherenkov_glutin-ecc2461218287074) [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] Running unittests (/opt/rustwide/target/debug/deps/cherenkov_native-abb3b7356d8915ca) [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] [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] Running unittests (/opt/rustwide/target/debug/deps/cherenkov_prototty-846fe48edf8a852b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cherenkov_unix-e184934f9c8270a4) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cherenkov_wasm-7f4f31ac6704ad79) [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] [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 cherenkov_prototty [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] [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 cherenkov [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 cherenkov_native [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" "04db12eff1ca723d3f532a3ad3a682e5878b71e886aca30377cd421725ae5a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04db12eff1ca723d3f532a3ad3a682e5878b71e886aca30377cd421725ae5a01", kill_on_drop: false }` [INFO] [stdout] 04db12eff1ca723d3f532a3ad3a682e5878b71e886aca30377cd421725ae5a01