[INFO] cloning repository https://github.com/bczhc/temp-tools-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bczhc/temp-tools-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Ftemp-tools-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Ftemp-tools-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0834ab557632e23c0bfc400de681c85d95b6c7e [INFO] testing bczhc/temp-tools-rust against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Ftemp-tools-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bczhc/temp-tools-rust on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bczhc/temp-tools-rust [INFO] finished tweaking git repo https://github.com/bczhc/temp-tools-rust [INFO] tweaked toml for git repo https://github.com/bczhc/temp-tools-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bczhc/temp-tools-rust 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded systemstat v0.1.10 [INFO] [stderr] Downloaded lettre v0.10.0-rc.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba14746b9c85b9ede6cff95444ddc1f1ef6f5bea04911cead71cea2f84086195 [INFO] running `Command { std: "docker" "start" "-a" "ba14746b9c85b9ede6cff95444ddc1f1ef6f5bea04911cead71cea2f84086195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba14746b9c85b9ede6cff95444ddc1f1ef6f5bea04911cead71cea2f84086195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba14746b9c85b9ede6cff95444ddc1f1ef6f5bea04911cead71cea2f84086195", kill_on_drop: false }` [INFO] [stdout] ba14746b9c85b9ede6cff95444ddc1f1ef6f5bea04911cead71cea2f84086195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ff7a9aa17c28e06d1e03d3e45f5abeb32b78fa4d6b9ba66addb34e229c89bd [INFO] running `Command { std: "docker" "start" "-a" "e3ff7a9aa17c28e06d1e03d3e45f5abeb32b78fa4d6b9ba66addb34e229c89bd", 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 autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling systemstat v0.1.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling interfaces v0.0.8 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libclap-ffcdec0e6b454776.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) 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 `lettre` (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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name lettre --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lettre-0.10.0-rc.4/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="base64"' --cfg 'feature="builder"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-util"' --cfg 'feature="hostname"' --cfg 'feature="httpdate"' --cfg 'feature="mime"' --cfg 'feature="native-tls"' --cfg 'feature="nom"' --cfg 'feature="pool"' --cfg 'feature="quoted_printable"' --cfg 'feature="smtp-transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std1", "async-std1-rustls-tls", "async-trait", "base64", "builder", "default", "fastrand", "file-transport", "file-transport-envelope", "futures-io", "futures-rustls", "futures-util", "hostname", "httpdate", "mime", "mime03", "native-tls", "nom", "pool", "quoted_printable", "rustls", "rustls-pemfile", "rustls-tls", "sendmail-transport", "serde", "serde_json", "smtp-transport", "tokio1", "tokio1-native-tls", "tokio1-rustls-tls", "tokio1_crate", "tokio1_native_tls_crate", "tokio1_rustls", "tracing", "uuid", "webpki-roots"))' -C metadata=67555481f7138fc0 -C extra-filename=-e5fae92035e1ddb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-cd0e0f68b19f0b17.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d5b2b894575a8d79.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-f8cf17e414dbfee8.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-8d961f91016e3ac1.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-b1a926295f214d91.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-2b79f96cf70a6803.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-b5908d2b0b8e58b1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f2975474530e33fc.rmeta --extern quoted_printable=/opt/rustwide/target/debug/deps/libquoted_printable-9183c757fd9d7d04.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c7e3be96a113b388.rmeta --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" "-m64" "/tmp/rustc5QpzEE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhandlebars-f13db88f9213bde9.rlib,libserde_json-469bcbdf8408c377.rlib,libryu-c241b6fd0db70430.rlib,libitoa-e6f5ded4bd539a69.rlib,libserde-8f2aed1087b7fbf4.rlib,libregex-04e6a81140194921.rlib,libutf8_ranges-20447a0e86e788dc.rlib,libregex_syntax-6e5af19c9b5ab1f5.rlib,libucd_util-5f0ac6ff61e1fe2e.rlib,libthread_local-88ee429c334aceae.rlib,liblazy_static-2bb390fee0230a38.rlib,libaho_corasick-4b7004fd87e9edc7.rlib,libmemchr-f79915562e969c92.rlib,liblazy_static-e478f1d7ba1c5c67.rlib,libpest-7296b46d2a997168.rlib,libquick_error-a6f9f0fcf94cc458.rlib,liblog-b73148d5292d1f94.rlib,liblog-811fb3249def041e.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libcc-e9875f8a3b0d7820.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" "-L" "/tmp/rustc5QpzEE/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/build/interfaces-1f276a8eda24bd51/build_script_build-1f276a8eda24bd51" "-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 `interfaces` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3ff7a9aa17c28e06d1e03d3e45f5abeb32b78fa4d6b9ba66addb34e229c89bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ff7a9aa17c28e06d1e03d3e45f5abeb32b78fa4d6b9ba66addb34e229c89bd", kill_on_drop: false }` [INFO] [stdout] e3ff7a9aa17c28e06d1e03d3e45f5abeb32b78fa4d6b9ba66addb34e229c89bd