[INFO] cloning repository https://github.com/markglenn/doom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markglenn/doom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c51699bb0ed5e7dccfef1ee252a7d7c8cdb1e1 [INFO] checking markglenn/doom against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markglenn/doom on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markglenn/doom [INFO] finished tweaking git repo https://github.com/markglenn/doom [INFO] tweaked toml for git repo https://github.com/markglenn/doom written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/markglenn/doom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] 981f26db6fecfc6475a54a1d5e647e57421f75b3b9f42c3010b84e45264029e9 [INFO] running `Command { std: "docker" "start" "-a" "981f26db6fecfc6475a54a1d5e647e57421f75b3b9f42c3010b84e45264029e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981f26db6fecfc6475a54a1d5e647e57421f75b3b9f42c3010b84e45264029e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981f26db6fecfc6475a54a1d5e647e57421f75b3b9f42c3010b84e45264029e9", kill_on_drop: false }` [INFO] [stdout] 981f26db6fecfc6475a54a1d5e647e57421f75b3b9f42c3010b84e45264029e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--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] 1a46a1bcc79c2a925b6f771585ffab12edf8e2f9850a3c3eb21ac7db4f700352 [INFO] running `Command { std: "docker" "start" "-a" "1a46a1bcc79c2a925b6f771585ffab12edf8e2f9850a3c3eb21ac7db4f700352", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking doom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `floor_height` [INFO] [stdout] --> src/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ceiling_height` [INFO] [stdout] --> src/wad/lump/sector.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `floor_texture` [INFO] [stdout] --> src/wad/lump/sector.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ceiling_texture` [INFO] [stdout] --> src/wad/lump/sector.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `light_level` [INFO] [stdout] --> src/wad/lump/sector.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sector_type` [INFO] [stdout] --> src/wad/lump/sector.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag` [INFO] [stdout] --> src/wad/lump/sector.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | tag: i16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x_position` [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y_position` [INFO] [stdout] --> src/wad/lump/thing.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `angle` [INFO] [stdout] --> src/wad/lump/thing.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `thing_type` [INFO] [stdout] --> src/wad/lump/thing.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/wad/lump/thing.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x_position` [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y_position` [INFO] [stdout] --> src/wad/lump/vertex.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wad_type` [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `floor_height` [INFO] [stdout] --> src/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ceiling_height` [INFO] [stdout] --> src/wad/lump/sector.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `floor_texture` [INFO] [stdout] --> src/wad/lump/sector.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ceiling_texture` [INFO] [stdout] --> src/wad/lump/sector.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `light_level` [INFO] [stdout] --> src/wad/lump/sector.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sector_type` [INFO] [stdout] --> src/wad/lump/sector.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag` [INFO] [stdout] --> src/wad/lump/sector.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | tag: i16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x_position` [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y_position` [INFO] [stdout] --> src/wad/lump/thing.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `angle` [INFO] [stdout] --> src/wad/lump/thing.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `thing_type` [INFO] [stdout] --> src/wad/lump/thing.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/wad/lump/thing.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x_position` [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y_position` [INFO] [stdout] --> src/wad/lump/vertex.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wad_type` [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.78s [INFO] running `Command { std: "docker" "inspect" "1a46a1bcc79c2a925b6f771585ffab12edf8e2f9850a3c3eb21ac7db4f700352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a46a1bcc79c2a925b6f771585ffab12edf8e2f9850a3c3eb21ac7db4f700352", kill_on_drop: false }` [INFO] [stdout] 1a46a1bcc79c2a925b6f771585ffab12edf8e2f9850a3c3eb21ac7db4f700352