[INFO] cloning repository PLUS-POSTECH/soma [INFO] running `"git" "clone" "--bare" "git://github.com/PLUS-POSTECH/soma.git" "work/cache/sources/gh/PLUS-POSTECH/soma"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/PLUS-POSTECH/soma'... [INFO] running `"git" "clone" "work/cache/sources/gh/PLUS-POSTECH/soma" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PLUS-POSTECH/soma"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PLUS-POSTECH/soma'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PLUS-POSTECH/soma" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PLUS-POSTECH/soma"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PLUS-POSTECH/soma'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3f8a93939f0f799a0be1854a35ff5878aa4dfd5 [INFO] sha for GitHub repo PLUS-POSTECH/soma: d3f8a93939f0f799a0be1854a35ff5878aa4dfd5 [INFO] validating manifest of PLUS-POSTECH/soma 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 PLUS-POSTECH/soma 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 PLUS-POSTECH/soma [INFO] finished frobbing PLUS-POSTECH/soma [INFO] frobbed toml for PLUS-POSTECH/soma written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PLUS-POSTECH/soma/Cargo.toml [INFO] started frobbing PLUS-POSTECH/soma [INFO] finished frobbing PLUS-POSTECH/soma [INFO] frobbed toml for PLUS-POSTECH/soma written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PLUS-POSTECH/soma/Cargo.toml [INFO] crate PLUS-POSTECH/soma 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 bollard v0.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing PLUS-POSTECH/soma against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PLUS-POSTECH/soma:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3472e9176042c72c0518ac0e0d8b9cec60295bef5c133a0cdc6c7d7aa71a1b0c [INFO] running `"docker" "start" "-a" "3472e9176042c72c0518ac0e0d8b9cec60295bef5c133a0cdc6c7d7aa71a1b0c"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling whoami v0.5.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tar v0.4.25 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling crossterm v0.6.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling typetag-impl v0.1.2 [INFO] [stderr] Compiling inventory v0.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling bollard v0.2.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling typetag v0.1.2 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 54s [INFO] running `"docker" "inspect" "3472e9176042c72c0518ac0e0d8b9cec60295bef5c133a0cdc6c7d7aa71a1b0c"` [INFO] running `"docker" "rm" "-f" "3472e9176042c72c0518ac0e0d8b9cec60295bef5c133a0cdc6c7d7aa71a1b0c"` [INFO] [stdout] 3472e9176042c72c0518ac0e0d8b9cec60295bef5c133a0cdc6c7d7aa71a1b0c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PLUS-POSTECH/soma:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0de5439c2b557f2b12485c3c4658cd916358435252281c40e7ebde272216899a [INFO] running `"docker" "start" "-a" "0de5439c2b557f2b12485c3c4658cd916358435252281c40e7ebde272216899a"` [INFO] [stderr] Compiling serde_test v1.0.91 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `soma-ctf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name update tests/update.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=fac4ee7c145c22bd -C extra-filename=-fac4ee7c145c22bd --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bollard=/opt/crater/target/debug/deps/libbollard-5f7fea22286f9f0e.rlib --extern clap=/opt/crater/target/debug/deps/libclap-26b507386e64b49a.rlib --extern crossterm=/opt/crater/target/debug/deps/libcrossterm-663cd7c0c3476480.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-a92ec6d7770e715c.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-3998321a7285626b.rlib --extern flate2=/opt/crater/target/debug/deps/libflate2-8c1a7a158d0c56ff.rlib --extern fs2=/opt/crater/target/debug/deps/libfs2-3b59cd49ba3b112d.rlib --extern fs_extra=/opt/crater/target/debug/deps/libfs_extra-35e8adfd003b16e5.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib --extern git2=/opt/crater/target/debug/deps/libgit2-1f822f27715f7d4b.rlib --extern handlebars=/opt/crater/target/debug/deps/libhandlebars-679a1deecdb93bde.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-9407aa1425c27b59.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib --extern matches=/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib --extern path_slash=/opt/crater/target/debug/deps/libpath_slash-7e3c3e64891a147b.rlib --extern regex=/opt/crater/target/debug/deps/libregex-edd9ba6d8515b90f.rlib --extern remove_dir_all=/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib --extern serde=/opt/crater/target/debug/deps/libserde-eb5f6b5c652b66b3.rlib --extern serde_cbor=/opt/crater/target/debug/deps/libserde_cbor-2afe81b3129d5c88.rlib --extern serde_test=/opt/crater/target/debug/deps/libserde_test-5938a24292910a85.rlib --extern soma=/opt/crater/target/debug/deps/libsoma-9496726082561cab.rlib --extern tar=/opt/crater/target/debug/deps/libtar-b3be3b8724b15732.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-c1f6f96c9b3fb269.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-0133c8eb2ddbeea8.rlib --extern toml=/opt/crater/target/debug/deps/libtoml-bf8dd58049df31a3.rlib --extern typetag=/opt/crater/target/debug/deps/libtypetag-c2a0ac850c53d2a0.rlib --extern url=/opt/crater/target/debug/deps/liburl-18f39c3b1c2a1eae.rlib --extern whoami=/opt/crater/target/debug/deps/libwhoami-b3de366c8eb68fb8.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-7416b96d80395ba7/out -L native=/opt/crater/target/debug/build/miniz-sys-40de1508b24ac9cd/out -L native=/opt/crater/target/debug/build/libgit2-sys-afe18c74f3513aa8/out/build -L native=/opt/crater/target/debug/build/curl-sys-3b672438d911e1b3/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/crater/target/debug/build/libssh2-sys-4dbea56d1795dbd1/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `soma-ctf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name build_clean tests/build_clean.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=e612bd441396bb2b -C extra-filename=-e612bd441396bb2b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bollard=/opt/crater/target/debug/deps/libbollard-5f7fea22286f9f0e.rlib --extern clap=/opt/crater/target/debug/deps/libclap-26b507386e64b49a.rlib --extern crossterm=/opt/crater/target/debug/deps/libcrossterm-663cd7c0c3476480.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-a92ec6d7770e715c.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-3998321a7285626b.rlib --extern flate2=/opt/crater/target/debug/deps/libflate2-8c1a7a158d0c56ff.rlib --extern fs2=/opt/crater/target/debug/deps/libfs2-3b59cd49ba3b112d.rlib --extern fs_extra=/opt/crater/target/debug/deps/libfs_extra-35e8adfd003b16e5.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib --extern git2=/opt/crater/target/debug/deps/libgit2-1f822f27715f7d4b.rlib --extern handlebars=/opt/crater/target/debug/deps/libhandlebars-679a1deecdb93bde.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-9407aa1425c27b59.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib --extern matches=/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib --extern path_slash=/opt/crater/target/debug/deps/libpath_slash-7e3c3e64891a147b.rlib --extern regex=/opt/crater/target/debug/deps/libregex-edd9ba6d8515b90f.rlib --extern remove_dir_all=/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib --extern serde=/opt/crater/target/debug/deps/libserde-eb5f6b5c652b66b3.rlib --extern serde_cbor=/opt/crater/target/debug/deps/libserde_cbor-2afe81b3129d5c88.rlib --extern serde_test=/opt/crater/target/debug/deps/libserde_test-5938a24292910a85.rlib --extern soma=/opt/crater/target/debug/deps/libsoma-9496726082561cab.rlib --extern tar=/opt/crater/target/debug/deps/libtar-b3be3b8724b15732.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-c1f6f96c9b3fb269.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-0133c8eb2ddbeea8.rlib --extern toml=/opt/crater/target/debug/deps/libtoml-bf8dd58049df31a3.rlib --extern typetag=/opt/crater/target/debug/deps/libtypetag-c2a0ac850c53d2a0.rlib --extern url=/opt/crater/target/debug/deps/liburl-18f39c3b1c2a1eae.rlib --extern whoami=/opt/crater/target/debug/deps/libwhoami-b3de366c8eb68fb8.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-7416b96d80395ba7/out -L native=/opt/crater/target/debug/build/miniz-sys-40de1508b24ac9cd/out -L native=/opt/crater/target/debug/build/libgit2-sys-afe18c74f3513aa8/out/build -L native=/opt/crater/target/debug/build/curl-sys-3b672438d911e1b3/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/crater/target/debug/build/libssh2-sys-4dbea56d1795dbd1/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `soma-ctf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name run_stop tests/run_stop.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=19a0fd7105aa14ff -C extra-filename=-19a0fd7105aa14ff --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bollard=/opt/crater/target/debug/deps/libbollard-5f7fea22286f9f0e.rlib --extern clap=/opt/crater/target/debug/deps/libclap-26b507386e64b49a.rlib --extern crossterm=/opt/crater/target/debug/deps/libcrossterm-663cd7c0c3476480.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-a92ec6d7770e715c.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-3998321a7285626b.rlib --extern flate2=/opt/crater/target/debug/deps/libflate2-8c1a7a158d0c56ff.rlib --extern fs2=/opt/crater/target/debug/deps/libfs2-3b59cd49ba3b112d.rlib --extern fs_extra=/opt/crater/target/debug/deps/libfs_extra-35e8adfd003b16e5.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib --extern git2=/opt/crater/target/debug/deps/libgit2-1f822f27715f7d4b.rlib --extern handlebars=/opt/crater/target/debug/deps/libhandlebars-679a1deecdb93bde.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-9407aa1425c27b59.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib --extern matches=/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib --extern path_slash=/opt/crater/target/debug/deps/libpath_slash-7e3c3e64891a147b.rlib --extern regex=/opt/crater/target/debug/deps/libregex-edd9ba6d8515b90f.rlib --extern remove_dir_all=/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib --extern serde=/opt/crater/target/debug/deps/libserde-eb5f6b5c652b66b3.rlib --extern serde_cbor=/opt/crater/target/debug/deps/libserde_cbor-2afe81b3129d5c88.rlib --extern serde_test=/opt/crater/target/debug/deps/libserde_test-5938a24292910a85.rlib --extern soma=/opt/crater/target/debug/deps/libsoma-9496726082561cab.rlib --extern tar=/opt/crater/target/debug/deps/libtar-b3be3b8724b15732.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-c1f6f96c9b3fb269.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-0133c8eb2ddbeea8.rlib --extern toml=/opt/crater/target/debug/deps/libtoml-bf8dd58049df31a3.rlib --extern typetag=/opt/crater/target/debug/deps/libtypetag-c2a0ac850c53d2a0.rlib --extern url=/opt/crater/target/debug/deps/liburl-18f39c3b1c2a1eae.rlib --extern whoami=/opt/crater/target/debug/deps/libwhoami-b3de366c8eb68fb8.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-7416b96d80395ba7/out -L native=/opt/crater/target/debug/build/miniz-sys-40de1508b24ac9cd/out -L native=/opt/crater/target/debug/build/libgit2-sys-afe18c74f3513aa8/out/build -L native=/opt/crater/target/debug/build/curl-sys-3b672438d911e1b3/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/crater/target/debug/build/libssh2-sys-4dbea56d1795dbd1/out/build` (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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.soma.7iqx2iqj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9" "/opt/crater/target/debug/deps/soma-bf38126ca38f1cc9.4u86ex6vy08zd73s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-7416b96d80395ba7/out" "-L" "/opt/crater/target/debug/build/miniz-sys-40de1508b24ac9cd/out" "-L" "/opt/crater/target/debug/build/libgit2-sys-afe18c74f3513aa8/out/build" "-L" "/opt/crater/target/debug/build/curl-sys-3b672438d911e1b3/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/libssh2-sys-4dbea56d1795dbd1/out/build" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libserde_cbor-2afe81b3129d5c88.rlib" "/opt/crater/target/debug/deps/libhalf-143cc1846f8d0a16.rlib" "/opt/crater/target/debug/deps/libtoml-bf8dd58049df31a3.rlib" "/opt/crater/target/debug/deps/libtar-b3be3b8724b15732.rlib" "/opt/crater/target/debug/deps/libxattr-328fc359e2da05ab.rlib" "/opt/crater/target/debug/deps/libfiletime-d6db4139218f68c0.rlib" "/opt/crater/target/debug/deps/libtypetag-c2a0ac850c53d2a0.rlib" "/opt/crater/target/debug/deps/liberased_serde-ce249331f47dbe47.rlib" "/opt/crater/target/debug/deps/libinventory-1d0a5c2dd35ec288.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libgit2-1f822f27715f7d4b.rlib" "/opt/crater/target/debug/deps/liblibgit2_sys-4008c54dc8ce7d23.rlib" "/opt/crater/target/debug/deps/libcurl_sys-8561b8c9c7b36bbe.rlib" "/opt/crater/target/debug/deps/liblibssh2_sys-038c788ee0924819.rlib" "/opt/crater/target/debug/deps/liblibz_sys-ae4ab16e7debb75e.rlib" "/opt/crater/target/debug/deps/libserde_test-5938a24292910a85.rlib" "/opt/crater/target/debug/deps/libpath_slash-7e3c3e64891a147b.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f6f96c9b3fb269.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-7762fc4290229646.rlib" "/opt/crater/target/debug/deps/libhandlebars-679a1deecdb93bde.rlib" "/opt/crater/target/debug/deps/libwalkdir-c201473e3b7f8924.rlib" "/opt/crater/target/debug/deps/libsame_file-3d350366c92c887c.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libpest-43bdde5d79001e7f.rlib" "/opt/crater/target/debug/deps/libucd_trie-be4ddc44089f9e29.rlib" "/opt/crater/target/debug/deps/libfs_extra-35e8adfd003b16e5.rlib" "/opt/crater/target/debug/deps/libflate2-8c1a7a158d0c56ff.rlib" "/opt/crater/target/debug/deps/libminiz_sys-89e729b15feb82ce.rlib" "/opt/crater/target/debug/deps/libcrc32fast-448f2fe4be4e131f.rlib" "/opt/crater/target/debug/deps/libfs2-3b59cd49ba3b112d.rlib" "/opt/crater/target/debug/deps/libregex-edd9ba6d8515b90f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-7909838c5595b284.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libclap-26b507386e64b49a.rlib" "/opt/crater/target/debug/deps/libvec_map-93769db312b5e022.rlib" "/opt/crater/target/debug/deps/libtextwrap-2efe03367c828081.rlib" "/opt/crater/target/debug/deps/libunicode_width-805e15fbea7d8565.rlib" "/opt/crater/target/debug/deps/libstrsim-afea39c456d2b2a8.rlib" "/opt/crater/target/debug/deps/libatty-92fe265315fa599a.rlib" "/opt/crater/target/debug/deps/libansi_term-3f6b86b4b1f9989c.rlib" "/opt/crater/target/debug/deps/libbollard-5f7fea22286f9f0e.rlib" "/opt/crater/target/debug/deps/liburl-18f39c3b1c2a1eae.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-3f1da9a8506cdfde.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-646335b7da41506e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libserde_json-0ad9193a11de93f8.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libbase64-2f92a39c8a4063d0.rlib" "/opt/crater/target/debug/deps/libhyperlocal-acc60ba311c32705.rlib" "/opt/crater/target/debug/deps/libhex-bbd0973eb625e92e.rlib" "/opt/crater/target/debug/deps/libdirs-a92ec6d7770e715c.rlib" "/opt/crater/target/debug/deps/libchrono-f73f580ec95ce1f7.rlib" "/opt/crater/target/debug/deps/libserde-eb5f6b5c652b66b3.rlib" "/opt/crater/target/debug/deps/libnum_integer-7cdf3e460d2e9d17.rlib" "/opt/crater/target/debug/deps/libnum_traits-7b50b21ae638ed0d.rlib" "/opt/crater/target/debug/deps/libhyper_tls-a64ed5ec4422f07e.rlib" "/opt/crater/target/debug/deps/libnative_tls-508dd2b8901c3b8d.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-52f44aeb84944259.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-08545c141720c9d7.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libhyper-9407aa1425c27b59.rlib" "/opt/crater/target/debug/deps/libwant-01e492afb96e6af3.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-0133c8eb2ddbeea8.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5b43c5e3c424324.rlib" "/opt/crater/target/debug/deps/libtokio_uds-036cefda4e9ef2cc.rlib" "/opt/crater/target/debug/deps/libmio_uds-146c5a9ebd76b80b.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9305565b31b1d1ab.rlib" "/opt/crater/target/debug/deps/libtokio_timer-2525ae67f58398b3.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-03dfa9edeab86107.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-6e96b1daba128e2d.rlib" "/opt/crater/target/debug/deps/libtokio_sync-cf4ddd67e2b99240.rlib" "/opt/crater/target/debug/deps/libparking_lot-4bbbbe18f99151ea.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-5ad7cf3e3d2b812d.rlib" "/opt/crater/target/debug/deps/libsmallvec-49641c10b9b692fe.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-85c3b92105992012.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-29fcde3c7adde2a4.rlib" "/opt/crater/target/debug/deps/librand-28509625e5037b30.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3f911b54e25ff3b.rlib" "/opt/crater/target/debug/deps/librand_pcg-515ff405da49f047.rlib" "/opt/crater/target/debug/deps/librand_hc-d24e8b637969bd0e.rlib" "/opt/crater/target/debug/deps/librand_chacha-d64f3b7183b11179.rlib" "/opt/crater/target/debug/deps/librand_isaac-d7bbe276c7b2d57a.rlib" "/opt/crater/target/debug/deps/librand_core-6fa9f5d43a50161b.rlib" "/opt/crater/target/debug/deps/librand_os-2893c42fcbfcea5a.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-8bfa598c966d3aa2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-b7afdc806f803f21.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-a71c0593a0efbcbc.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-18f79e8c6d30672d.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-6096e3a7a0f76f11.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bc650485ad6e5d69.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-00dee6010ca262d0.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-e471682d65ba7550.rlib" "/opt/crater/target/debug/deps/libmio-1400b456b5fc0cd7.rlib" "/opt/crater/target/debug/deps/liblazycell-21a1845f1c882cff.rlib" "/opt/crater/target/debug/deps/libtime-e155672934cabfbc.rlib" "/opt/crater/target/debug/deps/libnet2-f15672dd37c53574.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libh2-6b3342dded85603a.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-83c4edfc904f84e2.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libtokio_io-91d857e521d732e0.rlib" "/opt/crater/target/debug/deps/liblog-101879be42118b55.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-19a8d6d10cfa29ca.rlib" "/opt/crater/target/debug/deps/libnum_cpus-bf3d6793f91b6e0b.rlib" "/opt/crater/target/debug/deps/libhttp-4d48bc3363cfd617.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libbytes-011eacfb96428674.rlib" "/opt/crater/target/debug/deps/libiovec-aa47e9a3b9e414ea.rlib" "/opt/crater/target/debug/deps/libbyteorder-406ad78b2cd8d952.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libfailure-3998321a7285626b.rlib" "/opt/crater/target/debug/deps/libbacktrace-c5b050bb382d9ac1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-0ddf81046fb56862.rlib" "/opt/crater/target/debug/deps/librustc_demangle-2effa61dc0190dff.rlib" "/opt/crater/target/debug/deps/libcfg_if-5d180f830a1c4a5d.rlib" "/opt/crater/target/debug/deps/liblibc-9f2be7dcf4624839.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-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 `soma-ctf`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0de5439c2b557f2b12485c3c4658cd916358435252281c40e7ebde272216899a"` [INFO] running `"docker" "rm" "-f" "0de5439c2b557f2b12485c3c4658cd916358435252281c40e7ebde272216899a"` [INFO] [stdout] 0de5439c2b557f2b12485c3c4658cd916358435252281c40e7ebde272216899a