[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 try#f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f for pr-69560 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fdefenestrate" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/defenestrate on toolchain f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "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-5/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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "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] 6ff559a1b4bfe6501a2b0919d1f7285646c91a6328c91b143044cb97e2225fcd [INFO] running `"docker" "start" "-a" "6ff559a1b4bfe6501a2b0919d1f7285646c91a6328c91b143044cb97e2225fcd"` [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [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 serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking predicates v1.0.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.10 [INFO] [stderr] Checking typos-dict v0.2.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling proc-macro-error v0.4.10 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking clap-verbosity-flag v0.3.1 [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=ef014fc343603a70 -C extra-filename=-ef014fc343603a70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d12f975fe8a80925.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-a5e0812b8f8b3092.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-badef04d0f911e90.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: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=b9d2a0293b43ec70 -C extra-filename=-b9d2a0293b43ec70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807e1fcc6f4a2112.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90108c833a71326b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-246fd0ba3fe358b3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-54a64c65c17b3d2c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e0abadbcb102a8c9.rlib --extern proc_macro --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" "6ff559a1b4bfe6501a2b0919d1f7285646c91a6328c91b143044cb97e2225fcd"` [INFO] running `"docker" "rm" "-f" "6ff559a1b4bfe6501a2b0919d1f7285646c91a6328c91b143044cb97e2225fcd"` [INFO] [stdout] 6ff559a1b4bfe6501a2b0919d1f7285646c91a6328c91b143044cb97e2225fcd