[INFO] cloning repository https://github.com/serpapi/serpapi-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serpapi/serpapi-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpapi%2Fserpapi-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpapi%2Fserpapi-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 272459d37c62b56d8c4399cfd9b0d7ff138ea82b [INFO] testing serpapi/serpapi-rust against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpapi%2Fserpapi-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serpapi/serpapi-rust on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serpapi/serpapi-rust [INFO] finished tweaking git repo https://github.com/serpapi/serpapi-rust [INFO] tweaked toml for git repo https://github.com/serpapi/serpapi-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/serpapi/serpapi-rust 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fc8417b1b7b362ba8896436e587dabfa0bd8d84ce81bc2cd6d576623ab77bd6 [INFO] running `Command { std: "docker" "start" "-a" "4fc8417b1b7b362ba8896436e587dabfa0bd8d84ce81bc2cd6d576623ab77bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc8417b1b7b362ba8896436e587dabfa0bd8d84ce81bc2cd6d576623ab77bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc8417b1b7b362ba8896436e587dabfa0bd8d84ce81bc2cd6d576623ab77bd6", kill_on_drop: false }` [INFO] [stdout] 4fc8417b1b7b362ba8896436e587dabfa0bd8d84ce81bc2cd6d576623ab77bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0661c3ec7186c41249f7cf941ae4278d045c3b044b2ec6b4942dc8b7803182ea [INFO] running `Command { std: "docker" "start" "-a" "0661c3ec7186c41249f7cf941ae4278d045c3b044b2ec6b4942dc8b7803182ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling serpapi v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.81s [INFO] running `Command { std: "docker" "inspect" "0661c3ec7186c41249f7cf941ae4278d045c3b044b2ec6b4942dc8b7803182ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0661c3ec7186c41249f7cf941ae4278d045c3b044b2ec6b4942dc8b7803182ea", kill_on_drop: false }` [INFO] [stdout] 0661c3ec7186c41249f7cf941ae4278d045c3b044b2ec6b4942dc8b7803182ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9743a49f35d0b4cb0f8e79a1b36e69b17a62cb7a47a164c30418e95eb368026f [INFO] running `Command { std: "docker" "start" "-a" "9743a49f35d0b4cb0f8e79a1b36e69b17a62cb7a47a164c30418e95eb368026f", kill_on_drop: false }` [INFO] [stderr] Compiling serpapi v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6CkUZZ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserpapi-ae9b3a939f08e751.rlib,libreqwest-130fb9ee9cf94773.rlib,libhyper_tls-4dbf87d9a293d2e9.rlib,libserde_urlencoded-17ebdfcf160c3f76.rlib,libipnet-0a304ed111128cfa.rlib,libtokio_native_tls-ecb395e09253fdba.rlib,libmime-2ae9ff56ceb854d4.rlib,libencoding_rs-b14441d319f577aa.rlib,libbase64-beb813779272318b.rlib,libnative_tls-7095175b01ea4332.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-d376d2b8924d1982.rlib,libbitflags-e2b4db6c651223da.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-ddae601efda41545.rlib,libhyper-76d769905686b6f4.rlib,libwant-341bac68a34bf53e.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libhttparse-f8c79c10c33e7561.rlib,libh2-b5db8890f3223f11.rlib,libindexmap-7d4fa93204dee412.rlib,libhashbrown-1b2bde404a40bb33.rlib,libslab-0f50f6bc4f044027.rlib,libtokio_util-36cccb087e3ff37a.rlib,libfutures_sink-f201b7c6878a02c8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-46389c269744fdc5.rlib,libtracing_core-7dc9f271b567afa2.rlib,libfutures_channel-dfba95b755bc174f.rlib,libfutures_util-16654e3fc81e7876.rlib,libfutures_task-56781e9a23e65db1.rlib,libpin_utils-9a5791cba021167a.rlib,libtokio-357b5fb66a8cec08.rlib,libsignal_hook_registry-a1f9a039702cdf80.rlib,libnum_cpus-5dad874e96e9e6c3.rlib,libsocket2-76e76cd100d78e37.rlib,libmemchr-c03d851e398fde9c.rlib,libonce_cell-6b817f4ee9d5f37a.rlib,libmio-1c9c0d18a33ed647.rlib,libparking_lot-637003fd7a5b44fb.rlib,libparking_lot_core-a171aa05ed41e842.rlib,liblibc-170c83ef7fdcd9e7.rlib,libsmallvec-925aaf8f39242efe.rlib,liblock_api-dccc8bceca04d50a.rlib,libscopeguard-43643e546252cd47.rlib,libhttp_body-3f01c34b082c29f5.rlib,libpin_project_lite-97c4b49af6812166.rlib,liblog-65ce858a5d32dc0e.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libfutures_core-c7ed43a6e707032f.rlib,liblazy_static-2bb390fee0230a38.rlib,liburl-36783196d4abf97e.rlib,libidna-1209db283719866a.rlib,libunicode_normalization-c39e236ff6ca2103.rlib,libtinyvec-d255f4f79cc06720.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-478c580ce729c6d2.rlib,libform_urlencoded-bc575136d0314bd7.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-443042cef9af988b.rlib,libhttp-d37e29af1bc3f79e.rlib,libbytes-8210432e63828fd8.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde_json-76d54f009fff6ffa.rlib,libryu-f19fc280bc21c12d.rlib,libitoa-664e30a1b3449410.rlib,libserde-6c306969177812c1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6CkUZZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/home_depot_search-44115b99bbfc3e97" "-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 `serpapi` (example "home_depot_search") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9743a49f35d0b4cb0f8e79a1b36e69b17a62cb7a47a164c30418e95eb368026f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9743a49f35d0b4cb0f8e79a1b36e69b17a62cb7a47a164c30418e95eb368026f", kill_on_drop: false }` [INFO] [stdout] 9743a49f35d0b4cb0f8e79a1b36e69b17a62cb7a47a164c30418e95eb368026f