[INFO] cloning repository https://github.com/Malax/libcnb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malax/libcnb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25504755fea02d43a72682d026aa0ea84d659633 [INFO] testing Malax/libcnb against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malax/libcnb on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malax/libcnb [INFO] finished tweaking git repo https://github.com/Malax/libcnb [INFO] tweaked toml for git repo https://github.com/Malax/libcnb written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cb400f8e6998db3313b01d1ef7c228e0e0afa89b5353bad223c4401309e6e35 [INFO] running `Command { std: "docker" "start" "-a" "7cb400f8e6998db3313b01d1ef7c228e0e0afa89b5353bad223c4401309e6e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cb400f8e6998db3313b01d1ef7c228e0e0afa89b5353bad223c4401309e6e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb400f8e6998db3313b01d1ef7c228e0e0afa89b5353bad223c4401309e6e35", kill_on_drop: false }` [INFO] [stdout] 7cb400f8e6998db3313b01d1ef7c228e0e0afa89b5353bad223c4401309e6e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85aff109274b1a9ca78838026ba0122b09821153a1f1abeca89b32d07e95e17c [INFO] running `Command { std: "docker" "start" "-a" "85aff109274b1a9ca78838026ba0122b09821153a1f1abeca89b32d07e95e17c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stderrlog v0.5.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling libcnb-proc-macros v0.2.2 (/opt/rustwide/workdir/libcnb-proc-macros) [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling libcnb-data v0.7.0 (/opt/rustwide/workdir/libcnb-data) [INFO] [stderr] Compiling libcnb v0.8.0 (/opt/rustwide/workdir/libcnb) [INFO] [stderr] Compiling libcnb-package v0.1.2 (/opt/rustwide/workdir/libcnb-package) [INFO] [stderr] Compiling libcnb-cargo v0.4.1 (/opt/rustwide/workdir/libcnb-cargo) [INFO] [stderr] Compiling examples-execd v0.0.0 (/opt/rustwide/workdir/examples/execd) [INFO] [stderr] Compiling examples-ruby-sample v0.0.0 (/opt/rustwide/workdir/examples/ruby-sample) [INFO] [stderr] Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics) [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling libcnb-test v0.4.0 (/opt/rustwide/workdir/libcnb-test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.64s [INFO] running `Command { std: "docker" "inspect" "85aff109274b1a9ca78838026ba0122b09821153a1f1abeca89b32d07e95e17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85aff109274b1a9ca78838026ba0122b09821153a1f1abeca89b32d07e95e17c", kill_on_drop: false }` [INFO] [stdout] 85aff109274b1a9ca78838026ba0122b09821153a1f1abeca89b32d07e95e17c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0b6f81f8ca25f5420c4f55841b68d555fef25585c3423faf8776379e7a0245 [INFO] running `Command { std: "docker" "start" "-a" "3e0b6f81f8ca25f5420c4f55841b68d555fef25585c3423faf8776379e7a0245", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.138 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling libcnb-proc-macros v0.2.2 (/opt/rustwide/workdir/libcnb-proc-macros) [INFO] [stderr] Compiling libcnb-package v0.1.2 (/opt/rustwide/workdir/libcnb-package) [INFO] [stderr] Compiling libcnb v0.8.0 (/opt/rustwide/workdir/libcnb) [INFO] [stderr] Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics) [INFO] [stderr] Compiling libcnb-cargo v0.4.1 (/opt/rustwide/workdir/libcnb-cargo) [INFO] [stderr] Compiling examples-ruby-sample v0.0.0 (/opt/rustwide/workdir/examples/ruby-sample) [INFO] [stderr] Compiling examples-execd v0.0.0 (/opt/rustwide/workdir/examples/execd) [INFO] [stderr] Compiling libcnb-test v0.4.0 (/opt/rustwide/workdir/libcnb-test) [INFO] [stderr] Compiling libcnb-data v0.7.0 (/opt/rustwide/workdir/libcnb-data) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustci3V43w/symbols.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.integration_test.5fa12eb6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98.9mzzdwzyy6cvnrm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "/opt/rustwide/target/debug/deps/liblibcnb_test-a7c3c4b6feb28e53.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-34edbcfbeb8e51ac.rlib" "/opt/rustwide/target/debug/deps/libbollard-a950e4bcfbd49d8b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6353537251ee03e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-dfcfd0cc4452c3e0.rlib" "/opt/rustwide/target/debug/deps/libserde_with-782e6709dd28a214.rlib" "/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-412f0fda4e5afac5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9a72e721e1dd4b9d.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libhyper-bf7526ec857f53fa.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-1103bf348ad61046.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5f8e175dda39be49.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ea24c71f4ddfdf2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-169ac3d3db13e29f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-809122e09855753a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-50be4ba6d7bd94c1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c74a567e63b86b49.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c2ac65d3e7c91b8c.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-fa92bc9c43b43278.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libmio-370e5a1aaaffbf4d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c1c83b3d3af31c5.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/liblibcnb_package-955494160e4e7d89.rlib" "/opt/rustwide/target/debug/deps/liblibcnb_data-154bc27ab026414e.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-a93bc29d06813682.rlib" "/opt/rustwide/target/debug/deps/libregex-173c33aa9b875013.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7444a80d26a87d91.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libtoml-83150a9ec0119ce2.rlib" "/opt/rustwide/target/debug/deps/libwhich-83d693439f45531a.rlib" "/opt/rustwide/target/debug/deps/libeither-656f04c82a594d13.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-d2691444e3b50f2c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-651dc38060dbdbab.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-b1b809cb74583d56.rlib" "/opt/rustwide/target/debug/deps/libsemver-67bdc8cd4498440d.rlib" "/opt/rustwide/target/debug/deps/libcamino-152e8fbf76ad2166.rlib" "/opt/rustwide/target/debug/deps/libserde-d4a57948cc4cc111.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17e995d1e5a31c89.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-885f6217c232b441.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-d2a0ace37cecae98" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `libcnb-test` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e0b6f81f8ca25f5420c4f55841b68d555fef25585c3423faf8776379e7a0245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0b6f81f8ca25f5420c4f55841b68d555fef25585c3423faf8776379e7a0245", kill_on_drop: false }` [INFO] [stdout] 3e0b6f81f8ca25f5420c4f55841b68d555fef25585c3423faf8776379e7a0245