[INFO] fetching crate rbdc-mysql 4.6.1... [INFO] testing rbdc-mysql-4.6.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rbdc-mysql 4.6.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rbdc-mysql 4.6.1 [INFO] finished tweaking crates.io crate rbdc-mysql 4.6.1 [INFO] tweaked toml for crates.io crate rbdc-mysql 4.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rbdc-mysql 4.6.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rbdc-mysql 4.6.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7874da388d1f91bc221e4e318603cc96f87d2fde5ce3bb5cf7ddd4fd9888ff59 [INFO] running `Command { std: "docker" "start" "-a" "7874da388d1f91bc221e4e318603cc96f87d2fde5ce3bb5cf7ddd4fd9888ff59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7874da388d1f91bc221e4e318603cc96f87d2fde5ce3bb5cf7ddd4fd9888ff59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7874da388d1f91bc221e4e318603cc96f87d2fde5ce3bb5cf7ddd4fd9888ff59", kill_on_drop: false }` [INFO] [stdout] 7874da388d1f91bc221e4e318603cc96f87d2fde5ce3bb5cf7ddd4fd9888ff59 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e5344268c95bc4a2d6fb028ff57d10bc6057d1a47c61e889bb7fe845c79eca [INFO] running `Command { std: "docker" "start" "-a" "80e5344268c95bc4a2d6fb028ff57d10bc6057d1a47c61e889bb7fe845c79eca", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rbs v4.6.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling fastdate v0.3.36 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling rbdc v4.6.1 [INFO] [stderr] Compiling rbdc-mysql v4.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "80e5344268c95bc4a2d6fb028ff57d10bc6057d1a47c61e889bb7fe845c79eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e5344268c95bc4a2d6fb028ff57d10bc6057d1a47c61e889bb7fe845c79eca", kill_on_drop: false }` [INFO] [stdout] 80e5344268c95bc4a2d6fb028ff57d10bc6057d1a47c61e889bb7fe845c79eca [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bd8a737ff7cea4bb923de2bd6ef6b20828fdd304c6e3af26049301704434d91 [INFO] running `Command { std: "docker" "start" "-a" "1bd8a737ff7cea4bb923de2bd6ef6b20828fdd304c6e3af26049301704434d91", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling rbdc v4.6.1 [INFO] [stderr] Compiling rbdc-mysql v4.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1bd8a737ff7cea4bb923de2bd6ef6b20828fdd304c6e3af26049301704434d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd8a737ff7cea4bb923de2bd6ef6b20828fdd304c6e3af26049301704434d91", kill_on_drop: false }` [INFO] [stdout] 1bd8a737ff7cea4bb923de2bd6ef6b20828fdd304c6e3af26049301704434d91 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c17714d4a18ab696398bb0f428278210383cb49062a20c31c63c0569b603ce79 [INFO] running `Command { std: "docker" "start" "-a" "c17714d4a18ab696398bb0f428278210383cb49062a20c31c63c0569b603ce79", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rbdc_mysql-c5384bc33a2abf68) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test driver::test::test_default ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fb ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fc ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fd ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_fe ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_ff ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u16 ... ok [INFO] [stdout] test io::buf_mut::test_encodes_byte_lenenc ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u24 ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u8 ... ok [INFO] [stdout] test io::buf_mut::test_encodes_string_lenenc ... ok [INFO] [stdout] test options::parse::it_parses_password_with_non_ascii_chars_correctly ... ok [INFO] [stdout] test options::parse::it_parses_username_with_at_sign_correctly ... ok [INFO] [stdout] test io::buf_mut::test_encodes_int_lenenc_u64 ... ok [INFO] [stdout] test protocol::connect::handshake::test_decode_handshake_mariadb_10_4_7 ... ok [INFO] [stdout] test protocol::response::ok::test_decode_ok_packet ... ok [INFO] [stdout] test protocol::response::err::test_decode_err_packet_unknown_database ... ok [INFO] [stdout] test types::test::test_datetime ... ok [INFO] [stdout] test protocol::response::err::test_decode_err_packet_out_of_order ... ok [INFO] [stdout] test protocol::connect::handshake::test_decode_handshake_mysql_8_0_18 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rbdc_mysql [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_mode (line 126) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::offset_sec (line 199) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_ca_from_pem (line 155) ... ok [INFO] [stdout] test src/options/mod.rs - options::MySqlConnectOptions::ssl_ca (line 140) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c17714d4a18ab696398bb0f428278210383cb49062a20c31c63c0569b603ce79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17714d4a18ab696398bb0f428278210383cb49062a20c31c63c0569b603ce79", kill_on_drop: false }` [INFO] [stdout] c17714d4a18ab696398bb0f428278210383cb49062a20c31c63c0569b603ce79