[INFO] fetching crate orm_mysql 1.4.0...
[INFO] testing orm_mysql-1.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate orm_mysql 1.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate orm_mysql 1.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate orm_mysql 1.4.0
[INFO] tweaked toml for crates.io crate orm_mysql 1.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orm_mysql 1.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orm_mysql 1.4.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v4.0.0
[INFO] [stderr]   Downloaded orm_mysql_macro v1.2.3
[INFO] [stderr]   Downloaded rend v0.4.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded log4rs v1.2.0
[INFO] [stderr]   Downloaded common_uu v1.7.1
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.1
[INFO] [stderr]   Downloaded lru v0.10.0
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded prettyplease v0.2.4
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded openssl-sys v0.9.85
[INFO] [stderr]   Downloaded rustix v0.37.11
[INFO] [stderr]   Downloaded cxx v1.0.94
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded cxx-build v1.0.94
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.94
[INFO] [stderr]   Downloaded frunk_core v0.4.1
[INFO] [stderr]   Downloaded frunk v0.4.1
[INFO] [stderr]   Downloaded tempfile v3.5.0
[INFO] [stderr]   Downloaded enum-utils v0.1.2
[INFO] [stderr]   Downloaded scratch v1.0.5
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded frunk_derives v0.4.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.1
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.1
[INFO] [stderr]   Downloaded mysql-common-derive v0.30.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded enum-utils-from-str v0.1.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.94
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded mysql_async_uu v0.32.4
[INFO] [stderr]   Downloaded arc-swap v1.6.0
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded bitflags v2.1.0
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded openssl v0.10.50
[INFO] [stderr]   Downloaded regex v1.7.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded mysql_common v0.30.2
[INFO] [stderr]   Downloaded pem v2.0.1
[INFO] [stderr]   Downloaded borsh-derive v1.5.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dbd400ac2b2fd902716f5320030e334aa86b3d40647777190dae3873310211f
[INFO] running `Command { std: "docker" "start" "-a" "6dbd400ac2b2fd902716f5320030e334aa86b3d40647777190dae3873310211f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dbd400ac2b2fd902716f5320030e334aa86b3d40647777190dae3873310211f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbd400ac2b2fd902716f5320030e334aa86b3d40647777190dae3873310211f", kill_on_drop: false }`
[INFO] [stdout] 6dbd400ac2b2fd902716f5320030e334aa86b3d40647777190dae3873310211f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1481b906a5977bb094cb23af2b88576b4b1316366c8551c832674e78ac3e0ed
[INFO] running `Command { std: "docker" "start" "-a" "d1481b906a5977bb094cb23af2b88576b4b1316366c8551c832674e78ac3e0ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling prettyplease v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.50
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=193538e07e386afe -C extra-filename=-03d1e5d4a9b46f00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-638b1a274c275fb1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6255c9e38f34ab4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-75df9a90ca70cdac.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openssl-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.85/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=e46fd7d5a76a9ce4 -C extra-filename=-884a73be87822f07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-3058b951bb257cc2.rmeta --cap-lints allow --cap-lints=warn -l ssl -l crypto --cfg openssl --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d1481b906a5977bb094cb23af2b88576b4b1316366c8551c832674e78ac3e0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1481b906a5977bb094cb23af2b88576b4b1316366c8551c832674e78ac3e0ed", kill_on_drop: false }`
[INFO] [stdout] d1481b906a5977bb094cb23af2b88576b4b1316366c8551c832674e78ac3e0ed
