[INFO] cloning repository https://github.com/tobias-rothmann/rustlings-solutions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobias-rothmann/rustlings-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-rothmann%2Frustlings-solutions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-rothmann%2Frustlings-solutions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6f95755aa84871a649f18d363b882fa6221a451 [INFO] testing tobias-rothmann/rustlings-solutions 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%2Ftobias-rothmann%2Frustlings-solutions" "/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/tobias-rothmann/rustlings-solutions 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] started tweaking git repo https://github.com/tobias-rothmann/rustlings-solutions [INFO] finished tweaking git repo https://github.com/tobias-rothmann/rustlings-solutions [INFO] tweaked toml for git repo https://github.com/tobias-rothmann/rustlings-solutions written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tobias-rothmann/rustlings-solutions 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] 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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6acf40f31950f7a4d4fbaa658632492e028be1101cfe7727b9c23861a9f944a [INFO] running `Command { std: "docker" "start" "-a" "e6acf40f31950f7a4d4fbaa658632492e028be1101cfe7727b9c23861a9f944a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6acf40f31950f7a4d4fbaa658632492e028be1101cfe7727b9c23861a9f944a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6acf40f31950f7a4d4fbaa658632492e028be1101cfe7727b9c23861a9f944a", kill_on_drop: false }` [INFO] [stdout] e6acf40f31950f7a4d4fbaa658632492e028be1101cfe7727b9c23861a9f944a [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b37635497355a9f89001261390cbc9be5c266b0e9b0671cc3a9061945a6ae70 [INFO] running `Command { std: "docker" "start" "-a" "2b37635497355a9f89001261390cbc9be5c266b0e9b0671cc3a9061945a6ae70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rustlings v5.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.75s [INFO] running `Command { std: "docker" "inspect" "2b37635497355a9f89001261390cbc9be5c266b0e9b0671cc3a9061945a6ae70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b37635497355a9f89001261390cbc9be5c266b0e9b0671cc3a9061945a6ae70", kill_on_drop: false }` [INFO] [stdout] 2b37635497355a9f89001261390cbc9be5c266b0e9b0671cc3a9061945a6ae70 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47156d8a1ee8fe4da3c39a94ecd461427dec4ccef9f54981defab533042f1b7b [INFO] running `Command { std: "docker" "start" "-a" "47156d8a1ee8fe4da3c39a94ecd461427dec4ccef9f54981defab533042f1b7b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling rustlings v5.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpDOy6R/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-7aa9a3b1199c4812.rlib,libserde_json-1c67ddd9d5c25dd9.rlib,libryu-f4246d7c552377c0.rlib,libitoa-8368a3a643979ba6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libindicatif-ba58f548caab7047.rlib,liblazy_static-af860367908b8176.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libglob-2c5648fdb0819fee.rlib,libserde-c305c6d828f69c93.rlib,libnotify-896a61d728e05b6f.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-5f4c5a9d868e69e9.rlib,libinotify_sys-5e422756bff62852.rlib,libmio_extras-2fcd184a1a6c227e.rlib,liblazycell-24027d197569389e.rlib,libmio-33607c748387df1d.rlib,liblog-120a19c0c1ab0517.rlib,libslab-efc1addfb28b8bc0.rlib,libiovec-c525d61db5425c29.rlib,libnet2-3ce59056d4585612.rlib,libcfg_if-5debf92116708c19.rlib,libfiletime-7b008734612e3ec0.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libbitflags-dde12b0d7d495b50.rlib,libconsole-61739b08fc77e2ae.rlib,libterminal_size-fb16a9fe2c2d6295.rlib,liblibc-41396ef4029e863c.rlib,libregex-cd07b120657a43c1.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libmemchr-3c95261d07c8826e.rlib,libregex_syntax-12b080b3aec45ada.rlib,libunicode_width-872488d468fe4def.rlib,libonce_cell-bfb007964ce6ca05.rlib,libargh-e14e95cd3c14d377.rlib,libargh_shared-9221e5dba0e0472d.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/rustcpDOy6R/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustlings-37191d444fd61b6d" "-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 `rustlings` (bin "rustlings" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "47156d8a1ee8fe4da3c39a94ecd461427dec4ccef9f54981defab533042f1b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47156d8a1ee8fe4da3c39a94ecd461427dec4ccef9f54981defab533042f1b7b", kill_on_drop: false }` [INFO] [stdout] 47156d8a1ee8fe4da3c39a94ecd461427dec4ccef9f54981defab533042f1b7b