[INFO] cloning repository https://github.com/IndianBoy42/oxterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IndianBoy42/oxterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIndianBoy42%2Foxterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIndianBoy42%2Foxterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee103fb2fc7cdef0452c5aab41df8d76bb11b808
[INFO] building IndianBoy42/oxterm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIndianBoy42%2Foxterm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IndianBoy42/oxterm on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/IndianBoy42/oxterm
[INFO] finished tweaking git repo https://github.com/IndianBoy42/oxterm
[INFO] tweaked toml for git repo https://github.com/IndianBoy42/oxterm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IndianBoy42/oxterm 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0a25d02b8e2855a78fa82828bae33789aed3b63667ba53e8f83eeb32c400325
[INFO] running `Command { std: "docker" "start" "-a" "c0a25d02b8e2855a78fa82828bae33789aed3b63667ba53e8f83eeb32c400325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0a25d02b8e2855a78fa82828bae33789aed3b63667ba53e8f83eeb32c400325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a25d02b8e2855a78fa82828bae33789aed3b63667ba53e8f83eeb32c400325", kill_on_drop: false }`
[INFO] [stdout] c0a25d02b8e2855a78fa82828bae33789aed3b63667ba53e8f83eeb32c400325
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c03d9ff534ee3a3d2a3b02592ea14688f2a0a6e99dd475f3bf9a11d82ba23790
[INFO] running `Command { std: "docker" "start" "-a" "c03d9ff534ee3a3d2a3b02592ea14688f2a0a6e99dd475f3bf9a11d82ba23790", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling pico-args v0.4.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling libudev v0.2.0
[INFO] [stderr]    Compiling tui v0.15.0
[INFO] [stderr]    Compiling serialport v4.0.1
[INFO] [stderr]    Compiling oxterm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `with_options` has been stable since 1.58.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(with_options)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_options` found for struct `File` in the current scope
[INFO] [stdout]    --> src/main.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             File::with_options()
[INFO] [stdout]     |                   ^^^^^^^^^^^^ function or associated item not found in `File`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `File` consider using one of the following associated functions:
[INFO] [stdout]       File::open
[INFO] [stdout]       File::create
[INFO] [stdout]       File::create_new
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/fs.rs:382:5
[INFO] [stdout] help: there is an associated function `options` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 267 |             File::options()
[INFO] [stdout]     |                   ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/main.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn serial_line_interactive(port: Box<dyn SerialPort>, args: &Args) {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:283:55
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn serial_line_interactive(port: Box<dyn SerialPort>, args: &Args) {
[INFO] [stdout]     |                                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/main.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn serial_iterm(port: Box<dyn SerialPort>, args: &Args) {
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:287:44
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn serial_iterm(port: Box<dyn SerialPort>, args: &Args) {
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `counts`
[INFO] [stdout]    --> src/main.rs:293:69
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn serial_to_writer(mut port: Box<dyn SerialPort>, out: impl Write, counts: bool, args: &Args) {
[INFO] [stdout]     |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_counts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxterm` (bin "oxterm") due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c03d9ff534ee3a3d2a3b02592ea14688f2a0a6e99dd475f3bf9a11d82ba23790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03d9ff534ee3a3d2a3b02592ea14688f2a0a6e99dd475f3bf9a11d82ba23790", kill_on_drop: false }`
[INFO] [stdout] c03d9ff534ee3a3d2a3b02592ea14688f2a0a6e99dd475f3bf9a11d82ba23790
