[INFO] cloning repository https://github.com/tippenein/starpoo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tippenein/starpoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftippenein%2Fstarpoo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftippenein%2Fstarpoo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f4ccb383275e3768f0f34dde6075a785bebb38e [INFO] testing tippenein/starpoo against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftippenein%2Fstarpoo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tippenein/starpoo [INFO] finished tweaking git repo https://github.com/tippenein/starpoo [INFO] tweaked toml for git repo https://github.com/tippenein/starpoo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tippenein/starpoo on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tippenein/starpoo 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dfccad2832edf286576ddc0dc3d98f4f2ccf48929e2940543f2d775128dadd8 [INFO] running `Command { std: "docker" "start" "-a" "5dfccad2832edf286576ddc0dc3d98f4f2ccf48929e2940543f2d775128dadd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dfccad2832edf286576ddc0dc3d98f4f2ccf48929e2940543f2d775128dadd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dfccad2832edf286576ddc0dc3d98f4f2ccf48929e2940543f2d775128dadd8", kill_on_drop: false }` [INFO] [stdout] 5dfccad2832edf286576ddc0dc3d98f4f2ccf48929e2940543f2d775128dadd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76ac2d2ed723e0f4b603540a8f9ccb260c246949fa77997ce87768988477a79e [INFO] running `Command { std: "docker" "start" "-a" "76ac2d2ed723e0f4b603540a8f9ccb260c246949fa77997ce87768988477a79e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling starpoo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BULLET_SPEED` is never used [INFO] [stdout] --> src/main.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const BULLET_SPEED: i32 = 10; [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 `directions` is never read [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | struct Bullet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 49 | directions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_bullet` is never used [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn update_bullet(bullet: &mut Bullet) -> &mut Bullet { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | canvas.copy(&texture, Rect::new(0,0,24,24), screen_rect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 123 | let _ = canvas.copy(&texture, Rect::new(0,0,24,24), screen_rect); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPuSoNj/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspecs-c30449dd3ff5181c,libtuple_utils-6da7875d397b257b,libshrev-414e8e23ea63d84c,libnonzero_signed-cdd5c650d6da969e,liblog-e324f1d2fae59712,libhibitset-7b07a7328d25f8f1,libatom-edffa2327b62f0a2,libfnv-2d77ec4f6f971b24,libcrossbeam-da1ac2af7b03e957,libcrossbeam_deque-cc45972f2be4540f,libcrossbeam_epoch-ba72f8644e121df0,libcrossbeam_channel-8c5b215e1cf1d1eb,libparking_lot-f78b5ff94396e9b0,libparking_lot_core-874fa7728e437f93,liblock_api-f600086d757c2014,libowning_ref-40b51c45e7b07e57,libstable_deref_trait-a2d30f30be7c468b,librand-fd5118669fccfe5f,librand_core-c5f4ffef437df979,librand_core-071c4ecd390d5ba3,libcrossbeam_utils-2f3b95d1d0ddcb64,libcrossbeam_epoch-228a1e4b2614aff7,libscopeguard-ace9bd6bf0f8ab9a,libmemoffset-ddadc9eaeefba187,libcrossbeam_utils-4f32e54f139def5d,libcfg_if-7e9efee4241be1ca,libshred-c73784cf3662bcab,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,librayon-8dc7c751c5743e97,librayon_core-25ae7393765f278b,libnum_cpus-f1f008d6980376cb,libcrossbeam_deque-c1673ef6c275ec2e,libcrossbeam_epoch-3e328af94d27369a,libmemoffset-fe54f43fc7d3a518,libscopeguard-43643e546252cd47,libcrossbeam_channel-795424c8d135e7ee,libcrossbeam_utils-192c7df02ec9c04b,libcfg_if-33ef6c02a07f9fec,libeither-9e7e392a8497717b,libmopa-972e8aac5c57b125,libfxhash-411924b02c1e305e,libbyteorder-379f547b04d51d02,libarrayvec-b118e58242edde87,libnodrop-8dcf87880503f033,libsdl2-3f215d1fafca0de2,libsdl2_sys-43a2d4e718ae67d9,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,liblibc-0e6bca4430614d96}.rlib" "/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_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPuSoNj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/starpoo-1446f885e9333aef" "-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_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starpoo` (bin "starpoo") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "76ac2d2ed723e0f4b603540a8f9ccb260c246949fa77997ce87768988477a79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ac2d2ed723e0f4b603540a8f9ccb260c246949fa77997ce87768988477a79e", kill_on_drop: false }` [INFO] [stdout] 76ac2d2ed723e0f4b603540a8f9ccb260c246949fa77997ce87768988477a79e