[INFO] fetching crate guppy 0.2.1... [INFO] checking guppy-0.2.1 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate guppy 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate guppy 0.2.1 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate guppy 0.2.1 [INFO] finished tweaking crates.io crate guppy 0.2.1 [INFO] tweaked toml for crates.io crate guppy 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate guppy 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 4d7a49e22e46667daf70fa354d9a1d1e68be2bf6b6f8ae746bceb453b8ad7922 [INFO] running `"docker" "start" "-a" "4d7a49e22e46667daf70fa354d9a1d1e68be2bf6b6f8ae746bceb453b8ad7922"` [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 semver v0.9.0 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Checking guppy v0.2.1 (/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: aborting due to 10 previous errors [INFO] [stderr] [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: build failed [INFO] running `"docker" "inspect" "4d7a49e22e46667daf70fa354d9a1d1e68be2bf6b6f8ae746bceb453b8ad7922"` [INFO] running `"docker" "rm" "-f" "4d7a49e22e46667daf70fa354d9a1d1e68be2bf6b6f8ae746bceb453b8ad7922"` [INFO] [stdout] 4d7a49e22e46667daf70fa354d9a1d1e68be2bf6b6f8ae746bceb453b8ad7922