[INFO] updating cached repository https://github.com/tilpner/ilc
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 0a2466234db3eeaac9f68fd1a51b6be33a4d45ae
[INFO] checking tilpner/ilc against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilpner%2Filc" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tilpner/ilc on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/tilpner/ilc
[INFO] finished tweaking git repo https://github.com/tilpner/ilc
[INFO] tweaked toml for git repo https://github.com/tilpner/ilc written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/tilpner/ilc already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f9a373858c92ea238e02fc4c4127135486bf1d9308643af0e5b0f1f9d4e55a65
[INFO] running `"docker" "start" "-a" "f9a373858c92ea238e02fc4c4127135486bf1d9308643af0e5b0f1f9d4e55a65"`
[INFO] [stderr] warning: path override for crate `ilc-cli` has altered the original list of
[INFO] [stderr] dependencies; the dependency on `includedir` was either added or
[INFO] [stderr] modified to not match the previously resolved version
[INFO] [stderr] 
[INFO] [stderr] This is currently allowed but is known to produce buggy behavior with spurious
[INFO] [stderr] recompiles and changes to the crate graph. Path overrides unfortunately were
[INFO] [stderr] never intended to support this feature, so for now this message is just a
[INFO] [stderr] warning. In the future, however, this message will become a hard error.
[INFO] [stderr] 
[INFO] [stderr] To change the dependency graph via an override it's recommended to use the
[INFO] [stderr] `[replace]` feature of Cargo instead of the path override feature. This is
[INFO] [stderr] documented online at the url below for more information.
[INFO] [stderr] 
[INFO] [stderr] https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
[INFO] [stderr] 
[INFO] [stderr] warning: path override for crate `ilc-ops` has altered the original list of
[INFO] [stderr] dependencies; the dependency on `chrono` was either added or
[INFO] [stderr] modified to not match the previously resolved version
[INFO] [stderr] 
[INFO] [stderr] This is currently allowed but is known to produce buggy behavior with spurious
[INFO] [stderr] recompiles and changes to the crate graph. Path overrides unfortunately were
[INFO] [stderr] never intended to support this feature, so for now this message is just a
[INFO] [stderr] warning. In the future, however, this message will become a hard error.
[INFO] [stderr] 
[INFO] [stderr] To change the dependency graph via an override it's recommended to use the
[INFO] [stderr] `[replace]` feature of Cargo instead of the path override feature. This is
[INFO] [stderr] documented online at the url below for more information.
[INFO] [stderr] 
[INFO] [stderr] https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
[INFO] [stderr] 
[INFO] [stderr] error: failed to get `includedir` as a dependency of package `ilc-cli v0.1.2 (/opt/rustwide/workdir/cli)`
[INFO] [stderr]     ... which is depended on by `ilc v0.3.0 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `includedir`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update registry `https://github.com/rust-lang/crates.io-index`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   attempting to make an HTTP request, but --frozen was specified
[INFO] running `"docker" "inspect" "f9a373858c92ea238e02fc4c4127135486bf1d9308643af0e5b0f1f9d4e55a65"`
[INFO] running `"docker" "rm" "-f" "f9a373858c92ea238e02fc4c4127135486bf1d9308643af0e5b0f1f9d4e55a65"`
[INFO] [stdout] f9a373858c92ea238e02fc4c4127135486bf1d9308643af0e5b0f1f9d4e55a65
