[INFO] cloning repository https://github.com/WaffleHacks/wafflemaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WaffleHacks/wafflemaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb9bef665c49fe04112cac0d7e9a7e1b568f014f [INFO] testing WaffleHacks/wafflemaker against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaffleHacks/wafflemaker on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] finished tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] tweaked toml for git repo https://github.com/WaffleHacks/wafflemaker written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WaffleHacks/wafflemaker 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Downloaded zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Downloaded tabled_derive v0.1.8 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded sentry-backtrace v0.23.0 [INFO] [stderr] Downloaded sentry-panic v0.25.0 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded sentry-panic v0.23.0 [INFO] [stderr] Downloaded papergrid v0.1.23 [INFO] [stderr] Downloaded sentry-contexts v0.23.0 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded sentry v0.23.0 [INFO] [stderr] Downloaded sentry-types v0.23.0 [INFO] [stderr] Downloaded sentry v0.25.0 [INFO] [stderr] Downloaded bollard v0.11.1 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded libz-sys v1.1.6 [INFO] [stderr] Downloaded libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Downloaded zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] [stderr] Downloaded webpki-roots v0.21.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded git2 v0.13.25 [INFO] [stderr] Downloaded openssl v0.10.40 [INFO] [stderr] Downloaded rustls v0.20.5 [INFO] [stderr] Downloaded redis v0.21.5 [INFO] [stderr] Downloaded miniz_oxide v0.5.1 [INFO] [stderr] Downloaded backtrace v0.3.65 [INFO] [stderr] Downloaded time v0.3.9 [INFO] [stderr] Downloaded serde_with v1.13.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.11 [INFO] [stderr] Downloaded sentry-core v0.23.0 [INFO] [stderr] Downloaded tabled v0.2.2 [INFO] [stderr] Downloaded openssl-sys v0.9.73 [INFO] [stderr] Downloaded debugid v0.7.3 [INFO] [stderr] Downloaded sentry-core v0.25.0 [INFO] [stderr] Downloaded warp v0.3.2 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded hyper-rustls v0.22.1 [INFO] [stderr] Downloaded async-trait v0.1.53 [INFO] [stderr] Downloaded native-tls v0.2.10 [INFO] [stderr] Downloaded sentry-types v0.25.0 [INFO] [stderr] Downloaded deadqueue v0.2.2 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded sentry-tracing v0.25.0 [INFO] [stderr] Downloaded serde_with_macros v1.5.2 [INFO] [stderr] Downloaded async-recursion v0.3.2 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded sentry-anyhow v0.25.0 [INFO] [stderr] Downloaded sentry-backtrace v0.25.0 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded sentry-contexts v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52d715387f44eaba1a78423db5e286016a4bd5c3fed3629cebd22d7bb072c20a [INFO] running `Command { std: "docker" "start" "-a" "52d715387f44eaba1a78423db5e286016a4bd5c3fed3629cebd22d7bb072c20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52d715387f44eaba1a78423db5e286016a4bd5c3fed3629cebd22d7bb072c20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d715387f44eaba1a78423db5e286016a4bd5c3fed3629cebd22d7bb072c20a", kill_on_drop: false }` [INFO] [stdout] 52d715387f44eaba1a78423db5e286016a4bd5c3fed3629cebd22d7bb072c20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5596d4b9fccd7ab5bfa8022949b519a360003d8f709c946200ddc9c7aef6b35 [INFO] running `Command { std: "docker" "start" "-a" "a5596d4b9fccd7ab5bfa8022949b519a360003d8f709c946200ddc9c7aef6b35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls v0.20.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling sentry-contexts v0.25.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling deadqueue v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling sentry-types v0.25.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling sentry-core v0.25.0 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling sentry-backtrace v0.25.0 [INFO] [stderr] Compiling sentry-tracing v0.25.0 [INFO] [stderr] Compiling sentry-panic v0.25.0 [INFO] [stderr] Compiling sentry-anyhow v0.25.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling sentry v0.25.0 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling bollard v0.11.1 [INFO] [stderr] Compiling wafflemaker v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/deployer/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use error::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "a5596d4b9fccd7ab5bfa8022949b519a360003d8f709c946200ddc9c7aef6b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5596d4b9fccd7ab5bfa8022949b519a360003d8f709c946200ddc9c7aef6b35", kill_on_drop: false }` [INFO] [stdout] a5596d4b9fccd7ab5bfa8022949b519a360003d8f709c946200ddc9c7aef6b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8db0316ba3e13a59d96bb1f464ce753d95a6ef5e668cae35f4a07d00b6681392 [INFO] running `Command { std: "docker" "start" "-a" "8db0316ba3e13a59d96bb1f464ce753d95a6ef5e668cae35f4a07d00b6681392", kill_on_drop: false }` [INFO] [stderr] Compiling wafflemaker v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/deployer/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use error::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.55s [INFO] running `Command { std: "docker" "inspect" "8db0316ba3e13a59d96bb1f464ce753d95a6ef5e668cae35f4a07d00b6681392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db0316ba3e13a59d96bb1f464ce753d95a6ef5e668cae35f4a07d00b6681392", kill_on_drop: false }` [INFO] [stdout] 8db0316ba3e13a59d96bb1f464ce753d95a6ef5e668cae35f4a07d00b6681392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 009e8b65e3ce7e727526dddc2ce34ad1853b7dd5698c79a71133fb4c553d5532 [INFO] running `Command { std: "docker" "start" "-a" "009e8b65e3ce7e727526dddc2ce34ad1853b7dd5698c79a71133fb4c553d5532", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `error::Error` [INFO] [stderr] --> src/deployer/mod.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub use error::Error; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wafflemaker` (bin "wafflemaker" test) generated 1 warning (run `cargo fix --bin "wafflemaker" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wafflemaker-e7463d1fc497d82c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test service::secret::tests::deserialize_invalid_string ... ok [INFO] [stdout] test service::secret::tests::deserialize_string ... ok [INFO] [stdout] test webhooks::models::docker::tests::parse_docker ... ok [INFO] [stdout] test processor::jobs::update_service::tests::hex ... ok [INFO] [stdout] test processor::jobs::update_service::tests::alphanumeric ... ok [INFO] [stdout] test webhooks::models::github::tests::parse_github_ping ... ok [INFO] [stdout] test service::secret::tests::deserialize_map ... ok [INFO] [stdout] test webhooks::models::github::tests::parse_github_push ... ok [INFO] [stdout] test service::dependency::tests::dynamic ... ok [INFO] [stdout] test processor::jobs::update_service::tests::base64 ... ok [INFO] [stdout] test deployer::tests::container_opts_builder ... ok [INFO] [stdout] test webhooks::validators::tests::validate_github_signature ... ok [INFO] [stdout] test webhooks::validators::tests::validate_docker_authentication ... ok [INFO] [stdout] test service::dependency::tests::simple ... ok [INFO] [stdout] test service::tests::defaults ... ok [INFO] [stdout] test service::tests::deserialize ... ok [INFO] [stdout] test config::tests::parse_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "009e8b65e3ce7e727526dddc2ce34ad1853b7dd5698c79a71133fb4c553d5532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009e8b65e3ce7e727526dddc2ce34ad1853b7dd5698c79a71133fb4c553d5532", kill_on_drop: false }` [INFO] [stdout] 009e8b65e3ce7e727526dddc2ce34ad1853b7dd5698c79a71133fb4c553d5532 [INFO] testing WaffleHacks/wafflemaker against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaffleHacks/wafflemaker on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] finished tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] tweaked toml for git repo https://github.com/WaffleHacks/wafflemaker written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/WaffleHacks/wafflemaker 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63aa91eb68297edbd120850b5d34fd3ab58f7ead7ece3fcafa3de935a8412e6f [INFO] running `Command { std: "docker" "start" "-a" "63aa91eb68297edbd120850b5d34fd3ab58f7ead7ece3fcafa3de935a8412e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63aa91eb68297edbd120850b5d34fd3ab58f7ead7ece3fcafa3de935a8412e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63aa91eb68297edbd120850b5d34fd3ab58f7ead7ece3fcafa3de935a8412e6f", kill_on_drop: false }` [INFO] [stdout] 63aa91eb68297edbd120850b5d34fd3ab58f7ead7ece3fcafa3de935a8412e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86edd7a850e999beb2280df7466b30971f7724125efdf7867bd311bb6e8c9a74 [INFO] running `Command { std: "docker" "start" "-a" "86edd7a850e999beb2280df7466b30971f7724125efdf7867bd311bb6e8c9a74", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rustls v0.20.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sentry-contexts v0.25.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling deadqueue v0.2.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling sentry-types v0.25.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling sentry-core v0.25.0 [INFO] [stderr] Compiling sentry-backtrace v0.25.0 [INFO] [stderr] Compiling sentry-tracing v0.25.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling sentry-panic v0.25.0 [INFO] [stderr] Compiling sentry-anyhow v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling sentry v0.25.0 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling bollard v0.11.1 [INFO] [stderr] Compiling wafflemaker v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/deployer/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use error::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPssMGz/symbols.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.wafflemaker.9f43119d5c19e189-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c.4k9ugmcres8li4ji.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7e4b97caa51d89c1/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-acb34676fce53630/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b24a700e7e1fc7f2/out/build" "-L" "/opt/rustwide/target/debug/build/zstd-sys-976ce9c72522a3a2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-026b2940fa9b6e36.rlib" "/opt/rustwide/target/debug/deps/libitertools-6742c538525f0ef7.rlib" "/opt/rustwide/target/debug/deps/libeither-8184e77a300434cc.rlib" "/opt/rustwide/target/debug/deps/libglobset-a278412eeda3e7e0.rlib" "/opt/rustwide/target/debug/deps/libbstr-cd5eaef50a37419f.rlib" "/opt/rustwide/target/debug/deps/libdeadqueue-3f128770143679a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-67a2f4ac2e04fa4b.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-27b21c624a595e5e.rlib" "/opt/rustwide/target/debug/deps/libpem-8535e85b6a0453c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ea0acb8791808bf.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-cbd44d4d0b13e844.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-43f8d923cb8a4c57.rlib" "/opt/rustwide/target/debug/deps/libgit2-7583fb7039a17b6e.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-23feb393cd5ac06a.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-e54841e6fb607189.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3130ba2a927b06fc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-38f29000514a7a48.rlib" "/opt/rustwide/target/debug/deps/libredis-e1487d058e960f17.rlib" "/opt/rustwide/target/debug/deps/libdtoa-12091a2276cdb1a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libr2d2-3406ff7174eb5503.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4d66a34f1d2bb349.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-275e53cd621883b0.rlib" "/opt/rustwide/target/debug/deps/libcombine-8d5560b4f070d4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e56d2beeb4bdc2a7.rlib" "/opt/rustwide/target/debug/deps/libsled-b6621d3cb6c50664.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b317c8a6e6ed03c3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3b8b6c5d2cb3d911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64f1d7277bd85968.rlib" "/opt/rustwide/target/debug/deps/libzstd-97f9b27764a93d6b.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-71102e08ef7ccbbe.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-a962694e891a8cd5.rlib" "/opt/rustwide/target/debug/deps/libfs2-4ca30429151e15d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-341f9e59b2a0fccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-04d928cce3673c9e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9e8575a2b4d645e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-3aa96c1efb8242b8.rlib" "/opt/rustwide/target/debug/deps/libfutures-656ed1ef2e7f765e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5a75097e0702d8c1.rlib" "/opt/rustwide/target/debug/deps/libbollard-e4b4974dbe8274d2.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f681b425073dd5db.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-fc84b73c55ab2ce0.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ae1c4ed3b57a0079.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-610eff91c4f0654b.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f5d7f6f43c108373.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-c228470669a643ee.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e82a2ab1813e729b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-08eb9ca086295406.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c6aa0eb46bf39550.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2a89f178cc96c942.rlib" "/opt/rustwide/target/debug/deps/librustls-ceb364d1ffcc49e5.rlib" "/opt/rustwide/target/debug/deps/libsct-831937a55d4b3564.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f9fe0adff75eeb95.rlib" "/opt/rustwide/target/debug/deps/libchrono-9a33536401b38fdd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8a316f8d87ea951.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3b46dfbf697523e2.rlib" "/opt/rustwide/target/debug/deps/libtime-6e63fa551d76fdb1.rlib" "/opt/rustwide/target/debug/deps/libwarp-999934986c8a9a35.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6de6b56ab72c2897.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b9d57e3428542465.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a6f082935e49ea9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libheaders-6fbdd8fe9646f141.rlib" "/opt/rustwide/target/debug/deps/libsha1-7477f8cfd907dfa9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libdigest-02c3ff441b1290d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fc9b0bf66b34df9f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-7f89e55a8f4871a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-d1eadb639c3cf8e3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cedc1bbc184971e2.rlib" "/opt/rustwide/target/debug/deps/libstructopt-6c91215bd8fafedf.rlib" "/opt/rustwide/target/debug/deps/libclap-ebcc81fd666f125e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5f29dc2c75d4336f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1ea9e5aafc4aa3f4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3564df42f0a90568.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libatty-fe0efc760a7695c4.rlib" "/opt/rustwide/target/debug/deps/libsentry-f07683e3212296ad.rlib" "/opt/rustwide/target/debug/deps/libsentry_tracing-21dac7eb58eeff1b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-75fd483d4a574442.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff7f2afe7b73e10b.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-bb331dccd6fe0513.rlib" "/opt/rustwide/target/debug/deps/libmatchers-a61746881e910a90.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-af157ee19ee74102.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f435e404af61098a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e7f139b6f5900217.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-3a468ccbac26b915.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-1c4c6e63cbc0005c.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-2cbe4926128fa668.rlib" "/opt/rustwide/target/debug/deps/libhostname-a98e826ec2e1e80c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6483637d69d2fef6.rlib" "/opt/rustwide/target/debug/deps/libuname-407162d18dd4a3ce.rlib" "/opt/rustwide/target/debug/deps/libsentry_anyhow-4af1d80fce8395a2.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-c1aeb0c511cb2ff4.rlib" "/opt/rustwide/target/debug/deps/libregex-cd72b9ab37d90ed6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-64d38772008e2486.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4577c841cfe0367b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c4edb782c5a5893c.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-feeb902552c95a42.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-8093753f19004c8d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c9e54fbbed805a2a.rlib" "/opt/rustwide/target/debug/deps/libipnet-844b8f6b4c0c04b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8b350c81c7e0749b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-75b790c639338c91.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-11de2cfd99d9044d.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/librustls-5ec97ceebe1dfa53.rlib" "/opt/rustwide/target/debug/deps/libsct-7fe8bbd94f913114.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c4916cd0547e419a.rlib" "/opt/rustwide/target/debug/deps/libring-66a26ecde17a0596.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libhyper-ded12f05b21ebee7.rlib" "/opt/rustwide/target/debug/deps/libwant-983356c22b235329.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-da79cbb67b0e5d22.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c55b2c62b62a2680.rlib" "/opt/rustwide/target/debug/deps/libh2-71d29c6a9a753cf1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b42f71e80895ce.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0971039220d6d55d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a49ed9f68e393719.rlib" "/opt/rustwide/target/debug/deps/libtracing-6c6dc64343875b15.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b91035946aca109a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a883342660d69260.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4d95851c90470a92.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-434f041b28ea7496.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5159f6cff67ceddf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c132b073185ffffc.rlib" "/opt/rustwide/target/debug/deps/libmio-813b7481408d1b24.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a93cf011268cfe17.rlib" "/opt/rustwide/target/debug/deps/liblog-5dd7ca7285786d5e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83b6c5cc94f6059c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9bb20f45c376eb0f.rlib" "/opt/rustwide/target/debug/deps/libslab-cbdcaa7e55a10b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-71b52ae03206477e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d4a82c6156a41b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6494ee3ae050dcdb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f70fbe9b58d1b090.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8d0096dfcd072da.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-c1bb45fe4d44aa99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/librand-2ccdad989edaeb9d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c32bb406d9abf0de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7d6f1ee516acde66.rlib" "/opt/rustwide/target/debug/deps/librand_core-0b4a5e847cf087fb.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-cc27cb946da4b718.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libtime-2b7d54f351caa703.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b2e5877b85aa24d8.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/target/debug/deps/libdebugid-4a7c94f277ae2a21.rlib" "/opt/rustwide/target/debug/deps/libuuid-5eb8c4f6b3e36796.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-770fb4b32e5d37f1.rlib" "/opt/rustwide/target/debug/deps/liburl-1f2130be911a1a27.rlib" "/opt/rustwide/target/debug/deps/libidna-881b0bba308fe309.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c7ffd49442f63d22.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ae8f37993c92f9fc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3da2a87a41f86eb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c3c02c8e7bdde42d.rlib" "/opt/rustwide/target/debug/deps/libserde-ef52bdce10d864f5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-29ce56eb0f39dfdc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-233cee93ce116890.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3f410f4ab53bcc3f.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libobject-18603e5a0eeb2228.rlib" "/opt/rustwide/target/debug/deps/libmemchr-094c7e8b8a4836b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-115fc14299838d6f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87f164db62f01099.rlib" "/opt/rustwide/target/debug/deps/libgimli-eae0305b697edb73.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cb44ef9b448c715b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wafflemaker-841916ad86cd306c" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wafflemaker` (bin "wafflemaker") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "86edd7a850e999beb2280df7466b30971f7724125efdf7867bd311bb6e8c9a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86edd7a850e999beb2280df7466b30971f7724125efdf7867bd311bb6e8c9a74", kill_on_drop: false }` [INFO] [stdout] 86edd7a850e999beb2280df7466b30971f7724125efdf7867bd311bb6e8c9a74