[INFO] cloning repository trust-dns/axfrnotify [INFO] running `"git" "clone" "--bare" "git://github.com/trust-dns/axfrnotify.git" "work/cache/sources/gh/trust-dns/axfrnotify"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/trust-dns/axfrnotify'... [INFO] running `"git" "clone" "work/cache/sources/gh/trust-dns/axfrnotify" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trust-dns/axfrnotify"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trust-dns/axfrnotify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/trust-dns/axfrnotify" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trust-dns/axfrnotify"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trust-dns/axfrnotify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86e1634b103d25d1034ae32c3733a19f0134f12f [INFO] sha for GitHub repo trust-dns/axfrnotify: 86e1634b103d25d1034ae32c3733a19f0134f12f [INFO] validating manifest of trust-dns/axfrnotify on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of trust-dns/axfrnotify on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing trust-dns/axfrnotify [INFO] finished frobbing trust-dns/axfrnotify [INFO] frobbed toml for trust-dns/axfrnotify written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trust-dns/axfrnotify/Cargo.toml [INFO] started frobbing trust-dns/axfrnotify [INFO] finished frobbing trust-dns/axfrnotify [INFO] frobbed toml for trust-dns/axfrnotify written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trust-dns/axfrnotify/Cargo.toml [INFO] crate trust-dns/axfrnotify already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded untrusted v0.3.2 [INFO] [stderr] Downloaded data-encoding v1.1.2 [INFO] [stderr] Downloaded trust-dns v0.9.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing trust-dns/axfrnotify against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trust-dns/axfrnotify:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f0cc23fd2a9bb836a588a059a73c61966e26e7a3865744756f8bdb823bcac29c [INFO] running `"docker" "start" "-a" "f0cc23fd2a9bb836a588a059a73c61966e26e7a3865744756f8bdb823bcac29c"` [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling openssl v0.9.6 [INFO] [stderr] Compiling trust-dns v0.9.3 [INFO] [stderr] Compiling data-encoding v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling untrusted v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling futures v0.1.6 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling clap v2.19.2 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling miow v0.1.3 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.6 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling mio v0.6.1 [INFO] [stderr] Compiling tokio-core v0.1.1 [INFO] [stderr] Compiling axfrnotify v0.1.0 (/opt/crater/workdir) [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.axfrnotify.lk90r7ip-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940" "/opt/crater/target/debug/deps/axfrnotify-527dc18dc2663940.45ke6wh5e0c9is75.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtrust_dns-f1dc31e70e0f7b69.rlib" "/opt/crater/target/debug/deps/librustc_serialize-dcd4906f684fbccc.rlib" "/opt/crater/target/debug/deps/librand-4eddd915a17eb0ae.rlib" "/opt/crater/target/debug/deps/libopenssl-82b669f2997d71bc.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ff2e4d94e1a9060a.rlib" "/opt/crater/target/debug/deps/libmio-cb8313f999d4eec7.rlib" "/opt/crater/target/debug/deps/libmiow-511e411a9c94d4f0.rlib" "/opt/crater/target/debug/deps/libnix-9491f10352f91a99.rlib" "/opt/crater/target/debug/deps/libslab-5f36f82aa7275a36.rlib" "/opt/crater/target/debug/deps/libbytes-99302f9028cc0c24.rlib" "/opt/crater/target/debug/deps/liblazy_static-d1ab4248af637a21.rlib" "/opt/crater/target/debug/deps/libdata_encoding-d0cb7aa2e76e9824.rlib" "/opt/crater/target/debug/deps/libchrono-7da9c9eb7903bf9a.rlib" "/opt/crater/target/debug/deps/libnum-00d6cb1ea8a4ba4b.rlib" "/opt/crater/target/debug/deps/libnum_iter-36a8be7f33c88457.rlib" "/opt/crater/target/debug/deps/libnum_integer-7008c8038c2bcf7d.rlib" "/opt/crater/target/debug/deps/libnum_traits-49ce1f445558d786.rlib" "/opt/crater/target/debug/deps/libtime-8f4ec3398cc03a91.rlib" "/opt/crater/target/debug/deps/liberror_chain-39aafd08da18fe59.rlib" "/opt/crater/target/debug/deps/libbacktrace-2594de402a9fadb7.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-bbdfd2b313b909cb.rlib" "/opt/crater/target/debug/deps/librustc_demangle-6917eb5c6fb1ba4f.rlib" "/opt/crater/target/debug/deps/libdbghelp-a6acc9f0a368465f.rlib" "/opt/crater/target/debug/deps/libwinapi-6fcedc2d2f28cc0f.rlib" "/opt/crater/target/debug/deps/libkernel32-772fbdd4a4514fe6.rlib" "/opt/crater/target/debug/deps/libtokio_core-651e419d7c11e72d.rlib" "/opt/crater/target/debug/deps/libscoped_tls-2de2dbec17a67694.rlib" "/opt/crater/target/debug/deps/libmio-59405d89f9bb84c4.rlib" "/opt/crater/target/debug/deps/libnix-a730f89c793beb58.rlib" "/opt/crater/target/debug/deps/libvoid-6e60474369b35b78.rlib" "/opt/crater/target/debug/deps/libbitflags-271d2b07f2684413.rlib" "/opt/crater/target/debug/deps/libslab-633f7196bd13935b.rlib" "/opt/crater/target/debug/deps/libnet2-4dff8ea1043ebd65.rlib" "/opt/crater/target/debug/deps/libcfg_if-dd8e36b0bfa0c1f1.rlib" "/opt/crater/target/debug/deps/liblazycell-e87560eed4b1e27e.rlib" "/opt/crater/target/debug/deps/libfutures-21797f32a750bde3.rlib" "/opt/crater/target/debug/deps/liblog-b6b2ba19d01a925d.rlib" "/opt/crater/target/debug/deps/libclap-da9357ace4697e18.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-8e1be72b78e166af.rlib" "/opt/crater/target/debug/deps/libterm_size-a5bfbf8eb9d29f43.rlib" "/opt/crater/target/debug/deps/libvec_map-955c283195113756.rlib" "/opt/crater/target/debug/deps/libbitflags-1a419d862fd59e6e.rlib" "/opt/crater/target/debug/deps/libunicode_width-42c525b4d398637c.rlib" "/opt/crater/target/debug/deps/liblibc-7362b1bf5a65e14c.rlib" "/opt/crater/target/debug/deps/libansi_term-ec6c7db5cbeec31e.rlib" "/opt/crater/target/debug/deps/libstrsim-a697138fd6020173.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-2594de402a9fadb7.rlib(backtrace-2594de402a9fadb7.backtrace.3rv9e8bp-cgu.15.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-2594de402a9fadb7.rlib(backtrace-2594de402a9fadb7.backtrace.3rv9e8bp-cgu.15.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: 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 `axfrnotify`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f0cc23fd2a9bb836a588a059a73c61966e26e7a3865744756f8bdb823bcac29c"` [INFO] running `"docker" "rm" "-f" "f0cc23fd2a9bb836a588a059a73c61966e26e7a3865744756f8bdb823bcac29c"` [INFO] [stdout] f0cc23fd2a9bb836a588a059a73c61966e26e7a3865744756f8bdb823bcac29c