[INFO] cloning repository https://github.com/dattito/tmc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dattito/tmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdattito%2Ftmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdattito%2Ftmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 464f035392f121c1a63f7310d37d2ac10217351b [INFO] testing dattito/tmc against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdattito%2Ftmc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dattito/tmc 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/dattito/tmc [INFO] finished tweaking git repo https://github.com/dattito/tmc [INFO] tweaked toml for git repo https://github.com/dattito/tmc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dattito/tmc 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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7b7dd219ab49b1859dcad20782d3fb34848e3fef281062ad6fde77f752176c4c [INFO] running `Command { std: "docker" "start" "-a" "7b7dd219ab49b1859dcad20782d3fb34848e3fef281062ad6fde77f752176c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b7dd219ab49b1859dcad20782d3fb34848e3fef281062ad6fde77f752176c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7dd219ab49b1859dcad20782d3fb34848e3fef281062ad6fde77f752176c4c", kill_on_drop: false }` [INFO] [stdout] 7b7dd219ab49b1859dcad20782d3fb34848e3fef281062ad6fde77f752176c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 32dd369e2cca5c5cc42cfe9b2e76faf349b0abaadc2209054cb744812d2a2277 [INFO] running `Command { std: "docker" "start" "-a" "32dd369e2cca5c5cc42cfe9b2e76faf349b0abaadc2209054cb744812d2a2277", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tmc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.62s [INFO] running `Command { std: "docker" "inspect" "32dd369e2cca5c5cc42cfe9b2e76faf349b0abaadc2209054cb744812d2a2277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32dd369e2cca5c5cc42cfe9b2e76faf349b0abaadc2209054cb744812d2a2277", kill_on_drop: false }` [INFO] [stdout] 32dd369e2cca5c5cc42cfe9b2e76faf349b0abaadc2209054cb744812d2a2277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc69c806406cca63c96ab73d9d8eadecf2380943a2b565079031d6d333cdec83 [INFO] running `Command { std: "docker" "start" "-a" "fc69c806406cca63c96ab73d9d8eadecf2380943a2b565079031d6d333cdec83", kill_on_drop: false }` [INFO] [stderr] Compiling tmc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNj4qyj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-a0e57d78e65c472c.rlib,libdirs_sys-60a7cdede9a33604.rlib,liblibc-1790a5ab78f327b3.rlib,liboption_ext-6e217c1cb2a6fc2d.rlib,libserde_json-87de820a16cb8bdd.rlib,libryu-fc55ad4fd51083fd.rlib,libitoa-b8154e690f2ba87d.rlib,libhumantime-2593c51c21c0759d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libthiserror-8e9c2031d4dda869.rlib,libcolored-af0651a441de60ab.rlib,liblazy_static-2c4e06f363908d28.rlib,libis_terminal-d863dcfb56976015.rlib,librustix-42daf3a3043606e3.rlib,libbitflags-00daf1707ae1d125.rlib,liblinux_raw_sys-392be95b1918a6b3.rlib,libchrono-8e1618abf6a3a7ea.rlib,libnum_traits-f471fe05ac9545e2.rlib,libiana_time_zone-c4d12bd055148530.rlib,libserde-7fda4ece817610f5.rlib,libclap-da3131eec19cc358.rlib,libclap_builder-4dc3c085f20e962e.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-14917dab56218693.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-311ccd0642d771b9.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-cd0850282565aa42.rlib,libanstyle-8f12746324898036.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/tmc-f518d9930e410220" "-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 `tmc` (bin "tmc" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc69c806406cca63c96ab73d9d8eadecf2380943a2b565079031d6d333cdec83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc69c806406cca63c96ab73d9d8eadecf2380943a2b565079031d6d333cdec83", kill_on_drop: false }` [INFO] [stdout] fc69c806406cca63c96ab73d9d8eadecf2380943a2b565079031d6d333cdec83