[INFO] cloning repository https://github.com/michaelb/rust-jupyter-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelb/rust-jupyter-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e9c939df3fbe99e81bd8a4e4161e5f5fbfa1bcd [INFO] testing michaelb/rust-jupyter-client against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelb/rust-jupyter-client on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelb/rust-jupyter-client [INFO] finished tweaking git repo https://github.com/michaelb/rust-jupyter-client [INFO] tweaked toml for git repo https://github.com/michaelb/rust-jupyter-client written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/michaelb/rust-jupyter-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ae3f049d608deaf8ba20e8db8ca5741881c2bc602cae402f4cfaa7a93d9152b [INFO] running `Command { std: "docker" "start" "-a" "8ae3f049d608deaf8ba20e8db8ca5741881c2bc602cae402f4cfaa7a93d9152b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae3f049d608deaf8ba20e8db8ca5741881c2bc602cae402f4cfaa7a93d9152b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae3f049d608deaf8ba20e8db8ca5741881c2bc602cae402f4cfaa7a93d9152b", kill_on_drop: false }` [INFO] [stdout] 8ae3f049d608deaf8ba20e8db8ca5741881c2bc602cae402f4cfaa7a93d9152b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e972f3ff03bb2f6a2c5f6e54a61398be52acd869d7c6f3358fce249c7e970c1a [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" "e972f3ff03bb2f6a2c5f6e54a61398be52acd869d7c6f3358fce249c7e970c1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling jupyter-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.22s [INFO] running `Command { std: "docker" "inspect" "e972f3ff03bb2f6a2c5f6e54a61398be52acd869d7c6f3358fce249c7e970c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e972f3ff03bb2f6a2c5f6e54a61398be52acd869d7c6f3358fce249c7e970c1a", kill_on_drop: false }` [INFO] [stdout] e972f3ff03bb2f6a2c5f6e54a61398be52acd869d7c6f3358fce249c7e970c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ee34ccdecd1b9d14186b421fd4770c9892e86b7622c32e082414265f6b52ee2 [INFO] running `Command { std: "docker" "start" "-a" "8ee34ccdecd1b9d14186b421fd4770c9892e86b7622c32e082414265f6b52ee2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling jupyter-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `json` is imported redundantly [INFO] [stdout] --> src/wire.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 209 | use serde_json::json; [INFO] [stdout] | ---------------- the item `json` is already imported here [INFO] [stdout] ... [INFO] [stdout] 296 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for macro [INFO] [stdout] --> src/test_helpers.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | macro_rules! compare_bytestrings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jupyter-client` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.run_code.3cg8rhn4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08" "/opt/rustwide/target/debug/examples/run_code-7d3c582d6538fb08.1u3yq6t34hn46nth.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-8a4cc975e4903593/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-72c53cbb1d4fa147.rlib" "/opt/rustwide/target/debug/deps/libclap-e9ab6d759ecff6bc.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5eaed92efbefe3dd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-13e4fe9f4423e3e3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libjupyter_client-a8dce183f166e1cf.rlib" "/opt/rustwide/target/debug/deps/libzmq-98fb7a78efee4e11.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-f300cf345471ce3f.rlib" "/opt/rustwide/target/debug/deps/liblog-14ce855e56407890.rlib" "/opt/rustwide/target/debug/deps/libuuid-012356f9c7ca9cae.rlib" "/opt/rustwide/target/debug/deps/librand-db33356811d35b1b.rlib" "/opt/rustwide/target/debug/deps/librand_core-cb12f3a42c3b1612.rlib" "/opt/rustwide/target/debug/deps/librand_core-3156305059e3b6e2.rlib" "/opt/rustwide/target/debug/deps/libsha2-3bde9b7c325be041.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ee4fd2ec173dffac.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-439b9a487fdd9cb3.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-ee79f82e77b9d165.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-122cc74e6e1ec81b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a23577155911adbf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bf35310d498848ac.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libserde-97206d3707110e98.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libglob-5f5c0622b1679015.rlib" "/opt/rustwide/target/debug/deps/libfailure-9fd724ab54b00f50.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713e9be25a3d8930.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-31c814cf220da15a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dc4c4f12469b5ed3.rlib" "/opt/rustwide/target/debug/deps/libdirs-d5c46241c57cad2a.rlib" "/opt/rustwide/target/debug/deps/libchrono-c538af1112497fac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/libtime-49efe0ff9d813ef9.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-bfb6137b5d519894.rlib" "/opt/rustwide/target/debug/deps/libregex-76144985ca963edd.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f4990de32e88da31.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fbb691992798f92f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a72d5d5aa1bed143.rlib" "/opt/rustwide/target/debug/deps/libmemchr-32f94a918775e5dc.rlib" "/opt/rustwide/target/debug/deps/libatty-06ebf207806d33ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a70711042a43204.rlib" "/opt/rustwide/target/debug/deps/libhumantime-467b6876277aede3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-1f4309e419a04a9d.rlib" "/opt/rustwide/target/debug/deps/liblog-a185f70337ed0e94.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lzmq" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "8ee34ccdecd1b9d14186b421fd4770c9892e86b7622c32e082414265f6b52ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee34ccdecd1b9d14186b421fd4770c9892e86b7622c32e082414265f6b52ee2", kill_on_drop: false }` [INFO] [stdout] 8ee34ccdecd1b9d14186b421fd4770c9892e86b7622c32e082414265f6b52ee2