[INFO] fetching crate lyon_algorithms_for_carbide 1.0.4...
[INFO] checking lyon_algorithms_for_carbide-1.0.4 against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] extracting crate lyon_algorithms_for_carbide 1.0.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate lyon_algorithms_for_carbide 1.0.4
[INFO] finished tweaking crates.io crate lyon_algorithms_for_carbide 1.0.4
[INFO] tweaked toml for crates.io crate lyon_algorithms_for_carbide 1.0.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lyon_algorithms_for_carbide 1.0.4 on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lyon_algorithms_for_carbide 1.0.4 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded lyon_path_for_carbide v1.0.4
[INFO] [stderr]   Downloaded lyon_geom_for_carbide v1.0.5
[INFO] [stderr]   Downloaded euclid v0.22.6
[INFO] [stderr]   Downloaded libm v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f398ab6ca024a3f351afb8ebce3a0534ebf6cc0e8ca1c9208a79eb171ec85d9b
[INFO] running `Command { std: "docker" "start" "-a" "f398ab6ca024a3f351afb8ebce3a0534ebf6cc0e8ca1c9208a79eb171ec85d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f398ab6ca024a3f351afb8ebce3a0534ebf6cc0e8ca1c9208a79eb171ec85d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f398ab6ca024a3f351afb8ebce3a0534ebf6cc0e8ca1c9208a79eb171ec85d9b", kill_on_drop: false }`
[INFO] [stdout] f398ab6ca024a3f351afb8ebce3a0534ebf6cc0e8ca1c9208a79eb171ec85d9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e252b0240d6ee25f4f3b44322bc1f98eaee6ed0dc13f82d90ee5e77586f04950
[INFO] running `Command { std: "docker" "start" "-a" "e252b0240d6ee25f4f3b44322bc1f98eaee6ed0dc13f82d90ee5e77586f04950", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking lyon_geom_for_carbide v1.0.5
[INFO] [stderr]     Checking lyon_path_for_carbide v1.0.4
[INFO] [stderr]     Checking lyon_algorithms_for_carbide v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measure.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample {
[INFO] [stdout]     |                   ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measure.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measure.rs:603:27
[INFO] [stdout]     |
[INFO] [stdout] 603 |     fn sample_zero_length(&mut self) -> PathSample {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     fn sample_zero_length(&mut self) -> PathSample<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measure.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample {
[INFO] [stdout]     |                   ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measure.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here                 ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measure.rs:603:27
[INFO] [stdout]     |
[INFO] [stdout] 603 |     fn sample_zero_length(&mut self) -> PathSample {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     fn sample_zero_length(&mut self) -> PathSample<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "e252b0240d6ee25f4f3b44322bc1f98eaee6ed0dc13f82d90ee5e77586f04950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e252b0240d6ee25f4f3b44322bc1f98eaee6ed0dc13f82d90ee5e77586f04950", kill_on_drop: false }`
[INFO] [stdout] e252b0240d6ee25f4f3b44322bc1f98eaee6ed0dc13f82d90ee5e77586f04950
