[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelb/rust-jupyter-client on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-38/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" "+beta-2022-04-10" "fetch" "--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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21d56d4c610b5c23adf872e3d0b74e8c1989bb6796bf0b7d3e9e7f07cb0176e0 [INFO] running `Command { std: "docker" "start" "-a" "21d56d4c610b5c23adf872e3d0b74e8c1989bb6796bf0b7d3e9e7f07cb0176e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d56d4c610b5c23adf872e3d0b74e8c1989bb6796bf0b7d3e9e7f07cb0176e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d56d4c610b5c23adf872e3d0b74e8c1989bb6796bf0b7d3e9e7f07cb0176e0", kill_on_drop: false }` [INFO] [stdout] 21d56d4c610b5c23adf872e3d0b74e8c1989bb6796bf0b7d3e9e7f07cb0176e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5cea15173829f07eb900813f5dea5b24cba4f39ec1c6c9db09d29fea47cc50 [INFO] running `Command { std: "docker" "start" "-a" "1a5cea15173829f07eb900813f5dea5b24cba4f39ec1c6c9db09d29fea47cc50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [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 cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [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 1m 03s [INFO] running `Command { std: "docker" "inspect" "1a5cea15173829f07eb900813f5dea5b24cba4f39ec1c6c9db09d29fea47cc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5cea15173829f07eb900813f5dea5b24cba4f39ec1c6c9db09d29fea47cc50", kill_on_drop: false }` [INFO] [stdout] 1a5cea15173829f07eb900813f5dea5b24cba4f39ec1c6c9db09d29fea47cc50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d554435088ba2291bf5a07da6becc8029b62057a6a97abd8a93540ac21103e9 [INFO] running `Command { std: "docker" "start" "-a" "0d554435088ba2291bf5a07da6becc8029b62057a6a97abd8a93540ac21103e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [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] [stderr] error: could not compile `jupyter-client`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jupyter_client --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=48de88c997fdbde3 -C extra-filename=-48de88c997fdbde3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-524f67705a1f0515.rlib --extern crypto_mac=/opt/rustwide/target/debug/deps/libcrypto_mac-d58ab4e70d2bad2f.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-02e090bdd63b0bfe.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-bd156af74da3ab78.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-34283ed58a1155ac.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-98f74d7470420a3d.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-c34a9979f688a6ce.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-6c9f8328fa7e7b81.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6e5dd264c4810129.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-bc40dde1fc9aea76.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-61810334344fbd84.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4b3d5116fc108e05.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-9640f345054fad1e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dfc047fcebdc24c2.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-48410da216f61767.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.run_code.16d0e852-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd.3rxahtimhmj6qhvz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-9640f345054fad1e.rlib" "/opt/rustwide/target/debug/deps/libclap-a8f390cb19e53fbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-189a203f866791cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libjupyter_client-61ef0ee31306a14b.rlib" "/opt/rustwide/target/debug/deps/libzmq-48410da216f61767.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-5dfc9bb340cbb0c3.rlib" "/opt/rustwide/target/debug/deps/liblog-25cce860ac76bdb7.rlib" "/opt/rustwide/target/debug/deps/libuuid-dfc047fcebdc24c2.rlib" "/opt/rustwide/target/debug/deps/librand-55cbc5c1522425c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libsha2-4b3d5116fc108e05.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-2c9a5a0c13ac4ffd.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d3f37378d00d4e42.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-bae12e2385f19be2.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5de520c88108c464.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6fb241d164f6edd3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-61810334344fbd84.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib" "/opt/rustwide/target/debug/deps/libhmac-6e5dd264c4810129.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d58ab4e70d2bad2f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-02e090bdd63b0bfe.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c34a9979f688a6ce.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a1b86501196e82f0.rlib" "/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib" "/opt/rustwide/target/debug/deps/libglob-6c9f8328fa7e7b81.rlib" "/opt/rustwide/target/debug/deps/libfailure-98f74d7470420a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-107b0e2517e661d6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-61c5be213b138ef6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5f184df8ace8a0b1.rlib" "/opt/rustwide/target/debug/deps/libdirs-bd156af74da3ab78.rlib" "/opt/rustwide/target/debug/deps/libchrono-524f67705a1f0515.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1d2f7e3620101868.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35a0afd241db3518.rlib" "/opt/rustwide/target/debug/deps/libtime-2280c86081f17370.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-34283ed58a1155ac.rlib" "/opt/rustwide/target/debug/deps/libregex-c01bacd00e3526ac.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-30b4510235d505ca.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d81c4e81fbd5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f48c3a9de024b1f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-93053bb7839f5a95.rlib" "/opt/rustwide/target/debug/deps/libatty-5750bf624e1048d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-9ac741036ab52362.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e1732b6ee7639b33.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-24e1ae8b24909985.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lzmq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/run_code-04a27bfedaafdfdd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jupyter-client` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0d554435088ba2291bf5a07da6becc8029b62057a6a97abd8a93540ac21103e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d554435088ba2291bf5a07da6becc8029b62057a6a97abd8a93540ac21103e9", kill_on_drop: false }` [INFO] [stdout] 0d554435088ba2291bf5a07da6becc8029b62057a6a97abd8a93540ac21103e9