[INFO] cloning repository https://github.com/os2edu/rustlings-zondayc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/os2edu/rustlings-zondayc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-zondayc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-zondayc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc50d083d4e75ca1ff6ffd1a6de826610c0ec2dc [INFO] checking os2edu/rustlings-zondayc against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-zondayc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/os2edu/rustlings-zondayc on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/os2edu/rustlings-zondayc [INFO] finished tweaking git repo https://github.com/os2edu/rustlings-zondayc [INFO] tweaked toml for git repo https://github.com/os2edu/rustlings-zondayc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/os2edu/rustlings-zondayc 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cabb1de070de1298377adb28347f3d8ad989cf0b8654d6510adfcd40984ff2b [INFO] running `Command { std: "docker" "start" "-a" "3cabb1de070de1298377adb28347f3d8ad989cf0b8654d6510adfcd40984ff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cabb1de070de1298377adb28347f3d8ad989cf0b8654d6510adfcd40984ff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cabb1de070de1298377adb28347f3d8ad989cf0b8654d6510adfcd40984ff2b", kill_on_drop: false }` [INFO] [stdout] 3cabb1de070de1298377adb28347f3d8ad989cf0b8654d6510adfcd40984ff2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b53a1cb15238f0ba1b05ec95a550d9ca726b56fde393f41983e272537b17bcb [INFO] running `Command { std: "docker" "start" "-a" "7b53a1cb15238f0ba1b05ec95a550d9ca726b56fde393f41983e272537b17bcb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking rustlings v5.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `Command { std: "docker" "inspect" "7b53a1cb15238f0ba1b05ec95a550d9ca726b56fde393f41983e272537b17bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b53a1cb15238f0ba1b05ec95a550d9ca726b56fde393f41983e272537b17bcb", kill_on_drop: false }` [INFO] [stdout] 7b53a1cb15238f0ba1b05ec95a550d9ca726b56fde393f41983e272537b17bcb [INFO] checking os2edu/rustlings-zondayc against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-zondayc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/os2edu/rustlings-zondayc on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/os2edu/rustlings-zondayc [INFO] finished tweaking git repo https://github.com/os2edu/rustlings-zondayc [INFO] tweaked toml for git repo https://github.com/os2edu/rustlings-zondayc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/os2edu/rustlings-zondayc 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a90b66d4613a35bee80b4f36ec5d11d11913b87e942a0b9003e20c3852f23c [INFO] running `Command { std: "docker" "start" "-a" "03a90b66d4613a35bee80b4f36ec5d11d11913b87e942a0b9003e20c3852f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a90b66d4613a35bee80b4f36ec5d11d11913b87e942a0b9003e20c3852f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a90b66d4613a35bee80b4f36ec5d11d11913b87e942a0b9003e20c3852f23c", kill_on_drop: false }` [INFO] [stdout] 03a90b66d4613a35bee80b4f36ec5d11d11913b87e942a0b9003e20c3852f23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e64bb548cee5e4986e93e839bc27cb3f4038d2f330c7d370d3e68ae336ff8e [INFO] running `Command { std: "docker" "start" "-a" "b0e64bb548cee5e4986e93e839bc27cb3f4038d2f330c7d370d3e68ae336ff8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc1sMKGd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1sMKGd/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.serde_derive.dc24fb26c0b83f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.3m4f86g4katvn12s6dqqbprwa.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-484b24c3d60202fd.ehupfn3zz5c0ora0bzqxxmssc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-698ac3532cdf104f.rlib" "/opt/rustwide/target/debug/deps/libquote-3fad997bac0837c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-349caa37785ad7dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e18ebff9fd16879.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9f4544d1e1cf245e.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-670f2ef8c6803edf.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-484b24c3d60202fd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTcqEPh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b0e64bb548cee5e4986e93e839bc27cb3f4038d2f330c7d370d3e68ae336ff8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e64bb548cee5e4986e93e839bc27cb3f4038d2f330c7d370d3e68ae336ff8e", kill_on_drop: false }` [INFO] [stdout] b0e64bb548cee5e4986e93e839bc27cb3f4038d2f330c7d370d3e68ae336ff8e