[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) -> bench [INFO] [stderr] 5e6e4b9..8f0e3ca master -> master [INFO] [stderr] * [new tag] typos-codegen-v1.0.0 -> typos-codegen-v1.0.0 [INFO] [stderr] * [new tag] typos-codegen-v1.0.1 -> typos-codegen-v1.0.1 [INFO] [stderr] * [new tag] typos-dict-v0.1.0 -> typos-dict-v0.1.0 [INFO] [stderr] * [new tag] typos-dict-v0.1.1 -> typos-dict-v0.1.1 [INFO] [stderr] * [new tag] typos-dict-v0.2.0 -> typos-dict-v0.2.0 [INFO] [stderr] * [new tag] typos-v0.1.0 -> typos-v0.1.0 [INFO] [stderr] * [new tag] typos-v0.1.1 -> typos-v0.1.1 [INFO] [stderr] * [new tag] v0.1.0 -> v0.1.0 [INFO] [stderr] * [new tag] v0.1.1 -> v0.1.1 [INFO] [stderr] * [new tag] v0.1.2 -> v0.1.2 [INFO] [stderr] * [new tag] v0.1.3 -> v0.1.3 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8f0e3ca57b80aa756f1707851cd9cf6c924ffd22 [INFO] checking epage/defenestrate against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [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 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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] 20602e16a11da4ee000d614cfa304ac089206705d32fa536667636dcfee6fb8d [INFO] running `"docker" "start" "-a" "20602e16a11da4ee000d614cfa304ac089206705d32fa536667636dcfee6fb8d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.19 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking typos-dict v0.2.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking globwalk v0.5.0 [INFO] [stderr] Checking assert_fs v0.11.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] error: could not compile `typos-dict`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name typos_dict /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=7932b8de0a35e356 -C extra-filename=-7932b8de0a35e356 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-c8398578e02c9f4d.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c9fd695320679bd4.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-c176932475128dde.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=92642b36c0cf1b94 -C extra-filename=-92642b36c0cf1b94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17614cd1242bf7bb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-df9d57cce49797a8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-e676bf84e317b386.rmeta --cap-lints allow --cap-lints=allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "20602e16a11da4ee000d614cfa304ac089206705d32fa536667636dcfee6fb8d"` [INFO] running `"docker" "rm" "-f" "20602e16a11da4ee000d614cfa304ac089206705d32fa536667636dcfee6fb8d"` [INFO] [stdout] 20602e16a11da4ee000d614cfa304ac089206705d32fa536667636dcfee6fb8d