[INFO] cloning repository https://github.com/marcelarie/sourses
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcelarie/sourses" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelarie%2Fsourses", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelarie%2Fsourses'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3676555819ecd1271bd5cd7291bd16f0760b105
[INFO] testing marcelarie/sourses against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelarie%2Fsourses" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcelarie/sourses
[INFO] finished tweaking git repo https://github.com/marcelarie/sourses
[INFO] tweaked toml for git repo https://github.com/marcelarie/sourses written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcelarie/sourses on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcelarie/sourses 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971
[INFO] running `Command { std: "docker" "start" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling serial2 v0.2.29
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling sourses v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `read_master`, `write_master`, and `resize` are never used
[INFO] [stdout]   --> src/backend/mod.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait PtyBackend: Send {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout]  7 |     fn spawn_shell(&mut self, tx: std::sync::mpsc::Sender<Vec<u8>>) -> anyhow::Result<()>;
[INFO] [stdout]  8 |     fn read_master(&mut self, buf: &mut [u8]) -> Result<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]  9 |     fn write_master(&mut self, buf: &[u8]) -> Result<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 10 |     fn resize(&mut self, rows: u16, cols: u16) -> Result<()>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling sourses v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `read_master`, `write_master`, and `resize` are never used
[INFO] [stdout]   --> src/backend/mod.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait PtyBackend: Send {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout]  7 |     fn spawn_shell(&mut self, tx: std::sync::mpsc::Sender<Vec<u8>>) -> anyhow::Result<()>;
[INFO] [stdout]  8 |     fn read_master(&mut self, buf: &mut [u8]) -> Result<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]  9 |     fn write_master(&mut self, buf: &[u8]) -> Result<usize>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 10 |     fn resize(&mut self, rows: u16, cols: u16) -> Result<()>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: methods `read_master`, `write_master`, and `resize` are never used
[INFO] [stderr]   --> src/backend/mod.rs:8:8
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub trait PtyBackend: Send {
[INFO] [stderr]    |           ---------- methods in this trait
[INFO] [stderr]  7 |     fn spawn_shell(&mut self, tx: std::sync::mpsc::Sender<Vec<u8>>) -> anyhow::Result<()>;
[INFO] [stderr]  8 |     fn read_master(&mut self, buf: &mut [u8]) -> Result<usize>;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]  9 |     fn write_master(&mut self, buf: &[u8]) -> Result<usize>;
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 10 |     fn resize(&mut self, rows: u16, cols: u16) -> Result<()>;
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sourses` (bin "sourses" test) generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/sourses-621878ca4d677371)
[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" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971", kill_on_drop: false }`
[INFO] [stdout] f9ed9487f27b80e531e849dbdd75ede250d3b08f55e56fbe66cef88a21385971
