[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fcherenkov" "/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/stevebob/cherenkov on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 271734aff2e58b0e47a8b1ab026b445de262fec1ed0d02f8afe8747c24411e05 [INFO] running `Command { std: "docker" "start" "-a" "271734aff2e58b0e47a8b1ab026b445de262fec1ed0d02f8afe8747c24411e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "271734aff2e58b0e47a8b1ab026b445de262fec1ed0d02f8afe8747c24411e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271734aff2e58b0e47a8b1ab026b445de262fec1ed0d02f8afe8747c24411e05", kill_on_drop: false }` [INFO] [stdout] 271734aff2e58b0e47a8b1ab026b445de262fec1ed0d02f8afe8747c24411e05 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35468b34021ae03ab721c133f87b7a73923b28eccd887c394202bae72d0828b1 [INFO] running `Command { std: "docker" "start" "-a" "35468b34021ae03ab721c133f87b7a73923b28eccd887c394202bae72d0828b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cfg-if v0.1.6 [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 byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling bitflags v1.0.4 [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 nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.37 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.37 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling simon v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling whoami v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling andrew v0.1.6 [INFO] [stderr] Compiling glyph_brush_layout v0.1.5 [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 serde_derive v1.0.89 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.37 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.37 [INFO] [stderr] Compiling gfx_core v0.9.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.0 [INFO] [stderr] Compiling gfx v0.18.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 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_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 prototty_file_storage v0.25.0 [INFO] [stderr] Compiling prototty_monolithic_storage v0.25.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling prototty_wasm_render v0.25.0 [INFO] [stderr] Compiling prototty_wasm_storage v0.25.0 [INFO] [stderr] Compiling prototty_grid v0.25.0 [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 shadowcast v0.5.5 [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 twox-hash v1.1.2 [INFO] [stderr] Compiling glyph_brush v0.4.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cherenkov v0.1.0 (/opt/rustwide/workdir/cherenkov) [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 cherenkov_unix v0.1.0 (/opt/rustwide/workdir/unix) [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling winit v0.18.1 [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 54.76s [INFO] running `Command { std: "docker" "inspect" "35468b34021ae03ab721c133f87b7a73923b28eccd887c394202bae72d0828b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35468b34021ae03ab721c133f87b7a73923b28eccd887c394202bae72d0828b1", kill_on_drop: false }` [INFO] [stdout] 35468b34021ae03ab721c133f87b7a73923b28eccd887c394202bae72d0828b1 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7334e620df767723d0b0862b487b12e2d5c22806b8a692f4de4e64ac31e9fd4d [INFO] running `Command { std: "docker" "start" "-a" "7334e620df767723d0b0862b487b12e2d5c22806b8a692f4de4e64ac31e9fd4d", 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_native v0.1.0 (/opt/rustwide/workdir/native) [INFO] [stderr] Compiling cherenkov_wasm v0.1.4 (/opt/rustwide/workdir/wasm) [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 0.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov-d8dc5f1b7930d2ba) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cherenkov_glutin-543f63568580c004) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov_native-157879ac3eea0015) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov_prototty-74b4579bf27fbb59) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cherenkov_unix-dd42be042cbc1d8f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov_wasm-00e62746842cbd2c) [INFO] running `Command { std: "docker" "inspect" "7334e620df767723d0b0862b487b12e2d5c22806b8a692f4de4e64ac31e9fd4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7334e620df767723d0b0862b487b12e2d5c22806b8a692f4de4e64ac31e9fd4d", kill_on_drop: false }` [INFO] [stdout] 7334e620df767723d0b0862b487b12e2d5c22806b8a692f4de4e64ac31e9fd4d [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5242d523d6003b7d1ff451a8b0088cdc01d045100c07a95daf9ccdef7103fb9f [INFO] running `Command { std: "docker" "start" "-a" "5242d523d6003b7d1ff451a8b0088cdc01d045100c07a95daf9ccdef7103fb9f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov-d8dc5f1b7930d2ba) [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 src/main.rs (/opt/rustwide/target/debug/deps/cherenkov_glutin-543f63568580c004) [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 src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov_native-157879ac3eea0015) [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 src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov_prototty-74b4579bf27fbb59) [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 src/main.rs (/opt/rustwide/target/debug/deps/cherenkov_unix-dd42be042cbc1d8f) [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 src/lib.rs (/opt/rustwide/target/debug/deps/cherenkov_wasm-00e62746842cbd2c) [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] [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] running `Command { std: "docker" "inspect" "5242d523d6003b7d1ff451a8b0088cdc01d045100c07a95daf9ccdef7103fb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5242d523d6003b7d1ff451a8b0088cdc01d045100c07a95daf9ccdef7103fb9f", kill_on_drop: false }` [INFO] [stdout] 5242d523d6003b7d1ff451a8b0088cdc01d045100c07a95daf9ccdef7103fb9f