[INFO] fetching crate originz 0.0.1... [INFO] building originz-0.0.1 against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] extracting crate originz 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate originz 0.0.1 on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate originz 0.0.1 [INFO] finished tweaking crates.io crate originz 0.0.1 [INFO] tweaked toml for crates.io crate originz 0.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate originz 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded bytecheck_derive v0.6.7 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded packed_struct_codegen v0.10.0 [INFO] [stderr] Downloaded bytecheck v0.6.7 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded async-timer v0.7.4 [INFO] [stderr] Downloaded packed_struct v0.10.0 [INFO] [stderr] Downloaded rkyv v0.7.31 [INFO] [stderr] Downloaded redis v0.21.5 [INFO] [stderr] Downloaded git-testament-derive v0.1.13 [INFO] [stderr] Downloaded git-testament v0.2.1 [INFO] [stderr] Downloaded async-task v4.1.0 [INFO] [stderr] Downloaded async-std v1.10.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.31 [INFO] [stderr] Downloaded crypto-common v0.1.2 [INFO] [stderr] Downloaded digest v0.10.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.8 [INFO] [stderr] Downloaded futures-delay-queue v0.5.0 [INFO] [stderr] Downloaded retainer_nickbp v0.2.2-nickbp [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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71fada479ff81f7e021cbba69422f95b8dd78f758b8e59dfa5905cb842b06bcb [INFO] running `Command { std: "docker" "start" "-a" "71fada479ff81f7e021cbba69422f95b8dd78f758b8e59dfa5905cb842b06bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71fada479ff81f7e021cbba69422f95b8dd78f758b8e59dfa5905cb842b06bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fada479ff81f7e021cbba69422f95b8dd78f758b8e59dfa5905cb842b06bcb", kill_on_drop: false }` [INFO] [stdout] 71fada479ff81f7e021cbba69422f95b8dd78f758b8e59dfa5905cb842b06bcb [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" "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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28aceed6f236e3244486f29388fb535b855d0f47f0afc3e190a7af04b845ede2 [INFO] running `Command { std: "docker" "start" "-a" "28aceed6f236e3244486f29388fb535b855d0f47f0afc3e190a7af04b845ede2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling rkyv v0.7.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling packed_struct v0.10.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling async-timer v0.7.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling rkyv_derive v0.7.31 [INFO] [stderr] Compiling packed_struct_codegen v0.10.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling retainer_nickbp v0.2.2-nickbp [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling git-testament-derive v0.1.13 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling git-testament v0.2.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling originz v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "28aceed6f236e3244486f29388fb535b855d0f47f0afc3e190a7af04b845ede2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28aceed6f236e3244486f29388fb535b855d0f47f0afc3e190a7af04b845ede2", kill_on_drop: false }` [INFO] [stdout] 28aceed6f236e3244486f29388fb535b855d0f47f0afc3e190a7af04b845ede2 [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" "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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a0eda481069b2a19b844b910db6161018e7f6a15e58adcdf1ba1ecb953cec86 [INFO] running `Command { std: "docker" "start" "-a" "4a0eda481069b2a19b844b910db6161018e7f6a15e58adcdf1ba1ecb953cec86", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling futures-delay-queue v0.5.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling originz v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDlo1xd/symbols.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.codec_property.a6dc6e72-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5.qrr5ap6ncricqt5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfd57481d7fa87a1/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7fa65063bd7f44f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6ceca3ba335ba7c7.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c9e17414fa6fc5ea.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-fe3e890f428a0028.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-770d0f198bfd2db0.rlib" "/opt/rustwide/target/debug/deps/liboriginz-72fdb0439ef03a41.rlib" "/opt/rustwide/target/debug/deps/libwebpki-19156bafdf68ce1c.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-73e3ba95fc634a8e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libzstd-8d02f9e2539250c4.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-70897ddba7ff0a20.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e438cb833ada1cf0.rlib" "/opt/rustwide/target/debug/deps/libtoml-24c5d28a2023cb22.rlib" "/opt/rustwide/target/debug/deps/libretainer_nickbp-931c2f9185572e9a.rlib" "/opt/rustwide/target/debug/deps/libasync_timer-9a87654b9909b43b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-a2974c37bf9f88f2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-8f2208be7937828a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b8f8c009b00166ae.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-371c6579e38d638a.rlib" "/opt/rustwide/target/debug/deps/librustls-bbdb7a0f0439367f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-5de2afb63b1f826d.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c75ce3af93f57721.rlib" "/opt/rustwide/target/debug/deps/libring-0d5bd3841b5e2b45.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6050b90e99e6418a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b8d3a1ea5d29632e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-06b3dac5af0a5fe9.rlib" "/opt/rustwide/target/debug/deps/libtime-3043086d5c76db01.rlib" "/opt/rustwide/target/debug/deps/libsha2-cae509ea0df1393e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libdigest-e96e3850faf08313.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d9517d5fae33d287.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libflate2-4f6b5e137b3faa8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "/opt/rustwide/target/debug/deps/libpacked_struct-725a055d2f38d575.rlib" "/opt/rustwide/target/debug/deps/libbitvec-7dcdc1552fa5366a.rlib" "/opt/rustwide/target/debug/deps/libwyz-76847eb89dcc88f5.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-6b63dba44e9234d8.rlib" "/opt/rustwide/target/debug/deps/libfunty-32835ffd9e17a45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libhyper-0fbf69afa54a32c1.rlib" "/opt/rustwide/target/debug/deps/libwant-e340cb8dc9713f7f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-85f678644b1d2dd5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fc82507f3b1b3e9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c3c0b6b041bacd9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-9eadc59bfaa338f9.rlib" "/opt/rustwide/target/debug/deps/libmio-74167f28583a929b.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libsmol-b5f8a91863e76f11.rlib" "/opt/rustwide/target/debug/deps/libasync_process-a86db7801fc0275f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-911a89349682f862.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-66b0a19c69d3187e.rlib" "/opt/rustwide/target/debug/deps/libasync_net-5ca485a1a5fad320.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-9306ff2352ca3632.rlib" "/opt/rustwide/target/debug/deps/libblocking-6b0bd24ff394c3cd.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_io-51f87265a043c54b.rlib" "/opt/rustwide/target/debug/deps/libpolling-4025dcfd62cc21c8.rlib" "/opt/rustwide/target/debug/deps/liblog-1a5b7e2f6faacb88.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c7ba06e16a5b05ca.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9931092deb13d40d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-0aea2ed6996481f0.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0d9bfc7a473c6909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-427b6f01c43a1ce6.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8a4f8529e692d612.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libtracing-290e1844ffd7fa80.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d185ed94c89105f.rlib" "/opt/rustwide/target/debug/deps/librkyv-de1c5a2aedaabb39.rlib" "/opt/rustwide/target/debug/deps/librend-021b24ec5b909407.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0f9253fa39abd691.rlib" "/opt/rustwide/target/debug/deps/libahash-eafccce426be9ca2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libseahash-c28b18ad1705ad1d.rlib" "/opt/rustwide/target/debug/deps/libbytecheck-a0a1b8fc4b2837c6.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-61992b5fea6eff79.rlib" "/opt/rustwide/target/debug/deps/libredis-49a74a6262a8844e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.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/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsha1-e8c468084871fae2.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libcombine-f218cc6de61078d3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib" "/opt/rustwide/target/debug/deps/libproptest-06c40333671d7f7f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43cb72a2bc408845.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/librand-6f60efd7487ba680.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0c568083ca07345.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-368cc8adb7f63103.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-711ddae2cd9175e1.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-fa62f576e78056c5.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-987544c215ca39fc.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3a68c718f5653258.rlib" "/opt/rustwide/target/debug/deps/liblibc-694c6d377435ba40.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/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3dd5f78c3b43746e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb8c561e8c8eb24d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a45121889bb564ec.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/codec_property-c72a04e590627de5" "-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 `originz` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a0eda481069b2a19b844b910db6161018e7f6a15e58adcdf1ba1ecb953cec86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0eda481069b2a19b844b910db6161018e7f6a15e58adcdf1ba1ecb953cec86", kill_on_drop: false }` [INFO] [stdout] 4a0eda481069b2a19b844b910db6161018e7f6a15e58adcdf1ba1ecb953cec86