[INFO] fetching crate opensrv-mysql 0.3.0... [INFO] building opensrv-mysql-0.3.0 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate opensrv-mysql 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate opensrv-mysql 0.3.0 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opensrv-mysql 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate opensrv-mysql 0.3.0 [INFO] tweaked toml for crates.io crate opensrv-mysql 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate opensrv-mysql 0.3.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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 887847152f5db4a067c44889137894a72053212ab103bfd70eaf5264ab02042d [INFO] running `Command { std: "docker" "start" "-a" "887847152f5db4a067c44889137894a72053212ab103bfd70eaf5264ab02042d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887847152f5db4a067c44889137894a72053212ab103bfd70eaf5264ab02042d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887847152f5db4a067c44889137894a72053212ab103bfd70eaf5264ab02042d", kill_on_drop: false }` [INFO] [stdout] 887847152f5db4a067c44889137894a72053212ab103bfd70eaf5264ab02042d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af636e5f129b349daf00a0dbf944e4dfaf18df770a90809b1bf173db66fdf33c [INFO] running `Command { std: "docker" "start" "-a" "af636e5f129b349daf00a0dbf944e4dfaf18df770a90809b1bf173db66fdf33c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling frunk_core v0.4.1 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling rust_decimal v1.27.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling frunk v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling mysql_common v0.29.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling opensrv-mysql v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "af636e5f129b349daf00a0dbf944e4dfaf18df770a90809b1bf173db66fdf33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af636e5f129b349daf00a0dbf944e4dfaf18df770a90809b1bf173db66fdf33c", kill_on_drop: false }` [INFO] [stdout] af636e5f129b349daf00a0dbf944e4dfaf18df770a90809b1bf173db66fdf33c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daa00a83e009aa6ef5929466e43eb52929948048242ebd5730d0259779f183fa [INFO] running `Command { std: "docker" "start" "-a" "daa00a83e009aa6ef5929466e43eb52929948048242ebd5730d0259779f183fa", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling mysql v23.0.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling mysql_async v0.31.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling opensrv-mysql v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `opensrv-mysql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name it --edition=2021 tests/it/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' -C metadata=4aa6f5cf0c61f10c -C extra-filename=-4aa6f5cf0c61f10c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-90b222c0b81987ba.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ecb5fe9bb2747c0a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb2ecace80f52236.rlib --extern mysql=/opt/rustwide/target/debug/deps/libmysql-ff13c1dca5acb06b.rlib --extern mysql_async=/opt/rustwide/target/debug/deps/libmysql_async-2d7c1ce687b9acbd.rlib --extern mysql_common=/opt/rustwide/target/debug/deps/libmysql_common-868944b1e362f4c1.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-2ca2136890300148.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib --extern opensrv_mysql=/opt/rustwide/target/debug/deps/libopensrv_mysql-f9ad057a11c8e11d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-17fe95b2e412c3ff.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-599e44d4dc51e22b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-70588f08ed6b8fc6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-97570ad18a8e0936.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-66314c3598ae474b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5613ae254a4d6986/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "daa00a83e009aa6ef5929466e43eb52929948048242ebd5730d0259779f183fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa00a83e009aa6ef5929466e43eb52929948048242ebd5730d0259779f183fa", kill_on_drop: false }` [INFO] [stdout] daa00a83e009aa6ef5929466e43eb52929948048242ebd5730d0259779f183fa