[INFO] cloning repository https://github.com/ahralabs/da-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahralabs/da-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahralabs%2Fda-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahralabs%2Fda-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffd2b931ed7cdffc09e944b5666d3fb4afcd0266 [INFO] testing ahralabs/da-simulator against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahralabs%2Fda-simulator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahralabs/da-simulator on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahralabs/da-simulator [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ahralabs/da-simulator [INFO] tweaked toml for git repo https://github.com/ahralabs/da-simulator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ahralabs/da-simulator 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0498c6d3f8fa794fa392c39f5c418961024d0b706fa8637c43f611870cf6b65d [INFO] running `Command { std: "docker" "start" "-a" "0498c6d3f8fa794fa392c39f5c418961024d0b706fa8637c43f611870cf6b65d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0498c6d3f8fa794fa392c39f5c418961024d0b706fa8637c43f611870cf6b65d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0498c6d3f8fa794fa392c39f5c418961024d0b706fa8637c43f611870cf6b65d", kill_on_drop: false }` [INFO] [stdout] 0498c6d3f8fa794fa392c39f5c418961024d0b706fa8637c43f611870cf6b65d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e794f01eb4ff87ee1f8240894e51b9cd934f8ee7b999f8f7abf809871e124dc [INFO] running `Command { std: "docker" "start" "-a" "5e794f01eb4ff87ee1f8240894e51b9cd934f8ee7b999f8f7abf809871e124dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling linya v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling bitvec_simd v0.20.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling avail-lc-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "5e794f01eb4ff87ee1f8240894e51b9cd934f8ee7b999f8f7abf809871e124dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e794f01eb4ff87ee1f8240894e51b9cd934f8ee7b999f8f7abf809871e124dc", kill_on_drop: false }` [INFO] [stdout] 5e794f01eb4ff87ee1f8240894e51b9cd934f8ee7b999f8f7abf809871e124dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c871eb9de7a60ec4f8a23df7ef51f4fec1ad48fc82a93f7880e89fdc5a12b1d5 [INFO] running `Command { std: "docker" "start" "-a" "c871eb9de7a60ec4f8a23df7ef51f4fec1ad48fc82a93f7880e89fdc5a12b1d5", kill_on_drop: false }` [INFO] [stderr] Compiling avail-lc-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchISG2w/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcsv-2c202c8f417e2684.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-968a9d3f706bae82.rlib,libcsv_core-bd50c5087ff40d45.rlib,libbstr-fc1e3b158f117bd7.rlib,libregex_automata-31d378b01f1978af.rlib,libmemchr-37c759c5ed1ea40f.rlib,libindicatif-ac532b3e3fb902dc.rlib,libportable_atomic-e6a05624cd4927df.rlib,librayon-ede9888af59978d4.rlib,librayon_core-ae03215632b58db3.rlib,libnum_cpus-23357a88bec15508.rlib,libcrossbeam_deque-8b7348e00ff7c115.rlib,libcrossbeam_epoch-87045d9517d85d15.rlib,libmemoffset-d10cb8a39ba88b3f.rlib,libscopeguard-e318caba69bf687f.rlib,libcrossbeam_channel-41889a37a65110fc.rlib,libcrossbeam_utils-7415b9ad7fde55e1.rlib,libeither-8803657ddb4395a7.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-388a6f942a1aaf21.rlib,libterminal_size-e706b7b80df7d12e.rlib,libunicode_width-e6feeb9daa4fd470.rlib,liblazy_static-af860367908b8176.rlib,libavail_lc_sim-cfe106d2af9e0c55.rlib,libbitvec_simd-3c2c09a19ad85042.rlib,libwide-079d1790f3ed8cc6.rlib,libsafe_arch-d04c6735fc8bbec4.rlib,libbytemuck-99a511ccaf84c8bd.rlib,libsmallvec-05a21b5ebb9ef4ec.rlib,libserde-40b4ec7f9216364a.rlib,librand-8a91b27f3c885527.rlib,librand_chacha-157500b0b6cbc8bf.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-9bafd9807f98c570.rlib,libgetrandom-d581af6dd54c69a3.rlib,liblibc-8255c98ac802abc5.rlib,libcfg_if-3e7fc4e38d4a72b5.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/block_sampling-fe68e09c1eeb61f3" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `avail-lc-sim` (example "block_sampling") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c871eb9de7a60ec4f8a23df7ef51f4fec1ad48fc82a93f7880e89fdc5a12b1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c871eb9de7a60ec4f8a23df7ef51f4fec1ad48fc82a93f7880e89fdc5a12b1d5", kill_on_drop: false }` [INFO] [stdout] c871eb9de7a60ec4f8a23df7ef51f4fec1ad48fc82a93f7880e89fdc5a12b1d5