[INFO] cloning repository https://github.com/Ploppz/physics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ploppz/physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPloppz%2Fphysics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPloppz%2Fphysics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 543fd0ef0a71cbf7bf7141589636431fb122b9bb [INFO] testing Ploppz/physics against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPloppz%2Fphysics" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ploppz/physics on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ploppz/physics [INFO] finished tweaking git repo https://github.com/Ploppz/physics [INFO] tweaked toml for git repo https://github.com/Ploppz/physics written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Ploppz/physics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 525da6a49d141b02a89b16f488a9762877c70611313cae6d0d1a43b3514606e0 [INFO] running `Command { std: "docker" "start" "-a" "525da6a49d141b02a89b16f488a9762877c70611313cae6d0d1a43b3514606e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "525da6a49d141b02a89b16f488a9762877c70611313cae6d0d1a43b3514606e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525da6a49d141b02a89b16f488a9762877c70611313cae6d0d1a43b3514606e0", kill_on_drop: false }` [INFO] [stdout] 525da6a49d141b02a89b16f488a9762877c70611313cae6d0d1a43b3514606e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a893f0a9ceda2a094a76b5933283a32fc1067557b7893b2bd9f82efd052943d [INFO] running `Command { std: "docker" "start" "-a" "3a893f0a9ceda2a094a76b5933283a32fc1067557b7893b2bd9f82efd052943d", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling serde v0.8.3 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling gcc v0.3.33 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.1 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling x11-dl v2.8.0 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.4 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling osmesa-sys v0.1.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling serde_json v0.8.1 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling glutin v0.6.1 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling target_build_utils v0.1.1 [INFO] [stderr] Compiling libloading v0.2.4 [INFO] [stderr] Compiling dlib v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling physics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Event`, `WindowBuilder` [INFO] [stdout] --> src/main.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use glium::glutin::{Event, MouseScrollDelta, ElementState, MouseButton, WindowBuilder}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/geometry/vec.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | (self.x * self.x + self.y * self.y) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::exit` [INFO] [stdout] --> src/graphics/renderer/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::process::exit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec::Vec` [INFO] [stdout] --> src/graphics/renderer/line.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geometry::polygon::Polygon` [INFO] [stdout] --> src/graphics/renderer/line.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use geometry::polygon::Polygon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pqr` [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let pqr : Polygon; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pqr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_size` [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let window_size = display.get_window().unwrap().get_inner_size().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | fn mouse_wheel_line(&mut self, x: f32, y: f32) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/main.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | fn mouse_press(&mut self, button: MouseButton) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/main.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | fn mouse_release(&mut self, button: MouseButton) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_num_vertices` [INFO] [stdout] --> src/graphics/renderer/mod.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let total_num_vertices = self.get_num_vertices(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_num_vertices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/graphics/renderer/line.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | display: &'a Display, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `use_default_buffer` [INFO] [stdout] --> src/graphics/renderer/mod.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn use_default_buffer(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `use_buffer` [INFO] [stdout] --> src/graphics/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn use_buffer(&mut self, name: String) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear_buffer` [INFO] [stdout] --> src/graphics/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn clear_buffer(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `zoom_factor` should have an upper case name [INFO] [stdout] --> src/main.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | const zoom_factor: f64 = 1.2; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `ZOOM_FACTOR` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/graphics/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | f.read_to_string(&mut vert_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/graphics/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | f.read_to_string(&mut frag_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `centerX` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn view_matrix(centerX: f64, centerY: f64, scaleX: f64, scaleY: f64) -> [[f32; 4]; 4] { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `center_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `centerY` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn view_matrix(centerX: f64, centerY: f64, scaleX: f64, scaleY: f64) -> [[f32; 4]; 4] { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `center_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `scaleX` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn view_matrix(centerX: f64, centerY: f64, scaleX: f64, scaleY: f64) -> [[f32; 4]; 4] { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `scale_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `scaleY` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:83:61 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn view_matrix(centerX: f64, centerY: f64, scaleX: f64, scaleY: f64) -> [[f32; 4]; 4] { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `scale_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `scaleX` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let scaleX = scaleX as f32; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `scale_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `scaleY` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let scaleY = scaleY as f32; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `scale_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `centerX` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let centerX = centerX as f32; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `center_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `centerY` should have a snake case name [INFO] [stdout] --> src/graphics/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let centerY = centerY as f32; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `center_y` [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/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.physics.1af0d0ff-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1.2y4r5tlhjp9g9h4b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglium-a35a5aaeb4cf76a4.rlib" "/opt/rustwide/target/debug/deps/libglutin-cc9722a291c0b774.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-a36727c505d22844.rlib" "/opt/rustwide/target/debug/deps/libtempfile-749e290bb1f322ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1831721e8a68023c.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-01444719e2fe9495.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a5bfefffde7c3bf0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-5239f812475b4249.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b8da591da750299f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7f2962b615394a8b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-459da1343fe0e872.rlib" "/opt/rustwide/target/debug/deps/libdlib-b2e697e369c3097e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6120c684fa729e82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-180e5efc8f38a49f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80053f417b3b3269.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-586b60da886962ff.rlib" "/opt/rustwide/target/debug/deps/libshared_library-6f2d7cf768771b21.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ef315dbf249d7311.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-366a1da8e1fd1d80.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-818561442f30c931.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e84cd29a196b3873.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3562bf65d9243e05.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f8afcf81f7518078.rlib" "/opt/rustwide/target/debug/deps/libwinapi-752b8c6fa8b80860.rlib" "/opt/rustwide/target/debug/deps/libkernel32-eb9071fb75aa08cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-58a0af5dd1b6ca88.rlib" "/opt/rustwide/target/debug/deps/librand-8512a424b983bf67.rlib" "/opt/rustwide/target/debug/deps/liblibc-68eca3808aae6aef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/physics-19d4501b373abcb1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-366a1da8e1fd1d80.rlib(backtrace-366a1da8e1fd1d80.backtrace.42d32b1a-cgu.11.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-366a1da8e1fd1d80.rlib(backtrace-366a1da8e1fd1d80.backtrace.42d32b1a-cgu.11.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `physics` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3a893f0a9ceda2a094a76b5933283a32fc1067557b7893b2bd9f82efd052943d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a893f0a9ceda2a094a76b5933283a32fc1067557b7893b2bd9f82efd052943d", kill_on_drop: false }` [INFO] [stdout] 3a893f0a9ceda2a094a76b5933283a32fc1067557b7893b2bd9f82efd052943d