[INFO] fetching crate teki 0.2.0...
[INFO] testing teki-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate teki 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate teki 0.2.0
[INFO] finished tweaking crates.io crate teki 0.2.0
[INFO] tweaked toml for crates.io crate teki 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate teki 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teki 0.2.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-compare v0.0.10
[INFO] [stderr]   Downloaded rand_hc v0.3.0
[INFO] [stderr]   Downloaded vector2d v2.2.0
[INFO] [stderr]   Downloaded proc_vector2d v1.0.2
[INFO] [stderr]   Downloaded instant v0.1.9
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded array-macro v1.0.5
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.0
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded rayon v1.5.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded legion v0.3.1
[INFO] [stderr]   Downloaded sdl2-sys v0.34.3
[INFO] [stderr]   Downloaded sdl2 v0.34.3
[INFO] [stderr]   Downloaded smallvec v1.5.1
[INFO] [stderr]   Downloaded getrandom v0.1.15
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded rand v0.8.0
[INFO] [stderr]   Downloaded erased-serde v0.3.12
[INFO] [stderr]   Downloaded lock_api v0.4.2
[INFO] [stderr]   Downloaded parking_lot v0.11.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded rand_chacha v0.3.0
[INFO] [stderr]   Downloaded getrandom v0.2.0
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded parking_lot_core v0.8.2
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] [stderr]   Downloaded legion_codegen v0.3.0
[INFO] [stderr]   Downloaded const_fn v0.4.4
[INFO] [stderr]   Downloaded rand_core v0.6.0
[INFO] [stderr]   Downloaded paste v1.0.4
[INFO] [stderr]   Downloaded rayon-core v1.9.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25fdf3f4de8e0d0d2dba9d23ad68000d641e87d40e5c95b118a8413cdd5770ad
[INFO] running `Command { std: "docker" "start" "-a" "25fdf3f4de8e0d0d2dba9d23ad68000d641e87d40e5c95b118a8413cdd5770ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25fdf3f4de8e0d0d2dba9d23ad68000d641e87d40e5c95b118a8413cdd5770ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fdf3f4de8e0d0d2dba9d23ad68000d641e87d40e5c95b118a8413cdd5770ad", kill_on_drop: false }`
[INFO] [stdout] 25fdf3f4de8e0d0d2dba9d23ad68000d641e87d40e5c95b118a8413cdd5770ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 751fa9cf2f60d5954f7830a3cd36c0d8b3e9e8689817e44fcb908f0c0094ae2a
[INFO] running `Command { std: "docker" "start" "-a" "751fa9cf2f60d5954f7830a3cd36c0d8b3e9e8689817e44fcb908f0c0094ae2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling sdl2-sys v0.34.3
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling proc_vector2d v1.0.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling array-macro v1.0.5
[INFO] [stderr]    Compiling vector2d v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling legion_codegen v0.3.0
[INFO] [stderr]    Compiling erased-serde v0.3.12
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling legion v0.3.1
[INFO] [stderr]    Compiling teki v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `player_entity` is never read
[INFO] [stdout]   --> src/teki/ecs/components.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MyShot {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     pub player_entity: Entity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enemy_type` is never read
[INFO] [stdout]   --> src/teki/ecs/components.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Enemy {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 19 |     pub enemy_type: EnemyType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAd12md/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-968cd81795501057,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libatty-ecf8f1c2b4bb80cf,libansi_term-dc29728339138c52,libarray_macro-38c8556c5726a76e,libvector2d-a913ce2da7a1eebb,libsdl2-13aaa2ce8c6c6f1e,libsdl2_sys-158322e2889d69ab,libbitflags-0629d6d36c0d1ed3,liblegion-d3ad8fb0e2aa04b7,liberased_serde-c77e5ce38b22b443,libcrossbeam_channel-8642eea337b78dc7,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-3884b24e1fd3cf4e,libbit_set-00fba1649b907642,libbit_vec-8e677f8183f998ef,libdowncast_rs-ffbd8a7d19c70af3,libuuid-5d1cb144ab6f04bf,librand-7c768e04dd4f8bb3,librand_chacha-96e32084eee1a821,libppv_lite86-88ed22677a4c0286,librand_core-204736bc10fb9980,libgetrandom-a0ac07f05f371dfc,libcfg_if-7e9efee4241be1ca,libserde-9cd931d7370f027a,libparking_lot-1bd7b8a948abd65a,libparking_lot_core-ab5f3ae9297d6444,liblock_api-96daaf05e0aaf24f,libinstant-b4b0d3068b8068e8,libitertools-7407d63af5a15eb6,libsmallvec-a2ac644da934a111,librayon-53d0daf6f7bcc533,librayon_core-dfe4019056706c01,libnum_cpus-a55f24953e5eb68f,liblibc-dd22a5f031239edb,libcrossbeam_deque-290fe2c9d0574bbe,libcrossbeam_epoch-4832d863550cb140,libmemoffset-1d511730d3d1f3f2,libscopeguard-43643e546252cd47,libcrossbeam_channel-b00b0a13cbcc5e54,libcrossbeam_utils-fcfdb9c13408796d,liblazy_static-2bb390fee0230a38,libcfg_if-33ef6c02a07f9fec,libeither-9e7e392a8497717b,libthiserror-4b4cf2617741d267}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAd12md/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/teki-f486f3357da5d55b" "-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: rust-lld: error: unable to find library -lSDL2_mixer
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teki` (bin "teki") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "751fa9cf2f60d5954f7830a3cd36c0d8b3e9e8689817e44fcb908f0c0094ae2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "751fa9cf2f60d5954f7830a3cd36c0d8b3e9e8689817e44fcb908f0c0094ae2a", kill_on_drop: false }`
[INFO] [stdout] 751fa9cf2f60d5954f7830a3cd36c0d8b3e9e8689817e44fcb908f0c0094ae2a
