[INFO] fetching crate guppy 0.1.8... [INFO] checking guppy-0.1.8 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917 [INFO] extracting crate guppy 0.1.8 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate guppy 0.1.8 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate guppy 0.1.8 [INFO] finished tweaking crates.io crate guppy 0.1.8 [INFO] tweaked toml for crates.io crate guppy 0.1.8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate guppy 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d7c349b5e2b1f794cc556fd0189e5088ae246a925eea754e9bc3150a5804696 [INFO] running `"docker" "start" "-a" "9d7c349b5e2b1f794cc556fd0189e5088ae246a925eea754e9bc3150a5804696"` [INFO] [stderr] Compiling target-spec v0.2.1 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking cfg-expr v0.3.0 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Checking guppy v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/small/metadata1.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:22:37 [INFO] [stderr] | [INFO] [stderr] 22 | pub(crate) static METADATA1: &str = include_str!("../../fixtures/small/metadata1.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/small/metadata2.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:31:37 [INFO] [stderr] | [INFO] [stderr] 31 | pub(crate) static METADATA2: &str = include_str!("../../fixtures/small/metadata2.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/small/metadata_dups.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:38:41 [INFO] [stderr] | [INFO] [stderr] 38 | pub(crate) static METADATA_DUPS: &str = include_str!("../../fixtures/small/metadata_dups.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/small/metadata_cycle1.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:50:43 [INFO] [stderr] | [INFO] [stderr] 50 | pub(crate) static METADATA_CYCLE1: &str = include_str!("../../fixtures/small/metadata_cycle1.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/small/metadata_cycle2.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:56:43 [INFO] [stderr] | [INFO] [stderr] 56 | pub(crate) static METADATA_CYCLE2: &str = include_str!("../../fixtures/small/metadata_cycle2.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/small/metadata_targets1.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | include_str!("../../fixtures/small/metadata_targets1.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/large/metadata_libra.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:81:42 [INFO] [stderr] | [INFO] [stderr] 81 | pub(crate) static METADATA_LIBRA: &str = include_str!("../../fixtures/large/metadata_libra.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/large/metadata_libra_f0091a4.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | include_str!("../../fixtures/large/metadata_libra_f0091a4.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/large/metadata_libra_9ffd93b.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/fixtures.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | include_str!("../../fixtures/large/metadata_libra_9ffd93b.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/unit_tests/../../fixtures/invalid/optional_dev_dep.json: No such file or directory (os error 2) [INFO] [stderr] --> src/unit_tests/invalid_tests.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | include_str!("../../fixtures/invalid/optional_dev_dep.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0700]: hidden type for `impl Trait` captures lifetime that does not appear in bounds [INFO] [stderr] --> src/graph/feature/graph_impl.rs:188:10 [INFO] [stderr] | [INFO] [stderr] 188 | ) -> impl Iterator> + 'a { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: hidden type `std::iter::FlatMap<> + 'a as std::iter::IntoIterator>::IntoIter, std::vec::Vec>, [closure@src/graph/feature/graph_impl.rs:190:42: 217:10 self:&'a graph::feature::graph_impl::FeatureGraph<'g>, filter:impl FeatureFilter<'g> + 'a]>` captures the lifetime `'g` as defined on the impl at 71:6 [INFO] [stderr] --> src/graph/feature/graph_impl.rs:71:6 [INFO] [stderr] | [INFO] [stderr] 71 | impl<'g> FeatureGraph<'g> { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error[E0700]: hidden type for `impl Trait` captures lifetime that does not appear in bounds [INFO] [stderr] --> src/graph/feature/graph_impl.rs:188:10 [INFO] [stderr] | [INFO] [stderr] 188 | ) -> impl Iterator> + 'a { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: hidden type `std::iter::FlatMap<> + 'a as std::iter::IntoIterator>::IntoIter, std::vec::Vec>, [closure@src/graph/feature/graph_impl.rs:190:42: 217:10 self:&'a graph::feature::graph_impl::FeatureGraph<'g>, filter:impl FeatureFilter<'g> + 'a]>` captures the lifetime `'g` as defined on the impl at 71:6 [INFO] [stderr] --> src/graph/feature/graph_impl.rs:71:6 [INFO] [stderr] | [INFO] [stderr] 71 | impl<'g> FeatureGraph<'g> { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0700`. [INFO] [stderr] error: could not compile `guppy`. [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] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0700`. [INFO] [stderr] error: could not compile `guppy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9d7c349b5e2b1f794cc556fd0189e5088ae246a925eea754e9bc3150a5804696"` [INFO] running `"docker" "rm" "-f" "9d7c349b5e2b1f794cc556fd0189e5088ae246a925eea754e9bc3150a5804696"` [INFO] [stdout] 9d7c349b5e2b1f794cc556fd0189e5088ae246a925eea754e9bc3150a5804696