[INFO] cloning repository https://github.com/irrustible/tingle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irrustible/tingle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b006567334f6031b1178bcf55f98611b3d6b648 [INFO] testing irrustible/tingle against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firrustible%2Ftingle" "/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/irrustible/tingle 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/irrustible/tingle [INFO] finished tweaking git repo https://github.com/irrustible/tingle [INFO] tweaked toml for git repo https://github.com/irrustible/tingle written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/irrustible/tingle 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded waker-queue v0.1.0 [INFO] [stderr] Downloaded concurrent-queue v1.2.1 [INFO] [stderr] Downloaded maybe-unwind v0.3.1 [INFO] [stderr] Downloaded futures-micro v0.2.0 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d6d2848170ea55a94c9c1948e7152ec15721c17fa86573d170837eb4923649 [INFO] running `Command { std: "docker" "start" "-a" "31d6d2848170ea55a94c9c1948e7152ec15721c17fa86573d170837eb4923649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d6d2848170ea55a94c9c1948e7152ec15721c17fa86573d170837eb4923649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d6d2848170ea55a94c9c1948e7152ec15721c17fa86573d170837eb4923649", kill_on_drop: false }` [INFO] [stdout] 31d6d2848170ea55a94c9c1948e7152ec15721c17fa86573d170837eb4923649 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2b46d2bfd9b958c46ab570de9cd680ae0cf661cd88d8d2a52ff33473d660501 [INFO] running `Command { std: "docker" "start" "-a" "d2b46d2bfd9b958c46ab570de9cd680ae0cf661cd88d8d2a52ff33473d660501", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-unwind v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-micro v0.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.1 [INFO] [stderr] Compiling waker-queue v0.1.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling async-backplane v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "d2b46d2bfd9b958c46ab570de9cd680ae0cf661cd88d8d2a52ff33473d660501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b46d2bfd9b958c46ab570de9cd680ae0cf661cd88d8d2a52ff33473d660501", kill_on_drop: false }` [INFO] [stdout] d2b46d2bfd9b958c46ab570de9cd680ae0cf661cd88d8d2a52ff33473d660501 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021da879b128cddb5406b758e715d30b3d93b3073be9afa24c384589200ca291 [INFO] running `Command { std: "docker" "start" "-a" "021da879b128cddb5406b758e715d30b3d93b3073be9afa24c384589200ca291", kill_on_drop: false }` [INFO] [stderr] Compiling async-backplane v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-backplane` (test "watch") [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 watch --edition=2018 tests/watch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32ae4bcd41df5dd3 -C extra-filename=-c3e3ae2cda7eb840 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_backplane=/opt/rustwide/target/debug/deps/libasync_backplane-6fbd831bb3ea3a1f.rlib --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-4034c3f82a27b36c.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-02b1023f79888db1.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-4b0dfc1bb0b20d23.rlib --extern futures_micro=/opt/rustwide/target/debug/deps/libfutures_micro-e2f4a00dfc2c8fc0.rlib --extern maybe_unwind=/opt/rustwide/target/debug/deps/libmaybe_unwind-2ef7e22c75765fe1.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-babfc1f26a88bfec.rlib --extern waker_queue=/opt/rustwide/target/debug/deps/libwaker_queue-a312f9b911126f11.rlib --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 `async-backplane` (test "manage") [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 manage --edition=2018 tests/manage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abb389e4f3d748b5 -C extra-filename=-bde5338e82b2b2ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_backplane=/opt/rustwide/target/debug/deps/libasync_backplane-6fbd831bb3ea3a1f.rlib --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-4034c3f82a27b36c.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-02b1023f79888db1.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-4b0dfc1bb0b20d23.rlib --extern futures_micro=/opt/rustwide/target/debug/deps/libfutures_micro-e2f4a00dfc2c8fc0.rlib --extern maybe_unwind=/opt/rustwide/target/debug/deps/libmaybe_unwind-2ef7e22c75765fe1.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-babfc1f26a88bfec.rlib --extern waker_queue=/opt/rustwide/target/debug/deps/libwaker_queue-a312f9b911126f11.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZAAGBu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwaker_queue-a312f9b911126f11.rlib,libatomic_waker-4034c3f82a27b36c.rlib,libfutures_lite-4b0dfc1bb0b20d23.rlib,libmemchr-14558238c70c4365.rlib,libfastrand-a496342166d467e7.rlib,libwaker_fn-ec2431bbbb5237cf.rlib,libpin_project_lite-babfc1f26a88bfec.rlib,libparking-a3bc32540491819b.rlib,libfutures_io-841b966bacfb60b4.rlib,libconcurrent_queue-02b1023f79888db1.rlib,libcache_padded-4752816a18f3228e.rlib,libmaybe_unwind-2ef7e22c75765fe1.rlib,libfutures_core-b5c14432016a03d7.rlib,libfutures_micro-e2f4a00dfc2c8fc0.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/rustcZAAGBu/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/async_backplane-ecefd1282523e168" "-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 `async-backplane` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "021da879b128cddb5406b758e715d30b3d93b3073be9afa24c384589200ca291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021da879b128cddb5406b758e715d30b3d93b3073be9afa24c384589200ca291", kill_on_drop: false }` [INFO] [stdout] 021da879b128cddb5406b758e715d30b3d93b3073be9afa24c384589200ca291