[INFO] fetching crate elvis 0.2.6... [INFO] checking elvis-0.2.6 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate elvis 0.2.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate elvis 0.2.6 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elvis 0.2.6 [INFO] finished tweaking crates.io crate elvis 0.2.6 [INFO] tweaked toml for crates.io crate elvis 0.2.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elvis-derive v0.1.3 [INFO] [stderr] Downloaded elvis-web v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b028c32fa56efe3d14b86ccbe9d187e22f5e01418ac64d4c07f5090be09ac1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73b028c32fa56efe3d14b86ccbe9d187e22f5e01418ac64d4c07f5090be09ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b028c32fa56efe3d14b86ccbe9d187e22f5e01418ac64d4c07f5090be09ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b028c32fa56efe3d14b86ccbe9d187e22f5e01418ac64d4c07f5090be09ac1", kill_on_drop: false }` [INFO] [stdout] 73b028c32fa56efe3d14b86ccbe9d187e22f5e01418ac64d4c07f5090be09ac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac32bca1989f212ae0d3fb9dd63febed3794f3e87e6bdaa4d804bcc3ff4d7be6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac32bca1989f212ae0d3fb9dd63febed3794f3e87e6bdaa4d804bcc3ff4d7be6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling elvis-core-support v0.1.0 [INFO] [stderr] Compiling elvis-derive v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking elvis-core v0.1.1 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking elvis-web v0.1.8 [INFO] [stderr] Checking elvis v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `elvis_core::style::ImageSrc` [INFO] [stdout] --> src/widgets/image.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use elvis_core::{style::ImageSrc, Node}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ImageSrc` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `elvis_core::style::ContainerStyle`, `elvis_core::style::SizedBoxStyle` [INFO] [stdout] --> src/widgets/layouts/basic.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | style::{ContainerStyle, SizedBoxStyle}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `SizedBoxStyle` in `style` [INFO] [stdout] | | [INFO] [stdout] | no `ContainerStyle` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elvis_core::value::layouts::Alignments` [INFO] [stdout] --> src/widgets/layouts/flex.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use elvis_core::{style::FlexStyle, value::layouts::Alignments, Node}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Alignment` [INFO] [stdout] | no `Alignments` in `value::layouts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elvis_core::style::TextStyle` [INFO] [stdout] --> src/widgets/text.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use elvis_core::style::TextStyle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `FlexStyle` [INFO] [stdout] | no `TextStyle` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elvis_core::style::ImageSrc` [INFO] [stdout] --> src/widgets/image.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use elvis_core::{style::ImageSrc, Node}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ImageSrc` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `elvis_core::style::ContainerStyle`, `elvis_core::style::SizedBoxStyle` [INFO] [stdout] --> src/widgets/layouts/basic.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | style::{ContainerStyle, SizedBoxStyle}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `SizedBoxStyle` in `style` [INFO] [stdout] | | [INFO] [stdout] | no `ContainerStyle` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elvis_core::value::layouts::Alignments` [INFO] [stdout] --> src/widgets/layouts/flex.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use elvis_core::{style::FlexStyle, value::layouts::Alignments, Node}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Alignment` [INFO] [stdout] | no `Alignments` in `value::layouts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elvis_core::style::TextStyle` [INFO] [stdout] --> src/widgets/text.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use elvis_core::style::TextStyle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `FlexStyle` [INFO] [stdout] | no `TextStyle` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/layouts.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | Node::new(cs, None, "div".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/macros.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | Node::new(cs, None, "div".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/bridge/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / mcw! { [INFO] [stdout] 17 | | Col, [INFO] [stdout] 18 | | List, [INFO] [stdout] 19 | | Row, [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/macros.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | Node::new(cs, None, "div".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/bridge/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / mcws! { [INFO] [stdout] 23 | | Grid, [INFO] [stdout] 24 | | MultiColumn, [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | Node::new( [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/bridge/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / sw! { [INFO] [stdout] 10 | | Align, [INFO] [stdout] 11 | | Container, [INFO] [stdout] 12 | | Flex, [INFO] [stdout] 13 | | SizedBox, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/widgets.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | let child = Node::new(vec![], None, "plain".into()); [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/widgets.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Node::new(vec![child], None, "p".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/widgets.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | Node::new( [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/layouts.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | Node::new(cs, None, "div".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/macros.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | Node::new(cs, None, "div".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/bridge/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / mcw! { [INFO] [stdout] 17 | | Col, [INFO] [stdout] 18 | | List, [INFO] [stdout] 19 | | Row, [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/macros.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | Node::new(cs, None, "div".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/bridge/mod.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / mcws! { [INFO] [stdout] 23 | | Grid, [INFO] [stdout] 24 | | MultiColumn, [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/macros.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | Node::new( [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/bridge/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / sw! { [INFO] [stdout] 10 | | Align, [INFO] [stdout] 11 | | Container, [INFO] [stdout] 12 | | Flex, [INFO] [stdout] 13 | | SizedBox, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/widgets.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | let child = Node::new(vec![], None, "plain".into()); [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/widgets.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Node::new(vec![child], None, "p".into()) [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elvis`. [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `elvis_core::Node` in the current scope [INFO] [stdout] --> src/bridge/widgets.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | Node::new( [INFO] [stdout] | ^^^ function or associated item not found in `elvis_core::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ac32bca1989f212ae0d3fb9dd63febed3794f3e87e6bdaa4d804bcc3ff4d7be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac32bca1989f212ae0d3fb9dd63febed3794f3e87e6bdaa4d804bcc3ff4d7be6", kill_on_drop: false }` [INFO] [stdout] ac32bca1989f212ae0d3fb9dd63febed3794f3e87e6bdaa4d804bcc3ff4d7be6