[INFO] cloning repository https://github.com/pdoms/lc3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdoms/lc3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdoms%2Flc3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdoms%2Flc3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25839059ff28aa18709fab8b3529d5a587ee558e [INFO] testing pdoms/lc3 against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdoms%2Flc3" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pdoms/lc3 [INFO] finished tweaking git repo https://github.com/pdoms/lc3 [INFO] tweaked toml for git repo https://github.com/pdoms/lc3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pdoms/lc3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pdoms/lc3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870ad0af5fdc76cc87bcdab48297d139ced687f46a3ce86ad84a05c2de03333e [INFO] running `Command { std: "docker" "start" "-a" "870ad0af5fdc76cc87bcdab48297d139ced687f46a3ce86ad84a05c2de03333e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870ad0af5fdc76cc87bcdab48297d139ced687f46a3ce86ad84a05c2de03333e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870ad0af5fdc76cc87bcdab48297d139ced687f46a3ce86ad84a05c2de03333e", kill_on_drop: false }` [INFO] [stdout] 870ad0af5fdc76cc87bcdab48297d139ced687f46a3ce86ad84a05c2de03333e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a25934f72b4d1be9358637e7be1a27d3e321b6674133cf245da9e3d4a4de9c18 [INFO] running `Command { std: "docker" "start" "-a" "a25934f72b4d1be9358637e7be1a27d3e321b6674133cf245da9e3d4a4de9c18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling lc3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 276 | reg[r0] = (reg[r1] & reg[r2]); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 276 - reg[r0] = (reg[r1] & reg[r2]); [INFO] [stdout] 276 + reg[r0] = reg[r1] & reg[r2]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ch` is never read [INFO] [stdout] --> src/main.rs:510:39 [INFO] [stdout] | [INFO] [stdout] 510 | ... let mut ch = ((*ptr) & 0xFF) as u8 as char; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a dangling pointer will be produced because the temporary `MaybeUninit` will be dropped [INFO] [stdout] --> src/main.rs:386:58 [INFO] [stdout] | [INFO] [stdout] 386 | let readfds: *mut fd_set = MaybeUninit::zeroed().as_mut_ptr(); [INFO] [stdout] | --------------------- ^^^^^^^^^^ this pointer will immediately be invalid [INFO] [stdout] | | [INFO] [stdout] | this `MaybeUninit` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_mut_ptr` the `MaybeUninit` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: you must make sure that the variable you bind the `MaybeUninit` to lives at least as long as the pointer returned by the call to `as_mut_ptr` [INFO] [stdout] = help: in particular, if this pointer is returned from the current function, binding the `MaybeUninit` inside the function will not suffice [INFO] [stdout] = help: for more information, see [INFO] [stdout] = note: `#[warn(dangling_pointers_from_temporaries)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a dangling pointer will be produced because the temporary `MaybeUninit` will be dropped [INFO] [stdout] --> src/main.rs:389:59 [INFO] [stdout] | [INFO] [stdout] 389 | let timeout: *mut timeval = MaybeUninit::zeroed().as_mut_ptr(); [INFO] [stdout] | --------------------- ^^^^^^^^^^ this pointer will immediately be invalid [INFO] [stdout] | | [INFO] [stdout] | this `MaybeUninit` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_mut_ptr` the `MaybeUninit` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: you must make sure that the variable you bind the `MaybeUninit` to lives at least as long as the pointer returned by the call to `as_mut_ptr` [INFO] [stdout] = help: in particular, if this pointer is returned from the current function, binding the `MaybeUninit` inside the function will not suffice [INFO] [stdout] = help: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "a25934f72b4d1be9358637e7be1a27d3e321b6674133cf245da9e3d4a4de9c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25934f72b4d1be9358637e7be1a27d3e321b6674133cf245da9e3d4a4de9c18", kill_on_drop: false }` [INFO] [stdout] a25934f72b4d1be9358637e7be1a27d3e321b6674133cf245da9e3d4a4de9c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00f47da50052309f224c78d7ff011af7b4f6230e02b8bd5bfeb0f4510147b5cb [INFO] running `Command { std: "docker" "start" "-a" "00f47da50052309f224c78d7ff011af7b4f6230e02b8bd5bfeb0f4510147b5cb", kill_on_drop: false }` [INFO] [stderr] Compiling lc3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 276 | reg[r0] = (reg[r1] & reg[r2]); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 276 - reg[r0] = (reg[r1] & reg[r2]); [INFO] [stdout] 276 + reg[r0] = reg[r1] & reg[r2]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `ch` is never read [INFO] [stdout] --> src/main.rs:510:39 [INFO] [stdout] | [INFO] [stdout] 510 | ... let mut ch = ((*ptr) & 0xFF) as u8 as char; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a dangling pointer will be produced because the temporary `MaybeUninit` will be dropped [INFO] [stdout] --> src/main.rs:386:58 [INFO] [stdout] | [INFO] [stdout] 386 | let readfds: *mut fd_set = MaybeUninit::zeroed().as_mut_ptr(); [INFO] [stdout] | --------------------- ^^^^^^^^^^ this pointer will immediately be invalid [INFO] [stdout] | | [INFO] [stdout] | this `MaybeUninit` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_mut_ptr` the `MaybeUninit` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: you must make sure that the variable you bind the `MaybeUninit` to lives at least as long as the pointer returned by the call to `as_mut_ptr` [INFO] [stdout] = help: in particular, if this pointer is returned from the current function, binding the `MaybeUninit` inside the function will not suffice [INFO] [stdout] = help: for more information, see [INFO] [stdout] = note: `#[warn(dangling_pointers_from_temporaries)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a dangling pointer will be produced because the temporary `MaybeUninit` will be dropped [INFO] [stdout] --> src/main.rs:389:59 [INFO] [stdout] | [INFO] [stdout] 389 | let timeout: *mut timeval = MaybeUninit::zeroed().as_mut_ptr(); [INFO] [stdout] | --------------------- ^^^^^^^^^^ this pointer will immediately be invalid [INFO] [stdout] | | [INFO] [stdout] | this `MaybeUninit` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_mut_ptr` the `MaybeUninit` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: you must make sure that the variable you bind the `MaybeUninit` to lives at least as long as the pointer returned by the call to `as_mut_ptr` [INFO] [stdout] = help: in particular, if this pointer is returned from the current function, binding the `MaybeUninit` inside the function will not suffice [INFO] [stdout] = help: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "00f47da50052309f224c78d7ff011af7b4f6230e02b8bd5bfeb0f4510147b5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f47da50052309f224c78d7ff011af7b4f6230e02b8bd5bfeb0f4510147b5cb", kill_on_drop: false }` [INFO] [stdout] 00f47da50052309f224c78d7ff011af7b4f6230e02b8bd5bfeb0f4510147b5cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6ab510074f197e07fdabe69789cb09fa92a02f8e5e8d18cb4731f6517083537 [INFO] running `Command { std: "docker" "start" "-a" "e6ab510074f197e07fdabe69789cb09fa92a02f8e5e8d18cb4731f6517083537", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/main.rs:276:19 [INFO] [stderr] | [INFO] [stderr] 276 | reg[r0] = (reg[r1] & reg[r2]); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 276 - reg[r0] = (reg[r1] & reg[r2]); [INFO] [stderr] 276 + reg[r0] = reg[r1] & reg[r2]; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: value assigned to `ch` is never read [INFO] [stderr] --> src/main.rs:510:39 [INFO] [stderr] | [INFO] [stderr] 510 | ... let mut ch = ((*ptr) & 0xFF) as u8 as char; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: a dangling pointer will be produced because the temporary `MaybeUninit` will be dropped [INFO] [stderr] --> src/main.rs:386:58 [INFO] [stderr] | [INFO] [stderr] 386 | let readfds: *mut fd_set = MaybeUninit::zeroed().as_mut_ptr(); [INFO] [stderr] | --------------------- ^^^^^^^^^^ this pointer will immediately be invalid [INFO] [stderr] | | [INFO] [stderr] | this `MaybeUninit` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_mut_ptr` the `MaybeUninit` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: you must make sure that the variable you bind the `MaybeUninit` to lives at least as long as the pointer returned by the call to `as_mut_ptr` [INFO] [stderr] = help: in particular, if this pointer is returned from the current function, binding the `MaybeUninit` inside the function will not suffice [INFO] [stderr] = help: for more information, see [INFO] [stderr] = note: `#[warn(dangling_pointers_from_temporaries)]` on by default [INFO] [stderr] [INFO] [stderr] warning: a dangling pointer will be produced because the temporary `MaybeUninit` will be dropped [INFO] [stderr] --> src/main.rs:389:59 [INFO] [stderr] | [INFO] [stderr] 389 | let timeout: *mut timeval = MaybeUninit::zeroed().as_mut_ptr(); [INFO] [stderr] | --------------------- ^^^^^^^^^^ this pointer will immediately be invalid [INFO] [stderr] | | [INFO] [stderr] | this `MaybeUninit` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_mut_ptr` the `MaybeUninit` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: you must make sure that the variable you bind the `MaybeUninit` to lives at least as long as the pointer returned by the call to `as_mut_ptr` [INFO] [stderr] = help: in particular, if this pointer is returned from the current function, binding the `MaybeUninit` inside the function will not suffice [INFO] [stderr] = help: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `lc3` (bin "lc3" test) generated 4 warnings (run `cargo fix --bin "lc3" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lc3-0b27263e2b418feb) [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" "e6ab510074f197e07fdabe69789cb09fa92a02f8e5e8d18cb4731f6517083537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ab510074f197e07fdabe69789cb09fa92a02f8e5e8d18cb4731f6517083537", kill_on_drop: false }` [INFO] [stdout] e6ab510074f197e07fdabe69789cb09fa92a02f8e5e8d18cb4731f6517083537