[INFO] fetching crate ckb-sentry-error-chain 0.21.0...
[INFO] testing ckb-sentry-error-chain-0.21.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate ckb-sentry-error-chain 0.21.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ckb-sentry-error-chain 0.21.0
[INFO] finished tweaking crates.io crate ckb-sentry-error-chain 0.21.0
[INFO] tweaked toml for crates.io crate ckb-sentry-error-chain 0.21.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ckb-sentry-error-chain 0.21.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ckb-sentry-core v0.21.0
[INFO] [stderr]   Downloaded debugid v0.7.3
[INFO] [stderr]   Downloaded ckb-sentry-backtrace v0.21.0
[INFO] [stderr]   Downloaded ckb-sentry-types v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 222d206c90e5e91606f9a4be3aef144e597cd8e587c5ef29c0384ffb1efe8182
[INFO] running `Command { std: "docker" "start" "-a" "222d206c90e5e91606f9a4be3aef144e597cd8e587c5ef29c0384ffb1efe8182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "222d206c90e5e91606f9a4be3aef144e597cd8e587c5ef29c0384ffb1efe8182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222d206c90e5e91606f9a4be3aef144e597cd8e587c5ef29c0384ffb1efe8182", kill_on_drop: false }`
[INFO] [stdout] 222d206c90e5e91606f9a4be3aef144e597cd8e587c5ef29c0384ffb1efe8182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52bfc4a5562a29d53d559845160f9d95013dc71a57e63e58e52417841ac3d4d9
[INFO] running `Command { std: "docker" "start" "-a" "52bfc4a5562a29d53d559845160f9d95013dc71a57e63e58e52417841ac3d4d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling debugid v0.7.3
[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 ckb-sentry-types v0.21.0
[INFO] [stderr]    Compiling ckb-sentry-core v0.21.0
[INFO] [stderr]    Compiling ckb-sentry-backtrace v0.21.0
[INFO] [stderr]    Compiling ckb-sentry-error-chain v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.21s
[INFO] running `Command { std: "docker" "inspect" "52bfc4a5562a29d53d559845160f9d95013dc71a57e63e58e52417841ac3d4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52bfc4a5562a29d53d559845160f9d95013dc71a57e63e58e52417841ac3d4d9", kill_on_drop: false }`
[INFO] [stdout] 52bfc4a5562a29d53d559845160f9d95013dc71a57e63e58e52417841ac3d4d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7347efba9f09f5e850ad689cbe7b8c11c71ac4ccf0f8c0bfce64a3d6a3993b7
[INFO] running `Command { std: "docker" "start" "-a" "a7347efba9f09f5e850ad689cbe7b8c11c71ac4ccf0f8c0bfce64a3d6a3993b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling ckb-sentry-error-chain v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "a7347efba9f09f5e850ad689cbe7b8c11c71ac4ccf0f8c0bfce64a3d6a3993b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7347efba9f09f5e850ad689cbe7b8c11c71ac4ccf0f8c0bfce64a3d6a3993b7", kill_on_drop: false }`
[INFO] [stdout] a7347efba9f09f5e850ad689cbe7b8c11c71ac4ccf0f8c0bfce64a3d6a3993b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f406cd2e03d5fc154ccf452ec3a77884e5bf472a883f5d02c7643be3a73c6598
[INFO] running `Command { std: "docker" "start" "-a" "f406cd2e03d5fc154ccf452ec3a77884e5bf472a883f5d02c7643be3a73c6598", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ckb_sentry_error_chain-e4072d55fa264355)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ckb_sentry_error_chain
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> src/lib.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sentry::init(sentry::ClientOptions::default().add_integration(ErrorChainIntegration));
[INFO] [stdout]    |                  ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  7 + use sentry_core::ClientOptions;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ClientOptions`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     sentry::init(sentry::ClientOptions::default().add_integration(ErrorChainIntegration));
[INFO] [stdout] 18 +     sentry::init(ClientOptions::default().add_integration(ErrorChainIntegration));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | error_chain! {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ckb_sentry_error_chain::capture_error_chain`: The `error_chain` integration is deprecated and will be removed in the future.
[INFO] [stdout]   --> src/lib.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sentry_error_chain::{capture_error_chain, ErrorChainIntegration};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `ckb_sentry_error_chain::ErrorChainIntegration`: The `error_chain` integration is deprecated and will be removed in the future.
[INFO] [stdout]   --> src/lib.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sentry_error_chain::{capture_error_chain, ErrorChainIntegration};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `ckb_sentry_error_chain::ErrorChainIntegration`: The `error_chain` integration is deprecated and will be removed in the future.
[INFO] [stdout]   --> src/lib.rs:18:67
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sentry::init(sentry::ClientOptions::default().add_integration(ErrorChainIntegration));
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ckb_sentry_error_chain::capture_error_chain`: The `error_chain` integration is deprecated and will be removed in the future.
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         capture_error_chain(&err);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sentry::init(sentry::ClientOptions::default().add_integration(ErrorChainIntegration));
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f406cd2e03d5fc154ccf452ec3a77884e5bf472a883f5d02c7643be3a73c6598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f406cd2e03d5fc154ccf452ec3a77884e5bf472a883f5d02c7643be3a73c6598", kill_on_drop: false }`
[INFO] [stdout] f406cd2e03d5fc154ccf452ec3a77884e5bf472a883f5d02c7643be3a73c6598
