[INFO] cloning repository https://github.com/ftilde/maq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftilde/maq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fmaq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fmaq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcbf773e95308936ab9e75c6fe1709e584ad0c32 [INFO] checking ftilde/maq against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fmaq" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ftilde/maq on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ftilde/maq [INFO] finished tweaking git repo https://github.com/ftilde/maq [INFO] tweaked toml for git repo https://github.com/ftilde/maq written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ftilde/maq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/staktrace/mailparse` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuzzy-matcher v0.3.3 [INFO] [stderr] Downloaded io-uring v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8dcfcf6b48314c9ca105a0ee6c6d63263691cd9345753a6b84bda34d44b1b3a3 [INFO] running `Command { std: "docker" "start" "-a" "8dcfcf6b48314c9ca105a0ee6c6d63263691cd9345753a6b84bda34d44b1b3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcfcf6b48314c9ca105a0ee6c6d63263691cd9345753a6b84bda34d44b1b3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcfcf6b48314c9ca105a0ee6c6d63263691cd9345753a6b84bda34d44b1b3a3", kill_on_drop: false }` [INFO] [stdout] 8dcfcf6b48314c9ca105a0ee6c6d63263691cd9345753a6b84bda34d44b1b3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6856ea0451d43c34f56318e68f990060d92a5fe1fce81dcbecc52bbc67188e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6856ea0451d43c34f56318e68f990060d92a5fe1fce81dcbecc52bbc67188e2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling io-uring v0.3.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking charset v0.1.2 [INFO] [stderr] Checking mailparse v0.12.0 (https://github.com/staktrace/mailparse#25b48209) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking maq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.98s [INFO] running `Command { std: "docker" "inspect" "d6856ea0451d43c34f56318e68f990060d92a5fe1fce81dcbecc52bbc67188e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6856ea0451d43c34f56318e68f990060d92a5fe1fce81dcbecc52bbc67188e2", kill_on_drop: false }` [INFO] [stdout] d6856ea0451d43c34f56318e68f990060d92a5fe1fce81dcbecc52bbc67188e2