[INFO] updating cached repository https://github.com/leesdolphin/archivelib-rs [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] a7fbc4dfe57eb806cb203013967b006b7f44ee5f [INFO] checking leesdolphin/archivelib-rs against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Farchivelib-rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (194/322) Checking out files: 61% (197/322) Checking out files: 62% (200/322) Checking out files: 63% (203/322) Checking out files: 64% (207/322) Checking out files: 65% (210/322) Checking out files: 66% (213/322) Checking out files: 67% (216/322) Checking out files: 68% (219/322) Checking out files: 69% (223/322) Checking out files: 70% (226/322) Checking out files: 71% (229/322) Checking out files: 72% (232/322) Checking out files: 73% (236/322) Checking out files: 74% (239/322) Checking out files: 75% (242/322) Checking out files: 76% (245/322) Checking out files: 77% (248/322) Checking out files: 78% (252/322) Checking out files: 79% (255/322) Checking out files: 80% (258/322) Checking out files: 81% (261/322) Checking out files: 82% (265/322) Checking out files: 83% (268/322) Checking out files: 84% (271/322) Checking out files: 85% (274/322) Checking out files: 86% (277/322) Checking out files: 87% (281/322) Checking out files: 88% (284/322) Checking out files: 89% (287/322) Checking out files: 90% (290/322) Checking out files: 91% (294/322) Checking out files: 92% (297/322) Checking out files: 93% (300/322) Checking out files: 94% (303/322) Checking out files: 95% (306/322) Checking out files: 96% (310/322) Checking out files: 97% (313/322) Checking out files: 98% (316/322) Checking out files: 99% (319/322) Checking out files: 100% (322/322) Checking out files: 100% (322/322), done. [INFO] validating manifest of git repo https://github.com/leesdolphin/archivelib-rs on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/leesdolphin/archivelib-rs [INFO] removed workspace from git repo https://github.com/leesdolphin/archivelib-rs [INFO] removed path dependency archivelib-sys from git repo https://github.com/leesdolphin/archivelib-rs [INFO] removed path dependency archivelib-sys from git repo https://github.com/leesdolphin/archivelib-rs [INFO] finished tweaking git repo https://github.com/leesdolphin/archivelib-rs [INFO] tweaked toml for git repo https://github.com/leesdolphin/archivelib-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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] 41ef7181836f35447385e9e39e57a523f2994985909df492be30552fd09f1612 [INFO] running `"docker" "start" "-a" "41ef7181836f35447385e9e39e57a523f2994985909df492be30552fd09f1612"` [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] error[E0433]: failed to resolve: could not find `__rt` in `quote` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.6/src/lib.rs:107:70 [INFO] [stderr] | [INFO] [stderr] 107 | fn display_body(s: &synstructure::Structure) -> Result, Error> { [INFO] [stderr] | ^^^^ could not find `__rt` in `quote` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `failure_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "41ef7181836f35447385e9e39e57a523f2994985909df492be30552fd09f1612"` [INFO] running `"docker" "rm" "-f" "41ef7181836f35447385e9e39e57a523f2994985909df492be30552fd09f1612"` [INFO] [stdout] 41ef7181836f35447385e9e39e57a523f2994985909df492be30552fd09f1612