[INFO] cloning repository https://github.com/nakamo326/simple_push_swap_tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nakamo326/simple_push_swap_tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakamo326%2Fsimple_push_swap_tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakamo326%2Fsimple_push_swap_tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c13dc85337f1f98e4825615c35824e12a2efc0c [INFO] testing nakamo326/simple_push_swap_tester against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakamo326%2Fsimple_push_swap_tester" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nakamo326/simple_push_swap_tester on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nakamo326/simple_push_swap_tester [INFO] finished tweaking git repo https://github.com/nakamo326/simple_push_swap_tester [INFO] tweaked toml for git repo https://github.com/nakamo326/simple_push_swap_tester written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nakamo326/simple_push_swap_tester 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89d8776fba3682efe1ca7fb8ae7a4bf4d940c1f5d170b7b200d449052891dcc9 [INFO] running `Command { std: "docker" "start" "-a" "89d8776fba3682efe1ca7fb8ae7a4bf4d940c1f5d170b7b200d449052891dcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89d8776fba3682efe1ca7fb8ae7a4bf4d940c1f5d170b7b200d449052891dcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d8776fba3682efe1ca7fb8ae7a4bf4d940c1f5d170b7b200d449052891dcc9", kill_on_drop: false }` [INFO] [stdout] 89d8776fba3682efe1ca7fb8ae7a4bf4d940c1f5d170b7b200d449052891dcc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a77b749d24944f5cf9d052617abef16bfe83e1b6426113d436a8e96b4576fd03 [INFO] running `Command { std: "docker" "start" "-a" "a77b749d24944f5cf9d052617abef16bfe83e1b6426113d436a8e96b4576fd03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling spst v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpEWzed/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtermion-1db2075fedef796c.rlib,libnumtoa-e35972d0b2d49061.rlib,librand-28d9d71ae3fd69f5.rlib,librand_chacha-8d05529b231f71bb.rlib,libppv_lite86-4f276d46d75258d8.rlib,librand_core-20e6783748a79812.rlib,libgetrandom-303bffcd2a3f20a4.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libclap-390a3fd8755ceed7.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libatty-fd07fdd70a8a1f77.rlib,liblibc-78300bb89a286b6b.rlib,libtextwrap-12402aa230aeeff9.rlib,libvec_map-de040f153e64f3bc.rlib,libos_str_bytes-26199ad475ac68c6.rlib,libtermcolor-18400277aeddbfde.rlib,libunicode_width-5e83a6583acb453f.rlib,libindexmap-8a52f5e80cb269cc.rlib,libhashbrown-95d8ac68b5302d17.rlib,libbitflags-1b196b4123b25cbc.rlib,liblazy_static-2c4e06f363908d28.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/deps/spst-ab8051f3a535e252" "-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 `spst` (bin "spst") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a77b749d24944f5cf9d052617abef16bfe83e1b6426113d436a8e96b4576fd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77b749d24944f5cf9d052617abef16bfe83e1b6426113d436a8e96b4576fd03", kill_on_drop: false }` [INFO] [stdout] a77b749d24944f5cf9d052617abef16bfe83e1b6426113d436a8e96b4576fd03