[INFO] updating cached repository target-san/httpdl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/target-san/httpdl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/target-san/httpdl" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/target-san/httpdl"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/target-san/httpdl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/target-san/httpdl" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/target-san/httpdl"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/target-san/httpdl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 929648de46a50a7fc05ed6a0f1b9a8fd1792418c [INFO] sha for GitHub repo target-san/httpdl: 929648de46a50a7fc05ed6a0f1b9a8fd1792418c [INFO] validating manifest of target-san/httpdl on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of target-san/httpdl on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing target-san/httpdl [INFO] finished frobbing target-san/httpdl [INFO] frobbed toml for target-san/httpdl written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/target-san/httpdl/Cargo.toml [INFO] started frobbing target-san/httpdl [INFO] finished frobbing target-san/httpdl [INFO] frobbed toml for target-san/httpdl written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/target-san/httpdl/Cargo.toml [INFO] crate target-san/httpdl has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing target-san/httpdl against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/target-san/httpdl:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 77335d4dde549da65a9fd95c05c1a7b6f2c141d45ac7e3ffa29c394c8e533018 [INFO] running `"docker" "start" "-a" "77335d4dde549da65a9fd95c05c1a7b6f2c141d45ac7e3ffa29c394c8e533018"` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.0.1 [INFO] [stderr] Compiling thread-scoped v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.20.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling url v1.3.0 [INFO] [stderr] Compiling hyper v0.10.0 [INFO] [stderr] Compiling httpdl v0.3.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/main.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | / error_chain! { [INFO] [stderr] 99 | | types {} [INFO] [stderr] 100 | | links {} [INFO] [stderr] 101 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this error 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/main.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | / error_chain! { [INFO] [stderr] 99 | | types {} [INFO] [stderr] 100 | | links {} [INFO] [stderr] 101 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this error 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] 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/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.httpdl.whdyzs2i-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff" "/opt/crater/target/debug/deps/httpdl-973f452a803541ff.2stpwksiz1oql9f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libthread_scoped-4ad849537478ec5b.rlib" "/opt/crater/target/debug/deps/libhyper-b0d99232fb7c9e36.rlib" "/opt/crater/target/debug/deps/libmime-1340f736e5818200.rlib" "/opt/crater/target/debug/deps/liblog-e51c4e3bd980dbe5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-4901482c94fe5f2f.rlib" "/opt/crater/target/debug/deps/libtypeable-e32954e0385f5bf5.rlib" "/opt/crater/target/debug/deps/libtraitobject-5a6f85c9092a5ce9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-72262ada9f209bb3.rlib" "/opt/crater/target/debug/deps/libhttparse-6998402106637515.rlib" "/opt/crater/target/debug/deps/libunicase-dc4616ac439e5760.rlib" "/opt/crater/target/debug/deps/liburl-93c6c917f293ed59.rlib" "/opt/crater/target/debug/deps/libidna-bfeb711d6fbd03c0.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-f4319ccd19952035.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-b984c6b38f36eb88.rlib" "/opt/crater/target/debug/deps/libmatches-7eea582645c3d3cb.rlib" "/opt/crater/target/debug/deps/libtime-97cd697050753532.rlib" "/opt/crater/target/debug/deps/librustc_serialize-83a5d29f94384403.rlib" "/opt/crater/target/debug/deps/liberror_chain-344ba310b1798b7a.rlib" "/opt/crater/target/debug/deps/libbacktrace-a7e73d2512909ff0.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6b9edb025b251a0e.rlib" "/opt/crater/target/debug/deps/librustc_demangle-4c4fdb42d352ee49.rlib" "/opt/crater/target/debug/deps/libcfg_if-0a93ba4f6cd185dc.rlib" "/opt/crater/target/debug/deps/libdbghelp-9b750215343655ee.rlib" "/opt/crater/target/debug/deps/libwinapi-8b6aedb380efb349.rlib" "/opt/crater/target/debug/deps/libkernel32-03a5a47a8ea86e38.rlib" "/opt/crater/target/debug/deps/libclap-12bb2b952fc69c27.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-c2ddd3f49faa41a2.rlib" "/opt/crater/target/debug/deps/libterm_size-a20ec14a5ccd0153.rlib" "/opt/crater/target/debug/deps/libvec_map-37bbfd9b16db9654.rlib" "/opt/crater/target/debug/deps/libbitflags-261879c853d19ff4.rlib" "/opt/crater/target/debug/deps/libunicode_width-5f4667994d67be28.rlib" "/opt/crater/target/debug/deps/liblibc-b361dfc65cf0c0c3.rlib" "/opt/crater/target/debug/deps/libansi_term-810ffeb96cf615da.rlib" "/opt/crater/target/debug/deps/libstrsim-2728f7febe125fc0.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b9cdeeb7d71e069b.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2c784314f5b61a49.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3b6efc0e4ddb88fa.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f958c03192217b33.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6a937665f3cd6c5f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e29e11dee090b90f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-83c4e27232163c87.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-39348c626a7cd664.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a98540404781e6a7.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f0f63061644276a5.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-a7e73d2512909ff0.rlib(backtrace-a7e73d2512909ff0.backtrace.3ip82aua-cgu.12.rcgu.o): In function `_RNCNsNtNaCs9yUNhjxRK0j_9backtrace9symbolize12libbacktrace10init_state0B7_': [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-a7e73d2512909ff0.rlib(backtrace-a7e73d2512909ff0.backtrace.3ip82aua-cgu.12.rcgu.o): In function `_RNyNtNaCs9yUNhjxRK0j_9backtrace9symbolize12libbacktrace7resolve': [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 `httpdl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "77335d4dde549da65a9fd95c05c1a7b6f2c141d45ac7e3ffa29c394c8e533018"` [INFO] running `"docker" "rm" "-f" "77335d4dde549da65a9fd95c05c1a7b6f2c141d45ac7e3ffa29c394c8e533018"` [INFO] [stdout] 77335d4dde549da65a9fd95c05c1a7b6f2c141d45ac7e3ffa29c394c8e533018