[INFO] cloning repository https://github.com/mmmmillar/pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmmmillar/pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmmillar%2Fpong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmmillar%2Fpong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c09cf425e78b1ee59b3d810937ecb1ea54095c1b [INFO] testing mmmmillar/pong against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmmillar%2Fpong" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmmmillar/pong on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmmmillar/pong [INFO] finished tweaking git repo https://github.com/mmmmillar/pong [INFO] tweaked toml for git repo https://github.com/mmmmillar/pong written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mmmmillar/pong 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" "+beta-2024-12-08" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecc44878ec65d0c8bc95eca409b5fc90037246e808416acb2c36dc26bd8217b1 [INFO] running `Command { std: "docker" "start" "-a" "ecc44878ec65d0c8bc95eca409b5fc90037246e808416acb2c36dc26bd8217b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecc44878ec65d0c8bc95eca409b5fc90037246e808416acb2c36dc26bd8217b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc44878ec65d0c8bc95eca409b5fc90037246e808416acb2c36dc26bd8217b1", kill_on_drop: false }` [INFO] [stdout] ecc44878ec65d0c8bc95eca409b5fc90037246e808416acb2c36dc26bd8217b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e29276e22ba5dbe6224f5e252267ca141748dc2fc39e795ff5e38900196260a5 [INFO] running `Command { std: "docker" "start" "-a" "e29276e22ba5dbe6224f5e252267ca141748dc2fc39e795ff5e38900196260a5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling spade v2.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling parry2d v0.13.5 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling rapier2d v0.17.2 [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/handlers.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn create_game_handler(name: String) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `solver_contact` [INFO] [stdout] --> src/pong.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | for solver_contact in &mut *context.solver_contacts {} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solver_contact` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "e29276e22ba5dbe6224f5e252267ca141748dc2fc39e795ff5e38900196260a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29276e22ba5dbe6224f5e252267ca141748dc2fc39e795ff5e38900196260a5", kill_on_drop: false }` [INFO] [stdout] e29276e22ba5dbe6224f5e252267ca141748dc2fc39e795ff5e38900196260a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1b5e48f4bdf0207b60b2f0b073694f53eff6ed4f72c4ab59567fe153ea49dcc [INFO] running `Command { std: "docker" "start" "-a" "e1b5e48f4bdf0207b60b2f0b073694f53eff6ed4f72c4ab59567fe153ea49dcc", kill_on_drop: false }` [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/handlers.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn create_game_handler(name: String) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `solver_contact` [INFO] [stdout] --> src/pong.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | for solver_contact in &mut *context.solver_contacts {} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solver_contact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfga0g5/symbols.o" "/opt/rustwide/target/debug/deps/pong-fbf18bcb0b731d0a.pong.e29cadd6a9f686fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pong-fbf18bcb0b731d0a.pong.e29cadd6a9f686fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pong-fbf18bcb0b731d0a.pong.e29cadd6a9f686fe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pong-fbf18bcb0b731d0a.5i857jsozuu0opxtyjwpychwq.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8ae385354535ef55.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-35be6d70e8358f35.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-894d85b3ef7878f7.rlib" "/opt/rustwide/target/debug/deps/librustix-748c8fba0f89a3af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-b7166f75d99cad3f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libregex-9a264f38c811f009.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2a4fb7fef97379a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f7cf15211aa5b198.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/librapier2d-692ba210011ea533.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-a0398f191924b60c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-69656d4d3240dbce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d543fd8ddd65d38f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e29e4138497e0f0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-df72fd59489a4a09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6a17e9e18d3201ee.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-70be0b3efc76ca6c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09dbbe1647eda8da.rlib" "/opt/rustwide/target/debug/deps/libparry2d-66e320458cb9ab7d.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c6f5474e70a2e7fd.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-7b4795369b6f541f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a0a94cc2ec578d49.rlib" "/opt/rustwide/target/debug/deps/libeither-53fc968d8fef4dab.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-15f999920289dd1a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-750723a345a1f3df.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1c56f73d51027814.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d2aaa5fa0fb38150.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-716b342c2490e727.rlib" "/opt/rustwide/target/debug/deps/libsimba-0847c0ce5675eb4c.rlib" "/opt/rustwide/target/debug/deps/libwide-7da67421aa5264c3.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-742472150f7e09f2.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c68724a20902a6a1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-45defbf102efd598.rlib" "/opt/rustwide/target/debug/deps/libapprox-28d23d3cbe5a90af.rlib" "/opt/rustwide/target/debug/deps/libuuid-c438605a247df319.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-93e24437c7dafd50.rlib" "/opt/rustwide/target/debug/deps/libaskama-1eb27080ac0ec611.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9ef25852736f7edc.rlib" "/opt/rustwide/target/debug/deps/libhumansize-b62d18451b91d7df.rlib" "/opt/rustwide/target/debug/deps/liblibm-2926f8ca05f777c2.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-9ebde357e54e027d.rlib" "/opt/rustwide/target/debug/deps/libwarp-7c17ee7b26b85543.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-b4a4e7ca34dd4083.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-a8d47a4e1c13501d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8078376b4553420a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5f6cf491d44d9417.rlib" "/opt/rustwide/target/debug/deps/librand-e524fa9725322158.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecd0b86e95abbc85.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-0c8c2b639dacd456.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4471c51e7d87c3c2.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dd31641ae7e3683f.rlib" "/opt/rustwide/target/debug/deps/liburl-f9d6a8d317c25a50.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libmulter-1ea61661f4c85797.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libspin-1188d51a30036dc5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52138b450a25663f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8f52b5360560672e.rlib" "/opt/rustwide/target/debug/deps/libunicase-cb1165946b287cbf.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-52b5dc0efd5df764.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libheaders-06d6424c3c0dfdf6.rlib" "/opt/rustwide/target/debug/deps/libsha1-39ee92bb57f709d5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b9c2875b4acd1b8c.rlib" "/opt/rustwide/target/debug/deps/libdigest-c84df7ec6d03d262.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c9a7249a89218cc0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-f65b75981df211e2.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/libhyper-8755b0ceb878fbd0.rlib" "/opt/rustwide/target/debug/deps/libwant-f5ccf0e0b8af4df6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aacdce536283039a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eecf2a54e1f4647a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-ce2f2f3e99a9ab3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-cc7dfc91f86ca72e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-49d877c0f988f2bb.rlib" "/opt/rustwide/target/debug/deps/libahash-6c7ad18872df00f8.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-126ad97e9337d4de.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-931304d5b90176f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d4e1cf135724974.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libtracing-71f95ba4488c4ba7.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-786e4d05b6231faa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fadaa1d866399a17.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-92505d97cc10a561.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b440d5d7ef0b2ecc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libhttp-4b248da2430b4ebf.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b4260ff9d8ff3957.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6b06da3c7005f147.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-94f7ba538b2df59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-12771be3f2b5fe8a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a90652e1793c62aa.rlib" "/opt/rustwide/target/debug/deps/libtokio-887e9b16964c26aa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c23f7ba4bb4153de.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fb23db51be3872f8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7287d77433a71fb1.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libmio-aaca43c3a95b51bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-586d7d2dccf678e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0739a8f3bf93a39.rlib" "/opt/rustwide/target/debug/deps/liblibc-a40391b8f7ca94de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5407cb8b869156d0.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libserde-fb8140b988310ff3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pong-fbf18bcb0b731d0a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pong` (bin "pong" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e1b5e48f4bdf0207b60b2f0b073694f53eff6ed4f72c4ab59567fe153ea49dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b5e48f4bdf0207b60b2f0b073694f53eff6ed4f72c4ab59567fe153ea49dcc", kill_on_drop: false }` [INFO] [stdout] e1b5e48f4bdf0207b60b2f0b073694f53eff6ed4f72c4ab59567fe153ea49dcc