[INFO] cloning repository https://github.com/NightShade256/oxidized-ch8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NightShade256/oxidized-ch8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightShade256%2Foxidized-ch8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightShade256%2Foxidized-ch8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba6be9ce1b2756464b5929b11a9b94291d1c5940 [INFO] testing NightShade256/oxidized-ch8 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightShade256%2Foxidized-ch8" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NightShade256/oxidized-ch8 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/NightShade256/oxidized-ch8 [INFO] finished tweaking git repo https://github.com/NightShade256/oxidized-ch8 [INFO] tweaked toml for git repo https://github.com/NightShade256/oxidized-ch8 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/NightShade256/oxidized-ch8 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 857b932eea352a0bade39b3fd5f0b8416a86f401a9eee7f3828368c50ac69922 [INFO] running `Command { std: "docker" "start" "-a" "857b932eea352a0bade39b3fd5f0b8416a86f401a9eee7f3828368c50ac69922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857b932eea352a0bade39b3fd5f0b8416a86f401a9eee7f3828368c50ac69922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857b932eea352a0bade39b3fd5f0b8416a86f401a9eee7f3828368c50ac69922", kill_on_drop: false }` [INFO] [stdout] 857b932eea352a0bade39b3fd5f0b8416a86f401a9eee7f3828368c50ac69922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 89f53b1ef4a7a6b5539c2f6497cee59ecfa06d87218998010e1759a6aca3455b [INFO] running `Command { std: "docker" "start" "-a" "89f53b1ef4a7a6b5539c2f6497cee59ecfa06d87218998010e1759a6aca3455b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling imgui-memory-editor-sys v0.3.0 (https://github.com/NightShade256/rust-imgui-memory-editor#fcd52376) [INFO] [stderr] Compiling nfd2 v0.3.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling imgui v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling imgui-memory-editor v0.3.0 (https://github.com/NightShade256/rust-imgui-memory-editor#fcd52376) [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling imgui-winit-support v0.7.0 [INFO] [stderr] Compiling ferrous-core v1.1.2 (/opt/rustwide/workdir/ferrous-core) [INFO] [stderr] Compiling imgui-glium-renderer v0.7.0 [INFO] [stderr] Compiling ferrous-ch8 v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "89f53b1ef4a7a6b5539c2f6497cee59ecfa06d87218998010e1759a6aca3455b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f53b1ef4a7a6b5539c2f6497cee59ecfa06d87218998010e1759a6aca3455b", kill_on_drop: false }` [INFO] [stdout] 89f53b1ef4a7a6b5539c2f6497cee59ecfa06d87218998010e1759a6aca3455b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 71bd910a915e71b50bb5733c3375f9dd2801f45c46b2af246d7bf8aa229ce9f0 [INFO] running `Command { std: "docker" "start" "-a" "71bd910a915e71b50bb5733c3375f9dd2801f45c46b2af246d7bf8aa229ce9f0", kill_on_drop: false }` [INFO] [stderr] Compiling ferrous-ch8 v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "71bd910a915e71b50bb5733c3375f9dd2801f45c46b2af246d7bf8aa229ce9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bd910a915e71b50bb5733c3375f9dd2801f45c46b2af246d7bf8aa229ce9f0", kill_on_drop: false }` [INFO] [stdout] 71bd910a915e71b50bb5733c3375f9dd2801f45c46b2af246d7bf8aa229ce9f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 1773107ae44ebae2308f0bd24962b0a825c3d698db5caa1ee453929e736b8b33 [INFO] running `Command { std: "docker" "start" "-a" "1773107ae44ebae2308f0bd24962b0a825c3d698db5caa1ee453929e736b8b33", 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.51s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ferrous_ch8-e3d67018b72dff15) [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" "1773107ae44ebae2308f0bd24962b0a825c3d698db5caa1ee453929e736b8b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1773107ae44ebae2308f0bd24962b0a825c3d698db5caa1ee453929e736b8b33", kill_on_drop: false }` [INFO] [stdout] 1773107ae44ebae2308f0bd24962b0a825c3d698db5caa1ee453929e736b8b33