[INFO] fetching crate isahc 1.5.0... [INFO] testing isahc-1.5.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate isahc 1.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate isahc 1.5.0 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 crates.io crate isahc 1.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate isahc 1.5.0 [INFO] tweaked toml for crates.io crate isahc 1.5.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate isahc 1.5.0 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] [stderr] Blocking waiting for file lock on package cache [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e14af5b1c572c457f74a89895dc4a3b089cb2870c258ccb62d2eacb71a905a72 [INFO] running `Command { std: "docker" "start" "-a" "e14af5b1c572c457f74a89895dc4a3b089cb2870c258ccb62d2eacb71a905a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e14af5b1c572c457f74a89895dc4a3b089cb2870c258ccb62d2eacb71a905a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14af5b1c572c457f74a89895dc4a3b089cb2870c258ccb62d2eacb71a905a72", kill_on_drop: false }` [INFO] [stdout] e14af5b1c572c457f74a89895dc4a3b089cb2870c258ccb62d2eacb71a905a72 [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=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] f239e55d213c93d3a797ff75248f454648a130bc4e809486717bc9606b0c1575 [INFO] running `Command { std: "docker" "start" "-a" "f239e55d213c93d3a797ff75248f454648a130bc4e809486717bc9606b0c1575", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling isahc v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.46s [INFO] running `Command { std: "docker" "inspect" "f239e55d213c93d3a797ff75248f454648a130bc4e809486717bc9606b0c1575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f239e55d213c93d3a797ff75248f454648a130bc4e809486717bc9606b0c1575", kill_on_drop: false }` [INFO] [stdout] f239e55d213c93d3a797ff75248f454648a130bc4e809486717bc9606b0c1575 [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=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] eb2270287e1d68992cb7f5a003e00e449eceeb34b9006898bebc8bab972f8ecb [INFO] running `Command { std: "docker" "start" "-a" "eb2270287e1d68992cb7f5a003e00e449eceeb34b9006898bebc8bab972f8ecb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling isahc v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/response_body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/response_body.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/expect.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/expect.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/expect.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/metrics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/metrics.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `isahc` due to 4 previous errors [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/metrics.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/redirects.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | let m2 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | let m3 = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | let m2 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/redirects.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | let m1 = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testserver` [INFO] [stdout] --> tests/proxy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::{mock, socks4::Socks4Server}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/auth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/proxy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::{mock, socks4::Socks4Server}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/auth.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/auth.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/proxy.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/net.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/net.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/net.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/encoding.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/encoding.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Socks4Server` [INFO] [stdout] --> tests/proxy.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | let proxy_server = Socks4Server::new("127.0.0.1:0").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Socks4Server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/request_body.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/request_body.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/timeouts.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/timeouts.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/timeouts.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> tests/timeouts.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | io::{self, Cursor, Read}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/status.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/status.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let m = mock! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/headers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/headers.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testserver` [INFO] [stdout] --> tests/methods.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use testserver::mock; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `testserver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> tests/methods.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let m = mock!(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.logging.cc8f09b7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/logging-137631d3535d5937.41pup4epu5v95fqn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9a392f3fc61c3a36/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2b85843282f3634b/out/i/lib" "-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/libenv_logger-4064abfa2124cf65.rlib" "/opt/rustwide/target/debug/deps/libatty-3f55bdd3f97a9cc2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-e892bf68d8628b46.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libisahc-e0c4878f407da950.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-82ea05e577eea5e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-ddb72bbe577f8bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d2045ca6a27dfc42.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c091b5abe4510d35.rlib" "/opt/rustwide/target/debug/deps/libhttp-2bd3dbe3493a0f24.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-c14d21c679bb6d0c.rlib" "/opt/rustwide/target/debug/deps/libpolling-9b1e58c46f01332a.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-66a906b343e56138.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9a47893f7036adf1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libcurl-632b34fa8f1aef48.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2ae394348e113a92.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-57ba8f0afb0ff0fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2d2314761acfac5f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2835e99f1c5a8b12.rlib" "/opt/rustwide/target/debug/deps/liblibc-9671ab53ef38a5fb.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-6a6382539382545e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b10771af69365062.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.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" "-lssl" "-lcrypto" "-lz" "-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/logging-137631d3535d5937" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.client.3f1bc815-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/client-f564ad14fb2cb3cc.3dbndjo5utkgy1t3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9a392f3fc61c3a36/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2b85843282f3634b/out/i/lib" "-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/libisahc-e0c4878f407da950.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-82ea05e577eea5e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-ddb72bbe577f8bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d2045ca6a27dfc42.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c091b5abe4510d35.rlib" "/opt/rustwide/target/debug/deps/libhttp-2bd3dbe3493a0f24.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-c14d21c679bb6d0c.rlib" "/opt/rustwide/target/debug/deps/libpolling-9b1e58c46f01332a.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-66a906b343e56138.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9a47893f7036adf1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libcurl-632b34fa8f1aef48.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2ae394348e113a92.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-57ba8f0afb0ff0fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2d2314761acfac5f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2835e99f1c5a8b12.rlib" "/opt/rustwide/target/debug/deps/liblibc-9671ab53ef38a5fb.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-6a6382539382545e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b10771af69365062.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.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" "-lssl" "-lcrypto" "-lz" "-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/client-f564ad14fb2cb3cc" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.unix.bd3ddd1b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unix-54d3238e7bc36ee0.ilta1anxeckn28d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9a392f3fc61c3a36/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2b85843282f3634b/out/i/lib" "-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/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.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_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1a1f005ec33c8366.rlib" "/opt/rustwide/target/debug/deps/librand-97041ec362823322.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1059141ac39739ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-6859aeadeb557246.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-818984b747475e2a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libisahc-e0c4878f407da950.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-82ea05e577eea5e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-ddb72bbe577f8bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d2045ca6a27dfc42.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c091b5abe4510d35.rlib" "/opt/rustwide/target/debug/deps/libhttp-2bd3dbe3493a0f24.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-c14d21c679bb6d0c.rlib" "/opt/rustwide/target/debug/deps/libpolling-9b1e58c46f01332a.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-66a906b343e56138.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9a47893f7036adf1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libcurl-632b34fa8f1aef48.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2ae394348e113a92.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-57ba8f0afb0ff0fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2d2314761acfac5f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2835e99f1c5a8b12.rlib" "/opt/rustwide/target/debug/deps/liblibc-9671ab53ef38a5fb.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-6a6382539382545e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b10771af69365062.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.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" "-lssl" "-lcrypto" "-lz" "-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/deps/unix-54d3238e7bc36ee0" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.progress.0149e5b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/progress-c23060e3c936219a.3j5o1xjabggcsccf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9a392f3fc61c3a36/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2b85843282f3634b/out/i/lib" "-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-dc24dbc67786dee3.rlib" "/opt/rustwide/target/debug/deps/libclap-c395fabdfde558bf.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libatty-3f55bdd3f97a9cc2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libisahc-e0c4878f407da950.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-82ea05e577eea5e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-ddb72bbe577f8bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d2045ca6a27dfc42.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c091b5abe4510d35.rlib" "/opt/rustwide/target/debug/deps/libhttp-2bd3dbe3493a0f24.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-c14d21c679bb6d0c.rlib" "/opt/rustwide/target/debug/deps/libpolling-9b1e58c46f01332a.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-66a906b343e56138.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9a47893f7036adf1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libcurl-632b34fa8f1aef48.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2ae394348e113a92.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-57ba8f0afb0ff0fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2d2314761acfac5f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2835e99f1c5a8b12.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-6a6382539382545e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b10771af69365062.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libindicatif-5c4ade44650d9c1a.rlib" "/opt/rustwide/target/debug/deps/libconsole-7a38b00bc63ea04a.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-1823d451c1262b95.rlib" "/opt/rustwide/target/debug/deps/liblibc-9671ab53ef38a5fb.rlib" "/opt/rustwide/target/debug/deps/libregex-e892bf68d8628b46.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-7bafa26c3d508367.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" "-lssl" "-lcrypto" "-lz" "-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/progress-c23060e3c936219a" "-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" "eb2270287e1d68992cb7f5a003e00e449eceeb34b9006898bebc8bab972f8ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2270287e1d68992cb7f5a003e00e449eceeb34b9006898bebc8bab972f8ecb", kill_on_drop: false }` [INFO] [stdout] eb2270287e1d68992cb7f5a003e00e449eceeb34b9006898bebc8bab972f8ecb