[INFO] fetching crate lyon-geo-types 0.1.0...
[INFO] checking lyon-geo-types-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate lyon-geo-types 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate lyon-geo-types 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lyon-geo-types 0.1.0
[INFO] finished tweaking crates.io crate lyon-geo-types 0.1.0
[INFO] tweaked toml for crates.io crate lyon-geo-types 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate lyon-geo-types 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lyon_geom v0.17.4
[INFO] [stderr]   Downloaded lyon_path v0.17.4
[INFO] [stderr]   Downloaded sid v0.6.1
[INFO] [stderr]   Downloaded lyon_algorithms v0.17.4
[INFO] [stderr]   Downloaded geo-clipper v0.7.0
[INFO] [stderr]   Downloaded lyon v0.17.5
[INFO] [stderr]   Downloaded geo-types v0.7.2
[INFO] [stderr]   Downloaded clipper-sys v0.5.0
[INFO] [stderr]   Downloaded lyon_tessellation v0.17.8
[INFO] [stderr]   Downloaded euclid v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f97326450573d9c6d73c599db4088843738b080a07bd50ba7b7e313c5162588c
[INFO] running `Command { std: "docker" "start" "-a" "f97326450573d9c6d73c599db4088843738b080a07bd50ba7b7e313c5162588c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f97326450573d9c6d73c599db4088843738b080a07bd50ba7b7e313c5162588c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97326450573d9c6d73c599db4088843738b080a07bd50ba7b7e313c5162588c", kill_on_drop: false }`
[INFO] [stdout] f97326450573d9c6d73c599db4088843738b080a07bd50ba7b7e313c5162588c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc24c10c1888a400cfde4ea99ce26aed45c884fb8019493e4669a9ea5f2ee4b0
[INFO] running `Command { std: "docker" "start" "-a" "cc24c10c1888a400cfde4ea99ce26aed45c884fb8019493e4669a9ea5f2ee4b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling clipper-sys v0.5.0
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking geo-types v0.7.2
[INFO] [stderr]     Checking lyon_geom v0.17.4
[INFO] [stderr]     Checking lyon_path v0.17.4
[INFO] [stderr]     Checking lyon_tessellation v0.17.8
[INFO] [stderr]     Checking lyon_algorithms v0.17.4
[INFO] [stderr]     Checking lyon-geo-types v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lyon v0.17.5
[INFO] [stderr]     Checking geo-clipper v0.7.0
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/union.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/xor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/diff-left.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/diff-right.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/inter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "union") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "diff-left") due to 2 previous errors
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "inter") due to 2 previous errors
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "xor") due to 2 previous errors
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "diff-right") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc24c10c1888a400cfde4ea99ce26aed45c884fb8019493e4669a9ea5f2ee4b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc24c10c1888a400cfde4ea99ce26aed45c884fb8019493e4669a9ea5f2ee4b0", kill_on_drop: false }`
[INFO] [stdout] cc24c10c1888a400cfde4ea99ce26aed45c884fb8019493e4669a9ea5f2ee4b0
[INFO] checking lyon-geo-types-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate lyon-geo-types 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate lyon-geo-types 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lyon-geo-types 0.1.0
[INFO] finished tweaking crates.io crate lyon-geo-types 0.1.0
[INFO] tweaked toml for crates.io crate lyon-geo-types 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate lyon-geo-types 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6dbcd583c6f143587d469ca9cd4785ee0f4a484ed51ae72c6a129444181ee69
[INFO] running `Command { std: "docker" "start" "-a" "e6dbcd583c6f143587d469ca9cd4785ee0f4a484ed51ae72c6a129444181ee69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6dbcd583c6f143587d469ca9cd4785ee0f4a484ed51ae72c6a129444181ee69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6dbcd583c6f143587d469ca9cd4785ee0f4a484ed51ae72c6a129444181ee69", kill_on_drop: false }`
[INFO] [stdout] e6dbcd583c6f143587d469ca9cd4785ee0f4a484ed51ae72c6a129444181ee69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd943a4867a841b4c507370742951244c5b5be3141a138eff4aefec6f177f3a2
[INFO] running `Command { std: "docker" "start" "-a" "bd943a4867a841b4c507370742951244c5b5be3141a138eff4aefec6f177f3a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling clipper-sys v0.5.0
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking geo-types v0.7.2
[INFO] [stderr]     Checking lyon_geom v0.17.4
[INFO] [stderr]     Checking lyon_path v0.17.4
[INFO] [stderr]     Checking lyon_tessellation v0.17.8
[INFO] [stderr]     Checking lyon_algorithms v0.17.4
[INFO] [stderr]     Checking lyon-geo-types v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lyon v0.17.5
[INFO] [stderr]     Checking geo-clipper v0.7.0
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/diff-left.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/xor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/inter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/union.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xml_utils`
[INFO] [stdout]  --> examples/diff-right.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use xml_utils::{Color, FillOptions, Svg, SvgPath, ViewBox};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `xml_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "diff-left") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "xor") due to 2 previous errors
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "union") due to 2 previous errors
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "inter") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lyon-geo-types` (example "diff-right") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd943a4867a841b4c507370742951244c5b5be3141a138eff4aefec6f177f3a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd943a4867a841b4c507370742951244c5b5be3141a138eff4aefec6f177f3a2", kill_on_drop: false }`
[INFO] [stdout] bd943a4867a841b4c507370742951244c5b5be3141a138eff4aefec6f177f3a2
