[INFO] crate nes_rom 0.1.0 is already in cache [INFO] testing nes_rom-0.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate nes_rom 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nes_rom 0.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nes_rom 0.1.0 [INFO] finished tweaking crates.io crate nes_rom 0.1.0 [INFO] tweaked toml for crates.io crate nes_rom 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b49efe59ebed019061551452abdc04ae5751ee726a238269e3eeb828915dce13 [INFO] running `"docker" "start" "-a" "b49efe59ebed019061551452abdc04ae5751ee726a238269e3eeb828915dce13"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nes_rom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/unif.rs:581:5 [INFO] [stderr] | [INFO] [stderr] 581 | ((len_buf[0] as u32) | ((len_buf[1] as u32) << 8) | ((len_buf[2] as u32) << 16) | ((len_buf[3] as u32) << 24)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.82s [INFO] running `"docker" "inspect" "b49efe59ebed019061551452abdc04ae5751ee726a238269e3eeb828915dce13"` [INFO] running `"docker" "rm" "-f" "b49efe59ebed019061551452abdc04ae5751ee726a238269e3eeb828915dce13"` [INFO] [stdout] b49efe59ebed019061551452abdc04ae5751ee726a238269e3eeb828915dce13 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 092c927079ef40081af2e4a7800b540b773a5d36aa53eb765f21592b73157414 [INFO] running `"docker" "start" "-a" "092c927079ef40081af2e4a7800b540b773a5d36aa53eb765f21592b73157414"` [INFO] [stderr] Compiling nes_rom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/unif.rs:581:5 [INFO] [stderr] | [INFO] [stderr] 581 | ((len_buf[0] as u32) | ((len_buf[1] as u32) << 8) | ((len_buf[2] as u32) << 16) | ((len_buf[3] as u32) << 24)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/unif.rs:581:5 [INFO] [stderr] | [INFO] [stderr] 581 | ((len_buf[0] as u32) | ((len_buf[1] as u32) << 8) | ((len_buf[2] as u32) << 16) | ((len_buf[3] as u32) << 24)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `"docker" "inspect" "092c927079ef40081af2e4a7800b540b773a5d36aa53eb765f21592b73157414"` [INFO] running `"docker" "rm" "-f" "092c927079ef40081af2e4a7800b540b773a5d36aa53eb765f21592b73157414"` [INFO] [stdout] 092c927079ef40081af2e4a7800b540b773a5d36aa53eb765f21592b73157414 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abda0adfa32c485072911fb9db8f60a264f41fbc8bea479bb62934e388530ec4 [INFO] running `"docker" "start" "-a" "abda0adfa32c485072911fb9db8f60a264f41fbc8bea479bb62934e388530ec4"` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/unif.rs:581:5 [INFO] [stderr] | [INFO] [stderr] 581 | ((len_buf[0] as u32) | ((len_buf[1] as u32) << 8) | ((len_buf[2] as u32) << 16) | ((len_buf[3] as u32) << 24)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/unif.rs:581:5 [INFO] [stderr] | [INFO] [stderr] 581 | ((len_buf[0] as u32) | ((len_buf[1] as u32) << 8) | ((len_buf[2] as u32) << 16) | ((len_buf[3] as u32) << 24)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nes_rom-69c84db0000dfbf4 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests nes_rom [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/unif.rs - unif::Unif::into_ines (line 374) ... FAILED [INFO] [stdout] test src/unif.rs - unif::Unif::from_rom (line 329) ... FAILED [INFO] [stdout] test src/unif.rs - unif::Unif::to_ines (line 438) ... FAILED [INFO] [stdout] test src/fds.rs - fds::Fds::from_rom (line 72) ... FAILED [INFO] [stdout] test src/ines.rs - ines::Ines::from_rom (line 203) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/unif.rs - unif::Unif::into_ines (line 374) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `unif` in this scope [INFO] [stdout] --> src/unif.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 3 | let ines = unif.into_ines(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unif.rs - unif::Unif::from_rom (line 329) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `arg` in this scope [INFO] [stdout] --> src/unif.rs:330:42 [INFO] [stdout] | [INFO] [stdout] 4 | let unif = nes_rom::unif::Unif::from_rom(arg); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unif.rs - unif::Unif::to_ines (line 438) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `unif` in this scope [INFO] [stdout] --> src/unif.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 3 | let ines = unif.to_ines(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fds.rs - fds::Fds::from_rom (line 72) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `arg` in this scope [INFO] [stdout] --> src/fds.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 4 | let fds = nes_rom::fds::Fds::from_rom(arg); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ines.rs - ines::Ines::from_rom (line 203) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `arg` in this scope [INFO] [stdout] --> src/ines.rs:204:42 [INFO] [stdout] | [INFO] [stdout] 4 | let ines = nes_rom::ines::Ines::from_rom(arg); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/fds.rs - fds::Fds::from_rom (line 72) [INFO] [stdout] src/ines.rs - ines::Ines::from_rom (line 203) [INFO] [stdout] src/unif.rs - unif::Unif::from_rom (line 329) [INFO] [stdout] src/unif.rs - unif::Unif::into_ines (line 374) [INFO] [stdout] src/unif.rs - unif::Unif::to_ines (line 438) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "abda0adfa32c485072911fb9db8f60a264f41fbc8bea479bb62934e388530ec4"` [INFO] running `"docker" "rm" "-f" "abda0adfa32c485072911fb9db8f60a264f41fbc8bea479bb62934e388530ec4"` [INFO] [stdout] abda0adfa32c485072911fb9db8f60a264f41fbc8bea479bb62934e388530ec4