[INFO] fetching crate alchemy 0.2.0... [INFO] checking alchemy-0.2.0 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate alchemy 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate alchemy 0.2.0 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate alchemy 0.2.0 [INFO] finished tweaking crates.io crate alchemy 0.2.0 [INFO] tweaked toml for crates.io crate alchemy 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44531e626646aef76b1e64e325a4d12c0774060e6ee81f5aeb2730832814605d [INFO] running `"docker" "start" "-a" "44531e626646aef76b1e64e325a4d12c0774060e6ee81f5aeb2730832814605d"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking alchemy-styles v0.1.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking alchemy-lifecycle v0.1.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling alchemy-macros v0.1.0 [INFO] [stderr] Checking alchemy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformAppBridge` [INFO] [stderr] --> src/app.rs:54:24 [INFO] [stderr] | [INFO] [stderr] 54 | *bridge = Some(PlatformAppBridge::new(ptr)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformAppBridge` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformAppBridge` [INFO] [stderr] --> src/app.rs:54:24 [INFO] [stderr] | [INFO] [stderr] 54 | *bridge = Some(PlatformAppBridge::new(ptr)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformAppBridge` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformViewBridge` [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformViewBridge` [INFO] [stderr] --> src/components/view.rs:37:32 [INFO] [stderr] | [INFO] [stderr] 37 | bridge: Mutex::new(PlatformViewBridge::new()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformViewBridge` [INFO] [stderr] [INFO] [stderr] --> src/components/view.rs:37:32 [INFO] [stderr] | [INFO] [stderr] 37 | bridge: Mutex::new(PlatformViewBridge::new()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformViewBridge` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformTextBridge` [INFO] [stderr] --> src/components/text.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | Text(Mutex::new(PlatformTextBridge::new())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformTextBridge` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformTextBridge` [INFO] [stderr] --> src/components/text.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | Text(Mutex::new(PlatformTextBridge::new())) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformTextBridge` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformWindowBridge` [INFO] [stderr] --> src/window/window.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | let bridge = PlatformWindowBridge::new(window_id, backing_node, shared_app_ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformWindowBridge` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformAppBridge` in this scope [INFO] [stderr] --> src/app.rs:30:37 [INFO] [stderr] | [INFO] [stderr] 30 | pub(crate) bridge: Mutex>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformViewBridge` in this scope [INFO] [stderr] --> src/components/view.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | bridge: Mutex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformTextBridge` in this scope [INFO] [stderr] --> src/components/text.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct Text(Mutex); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformWindowBridge` in this scope [INFO] [stderr] --> src/window/window.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | pub bridge: PlatformWindowBridge, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PlatformWindowBridge` [INFO] [stderr] --> src/window/window.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | let bridge = PlatformWindowBridge::new(window_id, backing_node, shared_app_ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PlatformWindowBridge` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformAppBridge` in this scope [INFO] [stderr] --> src/app.rs:30:37 [INFO] [stderr] | [INFO] [stderr] 30 | pub(crate) bridge: Mutex>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformViewBridge` in this scope [INFO] [stderr] --> src/components/view.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | bridge: Mutex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformTextBridge` in this scope [INFO] [stderr] --> src/components/text.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct Text(Mutex); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlatformWindowBridge` in this scope [INFO] [stderr] --> src/window/window.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | pub bridge: PlatformWindowBridge, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/app.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | pub delegate: Mutex>, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn AppDelegate` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/fragment.rs:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | fn set_props(&mut self, _: &mut std::any::Any) {} [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/view.rs:49:37 [INFO] [stderr] | [INFO] [stderr] 49 | fn set_props(&mut self, _: &mut std::any::Any) {} [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/text.rs:41:37 [INFO] [stderr] | [INFO] [stderr] 41 | fn set_props(&mut self, _: &mut std::any::Any) {} [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/app.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | pub delegate: Mutex>, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn AppDelegate` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/window/window.rs:27:23 [INFO] [stderr] | [INFO] [stderr] 27 | pub delegate: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn WindowDelegate` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/fragment.rs:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | fn set_props(&mut self, _: &mut std::any::Any) {} [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/view.rs:49:37 [INFO] [stderr] | [INFO] [stderr] 49 | fn set_props(&mut self, _: &mut std::any::Any) {} [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/text.rs:41:37 [INFO] [stderr] | [INFO] [stderr] 41 | fn set_props(&mut self, _: &mut std::any::Any) {} [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn std::any::Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/window/window.rs:27:23 [INFO] [stderr] | [INFO] [stderr] 27 | pub delegate: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn WindowDelegate` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/app.rs:41:32 [INFO] [stderr] | [INFO] [stderr] 41 | bridge: Mutex::new(None), [INFO] [stderr] | ^^^^ cannot infer type for `T` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/app.rs:41:32 [INFO] [stderr] | [INFO] [stderr] 41 | bridge: Mutex::new(None), [INFO] [stderr] | ^^^^ cannot infer type for `T` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `alchemy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `alchemy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "44531e626646aef76b1e64e325a4d12c0774060e6ee81f5aeb2730832814605d"` [INFO] running `"docker" "rm" "-f" "44531e626646aef76b1e64e325a4d12c0774060e6ee81f5aeb2730832814605d"` [INFO] [stdout] 44531e626646aef76b1e64e325a4d12c0774060e6ee81f5aeb2730832814605d