[INFO] cloning repository https://github.com/icepuma/stream-jenkins-logs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icepuma/stream-jenkins-logs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficepuma%2Fstream-jenkins-logs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficepuma%2Fstream-jenkins-logs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0aa12c8767d7f4a5c9d6b368a11f1105902476bb [INFO] checking icepuma/stream-jenkins-logs against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficepuma%2Fstream-jenkins-logs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icepuma/stream-jenkins-logs on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/icepuma/stream-jenkins-logs [INFO] finished tweaking git repo https://github.com/icepuma/stream-jenkins-logs [INFO] tweaked toml for git repo https://github.com/icepuma/stream-jenkins-logs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/icepuma/stream-jenkins-logs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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] f20002fe671c17ed6e47428bcea6cef98a5b2cdb95b23c4157c4334d044eb45e [INFO] running `"docker" "start" "-a" "f20002fe671c17ed6e47428bcea6cef98a5b2cdb95b23c4157c4334d044eb45e"` [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking h2 v0.1.22 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Checking stream-jenkins-logs v0.1.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "f20002fe671c17ed6e47428bcea6cef98a5b2cdb95b23c4157c4334d044eb45e"` [INFO] running `"docker" "rm" "-f" "f20002fe671c17ed6e47428bcea6cef98a5b2cdb95b23c4157c4334d044eb45e"` [INFO] [stdout] f20002fe671c17ed6e47428bcea6cef98a5b2cdb95b23c4157c4334d044eb45e