[INFO] fetching crate debil-mysql 0.5.2...
[INFO] checking debil-mysql-0.5.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate debil-mysql 0.5.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate debil-mysql 0.5.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate debil-mysql 0.5.2
[INFO] finished tweaking crates.io crate debil-mysql 0.5.2
[INFO] tweaked toml for crates.io crate debil-mysql 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh v1.4.0
[INFO] [stderr]   Downloaded debil-derive v0.2.1
[INFO] [stderr]   Downloaded lru v0.6.6
[INFO] [stderr]   Downloaded bigdecimal v0.2.2
[INFO] [stderr]   Downloaded mysql_async v0.26.1
[INFO] [stderr]   Downloaded lexical v5.2.2
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded borsh-derive v1.4.0
[INFO] [stderr]   Downloaded mysql_common v0.26.0
[INFO] [stderr]   Downloaded debil v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d1e4783ef5f6ce7869ec41c2b6388ed10119fda79fc056d788fe5d4af993051
[INFO] running `Command { std: "docker" "start" "-a" "5d1e4783ef5f6ce7869ec41c2b6388ed10119fda79fc056d788fe5d4af993051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d1e4783ef5f6ce7869ec41c2b6388ed10119fda79fc056d788fe5d4af993051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1e4783ef5f6ce7869ec41c2b6388ed10119fda79fc056d788fe5d4af993051", kill_on_drop: false }`
[INFO] [stdout] 5d1e4783ef5f6ce7869ec41c2b6388ed10119fda79fc056d788fe5d4af993051
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19c419444c964c9cf4b077fa48e25ee8b45bd35213d262628fa7bd9b053a69db
[INFO] running `Command { std: "docker" "start" "-a" "19c419444c964c9cf4b077fa48e25ee8b45bd35213d262628fa7bd9b053a69db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking lexical v5.2.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking bigdecimal v0.2.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking lru v0.6.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking mysql_common v0.26.0
[INFO] [stderr]    Compiling debil-derive v0.2.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking debil v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking mysql_async v0.26.1
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mysql_async-0.26.1/src/io/mod.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mio::net::{TcpKeepalive, TcpSocket};
[INFO] [stdout]    |          ^^^ could not find `net` in `mio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `mio::Poll` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mysql_async-0.26.1/src/io/mod.rs:360:43
[INFO] [stdout]     |
[INFO] [stdout] 360 |                 let mut poll = mio::Poll::new()?;
[INFO] [stdout]     |                                           ^^^ function or associated item not found in `mio::Poll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mysql_async` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "19c419444c964c9cf4b077fa48e25ee8b45bd35213d262628fa7bd9b053a69db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c419444c964c9cf4b077fa48e25ee8b45bd35213d262628fa7bd9b053a69db", kill_on_drop: false }`
[INFO] [stdout] 19c419444c964c9cf4b077fa48e25ee8b45bd35213d262628fa7bd9b053a69db
