[INFO] cloning repository https://github.com/sikora77/rusddit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sikora77/rusddit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsikora77%2Frusddit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsikora77%2Frusddit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73cfa94419a8e05ecd759e4977b0f2d20a6d3576 [INFO] testing sikora77/rusddit against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsikora77%2Frusddit" "/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/sikora77/rusddit on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sikora77/rusddit [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/sikora77/rusddit [INFO] tweaked toml for git repo https://github.com/sikora77/rusddit written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sikora77/rusddit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded viuer v0.6.1 [INFO] [stderr] Downloaded sixel v0.3.2 [INFO] [stderr] Downloaded sixel-sys v0.3.1 [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d982bbc72bf02270be1ab7660663c389086492a83c3e7a2eb35ea1d51740e26 [INFO] running `Command { std: "docker" "start" "-a" "2d982bbc72bf02270be1ab7660663c389086492a83c3e7a2eb35ea1d51740e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d982bbc72bf02270be1ab7660663c389086492a83c3e7a2eb35ea1d51740e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d982bbc72bf02270be1ab7660663c389086492a83c3e7a2eb35ea1d51740e26", kill_on_drop: false }` [INFO] [stdout] 2d982bbc72bf02270be1ab7660663c389086492a83c3e7a2eb35ea1d51740e26 [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=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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 554b602946e07582d7b61ad4112a87cc389a8028bc664fc4dc2fe64465df85a8 [INFO] running `Command { std: "docker" "start" "-a" "554b602946e07582d7b61ad4112a87cc389a8028bc664fc4dc2fe64465df85a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sixel-sys v0.3.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ansi_colours v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling semver-parser v0.6.2 [INFO] [stderr] Compiling sixel v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling viuer v0.6.1 [INFO] [stderr] Compiling rusddit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/user_config.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | if (config_string == "".to_string()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - if (config_string == "".to_string()) { [INFO] [stdout] 27 + if config_string == "".to_string() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `readConfig` should have a snake case name [INFO] [stdout] --> src/user_config.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn readConfig(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `read_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `changeConfig` should have a snake case name [INFO] [stdout] --> src/user_config.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn changeConfig(&mut self, new_cookie: Option, new_tabs: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `change_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "554b602946e07582d7b61ad4112a87cc389a8028bc664fc4dc2fe64465df85a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "554b602946e07582d7b61ad4112a87cc389a8028bc664fc4dc2fe64465df85a8", kill_on_drop: false }` [INFO] [stdout] 554b602946e07582d7b61ad4112a87cc389a8028bc664fc4dc2fe64465df85a8 [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=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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c722f575ecb8171f92a415a6ef49dcfa5ac642ad230e98b81c2f0faec19bed [INFO] running `Command { std: "docker" "start" "-a" "d9c722f575ecb8171f92a415a6ef49dcfa5ac642ad230e98b81c2f0faec19bed", kill_on_drop: false }` [INFO] [stderr] Compiling rusddit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/user_config.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | if (config_string == "".to_string()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - if (config_string == "".to_string()) { [INFO] [stdout] 27 + if config_string == "".to_string() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `readConfig` should have a snake case name [INFO] [stdout] --> src/user_config.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn readConfig(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `read_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `changeConfig` should have a snake case name [INFO] [stdout] --> src/user_config.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn changeConfig(&mut self, new_cookie: Option, new_tabs: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `change_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNEVvcI/symbols.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.helper.139c1e4d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352.5fcdkxyitqap9l82.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sixel-sys-6f76e24d5abf989a/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libviuer-b3d1aa1a3567d230.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a9d05b41f18cc864.rlib" "/opt/rustwide/target/debug/deps/libfastrand-51ee0ce40b4fda98.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8199f08e45416890.rlib" "/opt/rustwide/target/debug/deps/libsixel-80c4cc38935e98f4.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-517f1c290620c98d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6d5f30ce319be54c.rlib" "/opt/rustwide/target/debug/deps/libregex-584ce134d1e9f8e0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6945dc1bfdefae63.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e2e7fcfaf82d501d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3959feda95b5823e.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d3493362244772bc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7d8f3f7c453e4c21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0450c94717b90030.rlib" "/opt/rustwide/target/debug/deps/libsixel_sys-58d8547f847105c5.rlib" "/opt/rustwide/target/debug/deps/libconsole-68ed45583afe4708.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-dfe898e067a8e57a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2f0ef9a8f03169e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4dbe98f28b0cb2ea.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-20488ebd99fe416a.rlib" "/opt/rustwide/target/debug/deps/librgb-9c405c082e27a647.rlib" "/opt/rustwide/target/debug/deps/libimage-148f19737f111faf.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ee6a3f1c753f00cb.rlib" "/opt/rustwide/target/debug/deps/libpng-2940cf137f168b23.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9610da170dcb130c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c9e904760822893f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d2bef717f02a997b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4e27cc062c2efb89.rlib" "/opt/rustwide/target/debug/deps/libgif-f2270d13acb24edb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-e43a0ec84eceaeb1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-81715d8a66bace33.rlib" "/opt/rustwide/target/debug/deps/libtiff-f49e3f6262c221a6.rlib" "/opt/rustwide/target/debug/deps/libflate2-211395d00d59a78e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4c8a52bb59cbcdcc.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libweezl-a7d8c3418bdaa60c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a0869495d1603d92.rlib" "/opt/rustwide/target/debug/deps/librayon-5f79815beb1c0122.rlib" "/opt/rustwide/target/debug/deps/librayon_core-93075a39242f86a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bf6e379f5422325.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-182fa5eb0ce18e23.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97636044571fd2f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-553405e6e21af08e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bcc7d9f458d0a21.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libeither-e7f410ea22a02b6e.rlib" "/opt/rustwide/target/debug/deps/libexr-d0b873b3f0218321.rlib" "/opt/rustwide/target/debug/deps/libflume-2e3dcda67c270c0c.rlib" "/opt/rustwide/target/debug/deps/libspin-de3c2eea3e080046.rlib" "/opt/rustwide/target/debug/deps/libpin_project-037f0bbd4ad93649.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-697fa9be06b6973c.rlib" "/opt/rustwide/target/debug/deps/libnanorand-d759232343cc410d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0eb1cd0163fb2dbc.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0120f88cf42c0f43.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c495a0a26f85a72f.rlib" "/opt/rustwide/target/debug/deps/libbit_field-ebf888b4401932c7.rlib" "/opt/rustwide/target/debug/deps/libinflate-f7f622c07a906d55.rlib" "/opt/rustwide/target/debug/deps/libdeflate-578dedf089d8b32e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6389368c8d59617.rlib" "/opt/rustwide/target/debug/deps/liblebe-965eaec9c723566c.rlib" "/opt/rustwide/target/debug/deps/libhalf-2274addea3417230.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-3715b6ccb2699a2e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-e6d21af0c0807d2d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7b440a3cd54993f1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f692d3dc1ad6b29a.rlib" "/opt/rustwide/target/debug/deps/libmio-e1fe9fadfdf78e9f.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b3586116905a7f9c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9e7478c9eb693058.rlib" "/opt/rustwide/target/debug/deps/liblibc-aed07a6df0c1fdfe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-498596edb3193716.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lsixel" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/helper-8a5b430b4557b352" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsixel [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusddit` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d9c722f575ecb8171f92a415a6ef49dcfa5ac642ad230e98b81c2f0faec19bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c722f575ecb8171f92a415a6ef49dcfa5ac642ad230e98b81c2f0faec19bed", kill_on_drop: false }` [INFO] [stdout] d9c722f575ecb8171f92a415a6ef49dcfa5ac642ad230e98b81c2f0faec19bed