[INFO] fetching crate lieweb 0.2.0-alpha.2... [INFO] testing lieweb-0.2.0-alpha.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate lieweb 0.2.0-alpha.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate lieweb 0.2.0-alpha.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lieweb 0.2.0-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lieweb 0.2.0-alpha.2 [INFO] tweaked toml for crates.io crate lieweb 0.2.0-alpha.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate lieweb 0.2.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded hashbrown v0.8.1 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded route-recognizer v0.2.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.9 [INFO] [stderr] Downloaded sharded-slab v0.0.9 [INFO] [stderr] Downloaded tracing-serde v0.1.1 [INFO] [stderr] Downloaded indexmap v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c56835d957e9e837e5e084c5f765d4c761319feaa0651c4696e39c5b3d97e3f1 [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" "c56835d957e9e837e5e084c5f765d4c761319feaa0651c4696e39c5b3d97e3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c56835d957e9e837e5e084c5f765d4c761319feaa0651c4696e39c5b3d97e3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56835d957e9e837e5e084c5f765d4c761319feaa0651c4696e39c5b3d97e3f1", kill_on_drop: false }` [INFO] [stdout] c56835d957e9e837e5e084c5f765d4c761319feaa0651c4696e39c5b3d97e3f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30f0604af56bfc104f592f8e4b8896747617577be55ec10eb32b7a1402a4ae66 [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" "30f0604af56bfc104f592f8e4b8896747617577be55ec10eb32b7a1402a4ae66", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling lieweb v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "30f0604af56bfc104f592f8e4b8896747617577be55ec10eb32b7a1402a4ae66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f0604af56bfc104f592f8e4b8896747617577be55ec10eb32b7a1402a4ae66", kill_on_drop: false }` [INFO] [stdout] 30f0604af56bfc104f592f8e4b8896747617577be55ec10eb32b7a1402a4ae66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a636be882d3aab275729af82bfea87aaa51b5842ee8da4d8287ac0773b4d1572 [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" "a636be882d3aab275729af82bfea87aaa51b5842ee8da4d8287ac0773b4d1572", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.9 [INFO] [stderr] Compiling lieweb v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lieweb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lieweb --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=e9ad2ba7085789e3 -C extra-filename=-e9ad2ba7085789e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d92aa86dd98ec5cc.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c130c319c2566935.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bb96bb4ff6ce2827.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-93e51897d2f2c8bf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1bd69640a7f5577e.rlib --extern route_recognizer=/opt/rustwide/target/debug/deps/libroute_recognizer-ebac25f62458a671.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-768237db263a9e6f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-401490a9f5c31618.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fc37cffe2cfff9d2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fba2088ea0f1f5ea.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2aacba5fa199bbac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c0688d707b64c52a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bb6024818eee4ea4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.todos.6tp6imvc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df" "/opt/rustwide/target/debug/examples/todos-9600b1ade0eb53df.205fv8mubno2lrhj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-bb6024818eee4ea4.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d41f59ea2c111fb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-49ba8d6a31c9507c.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-eb35242966d9d18a.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-84401803da10e4ea.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c57ddb68aa9930d3.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1ad026e1c74ec865.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1a51f3a0792472e9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/liblieweb-f83984f5bd36d3a3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c130c319c2566935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-30fbb2e0bbc78e7a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fc37cffe2cfff9d2.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libserde_json-401490a9f5c31618.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fba2088ea0f1f5ea.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/librand-1bd69640a7f5577e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-61b85f37c79e8119.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-80686e59964e8e8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7a8edf0ce3d91ac.rlib" "/opt/rustwide/target/debug/deps/libserde-768237db263a9e6f.rlib" "/opt/rustwide/target/debug/deps/libhyper-93e51897d2f2c8bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-48ecf95ce41c403a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e0c9d3a9976719.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d0ddfb097f35cea.rlib" "/opt/rustwide/target/debug/deps/libtime-1f0131ee0cfca7b7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f0db680bc926ccb4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb96bb4ff6ce2827.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aacba5fa199bbac.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-005057b5e6b05a14.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a89f5c6fd84a7289.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c7c8be7b1d62c83.rlib" "/opt/rustwide/target/debug/deps/libmio-b9af8883b183d871.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-2237fe7f67624c65.rlib" "/opt/rustwide/target/debug/deps/libnet2-77ce29f62b221d55.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e147696b7dccd46.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e18b015fd7dd9702.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtracing-c0688d707b64c52a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-888f7bdcaefd953f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-ebac25f62458a671.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "a636be882d3aab275729af82bfea87aaa51b5842ee8da4d8287ac0773b4d1572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a636be882d3aab275729af82bfea87aaa51b5842ee8da4d8287ac0773b4d1572", kill_on_drop: false }` [INFO] [stdout] a636be882d3aab275729af82bfea87aaa51b5842ee8da4d8287ac0773b4d1572