[INFO] fetching crate savory-html 0.5.1...
[INFO] checking savory-html-0.5.1 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714
[INFO] extracting crate savory-html 0.5.1 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate savory-html 0.5.1 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate savory-html 0.5.1
[INFO] finished tweaking crates.io crate savory-html 0.5.1
[INFO] tweaked toml for crates.io crate savory-html 0.5.1 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--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 dbg v1.0.4
[INFO] [stderr] Downloaded enclose v1.1.8
[INFO] [stderr] Downloaded gloo-file v0.1.0
[INFO] [stderr] Downloaded seed v0.7.0
[INFO] [stderr] Downloaded pulldown-cmark v0.7.2
[INFO] [stderr] Downloaded gloo-events v0.1.1
[INFO] [stderr] Downloaded derive_rich v0.4.3
[INFO] [stderr] Downloaded savory-core v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70392f15452a3d3d58eef986372e4555f2f31ed6a0900ee533c756d63e329de1
[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" "70392f15452a3d3d58eef986372e4555f2f31ed6a0900ee533c756d63e329de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70392f15452a3d3d58eef986372e4555f2f31ed6a0900ee533c756d63e329de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70392f15452a3d3d58eef986372e4555f2f31ed6a0900ee533c756d63e329de1", kill_on_drop: false }`
[INFO] [stdout] 70392f15452a3d3d58eef986372e4555f2f31ed6a0900ee533c756d63e329de1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2739fc6696307ef9696ac696107db0651faeb4238fa85f2f00abd38505bbba8
[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" "e2739fc6696307ef9696ac696107db0651faeb4238fa85f2f00abd38505bbba8", kill_on_drop: false }`
[INFO] [stderr] Compiling wasm-bindgen v0.2.68
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Compiling pulldown-cmark v0.7.2
[INFO] [stderr] Checking enclose v1.1.8
[INFO] [stderr] Checking approx v0.1.1
[INFO] [stderr] Compiling time v0.2.22
[INFO] [stderr] Compiling seed v0.7.0
[INFO] [stderr] Checking futures-channel v0.3.8
[INFO] [stderr] Compiling dbg v1.0.4
[INFO] [stderr] Checking num-integer v0.1.44
[INFO] [stderr] Compiling syn v0.14.9
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling derive_rich v0.4.3
[INFO] [stderr] Compiling palette v0.4.1
[INFO] [stderr] Checking serde_json v1.0.59
[INFO] [stderr] Checking futures-util v0.3.8
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking rand_pcg v0.2.1
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking time-macros v0.1.1
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68
[INFO] [stderr] Checking uuid v0.8.1
[INFO] [stderr] Checking cookie v0.13.3
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68
[INFO] [stderr] Checking futures-executor v0.3.8
[INFO] [stderr] Checking futures v0.3.8
[INFO] [stderr] Compiling palette_derive v0.4.1
[INFO] [stderr] Checking js-sys v0.3.45
[INFO] [stderr] Checking console_error_panic_hook v0.1.6
[INFO] [stderr] Checking web-sys v0.3.45
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.18
[INFO] [stderr] Checking gloo-events v0.1.1
[INFO] [stderr] Checking gloo-timers v0.2.1
[INFO] [stderr] Checking gloo-file v0.1.0
[INFO] [stderr] Checking savory-core v0.5.1
[INFO] [stderr] Checking savory-html v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `css` in `{{root}}`
[INFO] [stdout] --> src/attribute.rs:264:35
[INFO] [stdout] |
[INFO] [stdout] 264 | Color(#[from(forward)] crate::css::Color) {
[INFO] [stdout] | ^^^ could not find `css` in `{{root}}`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `css` in `{{root}}`
[INFO] [stdout] --> src/attribute.rs:852:35
[INFO] [stdout] |
[INFO] [stdout] 852 | Style(#[from(forward)] crate::css::Style) {
[INFO] [stdout] | ^^^ could not find `css` in `{{root}}`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `css` in `{{root}}`
[INFO] [stdout] --> src/attribute.rs:264:35
[INFO] [stdout] |
[INFO] [stdout] 264 | Color(#[from(forward)] crate::css::Color) {
[INFO] [stdout] | ^^^ could not find `css` in `{{root}}`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `css` in `{{root}}`
[INFO] [stdout] --> src/attribute.rs:852:35
[INFO] [stdout] |
[INFO] [stdout] 852 | Style(#[from(forward)] crate::css::Style) {
[INFO] [stdout] | ^^^ could not find `css` in `{{root}}`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::From` for type `attribute::Color`:
[INFO] [stdout] --> src/attribute.rs:263:45
[INFO] [stdout] |
[INFO] [stdout] 263 | #[derive(Debug, PartialEq, Copy, Clone, From)]
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: conflicting implementation in crate `core`:
[INFO] [stdout] - impl std::convert::From for T;
[INFO] [stdout] = note: downstream crates may implement trait `std::convert::From`
[INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::From` for type `attribute::Style`:
[INFO] [stdout] --> src/attribute.rs:851:39
[INFO] [stdout] |
[INFO] [stdout] 851 | #[derive(Debug, PartialEq, Clone, From)]
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: conflicting implementation in crate `core`:
[INFO] [stdout] - impl std::convert::From for T;
[INFO] [stdout] = note: downstream crates may implement trait `std::convert::From`
[INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::From` for type `attribute::Color`:
[INFO] [stdout] --> src/attribute.rs:263:45
[INFO] [stdout] |
[INFO] [stdout] 263 | #[derive(Debug, PartialEq, Copy, Clone, From)]
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: conflicting implementation in crate `core`:
[INFO] [stdout] - impl std::convert::From for T;
[INFO] [stdout] = note: downstream crates may implement trait `std::convert::From`
[INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::From` for type `attribute::Style`:
[INFO] [stdout] --> src/attribute.rs:851:39
[INFO] [stdout] |
[INFO] [stdout] 851 | #[derive(Debug, PartialEq, Clone, From)]
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: conflicting implementation in crate `core`:
[INFO] [stdout] - impl std::convert::From for T;
[INFO] [stdout] = note: downstream crates may implement trait `std::convert::From`
[INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0119, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `savory-html`
[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 4 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0119, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "e2739fc6696307ef9696ac696107db0651faeb4238fa85f2f00abd38505bbba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2739fc6696307ef9696ac696107db0651faeb4238fa85f2f00abd38505bbba8", kill_on_drop: false }`
[INFO] [stdout] e2739fc6696307ef9696ac696107db0651faeb4238fa85f2f00abd38505bbba8