[INFO] cloning repository https://github.com/masm11/rsdiary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masm11/rsdiary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasm11%2Frsdiary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasm11%2Frsdiary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c96463132f1ed41c315637f8d41206c19260be9 [INFO] testing masm11/rsdiary against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasm11%2Frsdiary" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/masm11/rsdiary [INFO] finished tweaking git repo https://github.com/masm11/rsdiary [INFO] tweaked toml for git repo https://github.com/masm11/rsdiary written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/masm11/rsdiary on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/masm11/rsdiary 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6c8355181aedb0f27b522006dd177a3fd93813a44b45673a338f32bebefc7a [INFO] running `Command { std: "docker" "start" "-a" "5f6c8355181aedb0f27b522006dd177a3fd93813a44b45673a338f32bebefc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6c8355181aedb0f27b522006dd177a3fd93813a44b45673a338f32bebefc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6c8355181aedb0f27b522006dd177a3fd93813a44b45673a338f32bebefc7a", kill_on_drop: false }` [INFO] [stdout] 5f6c8355181aedb0f27b522006dd177a3fd93813a44b45673a338f32bebefc7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ffc64bcccb08ede2af526a2f37c712a913f96445bfbbdaeb8a66e6ecffeb068 [INFO] running `Command { std: "docker" "start" "-a" "6ffc64bcccb08ede2af526a2f37c712a913f96445bfbbdaeb8a66e6ecffeb068", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling simple-server v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling sudachi v0.6.6-a1 (https://github.com/WorksApplications/sudachi.rs.git?branch=develop#f0bf8116) [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tera v1.16.0 [INFO] [stderr] Compiling rsdiary_add v0.1.0 (/opt/rustwide/workdir/add) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsAJL0g/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsudachi-606c0a04404db78f.rlib,libyada-b77f5fabcba392f4.rlib,libfancy_regex-0f152db2ef3117ef.rlib,libbit_set-00fba1649b907642.rlib,libbit_vec-8e677f8183f998ef.rlib,libunicode_normalization-c39e236ff6ca2103.rlib,libtinyvec-d255f4f79cc06720.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,liblibloading-2ebd268f85a9cb51.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libnom-72707c5c9dc9555e.rlib,libitertools-9f738793ca96e831.rlib,libeither-a06134664ddd7411.rlib,libbitflags-e2b4db6c651223da.rlib,libmemmap2-a12e9ce34da7c250.rlib,liblibc-c6a380ed7d7d4f2f.rlib,libcsv-4e090d5080d2a8b5.rlib,libitoa-a52fc10098ef56c6.rlib,libcsv_core-0b1f21f71b806bf1.rlib,libbstr-38d2e08d42193c4c.rlib,libregex_automata-c6cf46b964f48d6a.rlib,libindexmap-71ad35ac50b29b8c.rlib,libhashbrown-1b2bde404a40bb33.rlib,libregex-e8aefc6fa078ddd5.rlib,libaho_corasick-d52a1d8c41b3d294.rlib,libmemchr-be88c6e3454fbdea.rlib,libregex_syntax-381dced7ee5f9437.rlib,libthiserror-4426e0b4a1e67649.rlib,libserde_json-29e792715e967377.rlib,libryu-f19fc280bc21c12d.rlib,libitoa-664e30a1b3449410.rlib,libserde-2a3bd5e2e1e75b96.rlib,liblazy_static-2bb390fee0230a38.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsAJL0g/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/rsdiary_add-0baad075891dfd96" "-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: 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 `rsdiary_add` (bin "rsdiary_add") due to 1 previous error [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 `tera` (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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name tera --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tera-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtins"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="default"' --cfg 'feature="humansize"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="slug"' --cfg 'feature="urlencode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtins", "chrono", "chrono-tz", "default", "humansize", "percent-encoding", "preserve_order", "rand", "slug", "urlencode"))' -C metadata=d8e0bae5936ac6dc -C extra-filename=-9ec6123902dbe44a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1819ec2e82bab97.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-9ee1d07ed59f223e.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-72e74ae12ff3ada5.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-7722c5f22fa14683.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-87dfcd24fbd4f3bd.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-4554192d9e355049.so --extern rand=/opt/rustwide/target/debug/deps/librand-08ef9e3b2438d3d0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e8aefc6fa078ddd5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a3bd5e2e1e75b96.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29e792715e967377.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-f08a5d966fcba1bb.rmeta --extern unic_segment=/opt/rustwide/target/debug/deps/libunic_segment-9a82efb0fdea9f9b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6ffc64bcccb08ede2af526a2f37c712a913f96445bfbbdaeb8a66e6ecffeb068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffc64bcccb08ede2af526a2f37c712a913f96445bfbbdaeb8a66e6ecffeb068", kill_on_drop: false }` [INFO] [stdout] 6ffc64bcccb08ede2af526a2f37c712a913f96445bfbbdaeb8a66e6ecffeb068