[INFO] cloning repository https://github.com/xna00/ipsync2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xna00/ipsync2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxna00%2Fipsync2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxna00%2Fipsync2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5670c17e34d09bc1133c2320d227a2795910757 [INFO] building xna00/ipsync2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxna00%2Fipsync2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xna00/ipsync2 [INFO] finished tweaking git repo https://github.com/xna00/ipsync2 [INFO] tweaked toml for git repo https://github.com/xna00/ipsync2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xna00/ipsync2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xna00/ipsync2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imap-proto v0.10.2 [INFO] [stderr] Downloaded email-encoding v0.3.0 [INFO] [stderr] Downloaded quoted_printable v0.5.0 [INFO] [stderr] Downloaded imap v2.4.1 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded netif v0.1.6 [INFO] [stderr] Downloaded lettre v0.11.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b7735e423218cb12af50099544311929ec588c3365a8e43f8b7d3ea3fba86df [INFO] running `Command { std: "docker" "start" "-a" "3b7735e423218cb12af50099544311929ec588c3365a8e43f8b7d3ea3fba86df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b7735e423218cb12af50099544311929ec588c3365a8e43f8b7d3ea3fba86df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7735e423218cb12af50099544311929ec588c3365a8e43f8b7d3ea3fba86df", kill_on_drop: false }` [INFO] [stdout] 3b7735e423218cb12af50099544311929ec588c3365a8e43f8b7d3ea3fba86df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e2a5646f5fdb3d22d5acfc88cc5b521f170ab0bc19e7fc85a825964c6d0b2d3 [INFO] running `Command { std: "docker" "start" "-a" "7e2a5646f5fdb3d22d5acfc88cc5b521f170ab0bc19e7fc85a825964c6d0b2d3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling netif v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ipsync v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "7e2a5646f5fdb3d22d5acfc88cc5b521f170ab0bc19e7fc85a825964c6d0b2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2a5646f5fdb3d22d5acfc88cc5b521f170ab0bc19e7fc85a825964c6d0b2d3", kill_on_drop: false }` [INFO] [stdout] 7e2a5646f5fdb3d22d5acfc88cc5b521f170ab0bc19e7fc85a825964c6d0b2d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3d52da77b9c48f87bae5e9e6bf4c796df752f2b0eebb57bd3cb37edc0a9b8c0 [INFO] running `Command { std: "docker" "start" "-a" "d3d52da77b9c48f87bae5e9e6bf4c796df752f2b0eebb57bd3cb37edc0a9b8c0", kill_on_drop: false }` [INFO] [stderr] Compiling ipsync v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "d3d52da77b9c48f87bae5e9e6bf4c796df752f2b0eebb57bd3cb37edc0a9b8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d52da77b9c48f87bae5e9e6bf4c796df752f2b0eebb57bd3cb37edc0a9b8c0", kill_on_drop: false }` [INFO] [stdout] d3d52da77b9c48f87bae5e9e6bf4c796df752f2b0eebb57bd3cb37edc0a9b8c0