[INFO] cloning repository https://github.com/judelhaye/philippe [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/judelhaye/philippe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudelhaye%2Fphilippe"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudelhaye%2Fphilippe'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cf2ee21292e1fafe2ca40846b66a0f3356f57744 [INFO] testing judelhaye/philippe against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjudelhaye%2Fphilippe" "/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/judelhaye/philippe 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/judelhaye/philippe [INFO] finished tweaking git repo https://github.com/judelhaye/philippe [INFO] tweaked toml for git repo https://github.com/judelhaye/philippe written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/judelhaye/philippe 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] [stderr] Blocking waiting for file lock on package cache [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" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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=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] ac7091d3b0fdd1ab13b4a5ea26d09a0cc9cce0d04ed2214d414a74cf06a810cc [INFO] running `"docker" "start" "-a" "ac7091d3b0fdd1ab13b4a5ea26d09a0cc9cce0d04ed2214d414a74cf06a810cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling irc v0.9.2 [INFO] [stderr] error[E0432]: unresolved import `openssl::ssl::error::SslError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/conn.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "ssl")] use openssl::ssl::error::SslError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `StdError` [INFO] [stderr] | no `SslError` in `ssl::error` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `time::now` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/server/mod.rs:15:30 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "ctcp")] use time::now; [INFO] [stderr] | ^^^^^^^^^ no `now` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `time::get_time` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/server/utils.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "ctcp")] use time::get_time; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `get_time` in the root [INFO] [stderr] [INFO] [stderr] error[E0603]: module `error` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/conn.rs:15:43 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "ssl")] use openssl::ssl::error::SslError; [INFO] [stderr] | ^^^^^ private module [INFO] [stderr] | [INFO] [stderr] note: the module `error` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.29/src/ssl/mod.rs:110:1 [INFO] [stderr] | [INFO] [stderr] 110 | mod error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `openssl::ssl::SslContext` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/conn.rs:53:46 [INFO] [stderr] | [INFO] [stderr] 53 | let ssl = try!(ssl_to_io(SslContext::new(SslMethod::Tlsv1))); [INFO] [stderr] | ^^^ function or associated item not found in `openssl::ssl::SslContext` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Tlsv1` found for struct `openssl::ssl::SslMethod` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/conn.rs:53:61 [INFO] [stderr] | [INFO] [stderr] 53 | let ssl = try!(ssl_to_io(SslContext::new(SslMethod::Tlsv1))); [INFO] [stderr] | ^^^^^ associated item not found in `openssl::ssl::SslMethod` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `connect_generic` found for struct `openssl::ssl::SslStream<_>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/irc-0.9.2/src/client/conn.rs:54:52 [INFO] [stderr] | [INFO] [stderr] 54 | let ssl_socket = try!(ssl_to_io(SslStream::connect_generic(&ssl, socket))); [INFO] [stderr] | ^^^^^^^^^^^^^^^ function or associated item not found in `openssl::ssl::SslStream<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `irc`. [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" "ac7091d3b0fdd1ab13b4a5ea26d09a0cc9cce0d04ed2214d414a74cf06a810cc"` [INFO] running `"docker" "rm" "-f" "ac7091d3b0fdd1ab13b4a5ea26d09a0cc9cce0d04ed2214d414a74cf06a810cc"` [INFO] [stdout] ac7091d3b0fdd1ab13b4a5ea26d09a0cc9cce0d04ed2214d414a74cf06a810cc