[INFO] cloning repository https://github.com/jwmurray/polarsc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwmurray/polarsc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fpolarsc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fpolarsc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99893c01e80cb82765696951bfda7ae577f85803 [INFO] checking jwmurray/polarsc against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fpolarsc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwmurray/polarsc on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwmurray/polarsc [INFO] finished tweaking git repo https://github.com/jwmurray/polarsc [INFO] tweaked toml for git repo https://github.com/jwmurray/polarsc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jwmurray/polarsc 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a701ff1d6627a6707b9225f49738befe44316b803c2cd1cba4b886914843d896 [INFO] running `Command { std: "docker" "start" "-a" "a701ff1d6627a6707b9225f49738befe44316b803c2cd1cba4b886914843d896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a701ff1d6627a6707b9225f49738befe44316b803c2cd1cba4b886914843d896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a701ff1d6627a6707b9225f49738befe44316b803c2cd1cba4b886914843d896", kill_on_drop: false }` [INFO] [stdout] a701ff1d6627a6707b9225f49738befe44316b803c2cd1cba4b886914843d896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f2688ca56dfbe288966eec02e3bfc803adfaa358fa7855577ef78a3eb0fbdf5 [INFO] running `Command { std: "docker" "start" "-a" "3f2688ca56dfbe288966eec02e3bfc803adfaa358fa7855577ef78a3eb0fbdf5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling polars-utils v0.37.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling polars-arrow v0.37.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling polars-compute v0.37.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling polars-core v0.37.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling polars-ops v0.37.0 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.37.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling polars-lazy v0.37.0 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling polars v0.37.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking argminmax v0.6.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af602af0aa4c6ca7 -C extra-filename=-612eee76829cb5f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-f834fb91fae1be4e.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-2dfe17cf2ee18ab6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=313297a71ad1af33 -C extra-filename=-7c0044e8a4ca7567 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2dfe17cf2ee18ab6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcc6e8lK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcc6e8lK/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-b439eb39f7970f11.19e76v46vcq4vsj5k9bzr2oib.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-2dfe17cf2ee18ab6.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcc6e8lK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-b439eb39f7970f11.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZmkVrF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=fa2663f02d605f9d -C extra-filename=-eca5dbcb5d50ff7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2dfe17cf2ee18ab6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3f2688ca56dfbe288966eec02e3bfc803adfaa358fa7855577ef78a3eb0fbdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2688ca56dfbe288966eec02e3bfc803adfaa358fa7855577ef78a3eb0fbdf5", kill_on_drop: false }` [INFO] [stdout] 3f2688ca56dfbe288966eec02e3bfc803adfaa358fa7855577ef78a3eb0fbdf5