[INFO] updating cached repository kurtlawrence/papyrus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kurtlawrence/papyrus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kurtlawrence/papyrus" "work/ex/beta-1.38-1/sources/1.37.0/gh/kurtlawrence/papyrus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kurtlawrence/papyrus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kurtlawrence/papyrus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kurtlawrence/papyrus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kurtlawrence/papyrus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77336a9708e3d06f0a9adeb02efda85692659255 [INFO] sha for GitHub repo kurtlawrence/papyrus: 77336a9708e3d06f0a9adeb02efda85692659255 [INFO] validating manifest of kurtlawrence/papyrus on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kurtlawrence/papyrus on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kurtlawrence/papyrus [INFO] finished frobbing kurtlawrence/papyrus [INFO] frobbed toml for kurtlawrence/papyrus written to work/ex/beta-1.38-1/sources/1.37.0/gh/kurtlawrence/papyrus/Cargo.toml [INFO] started frobbing kurtlawrence/papyrus [INFO] finished frobbing kurtlawrence/papyrus [INFO] frobbed toml for kurtlawrence/papyrus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kurtlawrence/papyrus/Cargo.toml [INFO] crate kurtlawrence/papyrus already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kurtlawrence/papyrus against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kurtlawrence/papyrus:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d47ce218039c7c6eb04bdd468760dfa40e53bd460f6c294346cdb1c4d534db0e [INFO] running `"docker" "start" "-a" "d47ce218039c7c6eb04bdd468760dfa40e53bd460f6c294346cdb1c4d534db0e"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling shh v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling term_cursor v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.4 [INFO] [stderr] Compiling linefeed v0.5.4 (https://github.com/kurtlawrence/linefeed?rev=e66e1ea0477fc2d298a4cca5f84800da858d3e14#e66e1ea0) [INFO] [stderr] Compiling cratesiover v2.2.0 [INFO] [stderr] Compiling cmdtree v0.4.0 [INFO] [stderr] Compiling papyrus v0.8.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "d47ce218039c7c6eb04bdd468760dfa40e53bd460f6c294346cdb1c4d534db0e"` [INFO] running `"docker" "rm" "-f" "d47ce218039c7c6eb04bdd468760dfa40e53bd460f6c294346cdb1c4d534db0e"` [INFO] [stdout] d47ce218039c7c6eb04bdd468760dfa40e53bd460f6c294346cdb1c4d534db0e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kurtlawrence/papyrus:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 742cfa5a41427a01c2be49c0e99f4af384ac19a8ebed764f7551822615df8048 [INFO] running `"docker" "start" "-a" "742cfa5a41427a01c2be49c0e99f4af384ac19a8ebed764f7551822615df8048"` [INFO] [stderr] Compiling papyrus v0.8.0 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `papyrus`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `papyrus`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name papyrus src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=7e516e7039f5556e -C extra-filename=-7e516e7039f5556e --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern cmdtree=/opt/crater/target/debug/deps/libcmdtree-9a18b2c2e3122247.rlib --extern colored=/opt/crater/target/debug/deps/libcolored-7add70402b3ea0e6.rlib --extern cratesiover=/opt/crater/target/debug/deps/libcratesiover-e8ebc33c615f5868.rlib --extern crossbeam=/opt/crater/target/debug/deps/libcrossbeam-18de423c09f9c803.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-dbb0c701a7e69263.rlib --extern libloading=/opt/crater/target/debug/deps/liblibloading-c15dd557e1bfd8e7.rlib --extern linefeed=/opt/crater/target/debug/deps/liblinefeed-f9a787a6659c6d72.rlib --extern log=/opt/crater/target/debug/deps/liblog-81c91d07e28c3269.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-93856937d76bc943.rlib --extern shh=/opt/crater/target/debug/deps/libshh-375703313bf06498.rlib --extern simplelog=/opt/crater/target/debug/deps/libsimplelog-52a98769f95863a9.rlib --extern syn=/opt/crater/target/debug/deps/libsyn-fc5cfc6e3ee777a9.rlib --extern term_cursor=/opt/crater/target/debug/deps/libterm_cursor-cf73e4c353506d05.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/libloading-a6f4b56b7c30d793/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `papyrus`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name async examples/async.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=de4e32db685a64b6 -C extra-filename=-de4e32db685a64b6 --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern cmdtree=/opt/crater/target/debug/deps/libcmdtree-9a18b2c2e3122247.rlib --extern colored=/opt/crater/target/debug/deps/libcolored-7add70402b3ea0e6.rlib --extern cratesiover=/opt/crater/target/debug/deps/libcratesiover-e8ebc33c615f5868.rlib --extern crossbeam=/opt/crater/target/debug/deps/libcrossbeam-18de423c09f9c803.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-dbb0c701a7e69263.rlib --extern libloading=/opt/crater/target/debug/deps/liblibloading-c15dd557e1bfd8e7.rlib --extern linefeed=/opt/crater/target/debug/deps/liblinefeed-f9a787a6659c6d72.rlib --extern log=/opt/crater/target/debug/deps/liblog-81c91d07e28c3269.rlib --extern papyrus=/opt/crater/target/debug/deps/libpapyrus-ab5deac8066a8580.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-93856937d76bc943.rlib --extern shh=/opt/crater/target/debug/deps/libshh-375703313bf06498.rlib --extern simplelog=/opt/crater/target/debug/deps/libsimplelog-52a98769f95863a9.rlib --extern syn=/opt/crater/target/debug/deps/libsyn-fc5cfc6e3ee777a9.rlib --extern term_cursor=/opt/crater/target/debug/deps/libterm_cursor-cf73e4c353506d05.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/libloading-a6f4b56b7c30d793/out` (signal: 9, SIGKILL: kill) [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.macros.5xhpfj3z-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b" "/opt/crater/target/debug/deps/macros-4e7e0638a2731d5b.c9o8th1v3c1a4vj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-a6f4b56b7c30d793/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libpapyrus-ab5deac8066a8580.rlib" "/opt/crater/target/debug/deps/libcratesiover-e8ebc33c615f5868.rlib" "/opt/crater/target/debug/deps/libsemver-d13aa214b861262f.rlib" "/opt/crater/target/debug/deps/libsemver_parser-872b0e6ae46c91a1.rlib" "/opt/crater/target/debug/deps/libreqwest-93856937d76bc943.rlib" "/opt/crater/target/debug/deps/libuuid-2164e8e62ee2f72d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a242938926f0c8a3.rlib" "/opt/crater/target/debug/deps/liburl-eea0ded4c3b037b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-3f21ef5718ab2c24.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libserde_json-f67bf9229db1a07e.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libserde-3fccd66ba76c28dd.rlib" "/opt/crater/target/debug/deps/libmime_guess-b6a1a7c9e44c002d.rlib" "/opt/crater/target/debug/deps/libmime-6362928fe95e7e1c.rlib" "/opt/crater/target/debug/deps/libunicase-6e35fb605195eb35.rlib" "/opt/crater/target/debug/deps/libflate2-7e3eb6031e9a6b61.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-90a022aa9c3b23c5.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-b199bbe431529d77.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libcrc-59e38ad62cca33fe.rlib" "/opt/crater/target/debug/deps/libcrc32fast-bd1039de242ca517.rlib" "/opt/crater/target/debug/deps/libhyper_tls-ffde629cf9a263b8.rlib" "/opt/crater/target/debug/deps/libnative_tls-9651d099e8ba03ca.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-dfbd3297f6257ec6.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-51c997fbfacdf7e7.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libhyper-ff2f3e79df3c1260.rlib" "/opt/crater/target/debug/deps/libwant-ec947c010d10f7e7.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-9f32e2f0a59c85ca.rlib" "/opt/crater/target/debug/deps/libtokio-88143b0eb33ed372.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-497b0835fa51b99e.rlib" "/opt/crater/target/debug/deps/libtokio_timer-3ff7b0819369126f.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-135e055f5c15382e.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-06920de9c944ac47.rlib" "/opt/crater/target/debug/deps/libtokio_sync-381003923bb627e3.rlib" "/opt/crater/target/debug/deps/libparking_lot-e7607aa5e68506d3.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1525009952b397e8.rlib" "/opt/crater/target/debug/deps/librand-8afa1ce1890139eb.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7b19cb00158fa6fb.rlib" "/opt/crater/target/debug/deps/librand_pcg-65721c37f161e149.rlib" "/opt/crater/target/debug/deps/librand_hc-0652ab44c5db9eb2.rlib" "/opt/crater/target/debug/deps/librand_chacha-11361bf4dfc3f2ea.rlib" "/opt/crater/target/debug/deps/librand_isaac-a4f79f4126c1f25d.rlib" "/opt/crater/target/debug/deps/librand_core-4dce960811a60b1d.rlib" "/opt/crater/target/debug/deps/librand_os-88025ee6e43d1da6.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-3e29fbb93ddab4b2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-9224433abbf85bb1.rlib" "/opt/crater/target/debug/deps/libmio-5b0782b999fc4bff.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libtime-bdb81a5b842e309d.rlib" "/opt/crater/target/debug/deps/libnet2-ee66b0c6ddfd3b58.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-92d6f1fc10e83ff3.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libtokio_io-5dc83164d5810400.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-e022038971e938e9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-09f60693293459ba.rlib" "/opt/crater/target/debug/deps/libhttp-354fcf16d2d5cf9e.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-442bcc95826c599e.rlib" "/opt/crater/target/debug/deps/libbytes-acf892b3e5e2aa6b.rlib" "/opt/crater/target/debug/deps/libiovec-b8560001add49be1.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/libshh-375703313bf06498.rlib" "/opt/crater/target/debug/deps/libcrossbeam-18de423c09f9c803.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-72d7c90069701ead.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-6591a3631b12d19a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-959789a45a6a3d1d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-82927ddc69532a64.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-007e1eccfa518f54.rlib" "/opt/crater/target/debug/deps/libarrayvec-af01a0d346bcce40.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libcmdtree-9a18b2c2e3122247.rlib" "/opt/crater/target/debug/deps/liblinefeed-acb2763252827bdf.rlib" "/opt/crater/target/debug/deps/libcolored-7add70402b3ea0e6.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblibloading-c15dd557e1bfd8e7.rlib" "/opt/crater/target/debug/deps/libsyn-fc5cfc6e3ee777a9.rlib" "/opt/crater/target/debug/deps/libquote-0ff7c83bd3744896.rlib" "/opt/crater/target/debug/deps/libproc_macro2-0edced20b6259733.rlib" "/opt/crater/target/debug/deps/libunicode_xid-8d0f27a2dfe05cf6.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6249ccf5c2f1117f.rlib" "/opt/crater/target/debug/deps/liblinefeed-f9a787a6659c6d72.rlib" "/opt/crater/target/debug/deps/libdirs-dbb0c701a7e69263.rlib" "/opt/crater/target/debug/deps/libmortal-76722617981f187d.rlib" "/opt/crater/target/debug/deps/libterminfo-378de487d21bdd43.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libnom-ef83371e4b40330a.rlib" "/opt/crater/target/debug/deps/libmemchr-9ef36423b022a963.rlib" "/opt/crater/target/debug/deps/libnix-655fc34879b9cacf.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/liblibc-0dcb476daa67c749.rlib" "/opt/crater/target/debug/deps/libunicode_width-be270ae5acdefae2.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fc799b3617a5de66.rlib" "/opt/crater/target/debug/deps/libsmallstr-68684a95b591ad97.rlib" "/opt/crater/target/debug/deps/libsmallvec-5064529c624056f7.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liblog-81c91d07e28c3269.rlib" "/opt/crater/target/debug/deps/libcfg_if-b3a66c4c913947fb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: 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 `papyrus`. [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.mutating.8k31o24m-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0" "/opt/crater/target/debug/examples/mutating-a8e759499ccce0a0.3ts7hlupvi9p0pjr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-a6f4b56b7c30d793/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpapyrus-ab5deac8066a8580.rlib" "/opt/crater/target/debug/deps/libcratesiover-e8ebc33c615f5868.rlib" "/opt/crater/target/debug/deps/libsemver-d13aa214b861262f.rlib" "/opt/crater/target/debug/deps/libsemver_parser-872b0e6ae46c91a1.rlib" "/opt/crater/target/debug/deps/libreqwest-93856937d76bc943.rlib" "/opt/crater/target/debug/deps/libuuid-2164e8e62ee2f72d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a242938926f0c8a3.rlib" "/opt/crater/target/debug/deps/liburl-eea0ded4c3b037b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-3f21ef5718ab2c24.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libserde_json-f67bf9229db1a07e.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libserde-3fccd66ba76c28dd.rlib" "/opt/crater/target/debug/deps/libmime_guess-b6a1a7c9e44c002d.rlib" "/opt/crater/target/debug/deps/libmime-6362928fe95e7e1c.rlib" "/opt/crater/target/debug/deps/libunicase-6e35fb605195eb35.rlib" "/opt/crater/target/debug/deps/libflate2-7e3eb6031e9a6b61.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-90a022aa9c3b23c5.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-b199bbe431529d77.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libcrc-59e38ad62cca33fe.rlib" "/opt/crater/target/debug/deps/libcrc32fast-bd1039de242ca517.rlib" "/opt/crater/target/debug/deps/libhyper_tls-ffde629cf9a263b8.rlib" "/opt/crater/target/debug/deps/libnative_tls-9651d099e8ba03ca.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-dfbd3297f6257ec6.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-51c997fbfacdf7e7.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libhyper-ff2f3e79df3c1260.rlib" "/opt/crater/target/debug/deps/libwant-ec947c010d10f7e7.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-9f32e2f0a59c85ca.rlib" "/opt/crater/target/debug/deps/libtokio-88143b0eb33ed372.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-497b0835fa51b99e.rlib" "/opt/crater/target/debug/deps/libtokio_timer-3ff7b0819369126f.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-135e055f5c15382e.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-06920de9c944ac47.rlib" "/opt/crater/target/debug/deps/libtokio_sync-381003923bb627e3.rlib" "/opt/crater/target/debug/deps/libparking_lot-e7607aa5e68506d3.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1525009952b397e8.rlib" "/opt/crater/target/debug/deps/librand-8afa1ce1890139eb.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7b19cb00158fa6fb.rlib" "/opt/crater/target/debug/deps/librand_pcg-65721c37f161e149.rlib" "/opt/crater/target/debug/deps/librand_hc-0652ab44c5db9eb2.rlib" "/opt/crater/target/debug/deps/librand_chacha-11361bf4dfc3f2ea.rlib" "/opt/crater/target/debug/deps/librand_isaac-a4f79f4126c1f25d.rlib" "/opt/crater/target/debug/deps/librand_core-4dce960811a60b1d.rlib" "/opt/crater/target/debug/deps/librand_os-88025ee6e43d1da6.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-3e29fbb93ddab4b2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-9224433abbf85bb1.rlib" "/opt/crater/target/debug/deps/libmio-5b0782b999fc4bff.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libtime-bdb81a5b842e309d.rlib" "/opt/crater/target/debug/deps/libnet2-ee66b0c6ddfd3b58.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-92d6f1fc10e83ff3.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libtokio_io-5dc83164d5810400.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-e022038971e938e9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-09f60693293459ba.rlib" "/opt/crater/target/debug/deps/libhttp-354fcf16d2d5cf9e.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-442bcc95826c599e.rlib" "/opt/crater/target/debug/deps/libbytes-acf892b3e5e2aa6b.rlib" "/opt/crater/target/debug/deps/libiovec-b8560001add49be1.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/libshh-375703313bf06498.rlib" "/opt/crater/target/debug/deps/libcrossbeam-18de423c09f9c803.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-72d7c90069701ead.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-6591a3631b12d19a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-959789a45a6a3d1d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-82927ddc69532a64.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-007e1eccfa518f54.rlib" "/opt/crater/target/debug/deps/libarrayvec-af01a0d346bcce40.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libcmdtree-9a18b2c2e3122247.rlib" "/opt/crater/target/debug/deps/liblinefeed-acb2763252827bdf.rlib" "/opt/crater/target/debug/deps/libcolored-7add70402b3ea0e6.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblibloading-c15dd557e1bfd8e7.rlib" "/opt/crater/target/debug/deps/libsyn-fc5cfc6e3ee777a9.rlib" "/opt/crater/target/debug/deps/libquote-0ff7c83bd3744896.rlib" "/opt/crater/target/debug/deps/libproc_macro2-0edced20b6259733.rlib" "/opt/crater/target/debug/deps/libunicode_xid-8d0f27a2dfe05cf6.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6249ccf5c2f1117f.rlib" "/opt/crater/target/debug/deps/liblinefeed-f9a787a6659c6d72.rlib" "/opt/crater/target/debug/deps/libdirs-dbb0c701a7e69263.rlib" "/opt/crater/target/debug/deps/libmortal-76722617981f187d.rlib" "/opt/crater/target/debug/deps/libterminfo-378de487d21bdd43.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libnom-ef83371e4b40330a.rlib" "/opt/crater/target/debug/deps/libmemchr-9ef36423b022a963.rlib" "/opt/crater/target/debug/deps/libnix-655fc34879b9cacf.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/liblibc-0dcb476daa67c749.rlib" "/opt/crater/target/debug/deps/libunicode_width-be270ae5acdefae2.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fc799b3617a5de66.rlib" "/opt/crater/target/debug/deps/libsmallstr-68684a95b591ad97.rlib" "/opt/crater/target/debug/deps/libsmallvec-5064529c624056f7.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liblog-81c91d07e28c3269.rlib" "/opt/crater/target/debug/deps/libcfg_if-b3a66c4c913947fb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [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 `papyrus`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.push_input.2uimvyyz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45" "/opt/crater/target/debug/examples/push_input-1a6d5eb8723fbb45.14a1b2e1x7wej7yy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-a6f4b56b7c30d793/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpapyrus-ab5deac8066a8580.rlib" "/opt/crater/target/debug/deps/libcratesiover-e8ebc33c615f5868.rlib" "/opt/crater/target/debug/deps/libsemver-d13aa214b861262f.rlib" "/opt/crater/target/debug/deps/libsemver_parser-872b0e6ae46c91a1.rlib" "/opt/crater/target/debug/deps/libreqwest-93856937d76bc943.rlib" "/opt/crater/target/debug/deps/libuuid-2164e8e62ee2f72d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a242938926f0c8a3.rlib" "/opt/crater/target/debug/deps/liburl-eea0ded4c3b037b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-3f21ef5718ab2c24.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libserde_json-f67bf9229db1a07e.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libserde-3fccd66ba76c28dd.rlib" "/opt/crater/target/debug/deps/libmime_guess-b6a1a7c9e44c002d.rlib" "/opt/crater/target/debug/deps/libmime-6362928fe95e7e1c.rlib" "/opt/crater/target/debug/deps/libunicase-6e35fb605195eb35.rlib" "/opt/crater/target/debug/deps/libflate2-7e3eb6031e9a6b61.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-90a022aa9c3b23c5.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-b199bbe431529d77.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libcrc-59e38ad62cca33fe.rlib" "/opt/crater/target/debug/deps/libcrc32fast-bd1039de242ca517.rlib" "/opt/crater/target/debug/deps/libhyper_tls-ffde629cf9a263b8.rlib" "/opt/crater/target/debug/deps/libnative_tls-9651d099e8ba03ca.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-dfbd3297f6257ec6.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-51c997fbfacdf7e7.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libhyper-ff2f3e79df3c1260.rlib" "/opt/crater/target/debug/deps/libwant-ec947c010d10f7e7.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-9f32e2f0a59c85ca.rlib" "/opt/crater/target/debug/deps/libtokio-88143b0eb33ed372.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-497b0835fa51b99e.rlib" "/opt/crater/target/debug/deps/libtokio_timer-3ff7b0819369126f.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-135e055f5c15382e.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-06920de9c944ac47.rlib" "/opt/crater/target/debug/deps/libtokio_sync-381003923bb627e3.rlib" "/opt/crater/target/debug/deps/libparking_lot-e7607aa5e68506d3.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1525009952b397e8.rlib" "/opt/crater/target/debug/deps/librand-8afa1ce1890139eb.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7b19cb00158fa6fb.rlib" "/opt/crater/target/debug/deps/librand_pcg-65721c37f161e149.rlib" "/opt/crater/target/debug/deps/librand_hc-0652ab44c5db9eb2.rlib" "/opt/crater/target/debug/deps/librand_chacha-11361bf4dfc3f2ea.rlib" "/opt/crater/target/debug/deps/librand_isaac-a4f79f4126c1f25d.rlib" "/opt/crater/target/debug/deps/librand_core-4dce960811a60b1d.rlib" "/opt/crater/target/debug/deps/librand_os-88025ee6e43d1da6.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-3e29fbb93ddab4b2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-9224433abbf85bb1.rlib" "/opt/crater/target/debug/deps/libmio-5b0782b999fc4bff.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libtime-bdb81a5b842e309d.rlib" "/opt/crater/target/debug/deps/libnet2-ee66b0c6ddfd3b58.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-92d6f1fc10e83ff3.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libtokio_io-5dc83164d5810400.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-e022038971e938e9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-09f60693293459ba.rlib" "/opt/crater/target/debug/deps/libhttp-354fcf16d2d5cf9e.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-442bcc95826c599e.rlib" "/opt/crater/target/debug/deps/libbytes-acf892b3e5e2aa6b.rlib" "/opt/crater/target/debug/deps/libiovec-b8560001add49be1.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/libshh-375703313bf06498.rlib" "/opt/crater/target/debug/deps/libcrossbeam-18de423c09f9c803.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-72d7c90069701ead.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-6591a3631b12d19a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-959789a45a6a3d1d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-82927ddc69532a64.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-007e1eccfa518f54.rlib" "/opt/crater/target/debug/deps/libarrayvec-af01a0d346bcce40.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libcmdtree-9a18b2c2e3122247.rlib" "/opt/crater/target/debug/deps/liblinefeed-acb2763252827bdf.rlib" "/opt/crater/target/debug/deps/libcolored-7add70402b3ea0e6.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblibloading-c15dd557e1bfd8e7.rlib" "/opt/crater/target/debug/deps/libsyn-fc5cfc6e3ee777a9.rlib" "/opt/crater/target/debug/deps/libquote-0ff7c83bd3744896.rlib" "/opt/crater/target/debug/deps/libproc_macro2-0edced20b6259733.rlib" "/opt/crater/target/debug/deps/libunicode_xid-8d0f27a2dfe05cf6.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6249ccf5c2f1117f.rlib" "/opt/crater/target/debug/deps/liblinefeed-f9a787a6659c6d72.rlib" "/opt/crater/target/debug/deps/libdirs-dbb0c701a7e69263.rlib" "/opt/crater/target/debug/deps/libmortal-76722617981f187d.rlib" "/opt/crater/target/debug/deps/libterminfo-378de487d21bdd43.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libnom-ef83371e4b40330a.rlib" "/opt/crater/target/debug/deps/libmemchr-9ef36423b022a963.rlib" "/opt/crater/target/debug/deps/libnix-655fc34879b9cacf.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/liblibc-0dcb476daa67c749.rlib" "/opt/crater/target/debug/deps/libunicode_width-be270ae5acdefae2.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fc799b3617a5de66.rlib" "/opt/crater/target/debug/deps/libsmallstr-68684a95b591ad97.rlib" "/opt/crater/target/debug/deps/libsmallvec-5064529c624056f7.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/liblog-81c91d07e28c3269.rlib" "/opt/crater/target/debug/deps/libcfg_if-b3a66c4c913947fb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [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 `papyrus`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "742cfa5a41427a01c2be49c0e99f4af384ac19a8ebed764f7551822615df8048"` [INFO] running `"docker" "rm" "-f" "742cfa5a41427a01c2be49c0e99f4af384ac19a8ebed764f7551822615df8048"` [INFO] [stdout] 742cfa5a41427a01c2be49c0e99f4af384ac19a8ebed764f7551822615df8048