[INFO] cloning repository https://github.com/jrforrest/sysunit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrforrest/sysunit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrforrest%2Fsysunit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrforrest%2Fsysunit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b6fe7b78161895acdd4e9029bbf498ecbeb30bb [INFO] building jrforrest/sysunit against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrforrest%2Fsysunit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrforrest/sysunit on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jrforrest/sysunit [INFO] finished tweaking git repo https://github.com/jrforrest/sysunit [INFO] tweaked toml for git repo https://github.com/jrforrest/sysunit written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jrforrest/sysunit 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6d44f51f78892a3352a7ece5f446a5a8b1501030818bd8364d601242d9f1d3a [INFO] running `Command { std: "docker" "start" "-a" "b6d44f51f78892a3352a7ece5f446a5a8b1501030818bd8364d601242d9f1d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6d44f51f78892a3352a7ece5f446a5a8b1501030818bd8364d601242d9f1d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d44f51f78892a3352a7ece5f446a5a8b1501030818bd8364d601242d9f1d3a", kill_on_drop: false }` [INFO] [stdout] b6d44f51f78892a3352a7ece5f446a5a8b1501030818bd8364d601242d9f1d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9de36ce26afe02d7051d39a60a3386df18351b3d24e679716f884732f2a45755 [INFO] running `Command { std: "docker" "start" "-a" "9de36ce26afe02d7051d39a60a3386df18351b3d24e679716f884732f2a45755", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling piper v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling vector-map v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-signal v0.2.6 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling no_deadlocks v1.3.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-process v2.2.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling sysunit v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/engine/shell_executor.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ShellExecutor { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 26 | target: Target, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `comparator` and `version` are never read [INFO] [stdout] --> src/models/version.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct VersionSpecification { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 19 | pub comparator: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | pub version: Version [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VersionSpecification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/events.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | FileTransported(FileDependency), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OpEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 27 - FileTransported(FileDependency), [INFO] [stdout] 27 + FileTransported(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "9de36ce26afe02d7051d39a60a3386df18351b3d24e679716f884732f2a45755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de36ce26afe02d7051d39a60a3386df18351b3d24e679716f884732f2a45755", kill_on_drop: false }` [INFO] [stdout] 9de36ce26afe02d7051d39a60a3386df18351b3d24e679716f884732f2a45755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9386770d244dfee6b1c839b8dc6b246c564137efbea942eaa4165f1836f0b601 [INFO] running `Command { std: "docker" "start" "-a" "9386770d244dfee6b1c839b8dc6b246c564137efbea942eaa4165f1836f0b601", kill_on_drop: false }` [INFO] [stderr] Compiling sysunit v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/engine/shell_executor.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ShellExecutor { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 26 | target: Target, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/events.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | FileTransported(FileDependency), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OpEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 27 - FileTransported(FileDependency), [INFO] [stdout] 27 + FileTransported(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.98s [INFO] running `Command { std: "docker" "inspect" "9386770d244dfee6b1c839b8dc6b246c564137efbea942eaa4165f1836f0b601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9386770d244dfee6b1c839b8dc6b246c564137efbea942eaa4165f1836f0b601", kill_on_drop: false }` [INFO] [stdout] 9386770d244dfee6b1c839b8dc6b246c564137efbea942eaa4165f1836f0b601