[INFO] fetching crate dockworker 0.0.21... [INFO] testing dockworker-0.0.21 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate dockworker 0.0.21 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate dockworker 0.0.21 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dockworker 0.0.21 [INFO] finished tweaking crates.io crate dockworker 0.0.21 [INFO] tweaked toml for crates.io crate dockworker 0.0.21 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate dockworker 0.0.21 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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 hyperx v1.2.0 [INFO] [stderr] Downloaded named_pipe v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b059dade3628a7f7c963529d20a4e2212b772e61e8e4431a6c860d973e9fd404 [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" "b059dade3628a7f7c963529d20a4e2212b772e61e8e4431a6c860d973e9fd404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b059dade3628a7f7c963529d20a4e2212b772e61e8e4431a6c860d973e9fd404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b059dade3628a7f7c963529d20a4e2212b772e61e8e4431a6c860d973e9fd404", kill_on_drop: false }` [INFO] [stdout] b059dade3628a7f7c963529d20a4e2212b772e61e8e4431a6c860d973e9fd404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3aa948a316017b2ab8e72866c560c239b95922912666e05c040d2889f349947 [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" "a3aa948a316017b2ab8e72866c560c239b95922912666e05c040d2889f349947", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling hyperx v1.2.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyperlocal v0.7.0 [INFO] [stderr] Compiling dockworker v0.0.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "a3aa948a316017b2ab8e72866c560c239b95922912666e05c040d2889f349947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3aa948a316017b2ab8e72866c560c239b95922912666e05c040d2889f349947", kill_on_drop: false }` [INFO] [stdout] a3aa948a316017b2ab8e72866c560c239b95922912666e05c040d2889f349947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbaa1bfdd4c5852eaff3b4e14877755577dcb89e2594da8803a8a0b171c5ff99 [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" "bbaa1bfdd4c5852eaff3b4e14877755577dcb89e2594da8803a8a0b171c5ff99", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling dockworker v0.0.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/filesystem.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/processes.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/export.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/stats.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dockworker` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name export --edition=2018 examples/export.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=a7a6e389bade4686 -C extra-filename=-a7a6e389bade4686 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-9928406b45d6e4b3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b55432338b29596.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-7f6cb4bd9f1d4c9b.rlib --extern dockworker=/opt/rustwide/target/debug/deps/libdockworker-c58eb14969b529c3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-89f9d34ae42b2642.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-7ba802e6927855a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-504e61826563fcde.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-dff40d3baffc20b9.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-2dd3724c42c907b8.rlib --extern hyperx=/opt/rustwide/target/debug/deps/libhyperx-96bb1a089f6e54ff.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-a441c4fdf560f1b2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7b57877442e5a3e7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-487f7a2cebc21377.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c37b444da7fbda4.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-530e1790ef23615c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-19433116af3b6f9b.rlib --extern unix_socket=/opt/rustwide/target/debug/deps/libunix_socket-04bd9c1bf48e1976.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-ece82378f11faf6d/out` (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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.events.b4xjjdb9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/events-74a267faefe06624" "/opt/rustwide/target/debug/examples/events-74a267faefe06624.1yqzzibvq5ujkwu3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ece82378f11faf6d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdockworker-c58eb14969b529c3.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-2dd3724c42c907b8.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libdirs-7f6cb4bd9f1d4c9b.rlib" "/opt/rustwide/target/debug/deps/libnix-a441c4fdf560f1b2.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib" "/opt/rustwide/target/debug/deps/libidna-d1001262a88f7d92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bb884e1dee70d85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ad8162a9f2f93bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b55432338b29596.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-66051a2b0bd9d38d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-51675d59406d5845.rlib" "/opt/rustwide/target/debug/deps/libtime-39f3d7537dd975d6.rlib" "/opt/rustwide/target/debug/deps/libhyper-dff40d3baffc20b9.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-aa82dbcd800e8aa7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-e28036a943e84752.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca3465386ce1f50f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-15e78fe8272c17b6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/libtokio-19433116af3b6f9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-eddb6585f8b478d3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1243c725f3d6d8a6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-be034077b2824fd0.rlib" "/opt/rustwide/target/debug/deps/libmio-4f594853edbf5972.rlib" "/opt/rustwide/target/debug/deps/libiovec-1db84d583c66ec2a.rlib" "/opt/rustwide/target/debug/deps/libnet2-9f9aa7c2e88070f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-18f2a7bf62dd92e8.rlib" "/opt/rustwide/target/debug/deps/libtracing-23e6559e75927368.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libfutures-504e61826563fcde.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4866ebf1a1eb79c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ff14de04e568d4d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5f124611ee53c2da.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0c82f0e084d3a675.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc37e67d1cec3783.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9e7369afef5aedce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7dd658dc00aac58d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-78dc18522331663f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0e964482411aebe2.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libfailure-7ba802e6927855a0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ca87400e7a1b94b9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-1b8064b18799ac4f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libtar-530e1790ef23615c.rlib" "/opt/rustwide/target/debug/deps/libxattr-9a08e5a0f245dd8e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b39c3cb826a9f8fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-0209551cc3595756.rlib" "/opt/rustwide/target/debug/deps/libhyperx-96bb1a089f6e54ff.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c37b444da7fbda4.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libserde-487f7a2cebc21377.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bbaa1bfdd4c5852eaff3b4e14877755577dcb89e2594da8803a8a0b171c5ff99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbaa1bfdd4c5852eaff3b4e14877755577dcb89e2594da8803a8a0b171c5ff99", kill_on_drop: false }` [INFO] [stdout] bbaa1bfdd4c5852eaff3b4e14877755577dcb89e2594da8803a8a0b171c5ff99