[INFO] fetching crate ic-web3 0.1.7... [INFO] checking ic-web3-0.1.7 against try#2f3c33065a16f1030e8d2f90241df3b4bea01e77 for pr-106060 [INFO] extracting crate ic-web3 0.1.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ic-web3 0.1.7 on toolchain 2f3c33065a16f1030e8d2f90241df3b4bea01e77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate ic-web3 0.1.7 [INFO] finished tweaking crates.io crate ic-web3 0.1.7 [INFO] tweaked toml for crates.io crate ic-web3 0.1.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ic-web3 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1/source/examples/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ic-web3` [INFO] [stderr] * `example` target `main` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aaf39382930580f7e204da7f9c36c52bbbf4105a472e852161a8890ac269acf [INFO] running `Command { std: "docker" "start" "-a" "9aaf39382930580f7e204da7f9c36c52bbbf4105a472e852161a8890ac269acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aaf39382930580f7e204da7f9c36c52bbbf4105a472e852161a8890ac269acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aaf39382930580f7e204da7f9c36c52bbbf4105a472e852161a8890ac269acf", kill_on_drop: false }` [INFO] [stdout] 9aaf39382930580f7e204da7f9c36c52bbbf4105a472e852161a8890ac269acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ac3dd16268f0d3ddf64a83f095d3019d3d749eddbc817adab2239db6379625 [INFO] running `Command { std: "docker" "start" "-a" "16ac3dd16268f0d3ddf64a83f095d3019d3d749eddbc817adab2239db6379625", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ic-web3` [INFO] [stderr] * `example` target `main` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking sha3 v0.10.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ic0 v0.18.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.32 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Checking js-sys v0.3.59 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.32 [INFO] [stderr] Checking wasm-bindgen-test v0.3.32 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Compiling candid v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Checking parity-scale-codec v3.1.5 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking ethabi v17.1.0 [INFO] [stderr] Compiling ic-cdk-macros v0.6.8 [INFO] [stderr] Checking ic-cdk v0.6.8 [INFO] [stderr] Checking ic-web3 v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | use hyper::body::HttpBody; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | use hyper::service::{make_service_fn, service_fn}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::signing::SecretKey`, `crate::signing::SecretKeyRef` [INFO] [stdout] --> src/api/accounts.rs:439:19 [INFO] [stdout] | [INFO] [stdout] 439 | signing::{SecretKey, SecretKeyRef}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ no `SecretKeyRef` in `signing` [INFO] [stdout] | | [INFO] [stdout] | no `SecretKey` in `signing` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 439 | signing::{libsecp256k1::SecretKey; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/transports/ic_http.rs:176:7 [INFO] [stdout] | [INFO] [stdout] 176 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | async fn server(req: hyper::Request) -> hyper::Result> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:158:41 [INFO] [stdout] | [INFO] [stdout] 158 | async fn server(req: hyper::Request) -> hyper::Result> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:158:58 [INFO] [stdout] | [INFO] [stdout] 158 | async fn server(req: hyper::Request) -> hyper::Result> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:158:72 [INFO] [stdout] | [INFO] [stdout] 158 | async fn server(req: hyper::Request) -> hyper::Result> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:158:88 [INFO] [stdout] | [INFO] [stdout] 158 | async fn server(req: hyper::Request) -> hyper::Result> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | assert_eq!(req.method(), &hyper::Method::POST); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:183:59 [INFO] [stdout] | [INFO] [stdout] 183 | let service = make_service_fn(|_| async { Ok::<_, hyper::Error>(service_fn(server)) }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:184:22 [INFO] [stdout] | [INFO] [stdout] 184 | let server = hyper::Server::bind(&addr.parse().unwrap()).serve(service); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `secret_key_address` in module `signing` [INFO] [stdout] --> src/api/accounts.rs:465:38 [INFO] [stdout] | [INFO] [stdout] 465 | let from: Address = signing::secret_key_address(&key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `signing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `secret_key_address` in module `signing` [INFO] [stdout] --> src/api/accounts.rs:590:41 [INFO] [stdout] | [INFO] [stdout] 590 | let address: Address = signing::secret_key_address(&key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `signing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> src/transports/ic_http.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | Ok(hyper::Response::new(response.into())) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 156 | use crate::rpc::Response; [INFO] [stdout] | [INFO] [stdout] 156 | use jsonrpc_core::Response; [INFO] [stdout] | [INFO] [stdout] help: if you import `Response`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 173 - Ok(hyper::Response::new(response.into())) [INFO] [stdout] 173 + Ok(Response::new(response.into())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/compiler/rustc_errors/src/lib.rs:1576:9 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/transports/ic_http.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Http` [INFO] [stdout] --> src/transports/ic_http.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | let client = Http::new(&format!("http://{}", addr)).unwrap(); [INFO] [stdout] | ^^^^ use of undeclared type `Http` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/typeck_results.rs:367:13: node_type: no type for node `pat (hir_id=HirId { owner: OwnerId { def_id: DefId(0:7684 ~ ic_web3[bbcc]::transports::ic_http::tests::should_make_a_request) }, local_id: 191 })` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f01432f3a7a - std::backtrace_rs::backtrace::libunwind::trace::h1946339b635c2023 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f01432f3a7a - std::backtrace_rs::backtrace::trace_unsynchronized::h3088487216d67579 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f01432f3a7a - std::sys_common::backtrace::_print_fmt::hd5ec55edcb81c8fc [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f01432f3a7a - ::fmt::h858338ba7ac09c0f [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f01433567ae - core::fmt::write::hc50c8e45053b5e48 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x7f01432e3e45 - std::io::Write::write_fmt::h1d53f5306c12af1d [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7f01432f3845 - std::sys_common::backtrace::_print::hb37a96c9d9ca140f [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7f01432f3845 - std::sys_common::backtrace::print::h4e359386fc98f9a0 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7f01432f658f - std::panicking::default_hook::{{closure}}::h3576655a0146331d [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f01432f62cb - std::panicking::default_hook::h228d721cd6938e8c [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f01465ccb61 - rustc_driver[31f4d5eed8140992]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f01432f6dcd - as core::ops::function::Fn>::call::hf2f14698789df1ea [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/alloc/src/boxed.rs:2032:9 [INFO] [stderr] 12: 0x7f01432f6dcd - std::panicking::rust_panic_with_hook::h0e84fd61f72c02c2 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7f0146a754a1 - std[a805365589de6cb3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7f0146a74b66 - std[a805365589de6cb3]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f0146ad2966 - std[a805365589de6cb3]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f0146a74b56 - std[a805365589de6cb3]::panic::panic_any:: [INFO] [stderr] 17: 0x7f0146a721e6 - ::bug::<&alloc[4b1a996a807c747]::string::String> [INFO] [stderr] 18: 0x7f0146a71e50 - ::bug::<&alloc[4b1a996a807c747]::string::String> [INFO] [stderr] 19: 0x7f0146a5174e - rustc_middle[3cfb7dbbe80071]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 20: 0x7f0146a52f86 - rustc_middle[3cfb7dbbe80071]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 21: 0x7f01447ce543 - rustc_middle[3cfb7dbbe80071]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f0146aa4b60 - ::pat_ty [INFO] [stderr] 23: 0x7f01467d7b1a - ::visit_pat [INFO] [stderr] 24: 0x7f01467820d9 - rustc_hir[4b75a1b4a1dc028f]::intravisit::walk_local:: [INFO] [stderr] 25: 0x7f0146781e3a - rustc_hir[4b75a1b4a1dc028f]::intravisit::walk_block:: [INFO] [stderr] 26: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 27: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 28: 0x7f01467867ae - rustc_hir[4b75a1b4a1dc028f]::intravisit::walk_expr:: [INFO] [stderr] 29: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 30: 0x7f01467867e4 - rustc_hir[4b75a1b4a1dc028f]::intravisit::walk_expr:: [INFO] [stderr] 31: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 32: 0x7f01467820cc - rustc_hir[4b75a1b4a1dc028f]::intravisit::walk_local:: [INFO] [stderr] 33: 0x7f0146781e3a - rustc_hir[4b75a1b4a1dc028f]::intravisit::walk_block:: [INFO] [stderr] 34: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 35: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 36: 0x7f01467d7c3b - ::visit_expr [INFO] [stderr] 37: 0x7f01467d6f28 - rustc_hir_typeck[be5b4fa739a3249e]::generator_interior::resolve_interior [INFO] [stderr] 38: 0x7f01449d96e1 - ::enter::::{closure#0}::{closure#1}, &rustc_middle[3cfb7dbbe80071]::ty::typeck_results::TypeckResults> [INFO] [stderr] 39: 0x7f01449ca148 - rustc_hir_typeck[be5b4fa739a3249e]::typeck [INFO] [stderr] 40: 0x7f01449c8424 - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::> [INFO] [stderr] 41: 0x7f0145f9212c - ::typeck [INFO] [stderr] 42: 0x7f0145109e52 - rustc_mir_build[810fc5693e58172c]::thir::cx::thir_body [INFO] [stderr] 43: 0x7f01456cc1fa - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::, core[3191c15875310bc2]::result::Result<(&rustc_data_structures[94f2c6df04927b43]::steal::Steal, rustc_middle[3cfb7dbbe80071]::thir::ExprId), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>> [INFO] [stderr] 44: 0x7f01456c4748 - rustc_mir_build[810fc5693e58172c]::build::mir_built [INFO] [stderr] 45: 0x7f01450178ea - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::, &rustc_data_structures[94f2c6df04927b43]::steal::Steal>> [INFO] [stderr] 46: 0x7f0145021fc0 - rustc_mir_transform[cfe0a75a6cb3fcb6]::check_unsafety::unsafety_check_result [INFO] [stderr] 47: 0x7f014501d706 - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::> [INFO] [stderr] 48: 0x7f014501a0a7 - rustc_mir_transform[cfe0a75a6cb3fcb6]::mir_const [INFO] [stderr] 49: 0x7f0145017c20 - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::, &rustc_data_structures[94f2c6df04927b43]::steal::Steal>> [INFO] [stderr] 50: 0x7f01454cf6b4 - rustc_mir_transform[cfe0a75a6cb3fcb6]::mir_promoted [INFO] [stderr] 51: 0x7f01454cdc5a - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::, (&rustc_data_structures[94f2c6df04927b43]::steal::Steal, &rustc_data_structures[94f2c6df04927b43]::steal::Steal>)>> [INFO] [stderr] 52: 0x7f01454cc4af - rustc_borrowck[7e22ae340ecac01a]::mir_borrowck [INFO] [stderr] 53: 0x7f01454ae0ee - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::> [INFO] [stderr] 54: 0x7f0145f924fa - ::mir_borrowck [INFO] [stderr] 55: 0x7f0145dcfde0 - rustc_hir_analysis[3c0e82667a6c14a7]::collect::type_of::type_of [INFO] [stderr] 56: 0x7f0144f10167 - rustc_query_system[d46df1dc6f561363]::query::plumbing::get_query:: [INFO] [stderr] 57: 0x7f01450766fc - rustc_hir_analysis[3c0e82667a6c14a7]::check::check::check_mod_item_types [INFO] [stderr] 58: 0x7f014517f041 - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::> [INFO] [stderr] 59: 0x7f01459db393 - rustc_query_system[d46df1dc6f561363]::query::plumbing::get_query:: [INFO] [stderr] 60: 0x7f0145c784b5 - ::for_each_module:: [INFO] [stderr] 61: 0x7f0144adf262 - rustc_hir_analysis[3c0e82667a6c14a7]::check_crate [INFO] [stderr] 62: 0x7f0144adeeab - rustc_interface[312267d6b73ebbf5]::passes::analysis [INFO] [stderr] 63: 0x7f0145d92fd7 - rustc_query_system[d46df1dc6f561363]::query::plumbing::try_execute_query::>> [INFO] [stderr] 64: 0x7f0145d92cd0 - rustc_query_system[d46df1dc6f561363]::query::plumbing::get_query:: [INFO] [stderr] 65: 0x7f0145814ca3 - ::enter::> [INFO] [stderr] 66: 0x7f0145811053 - ::enter::, rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 67: 0x7f014580c068 - rustc_span[5800193bcb99efae]::with_source_map::, rustc_interface[312267d6b73ebbf5]::interface::run_compiler, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f014580bb55 - >::set::, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 69: 0x7f014580b142 - std[a805365589de6cb3]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 70: 0x7f0145e99eca - <::spawn_unchecked_, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>::{closure#1} as core[3191c15875310bc2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 71: 0x7f0143300dc3 - as core::ops::function::FnOnce>::call_once::h25b7978a0f996e19 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 72: 0x7f0143300dc3 - as core::ops::function::FnOnce>::call_once::ha681a89ff80c4a7d [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 73: 0x7f0143300dc3 - std::sys::unix::thread::Thread::new::thread_start::h804fa0152eb10614 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 74: 0x7f01431a1609 - start_thread [INFO] [stderr] 75: 0x7f01430c4133 - clone [INFO] [stderr] 76: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.68.0-nightly (2f3c33065 2022-12-22) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `transports::ic_http::tests::should_make_a_request` [INFO] [stderr] #1 [thir_body] building THIR for `transports::ic_http::tests::should_make_a_request` [INFO] [stderr] #2 [mir_built] building MIR for `transports::ic_http::tests::should_make_a_request` [INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `transports::ic_http::tests::should_make_a_request` [INFO] [stderr] #4 [mir_const] preparing `transports::ic_http::tests::should_make_a_request` for borrow checking [INFO] [stderr] #5 [mir_promoted] processing MIR for `transports::ic_http::tests::should_make_a_request` [INFO] [stderr] #6 [mir_borrowck] borrow-checking `transports::ic_http::tests::should_make_a_request` [INFO] [stderr] #7 [type_of] computing type of `transports::ic_http::tests::should_make_a_request::{opaque#0}` [INFO] [stderr] #8 [check_mod_item_types] checking item types in module `transports::ic_http::tests` [INFO] [stderr] #9 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ic-web3` due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "16ac3dd16268f0d3ddf64a83f095d3019d3d749eddbc817adab2239db6379625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ac3dd16268f0d3ddf64a83f095d3019d3d749eddbc817adab2239db6379625", kill_on_drop: false }` [INFO] [stdout] 16ac3dd16268f0d3ddf64a83f095d3019d3d749eddbc817adab2239db6379625