[INFO] cloning repository https://github.com/DLR-FT/a653rs-linux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DLR-FT/a653rs-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLR-FT%2Fa653rs-linux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLR-FT%2Fa653rs-linux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7185024009d3db313f4978c46f7260f54dd90d5f [INFO] testing DLR-FT/a653rs-linux against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLR-FT%2Fa653rs-linux" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DLR-FT/a653rs-linux on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DLR-FT/a653rs-linux [INFO] finished tweaking git repo https://github.com/DLR-FT/a653rs-linux [INFO] tweaked toml for git repo https://github.com/DLR-FT/a653rs-linux written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DLR-FT/a653rs-linux 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeae9c1e5633a81abe8d1d9c713ee8ddc2f0a0546a02ba9e8d219fcf7a04e5dd [INFO] running `Command { std: "docker" "start" "-a" "aeae9c1e5633a81abe8d1d9c713ee8ddc2f0a0546a02ba9e8d219fcf7a04e5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeae9c1e5633a81abe8d1d9c713ee8ddc2f0a0546a02ba9e8d219fcf7a04e5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeae9c1e5633a81abe8d1d9c713ee8ddc2f0a0546a02ba9e8d219fcf7a04e5dd", kill_on_drop: false }` [INFO] [stdout] aeae9c1e5633a81abe8d1d9c713ee8ddc2f0a0546a02ba9e8d219fcf7a04e5dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab220c44436924a58c9d27b7367ebf6784bd27688ccc32bb390190c5a51f9572 [INFO] running `Command { std: "docker" "start" "-a" "ab220c44436924a58c9d27b7367ebf6784bd27688ccc32bb390190c5a51f9572", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling quit_macros v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling quit v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Compiling ptr_meta v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling a653rs_macros v0.6.0 [INFO] [stderr] Compiling a653rs v0.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling a653rs-linux-core v0.2.2 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling a653rs-postcard v0.4.0 [INFO] [stderr] Compiling a653rs-linux v0.2.2 (/opt/rustwide/workdir/partition) [INFO] [stderr] Compiling a653rs-linux-hypervisor v0.2.2 (/opt/rustwide/workdir/hypervisor) [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> hypervisor/src/hypervisor/partition.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | command.exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 247 | let _ = command.exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ping_server v0.1.0 (/opt/rustwide/workdir/examples/ping/server) [INFO] [stderr] Compiling fuel_tank_controller v0.1.0 (/opt/rustwide/workdir/examples/fuel_tank/controller) [INFO] [stderr] Compiling dev_random v0.1.0 (/opt/rustwide/workdir/examples/dev_random) [INFO] [stderr] Compiling ping_queue_client v0.1.0 (/opt/rustwide/workdir/examples/ping_queue/client) [INFO] [stderr] Compiling fuel_tank_simulation v0.1.0 (/opt/rustwide/workdir/examples/fuel_tank/simulation) [INFO] [stderr] Compiling ping_client v0.1.0 (/opt/rustwide/workdir/examples/ping/client) [INFO] [stderr] Compiling redirect_stdio v0.1.0 (/opt/rustwide/workdir/examples/redirect_stdio) [INFO] [stderr] Compiling hello_part_no_macros v0.1.0 (/opt/rustwide/workdir/examples/hello_part_no_macros) [INFO] [stderr] Compiling hello_part v0.1.0 (/opt/rustwide/workdir/examples/hello_part) [INFO] [stderr] Compiling ping_queue_server v0.1.0 (/opt/rustwide/workdir/examples/ping_queue/server) [INFO] [stderr] error: could not compile `a653rs-linux-hypervisor` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name a653rs_linux_hypervisor --edition=2021 hypervisor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=592dfbd07ce71a2a -C extra-filename=-08675104b9b77216 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern a653rs=/opt/rustwide/target/debug/deps/liba653rs-41907060014abf6a.rmeta --extern a653rs_linux_core=/opt/rustwide/target/debug/deps/liba653rs_linux_core-25e79d06c6d43642.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b6d77f56d150f7d0.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-6a9425d2b8022f73.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c7f2fcaf2b1dfda6.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-43860c377d187c27.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d88ca45292fd123d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18f908a110697947.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rmeta --extern memfd=/opt/rustwide/target/debug/deps/libmemfd-5972d44eafecca0b.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-e083236953a568c6.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-55f8381803bf314e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-430c553621dd520b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-107fcabc5dbbac6b.rmeta --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-f4cc327c3eb1f608.rmeta --extern procfs=/opt/rustwide/target/debug/deps/libprocfs-a56b7a3b931fc295.rmeta --extern quit=/opt/rustwide/target/debug/deps/libquit-ba98fb261939066d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b6110724c04e02c6.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-65fc0a90fe9e0d3c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-51d0e0e4a755beae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b25967009ed9bdc0.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-9173b34630ee7dbf.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrTFsHW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhumantime-9f900d7885b5087e.rlib,liba653rs_postcard-9f14025718295307.rlib,libpostcard-9fadb4fa7d1c0501.rlib,libembedded_io-157eaa5c29bcfe6d.rlib,libcobs-8db55fae6171e63e.rlib,liba653rs_linux-31717c6725ce9754.rlib,liboneshot-b4a5013cd5dde958.rlib,libtinyvec-bff2cba4e9acb376.rlib,libonce_cell-a1d7742f74efe1da.rlib,liba653rs_linux_core-25e79d06c6d43642.rlib,libptr_meta-3423c18147f38f0c.rlib,libbincode-ef2e0a41f392cbdb.rlib,libprocfs-a56b7a3b931fc295.rlib,libflate2-10a7e1fa74e19896.rlib,libminiz_oxide-ee243158b625eb88.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,liblazy_static-af860367908b8176.rlib,libprocfs_core-30c1f54af4016b6a.rlib,libhex-13e08b3b00984ab7.rlib,libchrono-e686331dea21a2ae.rlib,libiana_time_zone-8015593db973084f.rlib,libmemmap2-e083236953a568c6.rlib,libmemfd-5972d44eafecca0b.rlib,libpolling-107fcabc5dbbac6b.rlib,librustix-0c9f9395935e25dd.rlib,liblinux_raw_sys-2fda879053a65f97.rlib,libtracing-36ab2482c14baa51.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libtracing_core-20c17a47f1e7af4e.rlib,libthiserror-b25967009ed9bdc0.rlib,libbytesize-6a9425d2b8022f73.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libnix-55f8381803bf314e.rlib,libmemoffset-3e131767f6f3076c.rlib,libbitflags-cc8ac0de6c10eef5.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,liblibc-18f908a110697947.rlib,libitertools-d88ca45292fd123d.rlib,libeither-19561c42f4cbd479.rlib,libanyhow-b6d77f56d150f7d0.rlib,libenum_primitive-0ac6b78c656a3e87.rlib,libnum_traits-af407ddce28bbed2.rlib,libnum_traits-e0272a0d32bd28e3.rlib,liblog-1ad4a80b9627ed31.rlib,liba653rs-41907060014abf6a.rlib,libstrum-10e55f9b6aed9867.rlib,libserde-b6110724c04e02c6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrTFsHW/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_part_no_macros-1dbc8d2af028e81d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_part_no_macros` (bin "hello_part_no_macros") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab220c44436924a58c9d27b7367ebf6784bd27688ccc32bb390190c5a51f9572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab220c44436924a58c9d27b7367ebf6784bd27688ccc32bb390190c5a51f9572", kill_on_drop: false }` [INFO] [stdout] ab220c44436924a58c9d27b7367ebf6784bd27688ccc32bb390190c5a51f9572