[INFO] fetching crate ckb-sentry-core 0.21.0... [INFO] testing ckb-sentry-core-0.21.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate ckb-sentry-core 0.21.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ckb-sentry-core 0.21.0 [INFO] finished tweaking crates.io crate ckb-sentry-core 0.21.0 [INFO] tweaked toml for crates.io crate ckb-sentry-core 0.21.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ckb-sentry-core 0.21.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4416f8a4a9f41c32e5a90e2350dc204db810708175407d1522b116684c12e33 [INFO] running `Command { std: "docker" "start" "-a" "e4416f8a4a9f41c32e5a90e2350dc204db810708175407d1522b116684c12e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4416f8a4a9f41c32e5a90e2350dc204db810708175407d1522b116684c12e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4416f8a4a9f41c32e5a90e2350dc204db810708175407d1522b116684c12e33", kill_on_drop: false }` [INFO] [stdout] e4416f8a4a9f41c32e5a90e2350dc204db810708175407d1522b116684c12e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5041de28fba346de255ac9b9d66c19a434d0f86f23975bf5edde770cd1a8626 [INFO] running `Command { std: "docker" "start" "-a" "c5041de28fba346de255ac9b9d66c19a434d0f86f23975bf5edde770cd1a8626", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [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.7 [INFO] [stderr] Compiling ckb-sentry-types v0.21.0 [INFO] [stderr] Compiling ckb-sentry-core v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "c5041de28fba346de255ac9b9d66c19a434d0f86f23975bf5edde770cd1a8626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5041de28fba346de255ac9b9d66c19a434d0f86f23975bf5edde770cd1a8626", kill_on_drop: false }` [INFO] [stdout] c5041de28fba346de255ac9b9d66c19a434d0f86f23975bf5edde770cd1a8626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a085c68ec376aad6603a3cf602c42514a40a2784e3419f827bdfdb1dccd1c54 [INFO] running `Command { std: "docker" "start" "-a" "4a085c68ec376aad6603a3cf602c42514a40a2784e3419f827bdfdb1dccd1c54", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-sentry-core v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow` [INFO] [stdout] --> src/error.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | anyhow::Error::from("NaN".parse::().unwrap_err()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `anyhow` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 145 - anyhow::Error::from("NaN".parse::().unwrap_err()) [INFO] [stdout] 145 + Error::from("NaN".parse::().unwrap_err()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `failure` [INFO] [stdout] --> src/error.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | failure::Error::from("NaN".parse::().unwrap_err()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `failure` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `failure`, use `cargo add failure` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 152 - failure::Error::from("NaN".parse::().unwrap_err()) [INFO] [stdout] 152 + Error::from("NaN".parse::().unwrap_err()) [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 `ckb-sentry-core` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4a085c68ec376aad6603a3cf602c42514a40a2784e3419f827bdfdb1dccd1c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a085c68ec376aad6603a3cf602c42514a40a2784e3419f827bdfdb1dccd1c54", kill_on_drop: false }` [INFO] [stdout] 4a085c68ec376aad6603a3cf602c42514a40a2784e3419f827bdfdb1dccd1c54