[INFO] updating cached repository ernestrc/rux [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ernestrc/rux [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ernestrc/rux" "work/ex/beta-1.37-6/sources/1.36.0/gh/ernestrc/rux"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ernestrc/rux'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ernestrc/rux" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ernestrc/rux"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ernestrc/rux'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ad3feb3de7fec8889a04560de04c5ab42016dd0 [INFO] sha for GitHub repo ernestrc/rux: 7ad3feb3de7fec8889a04560de04c5ab42016dd0 [INFO] validating manifest of ernestrc/rux on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ernestrc/rux on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ernestrc/rux [INFO] finished frobbing ernestrc/rux [INFO] frobbed toml for ernestrc/rux written to work/ex/beta-1.37-6/sources/1.36.0/gh/ernestrc/rux/Cargo.toml [INFO] started frobbing ernestrc/rux [INFO] finished frobbing ernestrc/rux [INFO] frobbed toml for ernestrc/rux written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ernestrc/rux/Cargo.toml [INFO] crate ernestrc/rux already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ernestrc/rux against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ernestrc/rux:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ea9b065db773ad2d79c856518399ff7f398f069dd5e85bfaacc54b1e2351bb4c [INFO] running `"docker" "start" "-a" "ea9b065db773ad2d79c856518399ff7f398f069dd5e85bfaacc54b1e2351bb4c"` [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Compiling pad v0.1.4 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling error-chain v0.7.1 [INFO] [stderr] Compiling rux v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | types { [INFO] [stderr] 6 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 7 | | } [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | types { [INFO] [stderr] 6 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 7 | | } [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.98s [INFO] running `"docker" "inspect" "ea9b065db773ad2d79c856518399ff7f398f069dd5e85bfaacc54b1e2351bb4c"` [INFO] running `"docker" "rm" "-f" "ea9b065db773ad2d79c856518399ff7f398f069dd5e85bfaacc54b1e2351bb4c"` [INFO] [stdout] ea9b065db773ad2d79c856518399ff7f398f069dd5e85bfaacc54b1e2351bb4c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ernestrc/rux:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e87d78b54ca195acc072eab2258bc2234b338862e1916ff26bfa90d550105f13 [INFO] running `"docker" "start" "-a" "e87d78b54ca195acc072eab2258bc2234b338862e1916ff26bfa90d550105f13"` [INFO] [stderr] Compiling rux v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/mux/handler.rs:150:7 [INFO] [stderr] | [INFO] [stderr] 150 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | types { [INFO] [stderr] 6 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 7 | | } [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / error_chain! { [INFO] [stderr] 5 | | types { [INFO] [stderr] 6 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 7 | | } [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `buffer` [INFO] [stderr] --> src/buf/tests.rs:268:18 [INFO] [stderr] | [INFO] [stderr] 268 | fn from_buffer(buffer: &mut ByteBuffer) -> Result> { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_buffer` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.buf.556onjqy-cgu.8.rcgu.o" "-o" "/opt/crater/target/debug/examples/buf-f249702d5536a6be" "/opt/crater/target/debug/examples/buf-f249702d5536a6be.59rk0p3i9x5b76tj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/librux-1d3d9cacbf1ee4fc.rlib" "/opt/crater/target/debug/deps/liblog-6ed9f332a2a9d379.rlib" "/opt/crater/target/debug/deps/liberror_chain-6f4fc0bfe5244c5b.rlib" "/opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a77b86a39afdc585.rlib" "/opt/crater/target/debug/deps/librustc_demangle-274c4da954efaa0a.rlib" "/opt/crater/target/debug/deps/libdbghelp-4c5eeff50cd0cc4c.rlib" "/opt/crater/target/debug/deps/libwinapi-6779d1f046ce211b.rlib" "/opt/crater/target/debug/deps/libkernel32-579101ee9cfddddd.rlib" "/opt/crater/target/debug/deps/liblazy_static-d7718b504e03d468.rlib" "/opt/crater/target/debug/deps/libtime-dce1fad28286ed01.rlib" "/opt/crater/target/debug/deps/libpad-9848c6a39954eaa2.rlib" "/opt/crater/target/debug/deps/libunicode_width-fd9e29b5613c5dc5.rlib" "/opt/crater/target/debug/deps/libnum_cpus-3f7c14255ffe8bdc.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/libnix-6702e95f287aaaeb.rlib" "/opt/crater/target/debug/deps/liblibc-e444f8f33bb3c635.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libcfg_if-fcc9aff037f57c39.rlib" "/opt/crater/target/debug/deps/libbitflags-97b579be4ee514fd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib(backtrace-3476239da6a1ff5c.backtrace.15wiv9fz-cgu.5.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib(backtrace-3476239da6a1ff5c.backtrace.15wiv9fz-cgu.5.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `rux`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) [INFO] [stderr] --> src/epoll/mod.rs:215:13 [INFO] [stderr] | [INFO] [stderr] 215 | assert!(ev.events.contains(EPOLLIN)); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(safe_packed_borrows)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #46043 [INFO] [stderr] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.rux.9lg31kj4-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90" "/opt/crater/target/debug/deps/rux-6b1f9b4ae0b8eb90.2zxui31y4devb07b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/liblog-6ed9f332a2a9d379.rlib" "/opt/crater/target/debug/deps/liberror_chain-6f4fc0bfe5244c5b.rlib" "/opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a77b86a39afdc585.rlib" "/opt/crater/target/debug/deps/librustc_demangle-274c4da954efaa0a.rlib" "/opt/crater/target/debug/deps/libdbghelp-4c5eeff50cd0cc4c.rlib" "/opt/crater/target/debug/deps/libwinapi-6779d1f046ce211b.rlib" "/opt/crater/target/debug/deps/libkernel32-579101ee9cfddddd.rlib" "/opt/crater/target/debug/deps/liblazy_static-d7718b504e03d468.rlib" "/opt/crater/target/debug/deps/libtime-dce1fad28286ed01.rlib" "/opt/crater/target/debug/deps/libpad-9848c6a39954eaa2.rlib" "/opt/crater/target/debug/deps/libunicode_width-fd9e29b5613c5dc5.rlib" "/opt/crater/target/debug/deps/libnum_cpus-3f7c14255ffe8bdc.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/libnix-6702e95f287aaaeb.rlib" "/opt/crater/target/debug/deps/liblibc-e444f8f33bb3c635.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libcfg_if-fcc9aff037f57c39.rlib" "/opt/crater/target/debug/deps/libbitflags-97b579be4ee514fd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib(backtrace-3476239da6a1ff5c.backtrace.15wiv9fz-cgu.5.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib(backtrace-3476239da6a1ff5c.backtrace.15wiv9fz-cgu.5.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `rux`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.echo.5g7pvfii-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/echo-349ca3445663a11b" "/opt/crater/target/debug/examples/echo-349ca3445663a11b.3sylb5ik1lbi9z4y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-d2308385ea3e01a4.rlib" "/opt/crater/target/debug/deps/libregex-9b79d6a2beb4499b.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-00f0fc1fcb3347d8.rlib" "/opt/crater/target/debug/deps/libregex_syntax-5f2e8797984afb68.rlib" "/opt/crater/target/debug/deps/libthread_local-2215f3aa5e2f7974.rlib" "/opt/crater/target/debug/deps/libthread_id-b4a5f92c53f36d17.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4afe7cdbc84761f3.rlib" "/opt/crater/target/debug/deps/libmemchr-a1270c1d7fb8c6ef.rlib" "/opt/crater/target/debug/deps/librux-1d3d9cacbf1ee4fc.rlib" "/opt/crater/target/debug/deps/liberror_chain-6f4fc0bfe5244c5b.rlib" "/opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a77b86a39afdc585.rlib" "/opt/crater/target/debug/deps/librustc_demangle-274c4da954efaa0a.rlib" "/opt/crater/target/debug/deps/libdbghelp-4c5eeff50cd0cc4c.rlib" "/opt/crater/target/debug/deps/libwinapi-6779d1f046ce211b.rlib" "/opt/crater/target/debug/deps/libkernel32-579101ee9cfddddd.rlib" "/opt/crater/target/debug/deps/liblazy_static-d7718b504e03d468.rlib" "/opt/crater/target/debug/deps/libtime-dce1fad28286ed01.rlib" "/opt/crater/target/debug/deps/libpad-9848c6a39954eaa2.rlib" "/opt/crater/target/debug/deps/libunicode_width-fd9e29b5613c5dc5.rlib" "/opt/crater/target/debug/deps/libnum_cpus-3f7c14255ffe8bdc.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/libnix-6702e95f287aaaeb.rlib" "/opt/crater/target/debug/deps/liblibc-e444f8f33bb3c635.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libcfg_if-fcc9aff037f57c39.rlib" "/opt/crater/target/debug/deps/libbitflags-97b579be4ee514fd.rlib" "/opt/crater/target/debug/deps/liblog-6ed9f332a2a9d379.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib(backtrace-3476239da6a1ff5c.backtrace.15wiv9fz-cgu.5.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-3476239da6a1ff5c.rlib(backtrace-3476239da6a1ff5c.backtrace.15wiv9fz-cgu.5.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `rux`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e87d78b54ca195acc072eab2258bc2234b338862e1916ff26bfa90d550105f13"` [INFO] running `"docker" "rm" "-f" "e87d78b54ca195acc072eab2258bc2234b338862e1916ff26bfa90d550105f13"` [INFO] [stdout] e87d78b54ca195acc072eab2258bc2234b338862e1916ff26bfa90d550105f13