[INFO] fetching crate diesel-dtrace 0.4.2... [INFO] checking diesel-dtrace-0.4.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate diesel-dtrace 0.4.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate diesel-dtrace 0.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate diesel-dtrace 0.4.2 [INFO] tweaked toml for crates.io crate diesel-dtrace 0.4.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate diesel-dtrace 0.4.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diesel-dtrace 0.4.2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dsl_auto_type v0.1.1 [INFO] [stderr] Downloaded darling v0.20.9 [INFO] [stderr] Downloaded darling_macro v0.20.9 [INFO] [stderr] Downloaded serde_tokenstream v0.2.1 [INFO] [stderr] Downloaded darling_core v0.20.9 [INFO] [stderr] Downloaded diesel_derives v2.2.1 [INFO] [stderr] Downloaded serde_json v1.0.119 [INFO] [stderr] Downloaded diesel v2.2.6 [INFO] [stderr] Downloaded thread-id v4.2.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4daa5ca40be2d2604c3ac46cff1e4d96c7ae4366d19367c2425fb36249dc97c [INFO] running `Command { std: "docker" "start" "-a" "b4daa5ca40be2d2604c3ac46cff1e4d96c7ae4366d19367c2425fb36249dc97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4daa5ca40be2d2604c3ac46cff1e4d96c7ae4366d19367c2425fb36249dc97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4daa5ca40be2d2604c3ac46cff1e4d96c7ae4366d19367c2425fb36249dc97c", kill_on_drop: false }` [INFO] [stdout] b4daa5ca40be2d2604c3ac46cff1e4d96c7ae4366d19367c2425fb36249dc97c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa87343d7a9bd405f263a4542c395b2e212cd5116a68b7ed01fccc1e861052a8 [INFO] running `Command { std: "docker" "start" "-a" "fa87343d7a9bd405f263a4542c395b2e212cd5116a68b7ed01fccc1e861052a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling usdt-impl v0.5.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling diesel-dtrace v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.85 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.34 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking bb8 v0.8.6 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling dsl_auto_type v0.1.1 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling diesel_derives v2.2.1 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling dtrace-parser v0.2.0 [INFO] [stderr] Checking diesel v2.2.6 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.1 [INFO] [stderr] Checking dof v0.3.0 [INFO] [stderr] Compiling usdt-attr-macro v0.5.0 [INFO] [stderr] Compiling usdt-macro v0.5.0 [INFO] [stderr] Checking usdt v0.5.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `usdt_need_asm` [INFO] [stdout] --> src/lib.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(usdt_need_asm, feature(asm))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(usdt_need_asm)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(usdt_need_asm)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `usdt_need_asm_sym` [INFO] [stdout] --> src/lib.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | #![cfg_attr(all(target_os = "macos", usdt_need_asm_sym), feature(asm_sym))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(usdt_need_asm_sym)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(usdt_need_asm_sym)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `usdt_need_asm` [INFO] [stdout] --> src/lib.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(usdt_need_asm, feature(asm))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(usdt_need_asm)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(usdt_need_asm)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `usdt_need_asm_sym` [INFO] [stdout] --> src/lib.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | #![cfg_attr(all(target_os = "macos", usdt_need_asm_sym), feature(asm_sym))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(usdt_need_asm_sym)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(usdt_need_asm_sym)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_bb8_diesel` [INFO] [stdout] --> examples/async.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use async_bb8_diesel::{AsyncSimpleConnection, ConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_bb8_diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_bb8_diesel`, use `cargo add async_bb8_diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel-dtrace` (example "async") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fa87343d7a9bd405f263a4542c395b2e212cd5116a68b7ed01fccc1e861052a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa87343d7a9bd405f263a4542c395b2e212cd5116a68b7ed01fccc1e861052a8", kill_on_drop: false }` [INFO] [stdout] fa87343d7a9bd405f263a4542c395b2e212cd5116a68b7ed01fccc1e861052a8