[INFO] fetching crate transmission-rpc 0.3.4... [INFO] testing transmission-rpc-0.3.4 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate transmission-rpc 0.3.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate transmission-rpc 0.3.4 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate transmission-rpc 0.3.4 [INFO] finished tweaking crates.io crate transmission-rpc 0.3.4 [INFO] tweaked toml for crates.io crate transmission-rpc 0.3.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate transmission-rpc 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85c2d96f31953a4092013c812fd9d46eecddcf90e11ddb48c8bb7ab1286f8db2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85c2d96f31953a4092013c812fd9d46eecddcf90e11ddb48c8bb7ab1286f8db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85c2d96f31953a4092013c812fd9d46eecddcf90e11ddb48c8bb7ab1286f8db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c2d96f31953a4092013c812fd9d46eecddcf90e11ddb48c8bb7ab1286f8db2", kill_on_drop: false }` [INFO] [stdout] 85c2d96f31953a4092013c812fd9d46eecddcf90e11ddb48c8bb7ab1286f8db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37c071182201f730bb9b75b10d750586b10cf00eb5a104371449a8a8e8f0adb9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37c071182201f730bb9b75b10d750586b10cf00eb5a104371449a8a8e8f0adb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling transmission-rpc v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:180:28 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Deserialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Deserialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "37c071182201f730bb9b75b10d750586b10cf00eb5a104371449a8a8e8f0adb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c071182201f730bb9b75b10d750586b10cf00eb5a104371449a8a8e8f0adb9", kill_on_drop: false }` [INFO] [stdout] 37c071182201f730bb9b75b10d750586b10cf00eb5a104371449a8a8e8f0adb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82816cac08d7a8dfc8686be18008ae019dac6e8b371ed179d1ddb506bd8b5b5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82816cac08d7a8dfc8686be18008ae019dac6e8b371ed179d1ddb506bd8b5b5f", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling transmission-rpc v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:180:28 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Deserialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Deserialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/request.rs:180:28 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(Serialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Deserialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Deserialize, Debug, RustcEncodable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/types/response.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Deserialize, Debug, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `transmission-rpc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name transmission_rpc --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=746d86c0e33c30ce -C extra-filename=-746d86c0e33c30ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-af5e9b2b49987396.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f1bb03e53f35943a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b03f4c8f5237bfbe.rlib --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9ae8a258baada699.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f287d53de850097b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-af42686ee7676874/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.torrent_add.cz89osng-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e" "/opt/rustwide/target/debug/examples/torrent_add-88b6065b9c6ec51e.3h8md57ldd1doudt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libtransmission_rpc-98f1742efae1aaf3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-af5e9b2b49987396.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b03f4c8f5237bfbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ac7a9918d650ba4c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c9d045e498be48e1.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-67489b185c1d2a21.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-314298fb09491899.rlib" "/opt/rustwide/target/debug/deps/librustls-fa476965b953a764.rlib" "/opt/rustwide/target/debug/deps/libsct-2a74169b0ed80e34.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0cf43ec4e7808aee.rlib" "/opt/rustwide/target/debug/deps/libring-9b4c705c36ff7692.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1b885fa3eecff53.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-9ae8a258baada699.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhyper-60f1a17bb9184e90.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e020ca1fb8fd77a7.rlib" "/opt/rustwide/target/debug/deps/libh2-c27ef164a164a9f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29754975f2176517.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5cd259ddde16fdef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ad1f0b410fd3966f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a14a74acce28dfb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9994f8655f560e40.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libtokio-f287d53de850097b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aeffd597e47b656d.rlib" "/opt/rustwide/target/debug/deps/libmio-ffd955bffb514d18.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c9bc9ccf49f1288f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1bb03e53f35943a.rlib" "/opt/rustwide/target/debug/deps/libatty-a04db607583ada35.rlib" "/opt/rustwide/target/debug/deps/liblibc-2359018de433a415.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libregex-36f412520db706c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d5e20ae1785063ff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.torrent_get.1ukg87gj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13" "/opt/rustwide/target/debug/examples/torrent_get-2fbe0ab28125fe13.4jukex3hkd3tnp2r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libtransmission_rpc-98f1742efae1aaf3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-af5e9b2b49987396.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b03f4c8f5237bfbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ac7a9918d650ba4c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c9d045e498be48e1.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-67489b185c1d2a21.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-314298fb09491899.rlib" "/opt/rustwide/target/debug/deps/librustls-fa476965b953a764.rlib" "/opt/rustwide/target/debug/deps/libsct-2a74169b0ed80e34.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0cf43ec4e7808aee.rlib" "/opt/rustwide/target/debug/deps/libring-9b4c705c36ff7692.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1b885fa3eecff53.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-9ae8a258baada699.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhyper-60f1a17bb9184e90.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e020ca1fb8fd77a7.rlib" "/opt/rustwide/target/debug/deps/libh2-c27ef164a164a9f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29754975f2176517.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5cd259ddde16fdef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ad1f0b410fd3966f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a14a74acce28dfb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9994f8655f560e40.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libtokio-f287d53de850097b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aeffd597e47b656d.rlib" "/opt/rustwide/target/debug/deps/libmio-ffd955bffb514d18.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c9bc9ccf49f1288f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1bb03e53f35943a.rlib" "/opt/rustwide/target/debug/deps/libatty-a04db607583ada35.rlib" "/opt/rustwide/target/debug/deps/liblibc-2359018de433a415.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libregex-36f412520db706c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d5e20ae1785063ff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.session_get.c31z80au-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663" "/opt/rustwide/target/debug/examples/session_get-24cd28ccaa666663.5d4prpx0hzig219y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libtransmission_rpc-98f1742efae1aaf3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-af5e9b2b49987396.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b03f4c8f5237bfbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ac7a9918d650ba4c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c9d045e498be48e1.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-67489b185c1d2a21.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-314298fb09491899.rlib" "/opt/rustwide/target/debug/deps/librustls-fa476965b953a764.rlib" "/opt/rustwide/target/debug/deps/libsct-2a74169b0ed80e34.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0cf43ec4e7808aee.rlib" "/opt/rustwide/target/debug/deps/libring-9b4c705c36ff7692.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1b885fa3eecff53.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-9ae8a258baada699.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhyper-60f1a17bb9184e90.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e020ca1fb8fd77a7.rlib" "/opt/rustwide/target/debug/deps/libh2-c27ef164a164a9f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29754975f2176517.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5cd259ddde16fdef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ad1f0b410fd3966f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a14a74acce28dfb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9994f8655f560e40.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libtokio-f287d53de850097b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aeffd597e47b656d.rlib" "/opt/rustwide/target/debug/deps/libmio-ffd955bffb514d18.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c9bc9ccf49f1288f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1bb03e53f35943a.rlib" "/opt/rustwide/target/debug/deps/libatty-a04db607583ada35.rlib" "/opt/rustwide/target/debug/deps/liblibc-2359018de433a415.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libregex-36f412520db706c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d5e20ae1785063ff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.torrent_set_location.1lqth37q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f" "/opt/rustwide/target/debug/examples/torrent_set_location-49987f093b5a803f.1no8oz457bd66jvq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libtransmission_rpc-98f1742efae1aaf3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-af5e9b2b49987396.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b03f4c8f5237bfbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ac7a9918d650ba4c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c9d045e498be48e1.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-67489b185c1d2a21.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-314298fb09491899.rlib" "/opt/rustwide/target/debug/deps/librustls-fa476965b953a764.rlib" "/opt/rustwide/target/debug/deps/libsct-2a74169b0ed80e34.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0cf43ec4e7808aee.rlib" "/opt/rustwide/target/debug/deps/libring-9b4c705c36ff7692.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1b885fa3eecff53.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-9ae8a258baada699.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhyper-60f1a17bb9184e90.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e020ca1fb8fd77a7.rlib" "/opt/rustwide/target/debug/deps/libh2-c27ef164a164a9f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29754975f2176517.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5cd259ddde16fdef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ad1f0b410fd3966f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a14a74acce28dfb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9994f8655f560e40.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libtokio-f287d53de850097b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aeffd597e47b656d.rlib" "/opt/rustwide/target/debug/deps/libmio-ffd955bffb514d18.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c9bc9ccf49f1288f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1bb03e53f35943a.rlib" "/opt/rustwide/target/debug/deps/libatty-a04db607583ada35.rlib" "/opt/rustwide/target/debug/deps/liblibc-2359018de433a415.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libregex-36f412520db706c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d5e20ae1785063ff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "82816cac08d7a8dfc8686be18008ae019dac6e8b371ed179d1ddb506bd8b5b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82816cac08d7a8dfc8686be18008ae019dac6e8b371ed179d1ddb506bd8b5b5f", kill_on_drop: false }` [INFO] [stdout] 82816cac08d7a8dfc8686be18008ae019dac6e8b371ed179d1ddb506bd8b5b5f