[INFO] cloning repository https://github.com/ra0x3/systemg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ra0x3/systemg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra0x3%2Fsystemg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra0x3%2Fsystemg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 595330887951939f9649c67d8572408b334df6f9 [INFO] testing ra0x3/systemg against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra0x3%2Fsystemg" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ra0x3/systemg [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/ra0x3/systemg [INFO] tweaked toml for git repo https://github.com/ra0x3/systemg written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ra0x3/systemg on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ra0x3/systemg 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded cc v1.2.43 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1be78a86cc615265a7898a07d67a7ccd499bd60a12d27a1575019ae99c92d791 [INFO] running `Command { std: "docker" "start" "-a" "1be78a86cc615265a7898a07d67a7ccd499bd60a12d27a1575019ae99c92d791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1be78a86cc615265a7898a07d67a7ccd499bd60a12d27a1575019ae99c92d791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be78a86cc615265a7898a07d67a7ccd499bd60a12d27a1575019ae99c92d791", kill_on_drop: false }` [INFO] [stdout] 1be78a86cc615265a7898a07d67a7ccd499bd60a12d27a1575019ae99c92d791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 701a061cc5d83e4894e7cbdff60ecb6de75acb6b17895cb86ec174e41c330f7d [INFO] running `Command { std: "docker" "start" "-a" "701a061cc5d83e4894e7cbdff60ecb6de75acb6b17895cb86ec174e41c330f7d", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling caps v0.5.6 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling systemg v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 39s [INFO] running `Command { std: "docker" "inspect" "701a061cc5d83e4894e7cbdff60ecb6de75acb6b17895cb86ec174e41c330f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701a061cc5d83e4894e7cbdff60ecb6de75acb6b17895cb86ec174e41c330f7d", kill_on_drop: false }` [INFO] [stdout] 701a061cc5d83e4894e7cbdff60ecb6de75acb6b17895cb86ec174e41c330f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec84018ad1668965ea1c017c6a45630d7a1654a80f614e336fb16beb8ff0f771 [INFO] running `Command { std: "docker" "start" "-a" "ec84018ad1668965ea1c017c6a45630d7a1654a80f614e336fb16beb8ff0f771", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling systemg v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `systemg` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name systemg --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("linux", "macos"))' -C metadata=fa344c7428e7f6ca -C extra-filename=-ddce96082fd9a209 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f30612f0a3085037.rlib --extern caps=/opt/rustwide/target/debug/deps/libcaps-6311eb33ef01d920.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ff2333a03f6e7018.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-4cf98b9a89539143.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fd7ab9317a4314df.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-5491e6a785ebee6c.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-9ba5560669a82ad2.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-ca2bfa91af03bb03.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-534d67eb7a3ebdb5.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-2f6becc3c10a6b5c.rlib --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-596c0ca62e351b3d.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-10e6a7e74566f7b7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3ad93ca993577b12.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-01ddc0435645eb9d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ff13193802ef0e02.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-cb5f62194f91f98c.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-52a7c7cec49afce6.so --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-badb3447d8156028.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1596fe5ab7c51da2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-971e96193fd10b48.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-79c5fd7236370321.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-190086395b9bb330.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-c9aab7984c0b8779/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec84018ad1668965ea1c017c6a45630d7a1654a80f614e336fb16beb8ff0f771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec84018ad1668965ea1c017c6a45630d7a1654a80f614e336fb16beb8ff0f771", kill_on_drop: false }` [INFO] [stdout] ec84018ad1668965ea1c017c6a45630d7a1654a80f614e336fb16beb8ff0f771