[INFO] fetching crate clit-rs 0.1.11...
[INFO] testing clit-rs-0.1.11 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate clit-rs 0.1.11 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate clit-rs 0.1.11
[INFO] finished tweaking crates.io crate clit-rs 0.1.11
[INFO] tweaked toml for crates.io crate clit-rs 0.1.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clit-rs 0.1.11 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding colored v1.9.4 (available: v3.0.0)
[INFO] [stderr]       Adding nom v2.2.1 (available: v8.0.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4a90fffd964b57294382a523422290d60f09e0174b0b84b227cc0ec5e52d85d
[INFO] running `Command { std: "docker" "start" "-a" "e4a90fffd964b57294382a523422290d60f09e0174b0b84b227cc0ec5e52d85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a90fffd964b57294382a523422290d60f09e0174b0b84b227cc0ec5e52d85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a90fffd964b57294382a523422290d60f09e0174b0b84b227cc0ec5e52d85d", kill_on_drop: false }`
[INFO] [stdout] e4a90fffd964b57294382a523422290d60f09e0174b0b84b227cc0ec5e52d85d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 355190046a8f16d58c2a7ad45d8fed6a07e001fbe687bc851f1e4e1a2853924a
[INFO] running `Command { std: "docker" "start" "-a" "355190046a8f16d58c2a7ad45d8fed6a07e001fbe687bc851f1e4e1a2853924a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling openssl-sys v0.7.17
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling curl-sys v0.2.5
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling curl v0.3.11
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling oauth-client-fix v0.1.5
[INFO] [stderr]    Compiling clit-rs v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_credentials(contents: &str) -> (Token, Token) {
[INFO] [stdout]    |                                  ^^^^      ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |         |
[INFO] [stdout]    |                                  |         the same lifetime is hidden here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_credentials(contents: &str) -> (Token<'_>, Token<'_>) {
[INFO] [stdout]    |                                                 ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | named!(step_parse<&[u8], Tweet >,
[INFO] [stdout]     |                   ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 | named!(step_parse<&[u8], Tweet<'_> >,
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 | named!(big_parser<&[u8], Vec<Tweet> > , many0!(step_parse)); 
[INFO] [stdout]     |                   ^^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 | named!(big_parser<&[u8], Vec<Tweet<'_>> > , many0!(step_parse)); 
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:129:29
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_tweets(str_in: &[u8]) -> IResult<&[u8], Vec<Tweet>> {
[INFO] [stdout]     |                             ^^^^^             ^^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                 |
[INFO] [stdout]     |                             |                 the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_tweets(str_in: &[u8]) -> IResult<&[u8], Vec<Tweet<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCfGkDL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtweet-f504bf9bc6362473,libcolored-6dfbd33cfa9c4fcc,liblazy_static-3674be3f4245d19b,libis_terminal-223ab6bf0af580a4,libnom-f1bc92dc3f325de5,liboauth_client_fix-a72c0fa8ff4c05c0,liburl-38e9829124710970,libpercent_encoding-73a0215a80a159d3,libidna-33f5afddaf371cee,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,liblog-f7748546cf96ef65,liblog-28ade3d6717210f3,libcurl-3981ce002d1331ee,libopenssl_probe-2c6d21a9709cae46,libcurl_sys-5dc9c819254ed70e,libopenssl_sys-dfd9204a0c43a0e5,liblibz_sys-8042b53e26311014,libcrypto-aad0c234531a5b88,libtime-1bf029d6e90629b3,librustc_serialize-35acc58d1f5921cf,librand-a4bdcec6f7a89244,librand-c3348abdc94f84fc,libclap-50f4a3713995a72b,libyaml_rust-2425132cfe04af2b,libvec_map-75126d96f8392bf4,libtextwrap-a09bf59b4bbced91,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-c69bfcddc62c8197,liblibc-7a54cdb917ea7291,libansi_term-74ae5010905c21da}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCfGkDL/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" "/opt/rustwide/target/debug/build/rust-crypto-17626fc92fbeef3c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tw-0b2a5929daf62ded" "-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: rust-lld: error: undefined symbol: CRYPTO_set_id_callback
[INFO] [stdout]           >>> referenced by lib.rs:544 (src/lib.rs:544)
[INFO] [stdout]           >>>               openssl_sys-dfd9204a0c43a0e5.openssl_sys.a757794560c74157-cgu.0.rcgu.o:(openssl_sys::set_id_callback::hbd605f75cf628ed0) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-dfd9204a0c43a0e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SSL_library_init
[INFO] [stdout]           >>> referenced by lib.rs:517 (src/lib.rs:517)
[INFO] [stdout]           >>>               openssl_sys-dfd9204a0c43a0e5.openssl_sys.a757794560c74157-cgu.0.rcgu.o:(openssl_sys::init::_$u7b$$u7b$closure$u7d$$u7d$::h575b3682f61fcc39) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-dfd9204a0c43a0e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SSL_load_error_strings
[INFO] [stdout]           >>> referenced by lib.rs:518 (src/lib.rs:518)
[INFO] [stdout]           >>>               openssl_sys-dfd9204a0c43a0e5.openssl_sys.a757794560c74157-cgu.0.rcgu.o:(openssl_sys::init::_$u7b$$u7b$closure$u7d$$u7d$::h575b3682f61fcc39) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-dfd9204a0c43a0e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: OPENSSL_add_all_algorithms_noconf
[INFO] [stdout]           >>> referenced by lib.rs:519 (src/lib.rs:519)
[INFO] [stdout]           >>>               openssl_sys-dfd9204a0c43a0e5.openssl_sys.a757794560c74157-cgu.0.rcgu.o:(openssl_sys::init::_$u7b$$u7b$closure$u7d$$u7d$::h575b3682f61fcc39) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-dfd9204a0c43a0e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CRYPTO_num_locks
[INFO] [stdout]           >>> referenced by lib.rs:521 (src/lib.rs:521)
[INFO] [stdout]           >>>               openssl_sys-dfd9204a0c43a0e5.openssl_sys.a757794560c74157-cgu.0.rcgu.o:(openssl_sys::init::_$u7b$$u7b$closure$u7d$$u7d$::h575b3682f61fcc39) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-dfd9204a0c43a0e5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CRYPTO_set_locking_callback
[INFO] [stdout]           >>> referenced by lib.rs:531 (src/lib.rs:531)
[INFO] [stdout]           >>>               openssl_sys-dfd9204a0c43a0e5.openssl_sys.a757794560c74157-cgu.0.rcgu.o:(openssl_sys::init::_$u7b$$u7b$closure$u7d$$u7d$::h575b3682f61fcc39) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-dfd9204a0c43a0e5.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clit-rs` (bin "tw") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "355190046a8f16d58c2a7ad45d8fed6a07e001fbe687bc851f1e4e1a2853924a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355190046a8f16d58c2a7ad45d8fed6a07e001fbe687bc851f1e4e1a2853924a", kill_on_drop: false }`
[INFO] [stdout] 355190046a8f16d58c2a7ad45d8fed6a07e001fbe687bc851f1e4e1a2853924a
