[INFO] fetching crate woddle 0.3.1... [INFO] testing woddle-0.3.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate woddle 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate woddle 0.3.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate woddle 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate woddle 0.3.1 [INFO] tweaked toml for crates.io crate woddle 0.3.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate woddle 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded async-trait v0.1.41 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] [stderr] Downloaded cron v0.7.0 [INFO] [stderr] Downloaded object v0.21.1 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded futures-sink v0.3.6 [INFO] [stderr] Downloaded mobc-postgres v0.7.0 [INFO] [stderr] Downloaded futures-task v0.3.6 [INFO] [stderr] Downloaded futures-util v0.3.6 [INFO] [stderr] Downloaded futures-io v0.3.6 [INFO] [stderr] Downloaded futures-macro v0.3.6 [INFO] [stderr] Downloaded futures v0.3.6 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded mobc v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9692c3734849877209086c20fda41118aaf50907feba3dd6c0f560e07904138 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9692c3734849877209086c20fda41118aaf50907feba3dd6c0f560e07904138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9692c3734849877209086c20fda41118aaf50907feba3dd6c0f560e07904138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9692c3734849877209086c20fda41118aaf50907feba3dd6c0f560e07904138", kill_on_drop: false }` [INFO] [stdout] b9692c3734849877209086c20fda41118aaf50907feba3dd6c0f560e07904138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ec68649c29adf2cb4703e85d02714a507a9bdd8487f26c6ce07fa4b92087765 [INFO] running `Command { std: "docker" "start" "-a" "2ec68649c29adf2cb4703e85d02714a507a9bdd8487f26c6ce07fa4b92087765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.19 [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 rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cron v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling woddle v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.84s [INFO] running `Command { std: "docker" "inspect" "2ec68649c29adf2cb4703e85d02714a507a9bdd8487f26c6ce07fa4b92087765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec68649c29adf2cb4703e85d02714a507a9bdd8487f26c6ce07fa4b92087765", kill_on_drop: false }` [INFO] [stdout] 2ec68649c29adf2cb4703e85d02714a507a9bdd8487f26c6ce07fa4b92087765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7888c53dfdb394bddab1d325ab68bbf0f455014aeecdaad29a52010380a114f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7888c53dfdb394bddab1d325ab68bbf0f455014aeecdaad29a52010380a114f1", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling mobc v0.7.0 [INFO] [stderr] Compiling mobc-postgres v0.7.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling woddle v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.multiple.a5f5c867-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c.legrmx9wgq8uy4o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-f9e670420af17515.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eca3f43ff219d240.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-497544f31e817a05.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libregex-9018b947d238f8c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-90edb85036cf420f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eafc8d17ad20e45e.rlib" "/opt/rustwide/target/debug/deps/libwoddle-15ea457e75507668.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-62ba92d802cfad49.rlib" "/opt/rustwide/target/debug/deps/libphf-35c25f4d5d3f6fb7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8d0a9306c3c122bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c4d49b3100011fd9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6ed85d373a9354e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8fca8aac22f91d53.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e1943c988f085b89.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-67497abd3574d79e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e201b0c070d54355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2573872b33a8abec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79a03428951bd74e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-b895d6ab87afb7d8.rlib" "/opt/rustwide/target/debug/deps/libtokio-c824e09db4357de6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9d933e9803a4139.rlib" "/opt/rustwide/target/debug/deps/libmio-921048359a55d57a.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-8711388fb95eae55.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-49a6dad38ab06229.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libstringprep-7cd2d2bd04189c93.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/librand-2e4f70b65d7ec32d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fac0ce0473f3d105.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd74681ba41fbf61.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6426177da34d28d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4c2384ea41f78476.rlib" "/opt/rustwide/target/debug/deps/libhmac-5779050a111f9112.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c480385190ca7534.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b5e4c53cdcc807d1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures-2da6e61c525b6331.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a9af0c2253a16bbd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4a9c47aa60b3d170.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-25b2b8088add118b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-95531618667adecf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-38c21fab66948674.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-da7bc083183086c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3fb761fb662db2ce.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-efea6cc0e29719e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcron-fd7f372440cfe342.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-195366cf6a02b7c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2c4518c5b7790e58.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-9c4fc570e350a506.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libnom-3cab02cffd3f626c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libchrono-d4e4b99938d7fdb0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c5fe7ceb55145795.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ca80f122d1b4826c.rlib" "/opt/rustwide/target/debug/deps/libtime-89c84ad22789e34f.rlib" "/opt/rustwide/target/debug/deps/liblibc-4ce614e38a6a706f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple-0560499c6e18de8c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `woddle` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.basic_vec.a9a04e54-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458.2y2y7vmh6n1y1chc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-f9e670420af17515.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eca3f43ff219d240.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-497544f31e817a05.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libregex-9018b947d238f8c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-90edb85036cf420f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eafc8d17ad20e45e.rlib" "/opt/rustwide/target/debug/deps/libwoddle-15ea457e75507668.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-62ba92d802cfad49.rlib" "/opt/rustwide/target/debug/deps/libphf-35c25f4d5d3f6fb7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8d0a9306c3c122bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c4d49b3100011fd9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6ed85d373a9354e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8fca8aac22f91d53.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e1943c988f085b89.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-67497abd3574d79e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e201b0c070d54355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2573872b33a8abec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79a03428951bd74e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-b895d6ab87afb7d8.rlib" "/opt/rustwide/target/debug/deps/libtokio-c824e09db4357de6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9d933e9803a4139.rlib" "/opt/rustwide/target/debug/deps/libmio-921048359a55d57a.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-8711388fb95eae55.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-49a6dad38ab06229.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libstringprep-7cd2d2bd04189c93.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/librand-2e4f70b65d7ec32d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fac0ce0473f3d105.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd74681ba41fbf61.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6426177da34d28d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4c2384ea41f78476.rlib" "/opt/rustwide/target/debug/deps/libhmac-5779050a111f9112.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c480385190ca7534.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b5e4c53cdcc807d1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures-2da6e61c525b6331.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a9af0c2253a16bbd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4a9c47aa60b3d170.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-25b2b8088add118b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-95531618667adecf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-38c21fab66948674.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-da7bc083183086c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3fb761fb662db2ce.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-efea6cc0e29719e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcron-fd7f372440cfe342.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-195366cf6a02b7c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2c4518c5b7790e58.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-9c4fc570e350a506.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libnom-3cab02cffd3f626c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libchrono-d4e4b99938d7fdb0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c5fe7ceb55145795.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ca80f122d1b4826c.rlib" "/opt/rustwide/target/debug/deps/libtime-89c84ad22789e34f.rlib" "/opt/rustwide/target/debug/deps/liblibc-4ce614e38a6a706f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_vec-348bd89896ab2458" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "7888c53dfdb394bddab1d325ab68bbf0f455014aeecdaad29a52010380a114f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7888c53dfdb394bddab1d325ab68bbf0f455014aeecdaad29a52010380a114f1", kill_on_drop: false }` [INFO] [stdout] 7888c53dfdb394bddab1d325ab68bbf0f455014aeecdaad29a52010380a114f1