[INFO] cloning repository https://github.com/Grindstaffr/agent-sim-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grindstaffr/agent-sim-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrindstaffr%2Fagent-sim-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrindstaffr%2Fagent-sim-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a2ff27c645153989e26def9ae5498f7552b2476 [INFO] testing Grindstaffr/agent-sim-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrindstaffr%2Fagent-sim-demo" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Grindstaffr/agent-sim-demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Grindstaffr/agent-sim-demo [INFO] finished tweaking git repo https://github.com/Grindstaffr/agent-sim-demo [INFO] tweaked toml for git repo https://github.com/Grindstaffr/agent-sim-demo written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/Grindstaffr/agent-sim-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd1499d5e10cd19a351f88bfb769999038e4e6a0e0044cd9e4f76d644722a69 [INFO] running `Command { std: "docker" "start" "-a" "8dd1499d5e10cd19a351f88bfb769999038e4e6a0e0044cd9e4f76d644722a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd1499d5e10cd19a351f88bfb769999038e4e6a0e0044cd9e4f76d644722a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd1499d5e10cd19a351f88bfb769999038e4e6a0e0044cd9e4f76d644722a69", kill_on_drop: false }` [INFO] [stdout] 8dd1499d5e10cd19a351f88bfb769999038e4e6a0e0044cd9e4f76d644722a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12a4c4ecf2c2dff1e4407cee9eed42e7771d0ac220cdc72a4ae69b3c487bdfc1 [INFO] running `Command { std: "docker" "start" "-a" "12a4c4ecf2c2dff1e4407cee9eed42e7771d0ac220cdc72a4ae69b3c487bdfc1", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling agent-sim-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `specs::prelude::*` [INFO] [stdout] --> src/actions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actions::*` [INFO] [stdout] --> src/gestalt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::actions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Point`, `Rect` [INFO] [stdout] --> src/initializer.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use sdl2::rect::{Point,Rect}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actions::*` [INFO] [stdout] --> src/initializer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::actions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::*` [INFO] [stdout] --> src/initializer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/main.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | let entity = world.create_entity() [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent_spritesheet` [INFO] [stdout] --> src/main.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | let agent_spritesheet = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_spritesheet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `brain` [INFO] [stdout] --> src/actions.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | brain : &mut Brain, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_brain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/actions.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | body: &mut Body, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `speaker_opinion` [INFO] [stdout] --> src/auditory_processing.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | let speaker_opinion = held_opinions.find(|x| x.object.id == opinion.object.id); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_speaker_opinion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_opinion` [INFO] [stdout] --> src/auditory_processing.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | let object_opinion = held_opinions.find(|x| x.object.id == speaker.id); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_opinion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/auditory_processing.rs:68:78 [INFO] [stdout] | [INFO] [stdout] 68 | fn process_opinion (speaker: EntityID, opinion: &Opinion, brain: &mut Brain, body: &mut Body) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `speaker` [INFO] [stdout] --> src/auditory_processing.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | fn process_fact (speaker: EntityID, fact: &Fact, brain: &mut Brain, body: &mut Body) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_speaker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fact` [INFO] [stdout] --> src/auditory_processing.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | fn process_fact (speaker: EntityID, fact: &Fact, brain: &mut Brain, body: &mut Body) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `brain` [INFO] [stdout] --> src/auditory_processing.rs:82:50 [INFO] [stdout] | [INFO] [stdout] 82 | fn process_fact (speaker: EntityID, fact: &Fact, brain: &mut Brain, body: &mut Body) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_brain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/auditory_processing.rs:82:69 [INFO] [stdout] | [INFO] [stdout] 82 | fn process_fact (speaker: EntityID, fact: &Fact, brain: &mut Brain, body: &mut Body) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/initializer.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | fn run(&mut self, mut data: Self::SystemData) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/sonics.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | fn play_audio_for (message: &Vocalisation) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ai.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | for mut airwaves in (&mut data.4).join() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/auditory_processing.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut message = match brain.auditory_cortex.parse_queue.pop() { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/auditory_processing.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut speaker = message.speaker.clone(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/initializer.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | fn run(&mut self, mut data: Self::SystemData) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | let mut brain = make_brain(name); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | let mut body = make_body(Position(position)); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `airwaves` [INFO] [stdout] --> src/components.rs:215:2 [INFO] [stdout] | [INFO] [stdout] 215 | airwaves : Airwaves, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CommonKnowledge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/components.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AGENT_MOVEMENT_SPEED` [INFO] [stdout] --> src/ai.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const AGENT_MOVEMENT_SPEED: i32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clean_up` [INFO] [stdout] --> src/ai.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn clean_up () { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `say_something` [INFO] [stdout] --> src/actions.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn say_something ( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_something_up` [INFO] [stdout] --> src/actions.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn make_something_up () {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AGENT_RUN_SPEED` [INFO] [stdout] --> src/constants.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const AGENT_RUN_SPEED: i32 = 4; [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/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.agent_sim_demo.978f0c65-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653.24wzyt31h5cw63o9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-ca92232d7dd08f75.rlib" "/opt/rustwide/target/debug/deps/librand-c52a61db6e1a0e72.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_os-1669f51b682a3228.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-dc1e4d15e90ddf30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libnum-a7fcace8b584b366.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8f34e6e06bd01354.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ab8040034daf36d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libspecs-77010c6bf29cb86a.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-228fdbe63b962cb6.rlib" "/opt/rustwide/target/debug/deps/libshrev-d046810ec9484dc2.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-9afe2edf90ac0c68.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libhibitset-71e414269154da4f.rlib" "/opt/rustwide/target/debug/deps/libatom-7c8914f60e019420.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b1ee31db475f61be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ecdfdc51608ec1e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-51589b14cf322ec2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7e594e065e4de925.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-025e2a1fbbbf65a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-763c833d6ad74c75.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/librand-fb8e09b4b858b128.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-560be843db50bc45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ef006edf28907891.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1863f77287ce3c13.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libshred-6a962f43fc8b6568.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librayon-57780af13b81bf93.rlib" "/opt/rustwide/target/debug/deps/librayon_core-55850dce09d68625.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7772d93becdb5fe6.rlib" "/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-790fb7e0c7812afc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-db278085626b4bf0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1de9c623cf88196e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cdcaa9e40f885a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libmopa-d40aa275289a9cac.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-211fc667887cf4c2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5c6d6ad44684ae10.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/agent_sim_demo-4f15af0bd7915653" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `agent-sim-demo` due to 2 previous errors; 30 warnings emitted [INFO] running `Command { std: "docker" "inspect" "12a4c4ecf2c2dff1e4407cee9eed42e7771d0ac220cdc72a4ae69b3c487bdfc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a4c4ecf2c2dff1e4407cee9eed42e7771d0ac220cdc72a4ae69b3c487bdfc1", kill_on_drop: false }` [INFO] [stdout] 12a4c4ecf2c2dff1e4407cee9eed42e7771d0ac220cdc72a4ae69b3c487bdfc1