[INFO] fetching crate terrand 1.0.0... [INFO] checking terrand-1.0.0 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate terrand 1.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate terrand 1.0.0 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate terrand 1.0.0 [INFO] finished tweaking crates.io crate terrand 1.0.0 [INFO] tweaked toml for crates.io crate terrand 1.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate terrand 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba3c82a5c442a717616fbf24ebc8f4856351c68227bc03c6e9f3ead9d6e66255 [INFO] running `Command { std: "docker" "start" "-a" "ba3c82a5c442a717616fbf24ebc8f4856351c68227bc03c6e9f3ead9d6e66255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba3c82a5c442a717616fbf24ebc8f4856351c68227bc03c6e9f3ead9d6e66255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3c82a5c442a717616fbf24ebc8f4856351c68227bc03c6e9f3ead9d6e66255", kill_on_drop: false }` [INFO] [stdout] ba3c82a5c442a717616fbf24ebc8f4856351c68227bc03c6e9f3ead9d6e66255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32e2506e3c6403dd7afe715bfa25ae28da6fbb0276a22efea57060472d43836d [INFO] running `Command { std: "docker" "start" "-a" "32e2506e3c6403dd7afe715bfa25ae28da6fbb0276a22efea57060472d43836d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking paired v0.21.0 [INFO] [stderr] Checking serde-json-wasm v0.2.3 [INFO] [stderr] Checking cosmwasm-std v0.10.1 [INFO] [stderr] Checking cosmwasm-schema v0.10.1 [INFO] [stderr] Checking cosmwasm-storage v0.10.1 [INFO] [stderr] Checking terrand v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `drand_oracle_p1` [INFO] [stdout] --> examples/schema.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use drand_oracle_p1::msg::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `drand_oracle_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `drand_oracle_p1` [INFO] [stdout] --> examples/schema.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use drand_oracle_p1::state::State; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `drand_oracle_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InitMsg` in this scope [INFO] [stdout] --> examples/schema.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | export_schema(&schema_for!(InitMsg), &out_dir); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use terrand::msg::InitMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HandleMsg` in this scope [INFO] [stdout] --> examples/schema.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | export_schema(&schema_for!(HandleMsg), &out_dir); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use terrand::msg::HandleMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> examples/schema.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | export_schema(&schema_for!(State), &out_dir); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use terrand::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConfigResponse` in this scope [INFO] [stdout] --> examples/schema.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | export_schema_with_title(&mut schema_for!(ConfigResponse), &out_dir, "ConfigResponse"); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use terrand::msg::ConfigResponse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetRandomResponse` in this scope [INFO] [stdout] --> examples/schema.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | &mut schema_for!(GetRandomResponse), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use terrand::msg::GetRandomResponse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LatestRandomResponse` in this scope [INFO] [stdout] --> examples/schema.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | &mut schema_for!(LatestRandomResponse), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use terrand::msg::LatestRandomResponse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `terrand` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "32e2506e3c6403dd7afe715bfa25ae28da6fbb0276a22efea57060472d43836d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e2506e3c6403dd7afe715bfa25ae28da6fbb0276a22efea57060472d43836d", kill_on_drop: false }` [INFO] [stdout] 32e2506e3c6403dd7afe715bfa25ae28da6fbb0276a22efea57060472d43836d