[INFO] fetching crate may 0.3.26... [INFO] building may-0.3.26 against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] extracting crate may 0.3.26 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate may 0.3.26 on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate may 0.3.26 [INFO] finished tweaking crates.io crate may 0.3.26 [INFO] tweaked toml for crates.io crate may 0.3.26 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate may 0.3.26 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded miow v0.5.0 [INFO] [stderr] Downloaded may_queue v0.1.8 [INFO] [stderr] Downloaded tungstenite v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fcf9eb6975d0a22a314ed8df0a23e6be1efab88e0af8e67c4dbf9e7387c6d6e [INFO] running `Command { std: "docker" "start" "-a" "8fcf9eb6975d0a22a314ed8df0a23e6be1efab88e0af8e67c4dbf9e7387c6d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fcf9eb6975d0a22a314ed8df0a23e6be1efab88e0af8e67c4dbf9e7387c6d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fcf9eb6975d0a22a314ed8df0a23e6be1efab88e0af8e67c4dbf9e7387c6d6e", kill_on_drop: false }` [INFO] [stdout] 8fcf9eb6975d0a22a314ed8df0a23e6be1efab88e0af8e67c4dbf9e7387c6d6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c67a4a5b23860d187cf5564fd327ff99da113d8cd5c3cd209e8ea60ba860d6a7 [INFO] running `Command { std: "docker" "start" "-a" "c67a4a5b23860d187cf5564fd327ff99da113d8cd5c3cd209e8ea60ba860d6a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling generator v0.7.2 [INFO] [stderr] Compiling may_queue v0.1.8 [INFO] [stderr] Compiling may v0.3.26 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling nix v0.26.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.69s [INFO] running `Command { std: "docker" "inspect" "c67a4a5b23860d187cf5564fd327ff99da113d8cd5c3cd209e8ea60ba860d6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67a4a5b23860d187cf5564fd327ff99da113d8cd5c3cd209e8ea60ba860d6a7", kill_on_drop: false }` [INFO] [stdout] c67a4a5b23860d187cf5564fd327ff99da113d8cd5c3cd209e8ea60ba860d6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f521fa028fbdc9909442cc48417d7be866ab39bc4e2ba3ac0796aeda50d84a5b [INFO] running `Command { std: "docker" "start" "-a" "f521fa028fbdc9909442cc48417d7be866ab39bc4e2ba3ac0796aeda50d84a5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling may v0.3.26 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `may` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name may --edition=2021 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 --cfg 'feature="default"' --cfg 'feature="io_cancel"' --cfg 'feature="io_timeout"' -C metadata=d93d96b95a9e7762 -C extra-filename=-d93d96b95a9e7762 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e5507fd243e27888.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-bf167c33060e327c.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-c539ab8e25a2a6f4.rlib --extern generator=/opt/rustwide/target/debug/deps/libgenerator-54bc4eb5c9a91245.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f9570dbe735852d0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib --extern may_queue=/opt/rustwide/target/debug/deps/libmay_queue-86fb33482a8779b5.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-6507ba10c96a1fa1.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-196ebc5f86605273.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c6b1532fa7390d94.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-01e4f5dacdd12166.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99358d924f7cbab5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a7ae18ecbf8664df.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6f5a1e25f170473.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-f1535db3f317605d.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-585ab76379b6a1be.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/generator-a1f26db499ba12f8/out --cfg nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `may` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lib --edition=2021 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="io_cancel"' --cfg 'feature="io_timeout"' -C metadata=bea6e50a889bcb1e -C extra-filename=-bea6e50a889bcb1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e5507fd243e27888.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-bf167c33060e327c.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-c539ab8e25a2a6f4.rlib --extern generator=/opt/rustwide/target/debug/deps/libgenerator-54bc4eb5c9a91245.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f9570dbe735852d0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib --extern may=/opt/rustwide/target/debug/deps/libmay-13076988e1eb150e.rlib --extern may_queue=/opt/rustwide/target/debug/deps/libmay_queue-86fb33482a8779b5.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-6507ba10c96a1fa1.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-196ebc5f86605273.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c6b1532fa7390d94.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-01e4f5dacdd12166.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99358d924f7cbab5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a7ae18ecbf8664df.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6f5a1e25f170473.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-f1535db3f317605d.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-585ab76379b6a1be.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/generator-a1f26db499ba12f8/out --cfg nightly` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuo1UCP/symbols.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.echo_client.07cee045-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e.19ega58b6jt340in.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/generator-a1f26db499ba12f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmay-13076988e1eb150e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6b1532fa7390d94.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d6f5a1e25f170473.rlib" "/opt/rustwide/target/debug/deps/libnix-196ebc5f86605273.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01e4f5dacdd12166.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0da2b95987ca68e8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libmay_queue-86fb33482a8779b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-bf167c33060e327c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-27db53ccaa2e1583.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-acc3c382d4ff550f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8fd195a5feb84242.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b475e895f97154e3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-59902c48c9bab23e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3e2666306e38e378.rlib" "/opt/rustwide/target/debug/deps/libgenerator-54bc4eb5c9a91245.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9570dbe735852d0.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdocopt-c539ab8e25a2a6f4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libserde-99358d924f7cbab5.rlib" "/opt/rustwide/target/debug/deps/libregex-76b749b27a3e8329.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71bfd9cd56174fcf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/echo_client-73c7bc831c87e02e" "-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 `may` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f521fa028fbdc9909442cc48417d7be866ab39bc4e2ba3ac0796aeda50d84a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f521fa028fbdc9909442cc48417d7be866ab39bc4e2ba3ac0796aeda50d84a5b", kill_on_drop: false }` [INFO] [stdout] f521fa028fbdc9909442cc48417d7be866ab39bc4e2ba3ac0796aeda50d84a5b