[INFO] fetching crate imageproc 0.22.0... [INFO] testing imageproc-0.22.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate imageproc 0.22.0 into /workspace/builds/worker-50/source [INFO] validating manifest of crates.io crate imageproc 0.22.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-50/source/.cargo/config [INFO] started tweaking crates.io crate imageproc 0.22.0 [INFO] finished tweaking crates.io crate imageproc 0.22.0 [INFO] tweaked toml for crates.io crate imageproc 0.22.0 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate crates.io crate imageproc 0.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 888c618818aac50140b5d5a0b7bc7aa1004f7f3dc95b7acebe48f9988fcdf453 [INFO] running `Command { std: "docker" "start" "-a" "888c618818aac50140b5d5a0b7bc7aa1004f7f3dc95b7acebe48f9988fcdf453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "888c618818aac50140b5d5a0b7bc7aa1004f7f3dc95b7acebe48f9988fcdf453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "888c618818aac50140b5d5a0b7bc7aa1004f7f3dc95b7acebe48f9988fcdf453", kill_on_drop: false }` [INFO] [stdout] 888c618818aac50140b5d5a0b7bc7aa1004f7f3dc95b7acebe48f9988fcdf453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72914f4401c6c5addbf144acf2227b53dd11cc6e4ed81d606f409e05c559e4db [INFO] running `Command { std: "docker" "start" "-a" "72914f4401c6c5addbf144acf2227b53dd11cc6e4ed81d606f409e05c559e4db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling imageproc v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/filter/mod.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / format!( [INFO] [stdout] 95 | | "Invalid kernel len: expecting {}, found {}", [INFO] [stdout] 96 | | width * height, [INFO] [stdout] 97 | | data.len() [INFO] [stdout] 98 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 94 ~ [INFO] [stdout] 95 | "Invalid kernel len: expecting {}, found {}", [INFO] [stdout] 96 | width * height, [INFO] [stdout] 97 | data.len() [INFO] [stdout] 98 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.28s [INFO] running `Command { std: "docker" "inspect" "72914f4401c6c5addbf144acf2227b53dd11cc6e4ed81d606f409e05c559e4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72914f4401c6c5addbf144acf2227b53dd11cc6e4ed81d606f409e05c559e4db", kill_on_drop: false }` [INFO] [stdout] 72914f4401c6c5addbf144acf2227b53dd11cc6e4ed81d606f409e05c559e4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43f5285982460d80a9b70081860533c3f19eb16ffe4c99f90896cc92b68727e2 [INFO] running `Command { std: "docker" "start" "-a" "43f5285982460d80a9b70081860533c3f19eb16ffe4c99f90896cc92b68727e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/filter/mod.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / format!( [INFO] [stdout] 95 | | "Invalid kernel len: expecting {}, found {}", [INFO] [stdout] 96 | | width * height, [INFO] [stdout] 97 | | data.len() [INFO] [stdout] 98 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 94 ~ [INFO] [stdout] 95 | "Invalid kernel len: expecting {}, found {}", [INFO] [stdout] 96 | width * height, [INFO] [stdout] 97 | data.len() [INFO] [stdout] 98 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.14 [INFO] [stderr] Compiling imageproc v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/font.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.hog.9ce15e01-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66.550h3y03av5yqwon.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimageproc-fd53c9a18ecb80ba.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1d50637800436a5f.rlib" "/opt/rustwide/target/debug/deps/librand-040fd53ac267348a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9e2c7fb9b2152ee1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-d758ddac83303cfc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e5d9a1dfe7fddc25.rlib" "/opt/rustwide/target/debug/deps/librulinalg-d0ce593e360d32b5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2bb83c04888395e8.rlib" "/opt/rustwide/target/debug/deps/librusttype-12fc4b87cd2587b1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-22413b3dd3b1d3da.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-e24b195f91de673a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b66d8fd9dc5e7851.rlib" "/opt/rustwide/target/debug/deps/libitertools-30fc94a0030caba2.rlib" "/opt/rustwide/target/debug/deps/libimage-79bdf57497091222.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-c3ae511fca4dccfa.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-235d05bb2a92920d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-21fadee7bdfa994f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-13ca17e9ee15f88b.rlib" "/opt/rustwide/target/debug/deps/librayon-f9230b42f119679a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6ed0e515f9dc3e17.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-63674616a8f7462e.rlib" "/opt/rustwide/target/debug/deps/liblibc-2940848e68407286.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06121df51a3dcbd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d98ebbd2699ccc99.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-772034eca31f8ede.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-48218ead765a30a0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-14383d787a74f0d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-212b447510d1fdab.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c20504cef886ad97.rlib" "/opt/rustwide/target/debug/deps/libtiff-085e73594c722997.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hog-efe5d0996846be66" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: build failed [INFO] running `Command { std: "docker" "inspect" "43f5285982460d80a9b70081860533c3f19eb16ffe4c99f90896cc92b68727e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f5285982460d80a9b70081860533c3f19eb16ffe4c99f90896cc92b68727e2", kill_on_drop: false }` [INFO] [stdout] 43f5285982460d80a9b70081860533c3f19eb16ffe4c99f90896cc92b68727e2