[INFO] updating cached repository https://github.com/NikosEfthias/chttp_bug [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] 021be315720fda9cbab9a52c75ce5e16c84c4cc8 [INFO] testing NikosEfthias/chttp_bug against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikosEfthias%2Fchttp_bug" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NikosEfthias/chttp_bug on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-10/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abbb1c194e1c7e878da82e0433077adffbd9c3fc43b26e4781da1e1c58258f3e [INFO] running `"docker" "start" "-a" "abbb1c194e1c7e878da82e0433077adffbd9c3fc43b26e4781da1e1c58258f3e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling chttp v0.4.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling futures-core-preview v0.2.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling psl v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling futures-channel-preview v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling futures-sink-preview v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling futures-io-preview v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-util-preview v0.2.2 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling futures-executor-preview v0.2.2 [INFO] [stderr] Compiling withers_derive v0.2.0 [INFO] [stderr] Compiling futures-stable-preview v0.2.3 [INFO] [stderr] Compiling futures-async-runtime-preview v0.2.3 [INFO] [stderr] Compiling futures-preview v0.2.2 [INFO] [stderr] Compiling psl-lexer v0.2.0 [INFO] [stderr] Compiling psl-codegen v0.4.2 [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[E0599]: no method named `domain` found for struct `list::List` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct List; [INFO] [stderr] | ---------------- method `domain` not found for this [INFO] [stderr] ... [INFO] [stderr] 28 | match List.domain(input) { [INFO] [stderr] | ^^^^^^ method not found in `list::List` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] note: `Psl` defines an item `domain`, perhaps you need to implement it [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/lib.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | pub trait Psl { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `suffix` found for struct `list::List` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct List; [INFO] [stderr] | ---------------- method `suffix` not found for this [INFO] [stderr] ... [INFO] [stderr] 51 | match List.suffix(input) { [INFO] [stderr] | ^^^^^^ method not found in `list::List` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] note: `Psl` defines an item `suffix`, perhaps you need to implement it [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/lib.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | pub trait Psl { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `psl`. [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" "abbb1c194e1c7e878da82e0433077adffbd9c3fc43b26e4781da1e1c58258f3e"` [INFO] running `"docker" "rm" "-f" "abbb1c194e1c7e878da82e0433077adffbd9c3fc43b26e4781da1e1c58258f3e"` [INFO] [stdout] abbb1c194e1c7e878da82e0433077adffbd9c3fc43b26e4781da1e1c58258f3e