[INFO] cloning repository https://github.com/umutbasal/whoami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umutbasal/whoami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumutbasal%2Fwhoami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumutbasal%2Fwhoami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c34077470a88c83de4e2ebf0f7d733e6d9cdb99d [INFO] testing umutbasal/whoami 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%2Fumutbasal%2Fwhoami" "/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/umutbasal/whoami 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/umutbasal/whoami [INFO] finished tweaking git repo https://github.com/umutbasal/whoami [INFO] tweaked toml for git repo https://github.com/umutbasal/whoami written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/umutbasal/whoami 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] e6fd493b7c5d697ceafa693126bc92c13ccac8d89ec31a9f44d06c30dacfc590 [INFO] running `Command { std: "docker" "start" "-a" "e6fd493b7c5d697ceafa693126bc92c13ccac8d89ec31a9f44d06c30dacfc590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6fd493b7c5d697ceafa693126bc92c13ccac8d89ec31a9f44d06c30dacfc590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6fd493b7c5d697ceafa693126bc92c13ccac8d89ec31a9f44d06c30dacfc590", kill_on_drop: false }` [INFO] [stdout] e6fd493b7c5d697ceafa693126bc92c13ccac8d89ec31a9f44d06c30dacfc590 [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] b84366ac34c4192de0b96a0b782cb59e434b7018ae0e4184dd6221c9b5ae98ce [INFO] running `Command { std: "docker" "start" "-a" "b84366ac34c4192de0b96a0b782cb59e434b7018ae0e4184dd6221c9b5ae98ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling papergrid v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tabled v0.12.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling json_to_table v0.5.0 [INFO] [stderr] Compiling sysinfo v0.29.8 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling whoami v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "b84366ac34c4192de0b96a0b782cb59e434b7018ae0e4184dd6221c9b5ae98ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84366ac34c4192de0b96a0b782cb59e434b7018ae0e4184dd6221c9b5ae98ce", kill_on_drop: false }` [INFO] [stdout] b84366ac34c4192de0b96a0b782cb59e434b7018ae0e4184dd6221c9b5ae98ce [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] 88d751401450acd5c84cdf8a26ac08032fd841100b42145741c53d5dd2ad5b63 [INFO] running `Command { std: "docker" "start" "-a" "88d751401450acd5c84cdf8a26ac08032fd841100b42145741c53d5dd2ad5b63", kill_on_drop: false }` [INFO] [stderr] Compiling whoami v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6yJfLs/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-024cfaa467e434b3.rlib,libregex_automata-76225e55779c4bfe.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libmemchr-eec2dd93b0d498c5.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsysinfo-7f33a1c9785452d9.rlib,librayon-2a780f376c318119.rlib,librayon_core-eda6f92cf815b225.rlib,libcrossbeam_deque-52ee8e59c3585549.rlib,libcrossbeam_epoch-b1d79632a7924e9d.rlib,libmemoffset-7f4e70f7a63d0621.rlib,libcrossbeam_channel-3941b15d021020b2.rlib,libcrossbeam_utils-2e430be21a3ab14e.rlib,libeither-9a2eefee56828921.rlib,libjson_to_table-4a2b2e1c63d41b62.rlib,libtabled-1efa15a972d0087d.rlib,libpapergrid-67160f0f605a919a.rlib,libbytecount-f0a6b8a0fcd5428d.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libserde_json-83aee17d3beb9a10.rlib,libryu-df028aa4e33944bd.rlib,libserde-0acf62c72e0148f8.rlib,libhyper-f0177e7e101d5faf.rlib,libwant-608b6042312eac94.rlib,libtry_lock-d829e1fc867adb15.rlib,libsocket2-8b597e3dd1c0a185.rlib,libhttparse-947711e6baf00551.rlib,libh2-c9e753fd7ab44b00.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-02c00934ae7bff6e.rlib,libtokio_util-80b47277ef5b2004.rlib,libfutures_sink-9821b46788eebda9.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-02f18a004b8e61bd.rlib,libtracing_core-213133853dfc34e6.rlib,libonce_cell-88da25fb809d9a5c.rlib,libfutures_channel-486f6c40ecc042c7.rlib,libhttp_body-23f03c95141359c2.rlib,libfutures_util-eebc117151820060.rlib,libfutures_task-b74a632999f3671b.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-655f560b951b367c.rlib,libtokio-5f4b25171012cdb0.rlib,libsignal_hook_registry-8170e3e33145fd20.rlib,libnum_cpus-4f7ddf8a3d1d02e8.rlib,libsocket2-e36a3cfb3f25dc36.rlib,libmio-e47c98c9e31cb3ba.rlib,libparking_lot-d5506ae274de03a6.rlib,libparking_lot_core-676c89125282ea6f.rlib,liblibc-faefa127492a8260.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-2c25da451464fee6.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-a1fc226cfd677fe8.rlib,libhttpdate-331798cefc82cc7e.rlib,libhttp-65ff6f61cec8d353.rlib,libitoa-55c9c85d80bf643d.rlib,libbytes-d41a62099e4fef91.rlib,libfnv-79e2cbfbe03dcd16.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/rustc6yJfLs/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/whoami-4a6f09d3f3764928" "-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 `whoami` (bin "whoami" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "88d751401450acd5c84cdf8a26ac08032fd841100b42145741c53d5dd2ad5b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d751401450acd5c84cdf8a26ac08032fd841100b42145741c53d5dd2ad5b63", kill_on_drop: false }` [INFO] [stdout] 88d751401450acd5c84cdf8a26ac08032fd841100b42145741c53d5dd2ad5b63