[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maziland/Linjector 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/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" "+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 serde_repr v0.1.17
[INFO] [stderr]   Downloaded pete v0.12.0
[INFO] [stderr]   Downloaded pest_generator v2.7.1
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded pest_derive v2.7.1
[INFO] [stderr]   Downloaded pest_meta v2.7.1
[INFO] [stderr]   Downloaded serde v1.0.173
[INFO] [stderr]   Downloaded config v0.13.3
[INFO] [stderr]   Downloaded syscalls v0.6.15
[INFO] [stderr]   Downloaded pest v2.7.1
[INFO] [stderr]   Downloaded sysinfo v0.29.5
[INFO] [stderr]   Downloaded rustix v0.38.13
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded serde_derive v1.0.173
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9cf7611b35e2a16618014ba6a6577039b364fe1c11fd3a2d4239f9742e001235
[INFO] running `Command { std: "docker" "start" "-a" "9cf7611b35e2a16618014ba6a6577039b364fe1c11fd3a2d4239f9742e001235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf7611b35e2a16618014ba6a6577039b364fe1c11fd3a2d4239f9742e001235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf7611b35e2a16618014ba6a6577039b364fe1c11fd3a2d4239f9742e001235", kill_on_drop: false }`
[INFO] [stdout] 9cf7611b35e2a16618014ba6a6577039b364fe1c11fd3a2d4239f9742e001235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b8e8f66bc2a2aefdd1064e114e632461bd740042ce12c482c023e91c55b669cc
[INFO] running `Command { std: "docker" "start" "-a" "b8e8f66bc2a2aefdd1064e114e632461bd740042ce12c482c023e91c55b669cc", 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 serde v1.0.173
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[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 bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[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 crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling syscalls v0.6.15
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling nom v7.1.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 regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling serde_repr v0.1.17
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "b8e8f66bc2a2aefdd1064e114e632461bd740042ce12c482c023e91c55b669cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e8f66bc2a2aefdd1064e114e632461bd740042ce12c482c023e91c55b669cc", kill_on_drop: false }`
[INFO] [stdout] b8e8f66bc2a2aefdd1064e114e632461bd740042ce12c482c023e91c55b669cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 08dd02cc3834a5f77b8d4de3819887b93736cb4b92ffebc0eae2d0ca2e8cea36
[INFO] running `Command { std: "docker" "start" "-a" "08dd02cc3834a5f77b8d4de3819887b93736cb4b92ffebc0eae2d0ca2e8cea36", 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "08dd02cc3834a5f77b8d4de3819887b93736cb4b92ffebc0eae2d0ca2e8cea36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08dd02cc3834a5f77b8d4de3819887b93736cb4b92ffebc0eae2d0ca2e8cea36", kill_on_drop: false }`
[INFO] [stdout] 08dd02cc3834a5f77b8d4de3819887b93736cb4b92ffebc0eae2d0ca2e8cea36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 79f9d55eb4f264c4b78e5b6b5a86da99627d22f927aad1326822da4abf284b91
[INFO] running `Command { std: "docker" "start" "-a" "79f9d55eb4f264c4b78e5b6b5a86da99627d22f927aad1326822da4abf284b91", 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)]` 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.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linjector-ea558acb2ecccd7b)
[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" "79f9d55eb4f264c4b78e5b6b5a86da99627d22f927aad1326822da4abf284b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79f9d55eb4f264c4b78e5b6b5a86da99627d22f927aad1326822da4abf284b91", kill_on_drop: false }`
[INFO] [stdout] 79f9d55eb4f264c4b78e5b6b5a86da99627d22f927aad1326822da4abf284b91
