[INFO] cloning repository https://github.com/jiemo2187/hotToday
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiemo2187/hotToday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiemo2187%2FhotToday", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiemo2187%2FhotToday'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 871381e04fafc3db3c854d9284635d088bc2e524
[INFO] testing jiemo2187/hotToday against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiemo2187%2FhotToday" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiemo2187/hotToday
[INFO] finished tweaking git repo https://github.com/jiemo2187/hotToday
[INFO] tweaked toml for git repo https://github.com/jiemo2187/hotToday written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiemo2187/hotToday on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiemo2187/hotToday already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa391c623e7a719bdae14936ebb8be59654969be905933717c5fe8e5b536acf7
[INFO] running `Command { std: "docker" "start" "-a" "fa391c623e7a719bdae14936ebb8be59654969be905933717c5fe8e5b536acf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa391c623e7a719bdae14936ebb8be59654969be905933717c5fe8e5b536acf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa391c623e7a719bdae14936ebb8be59654969be905933717c5fe8e5b536acf7", kill_on_drop: false }`
[INFO] [stdout] fa391c623e7a719bdae14936ebb8be59654969be905933717c5fe8e5b536acf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c65b6d33172ff7e4b986d19fe5af6cbd82e84d38f8d37c7ec5d7b0c9b4ebfe7
[INFO] running `Command { std: "docker" "start" "-a" "1c65b6d33172ff7e4b986d19fe5af6cbd82e84d38f8d37c7ec5d7b0c9b4ebfe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ego-tree v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling scraper v0.21.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling hotToday v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `hotToday` (bin "hacknews")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name hacknews --edition=2021 bin/hacknews.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e98e8a18a9f10e7 -C extra-filename=-92edab76527df482 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex=/opt/rustwide/target/debug/deps/libregex-166d8c4d886bcc6f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0a1b8d0c0689d0b9.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-d6e81551bba69b98.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f66c09e3eb13fc13.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-291011bf073add07.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef8b930ac604b31d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-797f5ee52ff4965b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d3218fc559b2a36f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9ac6127f5ab97017.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hotToday` (bin "baidu")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name baidu --edition=2021 bin/baidu.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f859d1c10bd9f7e6 -C extra-filename=-b4a4247fe38c666d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex=/opt/rustwide/target/debug/deps/libregex-166d8c4d886bcc6f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0a1b8d0c0689d0b9.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-d6e81551bba69b98.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f66c09e3eb13fc13.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-291011bf073add07.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef8b930ac604b31d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-797f5ee52ff4965b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d3218fc559b2a36f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9ac6127f5ab97017.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `hotToday` (bin "freebuf")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name freebuf --edition=2021 bin/freebuf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3de4ff106a78486 -C extra-filename=-3fdc3565e64ee5ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex=/opt/rustwide/target/debug/deps/libregex-166d8c4d886bcc6f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0a1b8d0c0689d0b9.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-d6e81551bba69b98.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f66c09e3eb13fc13.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-291011bf073add07.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ef8b930ac604b31d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-797f5ee52ff4965b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d3218fc559b2a36f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9ac6127f5ab97017.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcX6K8F3/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-d3218fc559b2a36f,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-9c7bcfcd6429e9ae,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libtracing_log-74454ba353325743,libscraper-d6e81551bba69b98,libahash-255ad1221cab5888,libgetrandom-800d793ce3d4d1cf,libzerocopy-28e30b4a995c80f5,libego_tree-e66a4cbadd7b9fc0,libselectors-8b954dac3919bf24,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libservo_arc-b5bd13ea1f08a2e2,libcssparser-a28313e0b1bf152f,libdtoa_short-0f1fd7033ba7da53,libdtoa-72f841b8fe9fa76c,libhtml5ever-94156a5414530475,libmarkup5ever-83f828679238ecc3,libstring_cache-a2e7608be65e56e7,libprecomputed_hash-941acba0b7c1b90b,libphf_shared-5ffc94f2e1b171f5,libphf-5b5b739098fe6065,libphf_shared-8ef737c5e2a99568,libsiphasher-1f09e35fa454ec4d,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libreqwest-0a1b8d0c0689d0b9,librustls_pemfile-59aba8c382456af5,librustls_pki_types-d18992de00b2ead4,libserde_urlencoded-723993c109260285,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libhyper_tls-2b74dfcc96b3782f,libtokio_native_tls-2ebf71a29f52e92e,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-291011bf073add07,libmemchr-f2dde029b66510b3,libryu-819a5e577911cb6a,libserde-f66c09e3eb13fc13,libnative_tls-2491e04b8604cdb0,libopenssl_probe-453b407a18c75c81,libopenssl-9bb82b4de5c013ae,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-c73b2812b5efd885,libhyper_util-26ba03407576aec2,libtower_service-222788e4f5219726,libhyper-aff395ecbc5bacc4,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-db8efbae0f5ee23d,libtracing-797f5ee52ff4965b,libtracing_core-15737339f7838002,libonce_cell-29d2c12b738003dd,libindexmap-e85e34d5044be78f,libequivalent-4046d892813a5d9a,libhashbrown-db1df357bc12c83b,libslab-d0e46609accb5958,libatomic_waker-f98c2fb1596910db,libtokio_util-e8b59605ba25a348,libfutures_sink-bb58a37a11906cee,libfutures_channel-3bbf97a27eb8ffef,libtokio-ef8b930ac604b31d,libsignal_hook_registry-391adc49e6c78f60,libsocket2-3e572387a026c675,libmio-36a76938750e5de7,libparking_lot-55563b7a308505d8,libparking_lot_core-fccfaa71dbbcbb1e,liblibc-79638f1c8ac2dd9c,libcfg_if-8c8419bc1cff3c76,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libhttp_body_util-014f7f802d528453,libfutures_util-62ee2b564cdc8158,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libpin_project_lite-727e55fe268a4f86,libhttp_body-0d0f71e7e5fed616,liblog-b63935de1b181bba,libfutures_core-c23514cefd9aa7c7,liburl-9ac6127f5ab97017,libidna-11e4a30a83f21820,libidna_adapter-8ef4c109726b62d7,libicu_normalizer-f716808a47a7a803,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-f991221b0960ac10,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-48ebeb9328cbc8af,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-44a28344bac7ec75,libicu_provider-fb7b09374150f12e,libicu_locid-63a5295f659bd6d1,liblitemap-b81176aa73a3d9c6,libtinystr-a146d08aa87e7400,libzerovec-0984ec326e34ffcd,libwriteable-d7ff86b178f1d317,libyoke-44da7612fee8b329,libzerofrom-3d88bcbecb7bfc07,libstable_deref_trait-85c037262f22e89e,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-b365208b3babbddb,libitoa-0222dfc469e21d72,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcX6K8F3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/baijing-2f0ff4d44bae5b04" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hotToday` (bin "baijing") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1c65b6d33172ff7e4b986d19fe5af6cbd82e84d38f8d37c7ec5d7b0c9b4ebfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c65b6d33172ff7e4b986d19fe5af6cbd82e84d38f8d37c7ec5d7b0c9b4ebfe7", kill_on_drop: false }`
[INFO] [stdout] 1c65b6d33172ff7e4b986d19fe5af6cbd82e84d38f8d37c7ec5d7b0c9b4ebfe7
