[INFO] fetching crate rocket-slogger 0.1.0-rc.1... [INFO] testing rocket-slogger-0.1.0-rc.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rocket-slogger 0.1.0-rc.1 into /workspace/builds/worker-82/source [INFO] validating manifest of crates.io crate rocket-slogger 0.1.0-rc.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-slogger 0.1.0-rc.1 [INFO] finished tweaking crates.io crate rocket-slogger 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate rocket-slogger 0.1.0-rc.1 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate crates.io crate rocket-slogger 0.1.0-rc.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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 tracing-subscriber v0.3.2 [INFO] [stderr] Downloaded serde_json v1.0.71 [INFO] [stderr] Downloaded loom v0.5.3 [INFO] [stderr] Downloaded tokio-macros v1.6.0 [INFO] [stderr] Downloaded slog-json v2.4.0 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded slog-bunyan v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934fdab3061cd5ed5fd6c720f7fb4b950f9f2db9284b672961eb343dc7295816 [INFO] running `Command { std: "docker" "start" "-a" "934fdab3061cd5ed5fd6c720f7fb4b950f9f2db9284b672961eb343dc7295816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934fdab3061cd5ed5fd6c720f7fb4b950f9f2db9284b672961eb343dc7295816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934fdab3061cd5ed5fd6c720f7fb4b950f9f2db9284b672961eb343dc7295816", kill_on_drop: false }` [INFO] [stdout] 934fdab3061cd5ed5fd6c720f7fb4b950f9f2db9284b672961eb343dc7295816 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89bdbbdf8a0ab329d4690aac387ce8da1eac4ce5c3a7115684cf0e1b02ca8720 [INFO] running `Command { std: "docker" "start" "-a" "89bdbbdf8a0ab329d4690aac387ce8da1eac4ce5c3a7115684cf0e1b02ca8720", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rocket-slogger v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "89bdbbdf8a0ab329d4690aac387ce8da1eac4ce5c3a7115684cf0e1b02ca8720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bdbbdf8a0ab329d4690aac387ce8da1eac4ce5c3a7115684cf0e1b02ca8720", kill_on_drop: false }` [INFO] [stdout] 89bdbbdf8a0ab329d4690aac387ce8da1eac4ce5c3a7115684cf0e1b02ca8720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a32a0ba1abe56018121627d6dbd8fe7c8f43186334671e86077bc5344b76c91 [INFO] running `Command { std: "docker" "start" "-a" "1a32a0ba1abe56018121627d6dbd8fe7c8f43186334671e86077bc5344b76c91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-json v2.4.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling slog-bunyan v2.3.0 [INFO] [stderr] Compiling rocket-slogger v0.1.0-rc.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/bunyan-5066956784785a7a.bunyan.014e8327-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.bunyan.014e8327-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a.2mpikhjebtad9v30.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_bunyan-dfe4f40ac19209df.rlib" "/opt/rustwide/target/debug/deps/libslog_json-b34e5d4d9b22ed97.rlib" "/opt/rustwide/target/debug/deps/libserde_json-205d076cb9ed90ee.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libhostname-c9dedefb93fa8298.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libchrono-2cf4fd6235cadc35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-834aa65111a48fff.rlib" "/opt/rustwide/target/debug/deps/librocket_slogger-3dc119658ad57509.rlib" "/opt/rustwide/target/debug/deps/libslog-88794e6c4909161b.rlib" "/opt/rustwide/target/debug/deps/librocket-6c182bc71518e5d2.rlib" "/opt/rustwide/target/debug/deps/libatty-b63877bcc6bbd92b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-96253daef376a1a7.rlib" "/opt/rustwide/target/debug/deps/librand-c2bec19d2c8049cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f892d7256e7eab2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c599077fe360a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-882535ad2830da7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c279220f52b5acaf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librocket_http-9a1086cea80e4efb.rlib" "/opt/rustwide/target/debug/deps/libcookie-b3f9e980633bcc7f.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-4a4afd75dc22659a.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ee49572e46575067.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhyper-6d2cf698efa86b23.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a50b122cef4482de.rlib" "/opt/rustwide/target/debug/deps/libh2-b6116c4e58bdc2d2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-7ed4c5ad94a14da3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e128fac9470cf652.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libmulter-e9a3dd15f2955dd8.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-f4e182c903f9182e.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-b7e1c13d7ac63f52.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ebfc058eb592c45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libspin-2ef058843373e81d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d37d30a9d10bc883.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82a706ff8499a3e3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-bf760f99a94fa6f8.rlib" "/opt/rustwide/target/debug/deps/libtime-6f10084da92aafd3.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0639ad58dadb6bd2.rlib" "/opt/rustwide/target/debug/deps/libstandback-393edfed857a761d.rlib" "/opt/rustwide/target/debug/deps/libatomic-ce8029ff7ccbf6bf.rlib" "/opt/rustwide/target/debug/deps/libstate-577ca65e2b123a3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab1a9c61537363e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a86fcfaccd4fe411.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libubyte-04319d876245285f.rlib" "/opt/rustwide/target/debug/deps/libfigment-72b7eee6977c1d23.rlib" "/opt/rustwide/target/debug/deps/libtoml-614540a716283719.rlib" "/opt/rustwide/target/debug/deps/libuncased-2b9007f3227ff046.rlib" "/opt/rustwide/target/debug/deps/libpear-513b966d29ce9294.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-1cf696a09e60b306.rlib" "/opt/rustwide/target/debug/deps/libserde-3d0d7d96abe93853.rlib" "/opt/rustwide/target/debug/deps/libtokio-ffe6d7d55dd6a535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c0e95cd8a4a82d27.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eff8fa9d30a7701d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libmio-34c3308a22fdb959.rlib" "/opt/rustwide/target/debug/deps/liblibc-86afd2e703484ea2.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfutures-9f9a02e998e3f337.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0ad55dccf16883e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-39afab92df3131af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-93d2ed87f455b507.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-282bde198944dc61.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3db46ce08c29b103.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2dff06f13c6ffbf6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-0ef9ee7b4e970c93.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d74915fcf815e6b6.rlib" "/opt/rustwide/target/debug/deps/libyansi-1be3b36a9c37bcfe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bunyan-5066956784785a7a" "-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 `rocket-slogger` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a32a0ba1abe56018121627d6dbd8fe7c8f43186334671e86077bc5344b76c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a32a0ba1abe56018121627d6dbd8fe7c8f43186334671e86077bc5344b76c91", kill_on_drop: false }` [INFO] [stdout] 1a32a0ba1abe56018121627d6dbd8fe7c8f43186334671e86077bc5344b76c91