[INFO] fetching crate weft 0.1.0... [INFO] testing weft-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate weft 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate weft 0.1.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate weft 0.1.0 [INFO] finished tweaking crates.io crate weft 0.1.0 [INFO] tweaked toml for crates.io crate weft 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a5ef615e5e887f35e20e02fbaee7298c7bc04b20312c7f69dbb2dcd6af0cbe0 [INFO] running `Command { std: "docker" "start" "-a" "2a5ef615e5e887f35e20e02fbaee7298c7bc04b20312c7f69dbb2dcd6af0cbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5ef615e5e887f35e20e02fbaee7298c7bc04b20312c7f69dbb2dcd6af0cbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5ef615e5e887f35e20e02fbaee7298c7bc04b20312c7f69dbb2dcd6af0cbe0", kill_on_drop: false }` [INFO] [stdout] 2a5ef615e5e887f35e20e02fbaee7298c7bc04b20312c7f69dbb2dcd6af0cbe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3b03d9cf21b9ed95517a6e923450170b6c6f4af71d2843686dd8687d54ffc7b [INFO] running `Command { std: "docker" "start" "-a" "e3b03d9cf21b9ed95517a6e923450170b6c6f4af71d2843686dd8687d54ffc7b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling kuchiki v0.7.3 [INFO] [stderr] Compiling weft_derive v0.1.1 [INFO] [stderr] Compiling weft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/template.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.39s [INFO] running `Command { std: "docker" "inspect" "e3b03d9cf21b9ed95517a6e923450170b6c6f4af71d2843686dd8687d54ffc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b03d9cf21b9ed95517a6e923450170b6c6f4af71d2843686dd8687d54ffc7b", kill_on_drop: false }` [INFO] [stdout] e3b03d9cf21b9ed95517a6e923450170b6c6f4af71d2843686dd8687d54ffc7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77f267703bb377eea1b76b23bf3f3cd4460545154dbfea8759c4597f38005bb9 [INFO] running `Command { std: "docker" "start" "-a" "77f267703bb377eea1b76b23bf3f3cd4460545154dbfea8759c4597f38005bb9", kill_on_drop: false }` [INFO] [stderr] Compiling weft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/template.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/template.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `weft` [INFO] [stdout] --> tests/canary.rs:261:14 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(WeftRenderable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `prelude` in `weft` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WeftRenderable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 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 `weft` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "77f267703bb377eea1b76b23bf3f3cd4460545154dbfea8759c4597f38005bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f267703bb377eea1b76b23bf3f3cd4460545154dbfea8759c4597f38005bb9", kill_on_drop: false }` [INFO] [stdout] 77f267703bb377eea1b76b23bf3f3cd4460545154dbfea8759c4597f38005bb9