[INFO] fetching crate mega 0.7.3... [INFO] building mega-0.7.3 against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] extracting crate mega 0.7.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate mega 0.7.3 on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mega 0.7.3 [INFO] finished tweaking crates.io crate mega 0.7.3 [INFO] tweaked toml for crates.io crate mega 0.7.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate mega 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_trees v0.1.2 [INFO] [stderr] Downloaded async-read-progress v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65faa45b1744bbe9d76e1d167b253465ebfb9b813c14941cee2c3cc1a89c9ec4 [INFO] running `Command { std: "docker" "start" "-a" "65faa45b1744bbe9d76e1d167b253465ebfb9b813c14941cee2c3cc1a89c9ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65faa45b1744bbe9d76e1d167b253465ebfb9b813c14941cee2c3cc1a89c9ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65faa45b1744bbe9d76e1d167b253465ebfb9b813c14941cee2c3cc1a89c9ec4", kill_on_drop: false }` [INFO] [stdout] 65faa45b1744bbe9d76e1d167b253465ebfb9b813c14941cee2c3cc1a89c9ec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 587de7a633ef00148b44cfc01c5d8ea4ac4652b31f414427bd472da67d8dee2b [INFO] running `Command { std: "docker" "start" "-a" "587de7a633ef00148b44cfc01c5d8ea4ac4652b31f414427bd472da67d8dee2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling mega v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.36s [INFO] running `Command { std: "docker" "inspect" "587de7a633ef00148b44cfc01c5d8ea4ac4652b31f414427bd472da67d8dee2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587de7a633ef00148b44cfc01c5d8ea4ac4652b31f414427bd472da67d8dee2b", kill_on_drop: false }` [INFO] [stdout] 587de7a633ef00148b44cfc01c5d8ea4ac4652b31f414427bd472da67d8dee2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a12ce9014c7ae25cbb6b2e89d500e35ce2767581ef841d5c25cfe815a9ca082 [INFO] running `Command { std: "docker" "start" "-a" "6a12ce9014c7ae25cbb6b2e89d500e35ce2767581ef841d5c25cfe815a9ca082", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling text_trees v0.1.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-read-progress v0.2.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling mega v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.16s [INFO] running `Command { std: "docker" "inspect" "6a12ce9014c7ae25cbb6b2e89d500e35ce2767581ef841d5c25cfe815a9ca082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a12ce9014c7ae25cbb6b2e89d500e35ce2767581ef841d5c25cfe815a9ca082", kill_on_drop: false }` [INFO] [stdout] 6a12ce9014c7ae25cbb6b2e89d500e35ce2767581ef841d5c25cfe815a9ca082 [INFO] building mega-0.7.3 against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] extracting crate mega 0.7.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate mega 0.7.3 on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mega 0.7.3 [INFO] finished tweaking crates.io crate mega 0.7.3 [INFO] tweaked toml for crates.io crate mega 0.7.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate mega 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9edb7de7fa8a6b8c8c2868744c7fe704a6bcfa9fc4f5070c00abd4605b8630d [INFO] running `Command { std: "docker" "start" "-a" "a9edb7de7fa8a6b8c8c2868744c7fe704a6bcfa9fc4f5070c00abd4605b8630d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9edb7de7fa8a6b8c8c2868744c7fe704a6bcfa9fc4f5070c00abd4605b8630d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9edb7de7fa8a6b8c8c2868744c7fe704a6bcfa9fc4f5070c00abd4605b8630d", kill_on_drop: false }` [INFO] [stdout] a9edb7de7fa8a6b8c8c2868744c7fe704a6bcfa9fc4f5070c00abd4605b8630d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812d380617037c6ae2508bbeb63fdf7c02eb2e7d333e357025588e7165853cff [INFO] running `Command { std: "docker" "start" "-a" "812d380617037c6ae2508bbeb63fdf7c02eb2e7d333e357025588e7165853cff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling mega v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.86s [INFO] running `Command { std: "docker" "inspect" "812d380617037c6ae2508bbeb63fdf7c02eb2e7d333e357025588e7165853cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812d380617037c6ae2508bbeb63fdf7c02eb2e7d333e357025588e7165853cff", kill_on_drop: false }` [INFO] [stdout] 812d380617037c6ae2508bbeb63fdf7c02eb2e7d333e357025588e7165853cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5215bfd785de22aa22cbc7555a67d465d0d07c433c315758a3d70aec5dce265a [INFO] running `Command { std: "docker" "start" "-a" "5215bfd785de22aa22cbc7555a67d465d0d07c433c315758a3d70aec5dce265a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling text_trees v0.1.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-read-progress v0.2.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling mega v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mega` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/bin/rustc --crate-name mega --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "reqwest"))' -C metadata=ec67a4e89c5771b3 -C extra-filename=-ec67a4e89c5771b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-3e7011c0d1a39d81.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-26a8465269b32197.rlib --extern async_read_progress=/opt/rustwide/target/debug/deps/libasync_read_progress-8a9636763c37df19.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c9d320ecca2aa389.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-cb9b893760c19f0f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed00a7f223eb770f.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-b88d98c12c04fdb4.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-ae4f22aa48d492ab.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-f6e9d52e862c22de.rlib --extern ctr=/opt/rustwide/target/debug/deps/libctr-f22a8b2d1aa221b1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cec8d43ddf7cfe11.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-ccbeece1f84ef8f4.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-3f3b031e0bf3e2b1.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6d0522728f66fe1a.rlib --extern num_bigint_dig=/opt/rustwide/target/debug/deps/libnum_bigint_dig-cea5845d3a061e00.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-f48c0d49f8698372.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c4c6e423b927005c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-842e1c71c67361ca.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-3c807fde0ac9b25f.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-38df19dff87bfbce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b62ced2cbdfcedb6.rlib --extern json=/opt/rustwide/target/debug/deps/libserde_json-8d76ca999ace0e4f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-561f2238cbeb0fa4.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5807d5461f4e81b.rlib --extern sluice=/opt/rustwide/target/debug/deps/libsluice-6738a4593a90e89f.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib --extern text_trees=/opt/rustwide/target/debug/deps/libtext_trees-bc11155d54c9d06f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f52bf26e4138d0d9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3d97062402b513f9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-90ed4d6550441ea1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e2e5045593af472d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2c26871f1d056402.rlib --cap-lints=forbid` (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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcb3tzFZ/symbols.o" "/opt/rustwide/target/debug/deps/protected_file_fetch-1ea8b4d2181c3689.protected_file_fetch.5b0ce53ba790c416-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/protected_file_fetch-1ea8b4d2181c3689.protected_file_fetch.5b0ce53ba790c416-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/protected_file_fetch-1ea8b4d2181c3689.dyczcl327scthlpvhp3ak7zax.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmega-2201aacf463f99e4.rlib" "/opt/rustwide/target/debug/deps/libsluice-6738a4593a90e89f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6690c474473f9beb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-4ec7ba6856127fe4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0975a4ef63d4a467.rlib" "/opt/rustwide/target/debug/deps/librsa-3c807fde0ac9b25f.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-f67f50a8ad1b0276.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-d5e5c1521d84f618.rlib" "/opt/rustwide/target/debug/deps/libspki-79f408dd384b292c.rlib" "/opt/rustwide/target/debug/deps/libder-dba8b95d75690665.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libsignature-09f0066dbfedf54d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-cea5845d3a061e00.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b367e66cc7205c61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b530df3375555689.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e87bb400ec4c367.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-540d989419658de5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f6e9d52e862c22de.rlib" "/opt/rustwide/target/debug/deps/libcbc-cb9b893760c19f0f.rlib" "/opt/rustwide/target/debug/deps/librand-c4c6e423b927005c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a7dbfe7bd990894c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ccbeece1f84ef8f4.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-26a8465269b32197.rlib" "/opt/rustwide/target/debug/deps/libctr-f22a8b2d1aa221b1.rlib" "/opt/rustwide/target/debug/deps/libghash-96d9f3014945e122.rlib" "/opt/rustwide/target/debug/deps/libpolyval-dacde4848ab72b81.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-0b1ac48b8b8108a3.rlib" "/opt/rustwide/target/debug/deps/libaead-d7fb36d527f17829.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f52bf26e4138d0d9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libsha2-c5807d5461f4e81b.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-38df19dff87bfbce.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2c26871f1d056402.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-f48c0d49f8698372.rlib" "/opt/rustwide/target/debug/deps/libhmac-3f3b031e0bf3e2b1.rlib" "/opt/rustwide/target/debug/deps/libdigest-785a26064e568fc5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-1ca7894304b7fcef.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libfutures-cec8d43ddf7cfe11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9f3bdf1da0cacda3.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed00a7f223eb770f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d4e7b16a884ffe14.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fc1865b370cc3c9b.rlib" "/opt/rustwide/target/debug/deps/libaes-3e7011c0d1a39d81.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libcipher-b88d98c12c04fdb4.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3c4ac42e1a2770c0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/librand_core-4778d7618c8d5668.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a11002fe937ba13.rlib" "/opt/rustwide/target/debug/deps/libreqwest-842e1c71c67361ca.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a0a948c5fea822ce.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0df21addede12e1d.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-aad12a9cb61e01b1.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8d76ca999ace0e4f.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde-b62ced2cbdfcedb6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-12533e176fcc46f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-71fb6b067ab79005.rlib" "/opt/rustwide/target/debug/deps/libbitflags-89ef8523a77bb8c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3e61e6ac554d9387.rlib" "/opt/rustwide/target/debug/deps/libhyper-6dee5f5e447e516b.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-288b5fa5eb24cf60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8b4deb3c1603f19b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-974b8f9cc87cbc38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-90ed4d6550441ea1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2e5045593af472d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa9c075e691acf99.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ead3c3c5997dfb62.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6bd335a8c005942d.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c7f385786acb7c06.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d97062402b513f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7e07c045f1b362b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-7342404cce16d725.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/protected_file_fetch-1ea8b4d2181c3689" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mega` (test "protected_file_fetch") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5215bfd785de22aa22cbc7555a67d465d0d07c433c315758a3d70aec5dce265a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5215bfd785de22aa22cbc7555a67d465d0d07c433c315758a3d70aec5dce265a", kill_on_drop: false }` [INFO] [stdout] 5215bfd785de22aa22cbc7555a67d465d0d07c433c315758a3d70aec5dce265a