[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelb/rust-jupyter-client on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-7/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 145d1e1821d8cbc61f1479eb09b82f84ba16f7c3d478d3eb582a48934b67361b [INFO] running `Command { std: "docker" "start" "-a" "145d1e1821d8cbc61f1479eb09b82f84ba16f7c3d478d3eb582a48934b67361b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "145d1e1821d8cbc61f1479eb09b82f84ba16f7c3d478d3eb582a48934b67361b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145d1e1821d8cbc61f1479eb09b82f84ba16f7c3d478d3eb582a48934b67361b", kill_on_drop: false }` [INFO] [stdout] 145d1e1821d8cbc61f1479eb09b82f84ba16f7c3d478d3eb582a48934b67361b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1719009ce3c23f8e2ca6d4db685b3d0d3f33a7d816bb15b9cf8f1c1571c415b7 [INFO] running `Command { std: "docker" "start" "-a" "1719009ce3c23f8e2ca6d4db685b3d0d3f33a7d816bb15b9cf8f1c1571c415b7", kill_on_drop: false }` [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 error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.80 [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 failure_derive v0.1.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling byteorder v1.2.7 [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 rand_core v0.2.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling zmq v0.8.2 [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 uuid v0.7.1 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.33 [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 17.68s [INFO] running `Command { std: "docker" "inspect" "1719009ce3c23f8e2ca6d4db685b3d0d3f33a7d816bb15b9cf8f1c1571c415b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1719009ce3c23f8e2ca6d4db685b3d0d3f33a7d816bb15b9cf8f1c1571c415b7", kill_on_drop: false }` [INFO] [stdout] 1719009ce3c23f8e2ca6d4db685b3d0d3f33a7d816bb15b9cf8f1c1571c415b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64edc7733fcb2d09b2bec0873fc56177f4b994158a9a56adcaba3b2d8c2388f1 [INFO] running `Command { std: "docker" "start" "-a" "64edc7733fcb2d09b2bec0873fc56177f4b994158a9a56adcaba3b2d8c2388f1", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [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] warning: 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] [stderr] error: could not compile `jupyter-client`; 2 warnings 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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1255154ae1b8963f -C extra-filename=-1255154ae1b8963f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-19e57a61ce55e8be.rlib --extern crypto_mac=/opt/rustwide/target/debug/deps/libcrypto_mac-c40b11a5d7548015.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-1f41acd73050e3ec.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e170709d8a41cf1d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-34b44fec0b57ce0c.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-7f8526684adf92df.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-d1a3a932ca139cd1.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-4a5eb0f1d146b153.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-cfc827af4edd6053.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cd5327883db23ba1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-28a119dc444347b4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-10e26b63be5e6a61.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-65ebf1d245da1932.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-42c8675f2b2b7c2e.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f7212aac5a5604c1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0807841863e148ca.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-7573cf766933f25d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/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-e2a619db53177881.run_code.b657ba6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.run_code.b657ba6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881.3zweg25trotopcoy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-f7212aac5a5604c1.rlib" "/opt/rustwide/target/debug/deps/libclap-e23c7b20b74cb104.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2fd734c4c1e4fc50.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-db8e725060015756.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-bbf70183f4a76aeb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2c756d049be254c7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libjupyter_client-0e82a9e52580fab1.rlib" "/opt/rustwide/target/debug/deps/libzmq-7573cf766933f25d.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-309659371f8d0f66.rlib" "/opt/rustwide/target/debug/deps/liblog-edc28a08770463a7.rlib" "/opt/rustwide/target/debug/deps/libuuid-0807841863e148ca.rlib" "/opt/rustwide/target/debug/deps/librand-2eae46a253d7fa13.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.rlib" "/opt/rustwide/target/debug/deps/libsha2-42c8675f2b2b7c2e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-377f5ff054c6bda4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-66d5771aef904619.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-aeeda2ce355a69f6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-b99362eae450ece5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7bed7f7c9920541.rlib" "/opt/rustwide/target/debug/deps/libserde_json-65ebf1d245da1932.rlib" "/opt/rustwide/target/debug/deps/libryu-660a4fd43c22b659.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libserde-28a119dc444347b4.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd5327883db23ba1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c40b11a5d7548015.rlib" "/opt/rustwide/target/debug/deps/libsubtle-26c483e2c4f38ee3.rlib" "/opt/rustwide/target/debug/deps/libdigest-1f41acd73050e3ec.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1a3a932ca139cd1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c3557d940aaf3512.rlib" "/opt/rustwide/target/debug/deps/libhex-cfc827af4edd6053.rlib" "/opt/rustwide/target/debug/deps/libglob-4a5eb0f1d146b153.rlib" "/opt/rustwide/target/debug/deps/libfailure-7f8526684adf92df.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6430fac47a93ecaf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-73324efa2087dbeb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libdirs-e170709d8a41cf1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-19e57a61ce55e8be.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aba3543fb35a6f9a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e148929924274a8.rlib" "/opt/rustwide/target/debug/deps/libtime-6b3bbab1f9c5602f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-34b44fec0b57ce0c.rlib" "/opt/rustwide/target/debug/deps/libregex-e5fe40888b057692.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cadba9984ec700c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-07367d604652162f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d9b96822d3aa814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-021e690041591d5b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9d66258e87ccf7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-058d308071cd2375.rlib" "/opt/rustwide/target/debug/deps/libatty-fe2119338f07c99c.rlib" "/opt/rustwide/target/debug/deps/liblibc-94c920f5a7e04087.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5279c127d2a488ae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f76fb0458abb635f.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/run_code-e2a619db53177881" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "64edc7733fcb2d09b2bec0873fc56177f4b994158a9a56adcaba3b2d8c2388f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64edc7733fcb2d09b2bec0873fc56177f4b994158a9a56adcaba3b2d8c2388f1", kill_on_drop: false }` [INFO] [stdout] 64edc7733fcb2d09b2bec0873fc56177f4b994158a9a56adcaba3b2d8c2388f1