[INFO] fetching crate pca9956b-api 0.1.2...
[INFO] testing pca9956b-api-0.1.2 against 1.52.1 for beta-1.53-1
[INFO] extracting crate pca9956b-api 0.1.2 into /workspace/builds/worker-10/source
[INFO] validating manifest of crates.io crate pca9956b-api 0.1.2 on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-10/source/.cargo/config
[INFO] started tweaking crates.io crate pca9956b-api 0.1.2
[INFO] removed 2 missing examples
[INFO] finished tweaking crates.io crate pca9956b-api 0.1.2
[INFO] tweaked toml for crates.io crate pca9956b-api 0.1.2 written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] crate crates.io crate pca9956b-api 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3899520f0b3a47cdbbcd0d6943c5bf782bbb94086e13a873169939f885e3b54
[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" "d3899520f0b3a47cdbbcd0d6943c5bf782bbb94086e13a873169939f885e3b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3899520f0b3a47cdbbcd0d6943c5bf782bbb94086e13a873169939f885e3b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3899520f0b3a47cdbbcd0d6943c5bf782bbb94086e13a873169939f885e3b54", kill_on_drop: false }`
[INFO] [stdout] d3899520f0b3a47cdbbcd0d6943c5bf782bbb94086e13a873169939f885e3b54
[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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53136480b56cc461e3c8d609c0972a61130b9fe2c484f22edb53a9c6922e2a51
[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" "53136480b56cc461e3c8d609c0972a61130b9fe2c484f22edb53a9c6922e2a51", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.24
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling hyper-openssl v0.7.1
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.57
[INFO] [stderr]    Compiling linked_hash_set v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper-old-types v0.11.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.6
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling tokio-openssl v0.3.0
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling serde_ignored v0.0.4
[INFO] [stderr]    Compiling swagger v4.0.2
[INFO] [stderr]    Compiling pca9956b-api v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "53136480b56cc461e3c8d609c0972a61130b9fe2c484f22edb53a9c6922e2a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53136480b56cc461e3c8d609c0972a61130b9fe2c484f22edb53a9c6922e2a51", kill_on_drop: false }`
[INFO] [stdout] 53136480b56cc461e3c8d609c0972a61130b9fe2c484f22edb53a9c6922e2a51
[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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 990cc57daa299b55fba34102a97713e31d0d7f7da65c286a5a98cc9d23e51f9d
[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" "990cc57daa299b55fba34102a97713e31d0d7f7da65c286a5a98cc9d23e51f9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling addr2line v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling pca9956b-api v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `pca9956b-api`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name client --edition=2018 examples/client/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="hyper-openssl"' --cfg 'feature="lazy_static"' --cfg 'feature="native-tls"' --cfg 'feature="openssl"' --cfg 'feature="percent-encoding"' --cfg 'feature="regex"' --cfg 'feature="serde_ignored"' --cfg 'feature="server"' --cfg 'feature="url"' -C metadata=e9c046a148aa3859 -C extra-filename=-e9c046a148aa3859 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fad277b5aab00d88.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7cb281103c63f3fe.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5bf28796543bb815.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-dbd1350afd792b8f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-18226b5c82c2a5cb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a90d4583f2cc5b4e.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-49d5e90dfbf80b70.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-61a1220fde72d8ee.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d204a2e0d9bcffcd.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-21743feac48679c6.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-f28c979408d2743a.rlib --extern pca9956b_api=/opt/rustwide/target/debug/deps/libpca9956b_api-fdc3cad2042a981b.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-dd747c70529fa649.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ef354fe15ac85fff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bac487286255edd0.rlib --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-5df0567a0adcd3cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-942b91e9c190c4f2.rlib --extern swagger=/opt/rustwide/target/debug/deps/libswagger-7f10dcbf92b10dbb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9e1139eb91ca9b5.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-025c6b6a3e1c7e9c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-44b8dd699829908f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b494d4276b44eb8a.rlib --cap-lints=warn` (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/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.server.rmv55i5s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b" "/opt/rustwide/target/debug/examples/server-20c6fc821efba87b.45mejfzbahdf419i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-5bf28796543bb815.rlib" "/opt/rustwide/target/debug/deps/libregex-7327b51b285cb297.rlib" "/opt/rustwide/target/debug/deps/libthread_local-546082e9618ccbf7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4c2be5c843a7ebea.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-243913525234ede0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-60306966d7bb6ef7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2f1df83628f8160b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-06a632594f6040f7.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-dbd1350afd792b8f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e43f962f70c40fef.rlib" "/opt/rustwide/target/debug/deps/libobject-50cc8f54c26f86c5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-38c2b35a88b015a6.rlib" "/opt/rustwide/target/debug/deps/libgimli-440f48efb3d4554d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-73bf5f1dcb6fd637.rlib" "/opt/rustwide/target/debug/deps/libpca9956b_api-fdc3cad2042a981b.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-5df0567a0adcd3cb.rlib" "/opt/rustwide/target/debug/deps/libregex-ef354fe15ac85fff.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8c315be9fb4cc23e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1274d174c5747382.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f7360acc14f35430.rlib" "/opt/rustwide/target/debug/deps/libthread_local-866aa769a266e407.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-159f9238e1e5e286.rlib" "/opt/rustwide/target/debug/deps/libmemchr-594dcbfabada7113.rlib" "/opt/rustwide/target/debug/deps/liburl-44b8dd699829908f.rlib" "/opt/rustwide/target/debug/deps/libidna-7793983590d4757b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9813950f8cc10209.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8e92e59c76042d2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-bb221666ed9a6d7e.rlib" "/opt/rustwide/target/debug/deps/libmatches-f378f3910ece9f09.rlib" "/opt/rustwide/target/debug/deps/libswagger-7f10dcbf92b10dbb.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-49d5e90dfbf80b70.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-025c6b6a3e1c7e9c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-5117e5836fa5bee2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f8ba1a71d7e4f9ee.rlib" "/opt/rustwide/target/debug/deps/libantidote-00619e6f3c1d64c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-942b91e9c190c4f2.rlib" "/opt/rustwide/target/debug/deps/libryu-8028e3a3a907a184.rlib" "/opt/rustwide/target/debug/deps/libuuid-b494d4276b44eb8a.rlib" "/opt/rustwide/target/debug/deps/librand-d84bf50ee9d086b2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-49a73f5331ddb068.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1b2f35372f2ba6d4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-dda40b7ea4a3021d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-44b6c4af5ce625dd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4dfab092867fe17e.rlib" "/opt/rustwide/target/debug/deps/librand_core-6d6f60fea8592f92.rlib" "/opt/rustwide/target/debug/deps/librand_os-ea7528f9cabf827c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1dfa572d584b5f3c.rlib" "/opt/rustwide/target/debug/deps/librand_core-3da0954ec8527f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper_old_types-51cdf2c7dc4bf35a.rlib" "/opt/rustwide/target/debug/deps/libunicase-b9367741f39fba66.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-dd747c70529fa649.rlib" "/opt/rustwide/target/debug/deps/libmime-21743feac48679c6.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-8763cc57475c4d77.rlib" "/opt/rustwide/target/debug/deps/libbase64-39634b6d8fe131c9.rlib" "/opt/rustwide/target/debug/deps/libsafemem-5ba5b15f599ec4c5.rlib" "/opt/rustwide/target/debug/deps/libbase64-8fba956da8279496.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f28c979408d2743a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6a3df7bc8f900653.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-77d2732aa1f380d7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a2ea978bf38f0fbf.rlib" "/opt/rustwide/target/debug/deps/libhyper-a90d4583f2cc5b4e.rlib" "/opt/rustwide/target/debug/deps/libwant-406dc599beb60201.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-75b3b8b424fb7176.rlib" "/opt/rustwide/target/debug/deps/libtokio-b9e1139eb91ca9b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-43d501a8753e031f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7b953c32fc63601d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79bbf406a426c642.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-de5f06fa8024018f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6312e2dff89babf2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7574735bfaede6d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-50df1407681cc96c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-704aa85a559ce086.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eafbae981e4530cf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b5d5176048e09104.rlib" "/opt/rustwide/target/debug/deps/liblock_api-049f00d43e3e8c4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-abd22262a1b0e7f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-346c51a8d840e97b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bd48d896944da0ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bf1eb7d67a9c4e03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f9e2496177fe3b3b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-71de72f79eb63654.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd4ba7b5235b925.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-688af41c25a1fa23.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f1269efcb4979adf.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-03c56b3d8db9d2f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-25832e3970ebf94d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-61a1220fde72d8ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-212c0727f24c93da.rlib" "/opt/rustwide/target/debug/deps/libmio-543b003a7ccee03c.rlib" "/opt/rustwide/target/debug/deps/libnet2-14cf211999e643c1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dfebf6ea0bab3d4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a1f0872e26192b82.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c7cff14c8010aa5b.rlib" "/opt/rustwide/target/debug/deps/libh2-16f8fc1913baa9e1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd869b2a9956bfc7.rlib" "/opt/rustwide/target/debug/deps/libstring-9a2ab24442941943.rlib" "/opt/rustwide/target/debug/deps/libslab-3090dab71bcbca73.rlib" "/opt/rustwide/target/debug/deps/libhttp-06a69745c443f302.rlib" "/opt/rustwide/target/debug/deps/libitoa-e9f0cb85b8af4452.rlib" "/opt/rustwide/target/debug/deps/libfnv-34219b41365d0aa0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-544a810b86867a0f.rlib" "/opt/rustwide/target/debug/deps/liblog-d204a2e0d9bcffcd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c5c8cf6422d646a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e0b540173a920053.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0609eaf08fa57eb3.rlib" "/opt/rustwide/target/debug/deps/libbytes-471069fab3e73e8d.rlib" "/opt/rustwide/target/debug/deps/libeither-93acba7b4b2ec375.rlib" "/opt/rustwide/target/debug/deps/libiovec-fcb9f70fca681501.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f2fb665e452bca4c.rlib" "/opt/rustwide/target/debug/deps/libfutures-18226b5c82c2a5cb.rlib" "/opt/rustwide/target/debug/deps/libchrono-fad277b5aab00d88.rlib" "/opt/rustwide/target/debug/deps/libserde-bac487286255edd0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-27841c6001f3537b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b7346a6f12eeda63.rlib" "/opt/rustwide/target/debug/deps/libtime-dcb5ac8206e99c4f.rlib" "/opt/rustwide/target/debug/deps/libclap-7cb281103c63f3fe.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a8f6c245d57927c7.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-cbd2c8dc8e131550.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f8075d6ee1740ec4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d6dc9723f066d073.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b05187f49b74e4d8.rlib" "/opt/rustwide/target/debug/deps/libatty-5a198fa8807715a4.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c72f19e1ace7de3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-045d9fc7767330b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0a9489cf400f65e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ff5dc44c66f8c479.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3317c66a83501f9c.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5d8dec11fc25537d.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3af2a9328550e2a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3092e2ecef0f49f1.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-29b776c021389465.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8873bd287db0d28.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1171b49d77e47426.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c29894d22dc88b51.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-796a7750df3d8218.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ff7772d803d3e0de.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-dae3eac9cfa44200.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0fa02f580e987af5.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7f7254233be843ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1395c6db3d116086.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.52.1-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b4bd87926720b651.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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" "990cc57daa299b55fba34102a97713e31d0d7f7da65c286a5a98cc9d23e51f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "990cc57daa299b55fba34102a97713e31d0d7f7da65c286a5a98cc9d23e51f9d", kill_on_drop: false }`
[INFO] [stdout] 990cc57daa299b55fba34102a97713e31d0d7f7da65c286a5a98cc9d23e51f9d