[INFO] cloning repository https://github.com/achimcc/ink-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/achimcc/ink-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Fink-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Fink-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ca16604e73c7e0faeb8b1ef3fba72bf53681a47 [INFO] testing achimcc/ink-editor against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Fink-editor" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/achimcc/ink-editor on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/achimcc/ink-editor [INFO] finished tweaking git repo https://github.com/achimcc/ink-editor [INFO] tweaked toml for git repo https://github.com/achimcc/ink-editor written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/achimcc/ink-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info-derive v0.4.0 [INFO] [stderr] Downloaded ink_allocator v3.0.0-rc3 [INFO] [stderr] Downloaded ink_prelude v3.0.0-rc3 [INFO] [stderr] Downloaded ink_lang_macro v3.0.0-rc3 [INFO] [stderr] Downloaded ink_lang v3.0.0-rc3 [INFO] [stderr] Downloaded ink_storage v3.0.0-rc3 [INFO] [stderr] Downloaded ink_env v3.0.0-rc3 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.1.0 [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded ink_metadata v3.0.0-rc3 [INFO] [stderr] Downloaded array-init v1.0.0 [INFO] [stderr] Downloaded ink_primitives v3.0.0-rc3 [INFO] [stderr] Downloaded scale-info v0.6.0 [INFO] [stderr] Downloaded ink_lang_ir v3.0.0-rc3 [INFO] [stderr] Downloaded ink_storage_derive v3.0.0-rc3 [INFO] [stderr] Downloaded ink_lang_codegen v3.0.0-rc3 [INFO] [stderr] Downloaded arrayvec v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47cafd983de8940be20239af5f0d3a9ec146b47765928a606c2ebbb6fc06048e [INFO] running `Command { std: "docker" "start" "-a" "47cafd983de8940be20239af5f0d3a9ec146b47765928a606c2ebbb6fc06048e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47cafd983de8940be20239af5f0d3a9ec146b47765928a606c2ebbb6fc06048e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47cafd983de8940be20239af5f0d3a9ec146b47765928a606c2ebbb6fc06048e", kill_on_drop: false }` [INFO] [stdout] 47cafd983de8940be20239af5f0d3a9ec146b47765928a606c2ebbb6fc06048e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c0c770314dc6f3f0be12795185ee7cefc4a626eac28d94dbf6c31f592bd1d8 [INFO] running `Command { std: "docker" "start" "-a" "85c0c770314dc6f3f0be12795185ee7cefc4a626eac28d94dbf6c31f592bd1d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.44 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Compiling arrayvec v0.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cov-mark v1.1.0 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling ra_ap_paths v0.0.44 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling array-init v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spmc v0.3.0 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v710.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ink_prelude v3.0.0-rc3 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.44 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ra_ap_parser v0.0.44 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.44 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling stacker v0.1.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ra_ap_vfs v0.0.44 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling perf-event v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ink_allocator v3.0.0-rc3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v6.0.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ra_ap_profile v0.0.44 [INFO] [stderr] Compiling rowan v0.13.0-pre.3 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling ink_lang_ir v3.0.0-rc3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling chalk-derive v0.60.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc3 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling chalk-ir v0.60.0 [INFO] [stderr] Compiling js-sys v0.3.49 [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling wasm-bindgen-rayon v1.0.2 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.1.3 [INFO] [stderr] Compiling ra_ap_tt v0.0.44 [INFO] [stderr] Compiling ra_ap_syntax v0.0.44 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling ra_ap_cfg v0.0.44 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling ra_ap_base_db v0.0.44 [INFO] [stderr] Compiling ra_ap_mbe v0.0.44 [INFO] [stderr] Compiling tracing-tree v0.1.9 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.44 [INFO] [stderr] Compiling chalk-solve v0.60.0 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.44 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling ink_primitives v3.0.0-rc3 [INFO] [stderr] Compiling ink_lang_codegen v3.0.0-rc3 [INFO] [stderr] Compiling ink_env v3.0.0-rc3 [INFO] [stdout] error: ink! only support compilation as `std` or `no_std` + `wasm32-unknown` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ink_env-3.0.0-rc3/src/engine/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / compile_error! { [INFO] [stdout] 40 | | "ink! only support compilation as `std` or `no_std` + `wasm32-unknown`" [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::engine::EnvInstance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ink_env-3.0.0-rc3/src/api.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | EnvInstance, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `EnvInstance` in `engine` [INFO] [stdout] | help: a similar name exists in the module: `OnInstance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::engine::EnvInstance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ink_env-3.0.0-rc3/src/chain_extension.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | EnvInstance, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `EnvInstance` in `engine` [INFO] [stdout] | help: a similar name exists in the module: `OnInstance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ink_env` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85c0c770314dc6f3f0be12795185ee7cefc4a626eac28d94dbf6c31f592bd1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c0c770314dc6f3f0be12795185ee7cefc4a626eac28d94dbf6c31f592bd1d8", kill_on_drop: false }` [INFO] [stdout] 85c0c770314dc6f3f0be12795185ee7cefc4a626eac28d94dbf6c31f592bd1d8