[INFO] fetching crate sentry 0.47.0... [INFO] testing sentry-0.47.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sentry 0.47.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sentry 0.47.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sentry 0.47.0 [INFO] tweaked toml for crates.io crate sentry 0.47.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sentry 0.47.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sentry 0.47.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9de66ef7d5cd510e3c70d6cabcbb67dcd85f218ee2e9693f9348d9674d7978cc [INFO] running `Command { std: "docker" "start" "-a" "9de66ef7d5cd510e3c70d6cabcbb67dcd85f218ee2e9693f9348d9674d7978cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de66ef7d5cd510e3c70d6cabcbb67dcd85f218ee2e9693f9348d9674d7978cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de66ef7d5cd510e3c70d6cabcbb67dcd85f218ee2e9693f9348d9674d7978cc", kill_on_drop: false }` [INFO] [stdout] 9de66ef7d5cd510e3c70d6cabcbb67dcd85f218ee2e9693f9348d9674d7978cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94eed0e7f40e163d2fb9d3ecfb985e0b530ff92b75a3075c04d3f9594ea5c062 [INFO] running `Command { std: "docker" "start" "-a" "94eed0e7f40e163d2fb9d3ecfb985e0b530ff92b75a3075c04d3f9594ea5c062", kill_on_drop: false }` [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling sentry-contexts v0.47.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling sentry v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sentry-types v0.47.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling sentry-core v0.47.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sentry-backtrace v0.47.0 [INFO] [stderr] Compiling sentry-debug-images v0.47.0 [INFO] [stderr] Compiling sentry-panic v0.47.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.05s [INFO] running `Command { std: "docker" "inspect" "94eed0e7f40e163d2fb9d3ecfb985e0b530ff92b75a3075c04d3f9594ea5c062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94eed0e7f40e163d2fb9d3ecfb985e0b530ff92b75a3075c04d3f9594ea5c062", kill_on_drop: false }` [INFO] [stdout] 94eed0e7f40e163d2fb9d3ecfb985e0b530ff92b75a3075c04d3f9594ea5c062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a5e5ddcafaa4e76090f1e658a36d87c69a45a2f55707952f92776bc4c0aad90 [INFO] running `Command { std: "docker" "start" "-a" "8a5e5ddcafaa4e76090f1e658a36d87c69a45a2f55707952f92776bc4c0aad90", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling sentry-types v0.47.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling sentry-core v0.47.0 [INFO] [stderr] Compiling sentry-backtrace v0.47.0 [INFO] [stderr] Compiling sentry-debug-images v0.47.0 [INFO] [stderr] Compiling sentry-contexts v0.47.0 [INFO] [stderr] Compiling sentry-panic v0.47.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling sentry v0.47.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `sentry_log` in this scope [INFO] [stdout] --> examples/thread-demo.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | let logger = sentry_log::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sentry_log` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 52 - let logger = sentry_log::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] 52 + let logger = sentry_core::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `sentry_log` in this scope [INFO] [stdout] --> examples/log-demo.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | let logger = sentry_log::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sentry_log` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 21 - let logger = sentry_log::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] 21 + let logger = sentry_core::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry` (example "log-demo") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry` (example "thread-demo") due to 1 previous error [INFO] [stdout] error[E0433]: cannot find module or crate `sentry_anyhow` in this scope [INFO] [stdout] --> examples/anyhow-demo.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | sentry_anyhow::capture_anyhow(&err); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sentry_anyhow` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sentry_anyhow`, use `cargo add sentry_anyhow` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry` (example "anyhow-demo") due to 1 previous error [INFO] [stdout] error[E0433]: cannot find module or crate `sentry_tracing` in this scope [INFO] [stdout] --> examples/tracing-demo.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | .with(sentry_tracing::layer()) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sentry_tracing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sentry_tracing`, use `cargo add sentry_tracing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry` (example "tracing-demo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a5e5ddcafaa4e76090f1e658a36d87c69a45a2f55707952f92776bc4c0aad90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5e5ddcafaa4e76090f1e658a36d87c69a45a2f55707952f92776bc4c0aad90", kill_on_drop: false }` [INFO] [stdout] 8a5e5ddcafaa4e76090f1e658a36d87c69a45a2f55707952f92776bc4c0aad90