[INFO] cloning repository https://github.com/harperreed/transparent-classroom-photos-grabber-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harperreed/transparent-classroom-photos-grabber-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharperreed%2Ftransparent-classroom-photos-grabber-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharperreed%2Ftransparent-classroom-photos-grabber-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ef09b5ed8b45a28310f899548c0a1cc0adf701e
[INFO] testing harperreed/transparent-classroom-photos-grabber-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharperreed%2Ftransparent-classroom-photos-grabber-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/harperreed/transparent-classroom-photos-grabber-rs
[INFO] finished tweaking git repo https://github.com/harperreed/transparent-classroom-photos-grabber-rs
[INFO] tweaked toml for git repo https://github.com/harperreed/transparent-classroom-photos-grabber-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harperreed/transparent-classroom-photos-grabber-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/harperreed/transparent-classroom-photos-grabber-rs 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1bf9b01699a20f144a82ef85ae4c15fce4a148d85aa784f795d0b67d31e1fd9
[INFO] running `Command { std: "docker" "start" "-a" "d1bf9b01699a20f144a82ef85ae4c15fce4a148d85aa784f795d0b67d31e1fd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1bf9b01699a20f144a82ef85ae4c15fce4a148d85aa784f795d0b67d31e1fd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1bf9b01699a20f144a82ef85ae4c15fce4a148d85aa784f795d0b67d31e1fd9", kill_on_drop: false }`
[INFO] [stdout] d1bf9b01699a20f144a82ef85ae4c15fce4a148d85aa784f795d0b67d31e1fd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 181cae2e0247fa1761514c87f1cff9ef173005d97bf8718091b894c127ed1393
[INFO] running `Command { std: "docker" "start" "-a" "181cae2e0247fa1761514c87f1cff9ef173005d97bf8718091b894c127ed1393", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling transparent-classroom-photos-grabber-rs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `timestamp_secs`
[INFO] [stdout]     --> src/client.rs:1185:17
[INFO] [stdout]      |
[INFO] [stdout] 1185 |             let timestamp_secs = duration.as_secs();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp_secs`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.99s
[INFO] running `Command { std: "docker" "inspect" "181cae2e0247fa1761514c87f1cff9ef173005d97bf8718091b894c127ed1393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181cae2e0247fa1761514c87f1cff9ef173005d97bf8718091b894c127ed1393", kill_on_drop: false }`
[INFO] [stdout] 181cae2e0247fa1761514c87f1cff9ef173005d97bf8718091b894c127ed1393
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a03e5d87fda981b0e72f249864feb2e00df239122b00f1d5ab0911ecb50dc5aa
[INFO] running `Command { std: "docker" "start" "-a" "a03e5d87fda981b0e72f249864feb2e00df239122b00f1d5ab0911ecb50dc5aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling transparent-classroom-photos-grabber-rs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `timestamp_secs`
[INFO] [stdout]     --> src/client.rs:1185:17
[INFO] [stdout]      |
[INFO] [stdout] 1185 |             let timestamp_secs = duration.as_secs();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp_secs`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp_secs`
[INFO] [stdout]     --> src/client.rs:1185:17
[INFO] [stdout]      |
[INFO] [stdout] 1185 |             let timestamp_secs = duration.as_secs();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp_secs`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcj8Kl2w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtransparent_classroom_photos_grabber_rs-f08294a6ede299a7,libenv_logger-5755d50aa6b16d2a,libtermcolor-cbafc8825e041b3d,libis_terminal-33212a7fbde0e295,libhumantime-460ba1301d12ab86,libserde_yaml-fb9b28c3b0d524c4,libunsafe_libyaml-d3127b66fe569cc5,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libdialoguer-95c782280d2f2c59,libshell_words-c7c8b88b0c6925bc,libtempfile-1bf1f2180afd1d46,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libconsole-d4c090565951131e,libunicode_width-0122813f2549e4e9,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-835f85f3427bfbc8,libdotenv-7a66b7690bbb34f4,libscraper-f08efe8524d40ea4,libahash-1de7018d1eee1487,libgetrandom-54bbb04b44aba933,libzerocopy-93b0b79612bbe661,libego_tree-113167291d9f7061,libselectors-2d1dc7a2671694d7,libservo_arc-71d4f055a76e2277,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libcssparser-9847981ccfa78e3b,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libphf-104a6b81a3cd9f4d,libhtml5ever-ebb6daee81535a17,libmarkup5ever-987642ddf0a66050,libstring_cache-df249c4403b7ce7c,libprecomputed_hash-b8aaee179f87ad21,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libphf-bf8ae04eec307fd6,libphf_shared-f4993b3b2afa07a0,libsiphasher-6bb0304e8b0d0631,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libreqwest-b1db2f49bbc0bdab,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-233f38c3e155dfbf,libcookie_store-7744cb41a805a927,libpublicsuffix-660ec7afe3c755aa,libpsl_types-be5f8942940e3a9c,libcookie-a7f454945cdc0d27,libtime-c2eb8ca866aeb4b0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libidna-1932ece4f38db333,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-353c94cbdc1ac6c8,libserde_urlencoded-d837fdaf08573ffa,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-d2012c013485b594,libryu-a7164637bc4900ee,libnative_tls-c8d6e3cac7cf373c,libopenssl_probe-2c6d21a9709cae46,libopenssl-02d20155e96caad5,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-1224cb51e9c5e282,libhyper-02461e7eea393636,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-ba74e16e17961a8f,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtokio_util-4997cabf472a9722,libfutures_sink-ae1eb2d060de53a2,libtower_service-3fb88d28c2218805,libtracing-2bad3134189f6222,libtracing_core-82f64fcd07e4f532,libonce_cell-e9252a7b5119f3eb,libfutures_channel-8e61eaebe9799500,libtokio-bcc5a7276eea1dc4,libsocket2-aaacac4edbeb85ac,libmio-5d4c9ef70f336681,libparking_lot-cffe71777877ae32,libparking_lot_core-d9ac79d1e695981d,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libfutures_util-68c37d13e8d5c77c,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libpin_project_lite-72bf04572caa1c84,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,liburl-7f314a361ddf6cec,libidna-176259be21c04b78,libutf8_iter-51566bbad89f3a68,libidna_adapter-cfa0294d98989e9b,libicu_properties-de74c1ef6302333d,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-9757877f7a678d80,libsmallvec-a1468abc3d2c62db,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b2d9c5aacdb20c18,libpotential_utf-62d02e8a5b8f8923,libicu_provider-5e5cd4f5994e052b,libicu_locale_core-b3e5e4fc9c6e85b5,libtinystr-e985fdc906a5d164,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-832d131cf1a550b2,libzerotrie-16c5e2ea7b16cdd2,libyoke-11ca1a38ffbbe389,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-412c76e547a294c8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libchrono-e060f22315973dcb,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-14f6da3624544233,libclap-6c243b6626dbd4b5,libclap_builder-f8231a50298bf271,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libserde-4de17327a01a0cdb,liblog-d6f7bb1298e9acd0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcj8Kl2w/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/smoke_test-6bb623808f2e193d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transparent-classroom-photos-grabber-rs` (test "smoke_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a03e5d87fda981b0e72f249864feb2e00df239122b00f1d5ab0911ecb50dc5aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a03e5d87fda981b0e72f249864feb2e00df239122b00f1d5ab0911ecb50dc5aa", kill_on_drop: false }`
[INFO] [stdout] a03e5d87fda981b0e72f249864feb2e00df239122b00f1d5ab0911ecb50dc5aa
