[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] * [new branch] dependabot/cargo/bstr-0.2.11 -> dependabot/cargo/bstr-0.2.11 [INFO] [stderr] * [new branch] dependabot/cargo/derive_more-0.99.3 -> dependabot/cargo/derive_more-0.99.3 [INFO] [stderr] * [new branch] dependabot/cargo/serde_json-1.0.48 -> dependabot/cargo/serde_json-1.0.48 [INFO] [stderr] * [new branch] dependabot/cargo/thiserror-1.0.11 -> dependabot/cargo/thiserror-1.0.11 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72b2ff6090b963ee0e31231e74d65f21d52fde9f [INFO] checking epage/defenestrate against master#eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc for pr-69560 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fdefenestrate" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/defenestrate on toolchain eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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-3/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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 481b6a46b37ca9bc61d79019f4c67da54633542ff3410c97de4455074b69ff56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "481b6a46b37ca9bc61d79019f4c67da54633542ff3410c97de4455074b69ff56"` [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking predicates v1.0.3 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking typos-dict v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling proc-macro-error v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking clap-verbosity-flag v0.3.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [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=ee5f1409bd74c568 -C extra-filename=-ee5f1409bd74c568 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-151abc5456a9b5b6.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-52653228bf44c31f.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-910d07e0e5f3d365.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" "481b6a46b37ca9bc61d79019f4c67da54633542ff3410c97de4455074b69ff56"` [INFO] running `"docker" "rm" "-f" "481b6a46b37ca9bc61d79019f4c67da54633542ff3410c97de4455074b69ff56"` [INFO] [stdout] 481b6a46b37ca9bc61d79019f4c67da54633542ff3410c97de4455074b69ff56