[INFO] cloning repository https://github.com/NikosEfthias/chttp_bug [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikosEfthias/chttp_bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikosEfthias%2Fchttp_bug"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikosEfthias%2Fchttp_bug'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 021be315720fda9cbab9a52c75ce5e16c84c4cc8 [INFO] checking NikosEfthias/chttp_bug against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikosEfthias%2Fchttp_bug" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NikosEfthias/chttp_bug on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/NikosEfthias/chttp_bug [INFO] finished tweaking git repo https://github.com/NikosEfthias/chttp_bug [INFO] tweaked toml for git repo https://github.com/NikosEfthias/chttp_bug written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/NikosEfthias/chttp_bug already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 973b4bfb7267f3a0f6212118d42cf2d8a535aa783d4ae38cf03962e064d1ea86 [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" "973b4bfb7267f3a0f6212118d42cf2d8a535aa783d4ae38cf03962e064d1ea86"` [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling chttp v0.4.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking openssl-sys v0.9.47 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling psl v0.4.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling withers_derive v0.2.0 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking futures-core-preview v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Checking futures-channel-preview v0.2.2 [INFO] [stderr] Checking futures-io-preview v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Checking futures-sink-preview v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Checking futures-util-preview v0.2.2 [INFO] [stderr] Checking futures-executor-preview v0.2.2 [INFO] [stderr] Checking futures-stable-preview v0.2.3 [INFO] [stderr] Checking futures-async-runtime-preview v0.2.3 [INFO] [stderr] Checking futures-preview v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling psl-lexer v0.2.0 [INFO] [stderr] Compiling psl-codegen v0.4.2 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Psl, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: failed to download the list: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `psl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "973b4bfb7267f3a0f6212118d42cf2d8a535aa783d4ae38cf03962e064d1ea86"` [INFO] running `"docker" "rm" "-f" "973b4bfb7267f3a0f6212118d42cf2d8a535aa783d4ae38cf03962e064d1ea86"` [INFO] [stdout] 973b4bfb7267f3a0f6212118d42cf2d8a535aa783d4ae38cf03962e064d1ea86