[INFO] fetching crate teki 0.2.0...
[INFO] testing teki-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate teki 0.2.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teki 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef4efb2801bd346b675bd49ecff5051403487e4c1b8a174b7e2a69c252bd6aaa
[INFO] running `Command { std: "docker" "start" "-a" "ef4efb2801bd346b675bd49ecff5051403487e4c1b8a174b7e2a69c252bd6aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef4efb2801bd346b675bd49ecff5051403487e4c1b8a174b7e2a69c252bd6aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4efb2801bd346b675bd49ecff5051403487e4c1b8a174b7e2a69c252bd6aaa", kill_on_drop: false }`
[INFO] [stdout] ef4efb2801bd346b675bd49ecff5051403487e4c1b8a174b7e2a69c252bd6aaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f8e06ea5e17377de93fc683cd5103622b41a661c44c9e595b6460638c5d0207
[INFO] running `Command { std: "docker" "start" "-a" "5f8e06ea5e17377de93fc683cd5103622b41a661c44c9e595b6460638c5d0207", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling lazy_static v1.4.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 rayon-core v1.9.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling sdl2-sys v0.34.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling proc_vector2d v1.0.2
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling vector2d v2.2.0
[INFO] [stderr]    Compiling array-macro v1.0.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling rand v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[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 uuid v0.8.1
[INFO] [stderr]    Compiling erased-serde v0.3.12
[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" "/opt/rustwide/target/debug/deps/rustcVflHKz/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-caa39cb1ad1c989e,libvec_map-419361c299c7b80f,libtextwrap-054df60bd6a8db17,libunicode_width-7ef3fa5603931257,libstrsim-a506721c212e3145,libatty-f621823243e51dde,libansi_term-bfe440614140cdaa,libarray_macro-34c6011fd141a285,libvector2d-205a867841e3a5d9,libsdl2-79801a37ea4ca4b1,libsdl2_sys-65d277cc46d919dd,libbitflags-df360456befc7d14,liblegion-00e58149ce9eaa8e,liberased_serde-4e81a0521c09ade5,libcrossbeam_channel-31c71987f009e6bd,libmaybe_uninit-03ee690656c65d2d,libcrossbeam_utils-cf5b6028666a534f,libbit_set-ffb71d32915b798f,libbit_vec-38300d3cd87e3f78,libdowncast_rs-7c32bede499932b0,libuuid-285807cce7a67ea6,librand-e3e057d142e547ca,librand_chacha-8ff0a8a127c757b0,libppv_lite86-0e643779f8fec387,librand_core-10cc1716b15da80a,libgetrandom-bcf53db86fcad6b8,libcfg_if-7fa53b5120d7d4f5,libserde-c62d19bf6f9e0c21,libparking_lot-c33fa5259be9c268,libparking_lot_core-0feca0fc57a09ad5,liblock_api-0dfa3852d04cc616,libinstant-1139f15c1aaa219c,libitertools-49f52ee1e4ffcc61,libsmallvec-183006fa7a17a7f7,librayon-e8cd8f3dd5bacccd,librayon_core-29329c0801bf0425,libnum_cpus-819259ddb67c42e9,liblibc-8a473ae600a1824b,libcrossbeam_deque-dae220a02884891c,libcrossbeam_epoch-ac463a0c6205cf58,libmemoffset-2fdca8cadc490ce4,libscopeguard-e3488017e20117d5,libcrossbeam_channel-e507893832c5c6bd,libcrossbeam_utils-d781db561df769a9,liblazy_static-40183573d33ff167,libcfg_if-8c8419bc1cff3c76,libeither-425af574a57ba0d1,libthiserror-cb99803a5a3d03d7}.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" "/opt/rustwide/target/debug/deps/rustcVflHKz/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-5207fcee3704d5a4" "-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" "5f8e06ea5e17377de93fc683cd5103622b41a661c44c9e595b6460638c5d0207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8e06ea5e17377de93fc683cd5103622b41a661c44c9e595b6460638c5d0207", kill_on_drop: false }`
[INFO] [stdout] 5f8e06ea5e17377de93fc683cd5103622b41a661c44c9e595b6460638c5d0207
