[INFO] fetching crate jsonbox 0.2.0... [INFO] testing jsonbox-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate jsonbox 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate jsonbox 0.2.0 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 jsonbox 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate jsonbox 0.2.0 [INFO] tweaked toml for crates.io crate jsonbox 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate jsonbox 0.2.0 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] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.14 [INFO] [stderr] Downloaded colored v1.8.0 [INFO] [stderr] Downloaded winconsole v0.10.0 [INFO] [stderr] Downloaded cgmath v0.16.1 [INFO] [stderr] Downloaded miniz_oxide v0.3.2 [INFO] [stderr] Downloaded mockito v0.20.0 [INFO] [stderr] Downloaded http v0.1.18 [INFO] [stderr] Downloaded reqwest v0.9.20 [INFO] [stderr] Downloaded flate2 v1.0.11 [INFO] [stderr] Downloaded tokio-threadpool v0.1.15 [INFO] [stderr] Downloaded assert-json-diff v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b35cb6fd32ab6a2d23e575a4cbaf19cc7e5b9594b76d8805a031522aee01ec37 [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" "b35cb6fd32ab6a2d23e575a4cbaf19cc7e5b9594b76d8805a031522aee01ec37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b35cb6fd32ab6a2d23e575a4cbaf19cc7e5b9594b76d8805a031522aee01ec37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35cb6fd32ab6a2d23e575a4cbaf19cc7e5b9594b76d8805a031522aee01ec37", kill_on_drop: false }` [INFO] [stdout] b35cb6fd32ab6a2d23e575a4cbaf19cc7e5b9594b76d8805a031522aee01ec37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 43eaeabff4d0db75355e7fa3fcfb096f1478dd52235b1ce0070864e5eb3d6e85 [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" "43eaeabff4d0db75355e7fa3fcfb096f1478dd52235b1ce0070864e5eb3d6e85", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling jsonbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "43eaeabff4d0db75355e7fa3fcfb096f1478dd52235b1ce0070864e5eb3d6e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43eaeabff4d0db75355e7fa3fcfb096f1478dd52235b1ce0070864e5eb3d6e85", kill_on_drop: false }` [INFO] [stdout] 43eaeabff4d0db75355e7fa3fcfb096f1478dd52235b1ce0070864e5eb3d6e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] bd1b993f7610db283b2c2521ae6511cf3d8b30df49d48e8fd03016589e53f5b2 [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" "bd1b993f7610db283b2c2521ae6511cf3d8b30df49d48e8fd03016589e53f5b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling assert-json-diff v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mockito v0.20.0 [INFO] [stderr] Compiling jsonbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [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/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.client.34w4ovgi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca" "/opt/rustwide/target/debug/deps/client-9338678f7bab96ca.4n39rt5wj2awfr8x.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-1252440df036a7c3/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/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.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_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libmockito-ca7d0d7a9417e30b.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-677330ea6bfc126a.rlib" "/opt/rustwide/target/debug/deps/libcolored-fa9bf08577aec98e.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libjsonbox-4a6677c7653196a6.rlib" "/opt/rustwide/target/debug/deps/libsnafu-77755ba892bd0b67.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-7c9b852bf9fdef46.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e69c198d45083eb4.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-88f274bde949689d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libflate2-13747d15746b7a97.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9f16f0ec28235940.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0e08d877300c847d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5461a39cad068951.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-417e7a5d73ed8a80.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-456788e7a86da8ec.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-82bd363beea55b11.rlib" "/opt/rustwide/target/debug/deps/libhyper-83f3c84b391b97a5.rlib" "/opt/rustwide/target/debug/deps/libwant-880a5ca4455b52e3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-b5357eec9ac6868e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-58db9fc10c668065.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2a7f4e1a1850b9c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-be36ca95fa548183.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2111491f41b68bbb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-49b52a200eb30f6e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d215cf3514d9c554.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c5be239fa28fb233.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-416e463fe0a6a70c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b519dafab209ee9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da5ae0d90bcc59f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aafbcaa19cd96805.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-82759529a71ad177.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e1062ca69aa5fbb1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/libmio-648973b3d8a81be2.rlib" "/opt/rustwide/target/debug/deps/libnet2-9ae88dbae479105a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1075a1fc78601139.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7441a4bbf8cc6e62.rlib" "/opt/rustwide/target/debug/deps/libh2-fccee50099bc1eb3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ab490d45b138d28.rlib" "/opt/rustwide/target/debug/deps/libstring-edb2c34f422b712f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e44e59ffdcfae102.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-209b165532183613.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libhttp-a4f6267dcd7041cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-6b8dff5c2598232d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-16aa91da657f5e52.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0b0e8050514c3be3.rlib" "/opt/rustwide/target/debug/deps/libryu-c9c90482fe7c4ace.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/liblog-eb23ac43b5e7dcbd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-86b5a76497b3befd.rlib" "/opt/rustwide/target/debug/deps/liburl-68d9e889226708f2.rlib" "/opt/rustwide/target/debug/deps/libidna-cdb4c3ba29ce1388.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0b5764b1d264cf35.rlib" "/opt/rustwide/target/debug/deps/libtry_from-4336a22079602d2f.rlib" "/opt/rustwide/target/debug/deps/libfailure-13df2525af2c1cd8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a104df742147f78f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libcookie-07ab77522c3c9434.rlib" "/opt/rustwide/target/debug/deps/libtime-ac880c0e263edc32.rlib" "/opt/rustwide/target/debug/deps/liburl-ef6ff48604a432b8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-9b408e25d38c3176.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c34392106dec650a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc44b28840f7ad0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbytes-dd0e02abdd333dc3.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libiovec-a63d4939020d9cb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libserde-66541f58d2d1df08.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `jsonbox` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd1b993f7610db283b2c2521ae6511cf3d8b30df49d48e8fd03016589e53f5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1b993f7610db283b2c2521ae6511cf3d8b30df49d48e8fd03016589e53f5b2", kill_on_drop: false }` [INFO] [stdout] bd1b993f7610db283b2c2521ae6511cf3d8b30df49d48e8fd03016589e53f5b2