[INFO] cloning repository https://github.com/appsignal/actions-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/appsignal/actions-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappsignal%2Factions-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappsignal%2Factions-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1289c2e8a8275d85c569277e5b855bbc76cf1a78 [INFO] building appsignal/actions-runner against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappsignal%2Factions-runner" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/appsignal/actions-runner [INFO] finished tweaking git repo https://github.com/appsignal/actions-runner [INFO] tweaked toml for git repo https://github.com/appsignal/actions-runner written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/appsignal/actions-runner on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/appsignal/actions-runner 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termtree v0.4.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.62 [INFO] [stderr] Downloaded predicates-core v1.0.6 [INFO] [stderr] Downloaded predicates-tree v1.0.9 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.0 [INFO] [stderr] Downloaded anstyle v1.0.7 [INFO] [stderr] Downloaded thiserror v1.0.62 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.4 [INFO] [stderr] Downloaded anstyle-query v1.1.0 [INFO] [stderr] Downloaded colorchoice v1.0.1 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded anstyle-wincon v3.0.3 [INFO] [stderr] Downloaded camino v1.1.7 [INFO] [stderr] Downloaded clap v4.5.9 [INFO] [stderr] Downloaded bytes v1.6.1 [INFO] [stderr] Downloaded quinn v0.11.2 [INFO] [stderr] Downloaded cc v1.1.2 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] [stderr] Downloaded clap_builder v4.5.9 [INFO] [stderr] Downloaded serde_json v1.0.120 [INFO] [stderr] Downloaded quinn-proto v0.11.3 [INFO] [stderr] Downloaded rustls-webpki v0.102.5 [INFO] [stderr] Downloaded toml_edit v0.22.15 [INFO] [stderr] Downloaded anstream v0.6.14 [INFO] [stderr] Downloaded quinn-udp v0.5.2 [INFO] [stderr] Downloaded webpki-roots v0.26.3 [INFO] [stderr] Downloaded object v0.36.1 [INFO] [stderr] Downloaded rustls v0.23.11 [INFO] [stderr] Downloaded tokio v1.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f49a88e8454bdb13d53d501f2bd63952e508c8d9ed1715793fbda0cf30928186 [INFO] running `Command { std: "docker" "start" "-a" "f49a88e8454bdb13d53d501f2bd63952e508c8d9ed1715793fbda0cf30928186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f49a88e8454bdb13d53d501f2bd63952e508c8d9ed1715793fbda0cf30928186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49a88e8454bdb13d53d501f2bd63952e508c8d9ed1715793fbda0cf30928186", kill_on_drop: false }` [INFO] [stdout] f49a88e8454bdb13d53d501f2bd63952e508c8d9ed1715793fbda0cf30928186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06f0a0da8ef064ffe56cae92f755a9371a22f6af11e0ac8247c2d5412bec961d [INFO] running `Command { std: "docker" "start" "-a" "06f0a0da8ef064ffe56cae92f755a9371a22f6af11e0ac8247c2d5412bec961d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.1.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling github v0.1.0 (/opt/rustwide/workdir/github) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stdout] warning: unexpected `cfg` condition name: `automock` [INFO] [stdout] --> util/src/lib.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | any(test, automock, feature = "testing"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(automock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(automock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | any(test, automock, feature = "testing"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | if #[cfg(any(test, feature = "testing"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | if #[cfg(any(test, feature = "testing"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling initialiser v0.1.0 (/opt/rustwide/workdir/initialiser) [INFO] [stderr] Compiling builder v0.1.0 (/opt/rustwide/workdir/builder) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Compiling manager v0.1.0 (/opt/rustwide/workdir/manager) [INFO] [stdout] warning: field `mac` is never read [INFO] [stdout] --> initialiser/src/network.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NetworkInterface { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 36 | pub ifname: String, [INFO] [stdout] 37 | pub mac: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::os::unix::process::CommandExt::exec` that must be used [INFO] [stdout] --> initialiser/src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | Command::new("/sbin/init").exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 97 | let _ = Command::new("/sbin/init").exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actions-runner v0.1.1 (/opt/rustwide/workdir/bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "06f0a0da8ef064ffe56cae92f755a9371a22f6af11e0ac8247c2d5412bec961d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f0a0da8ef064ffe56cae92f755a9371a22f6af11e0ac8247c2d5412bec961d", kill_on_drop: false }` [INFO] [stdout] 06f0a0da8ef064ffe56cae92f755a9371a22f6af11e0ac8247c2d5412bec961d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e333a32cf002db07c128e8969d0819395d4a0ce88cb525686d8fd74b9888347d [INFO] running `Command { std: "docker" "start" "-a" "e333a32cf002db07c128e8969d0819395d4a0ce88cb525686d8fd74b9888347d", kill_on_drop: false }` [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stdout] warning: unexpected `cfg` condition name: `automock` [INFO] [stdout] --> util/src/lib.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | any(test, automock, feature = "testing"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(automock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(automock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | any(test, automock, feature = "testing"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | if #[cfg(any(test, feature = "testing"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | if #[cfg(any(test, feature = "testing"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling github v0.1.0 (/opt/rustwide/workdir/github) [INFO] [stdout] warning: field `mac` is never read [INFO] [stdout] --> initialiser/src/network.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NetworkInterface { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 36 | pub ifname: String, [INFO] [stdout] 37 | pub mac: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling builder v0.1.0 (/opt/rustwide/workdir/builder) [INFO] [stdout] warning: unused return value of `std::os::unix::process::CommandExt::exec` that must be used [INFO] [stdout] --> initialiser/src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | Command::new("/sbin/init").exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 97 | let _ = Command::new("/sbin/init").exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling initialiser v0.1.0 (/opt/rustwide/workdir/initialiser) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Compiling manager v0.1.0 (/opt/rustwide/workdir/manager) [INFO] [stderr] Compiling actions-runner v0.1.1 (/opt/rustwide/workdir/bin) [INFO] [stdout] warning: unexpected `cfg` condition name: `automock` [INFO] [stdout] --> util/src/lib.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | any(test, automock, feature = "testing"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(automock)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(automock)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | any(test, automock, feature = "testing"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(any(test, feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | if #[cfg(any(test, feature = "testing"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> util/src/lib.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | if #[cfg(any(test, feature = "testing"))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mac` is never read [INFO] [stdout] --> initialiser/src/network.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NetworkInterface { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 36 | pub ifname: String, [INFO] [stdout] 37 | pub mac: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::os::unix::process::CommandExt::exec` that must be used [INFO] [stdout] --> initialiser/src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | Command::new("/sbin/init").exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 97 | let _ = Command::new("/sbin/init").exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "e333a32cf002db07c128e8969d0819395d4a0ce88cb525686d8fd74b9888347d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e333a32cf002db07c128e8969d0819395d4a0ce88cb525686d8fd74b9888347d", kill_on_drop: false }` [INFO] [stdout] e333a32cf002db07c128e8969d0819395d4a0ce88cb525686d8fd74b9888347d