[INFO] cloning repository https://github.com/Telmo-Sousa/rust_to_mysql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Telmo-Sousa/rust_to_mysql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTelmo-Sousa%2Frust_to_mysql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTelmo-Sousa%2Frust_to_mysql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5243c6d85cdff3b04c114fa529bcb346b8ce2c6
[INFO] checking Telmo-Sousa/rust_to_mysql/c5243c6d85cdff3b04c114fa529bcb346b8ce2c6 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTelmo-Sousa%2Frust_to_mysql" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Telmo-Sousa/rust_to_mysql on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Telmo-Sousa/rust_to_mysql
[INFO] finished tweaking git repo https://github.com/Telmo-Sousa/rust_to_mysql
[INFO] tweaked toml for git repo https://github.com/Telmo-Sousa/rust_to_mysql written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Telmo-Sousa/rust_to_mysql 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal v1.34.2
[INFO] [stderr]   Downloaded lexical v5.2.2
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90e0d93d27cfa1e7f7f9fcb099f4bad353b0bb94826d59e0a2c77acbc80f2968
[INFO] running `Command { std: "docker" "start" "-a" "90e0d93d27cfa1e7f7f9fcb099f4bad353b0bb94826d59e0a2c77acbc80f2968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90e0d93d27cfa1e7f7f9fcb099f4bad353b0bb94826d59e0a2c77acbc80f2968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e0d93d27cfa1e7f7f9fcb099f4bad353b0bb94826d59e0a2c77acbc80f2968", kill_on_drop: false }`
[INFO] [stdout] 90e0d93d27cfa1e7f7f9fcb099f4bad353b0bb94826d59e0a2c77acbc80f2968
[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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 283f1e95c137669bdf82b21c179d677c0d9cffeccb1c595f046bf34e4b408a8d
[INFO] running `Command { std: "docker" "start" "-a" "283f1e95c137669bdf82b21c179d677c0d9cffeccb1c595f046bf34e4b408a8d", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling rust_decimal v1.34.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mysql v20.1.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "283f1e95c137669bdf82b21c179d677c0d9cffeccb1c595f046bf34e4b408a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283f1e95c137669bdf82b21c179d677c0d9cffeccb1c595f046bf34e4b408a8d", kill_on_drop: false }`
[INFO] [stdout] 283f1e95c137669bdf82b21c179d677c0d9cffeccb1c595f046bf34e4b408a8d
