[INFO] cloning repository https://github.com/ohmree/rustlike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ohmree/rustlike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohmree%2Frustlike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohmree%2Frustlike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 658f42a869e90fc3189a7a6d69b2a859a06fa4dd [INFO] testing ohmree/rustlike against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohmree%2Frustlike" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ohmree/rustlike on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ohmree/rustlike [INFO] finished tweaking git repo https://github.com/ohmree/rustlike [INFO] tweaked toml for git repo https://github.com/ohmree/rustlike written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ohmree/rustlike 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ef1dc65ddc85cd64ab0019db1408db54cd0b953633ee9b9a99eed18a7efd87 [INFO] running `Command { std: "docker" "start" "-a" "c0ef1dc65ddc85cd64ab0019db1408db54cd0b953633ee9b9a99eed18a7efd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ef1dc65ddc85cd64ab0019db1408db54cd0b953633ee9b9a99eed18a7efd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ef1dc65ddc85cd64ab0019db1408db54cd0b953633ee9b9a99eed18a7efd87", kill_on_drop: false }` [INFO] [stdout] c0ef1dc65ddc85cd64ab0019db1408db54cd0b953633ee9b9a99eed18a7efd87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73e83d22556310582decc3b9de57a2c70c458ac29a504f5d377a42575952518c [INFO] running `Command { std: "docker" "start" "-a" "73e83d22556310582decc3b9de57a2c70c458ac29a504f5d377a42575952518c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling bevy_utils v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bevy_tasks v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling bevy_math v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bevy_hecs_macros v0.2.1 [INFO] [stderr] Compiling bevy_derive v0.2.1 [INFO] [stderr] Compiling bevy_property_derive v0.2.1 [INFO] [stderr] Compiling bevy_hecs v0.2.1 [INFO] [stderr] Compiling bevy_ecs v0.2.1 [INFO] [stderr] Compiling tcod v0.15.0 [INFO] [stderr] Compiling bevy_app v0.2.1 [INFO] [stderr] Compiling bevy_property v0.2.1 [INFO] [stderr] Compiling bevy_window v0.2.1 [INFO] [stderr] Compiling bevy_input v0.2.1 [INFO] [stderr] Compiling bevy_type_registry v0.2.1 [INFO] [stderr] Compiling bevy_asset v0.2.1 [INFO] [stderr] Compiling bevy_core v0.2.1 [INFO] [stderr] Compiling bevy_transform v0.2.1 [INFO] [stderr] Compiling bevy_scene v0.2.1 [INFO] [stderr] Compiling bevy_diagnostic v0.2.1 [INFO] [stderr] Compiling bevy v0.2.1 [INFO] [stderr] Compiling rustlike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | input::{self, Key, KeyCode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commands` [INFO] [stdout] --> src/tcod_plugin.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | fn setup_tcod(mut tcod: ResMut, commands: &Commands) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit_fps` is never read [INFO] [stdout] --> src/tcod_plugin.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Tcod { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub limit_fps: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRmJkuF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtcod-558140814ae7db47.rlib,libtcod_sys-45f9e3a88bc6d54e.rlib,liblazy_static-4c1da79e4e40fa8f.rlib,libbitflags-461fe47c8e0a9c2b.rlib,libbevy-04d1b61c9a048b8d.rlib,libbevy_window-7a4df12e20475546.rlib,libbevy_transform-0b877508dd9ec2cd.rlib,libbevy_scene-c10148e95cebc595.rlib,libbevy_input-23b7d052eea271e5.rlib,libbevy_diagnostic-16077ce9f17ade66.rlib,libbevy_core-93cf2f905a3a1c75.rlib,libbevy_asset-9c22052da912e310.rlib,libuuid-dd9f64d3933d2dac.rlib,libnotify-a617a2f034e6249c.rlib,libfiletime-e5df255580dcf2cc.rlib,libanymap-eb4740c6d4af0ea4.rlib,libwalkdir-9d17ebaf1f88d685.rlib,libsame_file-1ceb7b6153588b15.rlib,libmio_extras-961a7829bd6486f9.rlib,liblazycell-0fc01752428421b1.rlib,libmio-2ae84deef3b5126b.rlib,libslab-ab64617c0d711aec.rlib,libiovec-0db5a13ab8b0fcdb.rlib,libnet2-5e4962c8921dc2e6.rlib,libinotify-b5dfd3093fc45cb7.rlib,libinotify_sys-a7cff23f4b67de67.rlib,libbevy_type_registry-df877e22e3194693.rlib,libbevy_property-bf0171d8d4eaaec1.rlib,libron-c66c071f7640cb96.rlib,libbase64-caf00e5e782a09dd.rlib,libbitflags-ee4b6a8effb9c17a.rlib,liberased_serde-d71c6b1b039da056.rlib,libthiserror-a2de8d588bfa4bca.rlib,libcrossbeam_channel-e90ff7d6fca8c13d.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,libcrossbeam_utils-4751cf9509004946.rlib,libanyhow-25a682b616e38d19.rlib,libbevy_app-49c86dbf05cd3446.rlib,libbevy_math-118e4e30f382c64b.rlib,libglam-63e3e07f40150c8a.rlib,libbevy_ecs-b5ee9c067ed7f9aa.rlib,librand-d189976ac349d935.rlib,librand_chacha-b71a62300cc9c7d0.rlib,libppv_lite86-af6979226c4ae1c7.rlib,librand_core-44cf9bf7f696ba76.rlib,libgetrandom-7d364e0e421a03ae.rlib,liblog-7f9f7f89d67d10db.rlib,libparking_lot-acd8c6d639ed949a.rlib,libparking_lot_core-f390c8a24a97f4b2.rlib,libsmallvec-c38a1e426a0de321.rlib,liblock_api-dc442ce6e8e9fb73.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-d06329c2679eb982.rlib,libcfg_if-7e9efee4241be1ca.rlib,libfixedbitset-6ae3c099aa5a80f1.rlib,libbevy_tasks-9d92358ab057fce4.rlib,libnum_cpus-85ff518dea940d12.rlib,liblibc-49594ce0bd46ed9f.rlib,libasync_channel-33015c35950d4e1a.rlib,libasync_executor-ec415f14edc057ac.rlib,libonce_cell-a6d3cbcbe040c990.rlib,libvec_arena-598401c951ab1615.rlib,libconcurrent_queue-29dd56065893754d.rlib,libcache_padded-4752816a18f3228e.rlib,libasync_task-963a02c897dcd80c.rlib,libevent_listener-0b74c192d0f072ce.rlib,libfutures_lite-465f08e7c4ce48f1.rlib,libmemchr-81cf9557621a25f4.rlib,libfastrand-198086af4bb5737c.rlib,libfutures_io-aafec61b82eab045.rlib,libfutures_core-947cf0327382e06a.rlib,libwaker_fn-1efb4ef8838de647.rlib,libparking-1c110711c7989340.rlib,libpin_project_lite-fd1ff5f51e8c1bcb.rlib,libbevy_hecs-75272d3bc11eb694.rlib,liblazy_static-695bc0f4418864cd.rlib,libspin-bd5c65b66a03de3f.rlib,libserde-b76573ff385f82ae.rlib,libbevy_utils-5a80be62166ae35b.rlib,libahash-c379a284a5b6f43d.rlib,libconst_random-4b7a12ef335e715c.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" "-ltcod" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRmJkuF/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" "/opt/rustwide/target/debug/build/tcod-sys-b1dc45abd90ecccc/out" "-L" "/opt/rustwide/target/debug/build/tcod-sys-b1dc45abd90ecccc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustlike-ae27ff7c9d9cd987" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `rustlike` (bin "rustlike") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "73e83d22556310582decc3b9de57a2c70c458ac29a504f5d377a42575952518c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73e83d22556310582decc3b9de57a2c70c458ac29a504f5d377a42575952518c", kill_on_drop: false }` [INFO] [stdout] 73e83d22556310582decc3b9de57a2c70c458ac29a504f5d377a42575952518c