[INFO] cloning repository https://github.com/maziland/Linjector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maziland/Linjector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaziland%2FLinjector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaziland%2FLinjector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae722ddd7e206ab9ea855c48bf219458688b7b65
[INFO] testing maziland/Linjector against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaziland%2FLinjector" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maziland/Linjector
[INFO] finished tweaking git repo https://github.com/maziland/Linjector
[INFO] tweaked toml for git repo https://github.com/maziland/Linjector written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maziland/Linjector on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maziland/Linjector 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20ec0ad5d4b6776fd10e09c94e3760d792308672792d289dcf6d7ca21b09cbcf
[INFO] running `Command { std: "docker" "start" "-a" "20ec0ad5d4b6776fd10e09c94e3760d792308672792d289dcf6d7ca21b09cbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20ec0ad5d4b6776fd10e09c94e3760d792308672792d289dcf6d7ca21b09cbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ec0ad5d4b6776fd10e09c94e3760d792308672792d289dcf6d7ca21b09cbcf", kill_on_drop: false }`
[INFO] [stdout] 20ec0ad5d4b6776fd10e09c94e3760d792308672792d289dcf6d7ca21b09cbcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02a527b1dd949671a5e90568b6b4d046b52d9b98a4f335216cd6bc07cef15176
[INFO] running `Command { std: "docker" "start" "-a" "02a527b1dd949671a5e90568b6b4d046b52d9b98a4f335216cd6bc07cef15176", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.173
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling syscalls v0.6.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.29.5
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling pete v0.12.0
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling linjector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `process_name` is never read
[INFO] [stdout]   --> src/debugee.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Debugee {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 39 |     pub pid: nix::unistd::Pid,
[INFO] [stdout] 40 |     pub process_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "02a527b1dd949671a5e90568b6b4d046b52d9b98a4f335216cd6bc07cef15176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a527b1dd949671a5e90568b6b4d046b52d9b98a4f335216cd6bc07cef15176", kill_on_drop: false }`
[INFO] [stdout] 02a527b1dd949671a5e90568b6b4d046b52d9b98a4f335216cd6bc07cef15176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90fdb19ae06529ae9a12302afad843be9aea48fb0d971c0fa7dd93d7df458565
[INFO] running `Command { std: "docker" "start" "-a" "90fdb19ae06529ae9a12302afad843be9aea48fb0d971c0fa7dd93d7df458565", kill_on_drop: false }`
[INFO] [stderr]    Compiling linjector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `process_name` is never read
[INFO] [stdout]   --> src/debugee.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Debugee {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 39 |     pub pid: nix::unistd::Pid,
[INFO] [stdout] 40 |     pub process_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "90fdb19ae06529ae9a12302afad843be9aea48fb0d971c0fa7dd93d7df458565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90fdb19ae06529ae9a12302afad843be9aea48fb0d971c0fa7dd93d7df458565", kill_on_drop: false }`
[INFO] [stdout] 90fdb19ae06529ae9a12302afad843be9aea48fb0d971c0fa7dd93d7df458565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffa1047144a5304fced564df5202eee912072316e89cdb2e05c9530df3c7ec3b
[INFO] running `Command { std: "docker" "start" "-a" "ffa1047144a5304fced564df5202eee912072316e89cdb2e05c9530df3c7ec3b", kill_on_drop: false }`
[INFO] [stderr] warning: field `process_name` is never read
[INFO] [stderr]   --> src/debugee.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Debugee {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 39 |     pub pid: nix::unistd::Pid,
[INFO] [stderr] 40 |     pub process_name: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `linjector` (bin "linjector" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linjector-bf5d9d98f560522a)
[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" "ffa1047144a5304fced564df5202eee912072316e89cdb2e05c9530df3c7ec3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffa1047144a5304fced564df5202eee912072316e89cdb2e05c9530df3c7ec3b", kill_on_drop: false }`
[INFO] [stdout] ffa1047144a5304fced564df5202eee912072316e89cdb2e05c9530df3c7ec3b
