[INFO] fetching crate postcode 0.1.1... [INFO] testing postcode-0.1.1 against 1.64.0 for beta-1.65-1 [INFO] extracting crate postcode 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate postcode 0.1.1 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate postcode 0.1.1 [INFO] finished tweaking crates.io crate postcode 0.1.1 [INFO] tweaked toml for crates.io crate postcode 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate postcode 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.20 [INFO] [stderr] Downloaded surf v2.2.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded sluice v0.5.4 [INFO] [stderr] Downloaded serde_qs v0.7.2 [INFO] [stderr] Downloaded http-client v6.4.1 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded openssl-sys v0.9.65 [INFO] [stderr] Downloaded sha2 v0.9.5 [INFO] [stderr] Downloaded async-std v1.9.0 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded cpufeatures v0.1.5 [INFO] [stderr] Downloaded http-types v2.11.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.24 [INFO] [stderr] Downloaded crypto-mac v0.10.0 [INFO] [stderr] Downloaded fastrand v1.4.1 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c97d46534cf3277cde2240ed7ebae3f9a80ce942ba69ffd12e19c988a9eb05b3 [INFO] running `Command { std: "docker" "start" "-a" "c97d46534cf3277cde2240ed7ebae3f9a80ce942ba69ffd12e19c988a9eb05b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c97d46534cf3277cde2240ed7ebae3f9a80ce942ba69ffd12e19c988a9eb05b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97d46534cf3277cde2240ed7ebae3f9a80ce942ba69ffd12e19c988a9eb05b3", kill_on_drop: false }` [INFO] [stdout] c97d46534cf3277cde2240ed7ebae3f9a80ce942ba69ffd12e19c988a9eb05b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1905563a59fd1d22fa45a4bdc4f87dc709746f52958676793c92b06bebc974e5 [INFO] running `Command { std: "docker" "start" "-a" "1905563a59fd1d22fa45a4bdc4f87dc709746f52958676793c92b06bebc974e5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling postcode v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "1905563a59fd1d22fa45a4bdc4f87dc709746f52958676793c92b06bebc974e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1905563a59fd1d22fa45a4bdc4f87dc709746f52958676793c92b06bebc974e5", kill_on_drop: false }` [INFO] [stdout] 1905563a59fd1d22fa45a4bdc4f87dc709746f52958676793c92b06bebc974e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cefd766dfb57161fb23ad7a80b985b297841a4509c163c68117db012b49dd46 [INFO] running `Command { std: "docker" "start" "-a" "1cefd766dfb57161fb23ad7a80b985b297841a4509c163c68117db012b49dd46", kill_on_drop: false }` [INFO] [stderr] Compiling postcode v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTmANrI/symbols.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.validate.d05c32d6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b.3hnl2zekl6o42xde.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-51c2542482d2a4a2/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-5f71c3fb51adead2/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpostcode-93a7c90abaea8141.rlib" "/opt/rustwide/target/debug/deps/libsurf-a119ab5a9fc0a250.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-cc7ee3755a4dd158.rlib" "/opt/rustwide/target/debug/deps/libisahc-6b968d83ff00e019.rlib" "/opt/rustwide/target/debug/deps/libsluice-6a14aba8826137a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a7c3c1206e5b4823.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a8e6cda8282d041d.rlib" "/opt/rustwide/target/debug/deps/libtracing-d32ba5f84de77ba2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9fa02adb96be331.rlib" "/opt/rustwide/target/debug/deps/libpin_project-732d87e16a556b00.rlib" "/opt/rustwide/target/debug/deps/libhttp-b3fa9d013875ea9c.rlib" "/opt/rustwide/target/debug/deps/libbytes-944ddaafa28a3a8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libbytes-3987d4c1f2aa6f51.rlib" "/opt/rustwide/target/debug/deps/libflume-d6ad4b02d6dfd3ba.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-a0196816c0ba1dd3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53bb0da925c96f38.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6a26b04211d6e46.rlib" "/opt/rustwide/target/debug/deps/libcurl-56a07623bef3e85c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2208967f4fe8ba42.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1f16ccc92554e3e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bfe10e6824642cdd.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5d92c64965c28e46.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-7edb7123286caa72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4fc3ef739397db45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-24ffb944603d0715.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-9d8e20e6e40b158b.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-57ce9fc87be23db9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2046ae82ea42c0d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8759e421321d8fa8.rlib" "/opt/rustwide/target/debug/deps/librand-c559d1d292604131.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f12f1a020e6af3c4.rlib" "/opt/rustwide/target/debug/deps/librand_core-093f135bd7aee287.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cd3054b909b55416.rlib" "/opt/rustwide/target/debug/deps/libinfer-6f361bc75c3446ce.rlib" "/opt/rustwide/target/debug/deps/liburl-2fa4a5bfa05b4d83.rlib" "/opt/rustwide/target/debug/deps/libidna-bc26fe406fddfbb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1186cb31dd7681a4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d5284aa0ac406698.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-54b53aa8d7472c09.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-9e60399cf240b6c5.rlib" "/opt/rustwide/target/debug/deps/libmatches-11fd7a1d5e992a24.rlib" "/opt/rustwide/target/debug/deps/libcookie-9085d220197e8339.rlib" "/opt/rustwide/target/debug/deps/libhkdf-c8a93c56cdd81228.rlib" "/opt/rustwide/target/debug/deps/libhmac-6713cc005b6ce104.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db34d2678f8a3aef.rlib" "/opt/rustwide/target/debug/deps/libsha2-5defece0001a4941.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6d469f9fbdc827cd.rlib" "/opt/rustwide/target/debug/deps/libdigest-e186772dd2dab734.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-36eed946c4d85dc2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-f6807ae052984f5e.rlib" "/opt/rustwide/target/debug/deps/libghash-1502048f7a06d82f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-21d0877c5bf2352e.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-2ff6932b9ac4c7db.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-5cec197d274c8482.rlib" "/opt/rustwide/target/debug/deps/libsubtle-30a6b212a5f40743.rlib" "/opt/rustwide/target/debug/deps/libctr-3d736f302969af31.rlib" "/opt/rustwide/target/debug/deps/libaes-fe0c75c712f533d1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-11f5d35d9bab7d68.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libcipher-1dc5a9cb3905f7e4.rlib" "/opt/rustwide/target/debug/deps/libaead-c87e4f3d0834db06.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f57d1a4ed0afeaa7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-143b46d72739a3f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/librand-1804f0858cd291c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b3034f89715a607.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d21e43afd8c3aa5d.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc19c2af73d9e3a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5637f40a4c6e839f.rlib" "/opt/rustwide/target/debug/deps/libtime-b12ed93a0cffb82e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-19c0885a22b77aa7.rlib" "/opt/rustwide/target/debug/deps/libstandback-ae775a280147bcac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8128856a1e688049.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a140183811a4e985.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-67b64d55d1f32c38.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3c1f3411545e0413.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4aeedf7e64e3e6ab.rlib" "/opt/rustwide/target/debug/deps/libryu-c0a89e7a3fc5ae23.rlib" "/opt/rustwide/target/debug/deps/libitoa-37d2902aa6b29b5d.rlib" "/opt/rustwide/target/debug/deps/libserde-8f5963d77b42097a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-914c0bd5014043c2.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-5b5b111e93b01a92.rlib" "/opt/rustwide/target/debug/deps/libblocking-971cfe7a8b9e5ffc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3296baf983954d65.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c689cf38f6844565.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-38e6290b01a1979b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b2df25b627a49e6a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-858d298996f350ae.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ea4f940644cbec92.rlib" "/opt/rustwide/target/debug/deps/libslab-b1b8e7b5b97dca37.rlib" "/opt/rustwide/target/debug/deps/libpolling-e687c844b2f92c3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5aa1e982b4dc2e9f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c0797029880d2247.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec3aaa4948a02475.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8e236a179f35a046.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c74932f6f19ef977.rlib" "/opt/rustwide/target/debug/deps/libfastrand-dfe602fba25acf4a.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-0643db5981920e8a.rlib" "/opt/rustwide/target/debug/deps/libparking-7a6b50f71291eb3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fb8a85ca5102c339.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-fbb4d365063750a4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2794cd5e15f346ad.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f2fcc465f9dbca1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-dfc3dc1653cc7010.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-79562b0a82b80d11.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a535a34ec6d3346e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-430b7dbc4cf45ab5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-9c3676879a2fab22.rlib" "/opt/rustwide/target/debug/deps/liblog-f2d9136c501ac945.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-9c70b99268f3b845.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/validate-e2dac42f5064103b" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `postcode` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1cefd766dfb57161fb23ad7a80b985b297841a4509c163c68117db012b49dd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cefd766dfb57161fb23ad7a80b985b297841a4509c163c68117db012b49dd46", kill_on_drop: false }` [INFO] [stdout] 1cefd766dfb57161fb23ad7a80b985b297841a4509c163c68117db012b49dd46