[INFO] updating cached repository https://github.com/epage/defenestrate [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] [stderr] From https://github.com/epage/defenestrate [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/bstr-0.2.11 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/derive_more-0.99.3 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde_json-1.0.48 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/thiserror-1.0.11 [INFO] [stderr] 72b2ff6..ce4a757 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce4a7578d74e57829205bde52d1bebc61482c55c [INFO] checking epage/defenestrate against try#98d5ea1855f1028095b37c493ba31093c8519d68 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fdefenestrate" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/defenestrate on toolchain 98d5ea1855f1028095b37c493ba31093c8519d68 [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/epage/defenestrate [INFO] removed workspace from git repo https://github.com/epage/defenestrate [INFO] removed path dependency typos from git repo https://github.com/epage/defenestrate [INFO] removed path dependency typos-dict from git repo https://github.com/epage/defenestrate [INFO] finished tweaking git repo https://github.com/epage/defenestrate [INFO] tweaked toml for git repo https://github.com/epage/defenestrate written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/epage/defenestrate already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+98d5ea1855f1028095b37c493ba31093c8519d68" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+98d5ea1855f1028095b37c493ba31093c8519d68" "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] fe19d8f0edb895388b4ed78969f09aa73cbdae8a2d420b3f55ddd191cf3bd6da [INFO] running `"docker" "start" "-a" "fe19d8f0edb895388b4ed78969f09aa73cbdae8a2d420b3f55ddd191cf3bd6da"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking typos-dict v0.2.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] error: could not compile `typos-dict`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name typos_dict --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typos-dict-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5eb4832976e80152 -C extra-filename=-5eb4832976e80152 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-27178cb478feb19d.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-8403f076c2e3dfc0.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-2d5a0585d09c3619.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe19d8f0edb895388b4ed78969f09aa73cbdae8a2d420b3f55ddd191cf3bd6da"` [INFO] running `"docker" "rm" "-f" "fe19d8f0edb895388b4ed78969f09aa73cbdae8a2d420b3f55ddd191cf3bd6da"` [INFO] [stdout] fe19d8f0edb895388b4ed78969f09aa73cbdae8a2d420b3f55ddd191cf3bd6da