[INFO] fetching crate drasi-bootstrap-mysql 0.2.8...
[INFO] checking drasi-bootstrap-mysql-0.2.8 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate drasi-bootstrap-mysql 0.2.8 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate drasi-bootstrap-mysql 0.2.8
[INFO] finished tweaking crates.io crate drasi-bootstrap-mysql 0.2.8
[INFO] tweaked toml for crates.io crate drasi-bootstrap-mysql 0.2.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate drasi-bootstrap-mysql 0.2.8 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate drasi-bootstrap-mysql 0.2.8 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mysql-common-derive v0.32.2
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded btoi v0.5.0
[INFO] [stderr]   Downloaded utoipa-gen v4.3.1
[INFO] [stderr]   Downloaded mysql_async v0.37.0
[INFO] [stderr]   Downloaded drasi-plugin-sdk v0.10.0
[INFO] [stderr]   Downloaded mysql_common v0.37.3
[INFO] [stderr]   Downloaded drasi-query-ast v0.3.5
[INFO] [stderr]   Downloaded drasi-query-cypher v0.3.6
[INFO] [stderr]   Downloaded drasi-query-gql v0.3.6
[INFO] [stderr]   Downloaded drasi-functions-gql v0.5.7
[INFO] [stderr]   Downloaded statistical v1.0.0
[INFO] [stderr]   Downloaded drasi-lib v0.8.9
[INFO] [stderr]   Downloaded drasi-core v0.5.7
[INFO] [stderr]   Downloaded round v0.1.2
[INFO] [stderr]   Downloaded opentelemetry v0.20.0
[INFO] [stderr]   Downloaded iso8601-duration v0.2.0
[INFO] [stderr]   Downloaded opentelemetry_api v0.20.0
[INFO] [stderr]   Downloaded dateparser v0.2.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.20.0
[INFO] [stderr]   Downloaded caches v0.2.8
[INFO] [stderr]   Downloaded drasi-functions-cypher v0.5.7
[INFO] [stderr]   Downloaded drasi-ffi-primitives v0.10.0
[INFO] [stderr]   Downloaded drasi-mysql-common v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958
[INFO] running `Command { std: "docker" "start" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling peg-macros v0.8.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking statistical v1.0.0
[INFO] [stderr]     Checking round v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking peg v0.8.6
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking iso8601-duration v0.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling mysql_common v0.37.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking drasi-query-ast v0.3.5
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking drasi-query-cypher v0.3.6
[INFO] [stderr]    Compiling drasi-plugin-sdk v0.10.0
[INFO] [stderr]     Checking drasi-query-gql v0.3.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking btoi v0.5.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking drasi-ffi-primitives v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking dateparser v0.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling mysql-common-derive v0.32.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.20.0
[INFO] [stderr]     Checking caches v0.2.8
[INFO] [stderr]     Checking opentelemetry v0.20.0
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking mysql_async v0.37.0
[INFO] [stderr]     Checking drasi-core v0.5.7
[INFO] [stderr]     Checking drasi-functions-cypher v0.5.7
[INFO] [stderr]     Checking drasi-functions-gql v0.5.7
[INFO] [stderr]     Checking drasi-mysql-common v0.2.6
[INFO] [stderr]     Checking drasi-lib v0.8.9
[INFO] [stderr]     Checking drasi-bootstrap-mysql v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958", kill_on_drop: false }`
[INFO] [stdout] e6fb754c4685aab6262f829b7c2f333a01b29332e44e2d0e4384544037d7e958
