[INFO] updating cached repository https://github.com/SeanTater/springbok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36d51a0627f905aa87793a941502aff3917cfe0e [INFO] testing SeanTater/springbok against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanTater%2Fspringbok" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SeanTater/springbok on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SeanTater/springbok [INFO] finished tweaking git repo https://github.com/SeanTater/springbok [INFO] tweaked toml for git repo https://github.com/SeanTater/springbok written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SeanTater/springbok already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f80be3c1a734cb9574dc17924d9c0b0e14d7786d97edeedeea17c7a5f408569c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f80be3c1a734cb9574dc17924d9c0b0e14d7786d97edeedeea17c7a5f408569c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f80be3c1a734cb9574dc17924d9c0b0e14d7786d97edeedeea17c7a5f408569c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80be3c1a734cb9574dc17924d9c0b0e14d7786d97edeedeea17c7a5f408569c", kill_on_drop: false }` [INFO] [stdout] f80be3c1a734cb9574dc17924d9c0b0e14d7786d97edeedeea17c7a5f408569c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f5461de90fe6379690607c8e3f99b60c7b6d8e34150831d6bc02e6f65cee256 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f5461de90fe6379690607c8e3f99b60c7b6d8e34150831d6bc02e6f65cee256", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling sysinfo v0.10.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bytestring v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling im v14.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tui v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling sized-chunks v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling actix-utils v1.0.4 [INFO] [stderr] Compiling actix-server v1.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling actix-router v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-web-actors v2.0.0 [INFO] [stderr] Compiling springbok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/lib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `Command { std: "docker" "inspect" "1f5461de90fe6379690607c8e3f99b60c7b6d8e34150831d6bc02e6f65cee256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5461de90fe6379690607c8e3f99b60c7b6d8e34150831d6bc02e6f65cee256", kill_on_drop: false }` [INFO] [stdout] 1f5461de90fe6379690607c8e3f99b60c7b6d8e34150831d6bc02e6f65cee256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27045dfc50db8a40cc7b198e8f41e3cc9a5a2998fd711086e826f1ee988325c8 [INFO] running `Command { std: "docker" "start" "-a" "27045dfc50db8a40cc7b198e8f41e3cc9a5a2998fd711086e826f1ee988325c8", kill_on_drop: false }` [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/lib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling springbok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/lib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.bok.d37b54ef-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b" "/opt/rustwide/target/debug/deps/bok-5e84061c65e77d2b.1vtm7exe5291e3up.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-324db17399cff9ef/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-597201fb22e11191/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libws-0108436cf49c9ab5.rlib" "/opt/rustwide/target/debug/deps/libsha1-ed3fd957be11be0b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f02471849e78097b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8515a3bbc9c5fe15.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-71ccbf6f47e31331.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libfern-1eff1c9038d95a8d.rlib" "/opt/rustwide/target/debug/deps/libcolored-d7a319ace08e2784.rlib" "/opt/rustwide/target/debug/deps/libexitfailure-250fe9f1332173d1.rlib" "/opt/rustwide/target/debug/deps/libtui-95313ccbb85bc204.rlib" "/opt/rustwide/target/debug/deps/libitertools-8ac8ce2374ecc5bd.rlib" "/opt/rustwide/target/debug/deps/libcassowary-cd1cff99c9068e33.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6bdae7aff90d5e46.rlib" "/opt/rustwide/target/debug/deps/libtermion-b179c352121f5cc4.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-e142759534489820.rlib" "/opt/rustwide/target/debug/deps/libspringbok-c640cf3e4c9578a1.rlib" "/opt/rustwide/target/debug/deps/libim-5199f6b4cdc8a131.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-52976c2bf711e107.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-3a3e229149b73821.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-ba4d81e808d115d0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libignore-c15b65f4b2b9b40b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e727c8fd249f7fc1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/libglobset-ca06bec1a6bc3ac3.rlib" "/opt/rustwide/target/debug/deps/libbstr-4ac49620d5846463.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a0e7d909d45b644a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libdirectories-62197d5a83ff5296.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3ee21d27fa24d370.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-24cd78b2e84876ba.rlib" "/opt/rustwide/target/debug/deps/libactix_web-774edded2c4f1bfe.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-7863ad01c22f59f7.rlib" "/opt/rustwide/target/debug/deps/libawc-36a7ef8511fdd343.rlib" "/opt/rustwide/target/debug/deps/libactix_server-c0d77a557d9a08d4.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f881e73651b1525d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-2e1d4f53633fc0a2.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-f256b5160451f9a8.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-350e3e13c5b38dec.rlib" "/opt/rustwide/target/debug/deps/librayon-20fb18b734f13775.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e982f3de58d4a43e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7479421f1edf4b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libtempfile-54eed7e05982fbef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libactix-8a15710a9f04c388.rlib" "/opt/rustwide/target/debug/deps/libactix_http-db07c51c4ee81755.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-16ff0cda1d2fffdd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-7db76f77e8baa232.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-00931d19defaaf39.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f40d649f8f7d58f7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-dc8f06d6fe22d9db.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d6ca046e8d7e6a00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-dd0a633215a61f73.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-1b0c9f85412b44f3.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libh2-bb84ca2b8d954c2a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-203cd2d3aba8caec.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d35b870b8ed37b89.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b0c3237ba21580ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-09c0abeb9c031dc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b3311663f979cce4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-be1e76b59c8aaf23.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-59feb8a0b9230e23.rlib" "/opt/rustwide/target/debug/deps/librand-21462d9ffcb63a34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3a2bd47d2e57c643.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-af029e2fb6d3f5aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-330f740db2b9947c.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-06a7d850244a5262.rlib" "/opt/rustwide/target/debug/deps/libhostname-f50da97c0be61e15.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9ee847e2e310b2fc.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-526de355ec5bb154.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b2cddeb61de01191.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f1d181a5b0bb031a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3191a411765c336f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7f3d34908856760d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio-9bcf74f6437043fa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-08fa6bbdc28001fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0d22f669192868bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0d02d6fadbcd2bef.rlib" "/opt/rustwide/target/debug/deps/libmio-e44449d7b27764c7.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf4ed48759939c45.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a41ad0cbc9d3b14f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libfutures-7b14e23403185b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aacc6ef4d3768ef9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5e2bc85e0d3f53d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b7928a16b3c426e7.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc1b4e01a471ec9b.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bc830073f8360543.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6c843038dcec9597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcce6b99e5ff1420.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8dfb8eae69b9681c.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-16b858825436cfb6.rlib" "/opt/rustwide/target/debug/deps/libchrono-aeaf15e399d9c148.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9889e7da51918a29.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fc8088111d8f3759.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/liburl-ccca19f200ab2f5f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libindicatif-457bef932c7a201a.rlib" "/opt/rustwide/target/debug/deps/libconsole-27ab7cc36d645949.rlib" "/opt/rustwide/target/debug/deps/libtermios-ca6f22ce9217c6b6.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-9bef21789106fc77.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-0987e24df85fd320.rlib" "/opt/rustwide/target/debug/deps/libmaplit-bfefd0711fe12361.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libfailure-04e6755737edea94.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-479d5e30a0c78542.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b8ffaeff12aaa5b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f255c57e92870c85.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8b8f37ed789d606b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9b93f49415776eac.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-880ae33372ad0c1f.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libclap-c850268f9297bc9b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-474b46b5a949c589.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `springbok`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "27045dfc50db8a40cc7b198e8f41e3cc9a5a2998fd711086e826f1ee988325c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27045dfc50db8a40cc7b198e8f41e3cc9a5a2998fd711086e826f1ee988325c8", kill_on_drop: false }` [INFO] [stdout] 27045dfc50db8a40cc7b198e8f41e3cc9a5a2998fd711086e826f1ee988325c8