[INFO] fetching crate amiquip 0.4.0... [INFO] testing amiquip-0.4.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate amiquip 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate amiquip 0.4.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amiquip 0.4.0 [INFO] finished tweaking crates.io crate amiquip 0.4.0 [INFO] tweaked toml for crates.io crate amiquip 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate amiquip 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b96b08885c12fd3e269dee71dc4dba7f3b338208275720c00a71474ad8b89aa [INFO] running `Command { std: "docker" "start" "-a" "8b96b08885c12fd3e269dee71dc4dba7f3b338208275720c00a71474ad8b89aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b96b08885c12fd3e269dee71dc4dba7f3b338208275720c00a71474ad8b89aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b96b08885c12fd3e269dee71dc4dba7f3b338208275720c00a71474ad8b89aa", kill_on_drop: false }` [INFO] [stdout] 8b96b08885c12fd3e269dee71dc4dba7f3b338208275720c00a71474ad8b89aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961f48e8ffe0f17c860554dd739c9f65231c42dab8e4a5baaf8ab5d4e5e6b50d [INFO] running `Command { std: "docker" "start" "-a" "961f48e8ffe0f17c860554dd739c9f65231c42dab8e4a5baaf8ab5d4e5e6b50d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling amiquip v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "961f48e8ffe0f17c860554dd739c9f65231c42dab8e4a5baaf8ab5d4e5e6b50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961f48e8ffe0f17c860554dd739c9f65231c42dab8e4a5baaf8ab5d4e5e6b50d", kill_on_drop: false }` [INFO] [stdout] 961f48e8ffe0f17c860554dd739c9f65231c42dab8e4a5baaf8ab5d4e5e6b50d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d1cc73dccb766ddea2e10f9b423fe6d3f838ab00391149fc6156df57a94f68e [INFO] running `Command { std: "docker" "start" "-a" "8d1cc73dccb766ddea2e10f9b423fe6d3f838ab00391149fc6156df57a94f68e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling mockstream v0.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling amiquip v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `amiquip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name amiquip --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=73da8f79f4cb6d65 -C extra-filename=-73da8f79f4cb6d65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amq_protocol=/opt/rustwide/target/debug/deps/libamq_protocol-b41a1708b690dca0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern cookie_factory=/opt/rustwide/target/debug/deps/libcookie_factory-9db2ada08f276e82.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b32ea90517ecfaa8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a095d1a2399ece20.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b0f0d34a45558a4b.rlib --extern input_buffer=/opt/rustwide/target/debug/deps/libinput_buffer-7423b1839fc1e31a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-357742b7b2a7a520.rlib --extern mio_extras=/opt/rustwide/target/debug/deps/libmio_extras-1d176a42f260fd84.rlib --extern mockstream=/opt/rustwide/target/debug/deps/libmockstream-79ee474642590c01.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-65ec87b9b7bee6a0.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-5b34d4325007c061.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-00a750e10bc4ee7a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0d58892859fbafbc.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.hello_world_publish.6dc6c2b7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0.ho4lv62l9kv18sq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a095d1a2399ece20.rlib" "/opt/rustwide/target/debug/deps/libatty-109bd4dce2f13e70.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-7055b4dd0633d11a.rlib" "/opt/rustwide/target/debug/deps/libamiquip-4752969301fe0a27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-65ec87b9b7bee6a0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36b8ea427708f0b8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e13676dbff192ac7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b0f0d34a45558a4b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-1d176a42f260fd84.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-7423b1839fc1e31a.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libsnafu-5b34d4325007c061.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-e1ffa691f515e082.rlib" "/opt/rustwide/target/debug/deps/libmio-357742b7b2a7a520.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-f75885ee8c044dff.rlib" "/opt/rustwide/target/debug/deps/libnet2-4a00abac6d83b545.rlib" "/opt/rustwide/target/debug/deps/liblibc-003d9e6ccd1cb451.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b32ea90517ecfaa8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5c601b59a3b0b5a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-b41a1708b690dca0.rlib" "/opt/rustwide/target/debug/deps/liburl-00a750e10bc4ee7a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-ba3a505dc0c33415.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-15f06d06e90199df.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_codegen-62e591218f2520e9.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-08389060113dc17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libregex-6ad9ad9177bb7ee6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ac98b1315422ded0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-670902bb7e86937f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-ff261b5b06074ff0.rlib" "/opt/rustwide/target/debug/deps/libnom-02817ff4a3cbcccc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-9db2ada08f276e82.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af50f278f5b95613.rlib" "/opt/rustwide/target/debug/deps/libryu-a983490bd64b9dd8.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libserde-1db1bed210d24266.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world_publish-42338a9dc6ce98a0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d1cc73dccb766ddea2e10f9b423fe6d3f838ab00391149fc6156df57a94f68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1cc73dccb766ddea2e10f9b423fe6d3f838ab00391149fc6156df57a94f68e", kill_on_drop: false }` [INFO] [stdout] 8d1cc73dccb766ddea2e10f9b423fe6d3f838ab00391149fc6156df57a94f68e