[INFO] cloning repository https://github.com/JuxhinDB/synner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuxhinDB/synner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuxhinDB%2Fsynner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuxhinDB%2Fsynner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74a070042ca0138f7a43940f480a2c149dd04c30 [INFO] checking JuxhinDB/synner against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuxhinDB%2Fsynner" "/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/JuxhinDB/synner on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JuxhinDB/synner [INFO] finished tweaking git repo https://github.com/JuxhinDB/synner [INFO] tweaked toml for git repo https://github.com/JuxhinDB/synner written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/JuxhinDB/synner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_base v0.25.0 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] ecf12c267e29c222fd1b669ff5e970e805187dfc46bbc12bc9ce978de1bd4d5a [INFO] running `Command { std: "docker" "start" "-a" "ecf12c267e29c222fd1b669ff5e970e805187dfc46bbc12bc9ce978de1bd4d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecf12c267e29c222fd1b669ff5e970e805187dfc46bbc12bc9ce978de1bd4d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf12c267e29c222fd1b669ff5e970e805187dfc46bbc12bc9ce978de1bd4d5a", kill_on_drop: false }` [INFO] [stdout] ecf12c267e29c222fd1b669ff5e970e805187dfc46bbc12bc9ce978de1bd4d5a [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d576f99d943ac6621399b4f54983c469a8ec267b8a099eb84e5a63c33d40629 [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" "3d576f99d943ac6621399b4f54983c469a8ec267b8a099eb84e5a63c33d40629", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Checking pnet_base v0.25.0 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking pnet_macros_support v0.25.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking pnet_sys v0.25.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking pnet_datalink v0.25.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Checking pnet_transport v0.25.0 [INFO] [stderr] Checking synner v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.69s [INFO] running `Command { std: "docker" "inspect" "3d576f99d943ac6621399b4f54983c469a8ec267b8a099eb84e5a63c33d40629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d576f99d943ac6621399b4f54983c469a8ec267b8a099eb84e5a63c33d40629", kill_on_drop: false }` [INFO] [stdout] 3d576f99d943ac6621399b4f54983c469a8ec267b8a099eb84e5a63c33d40629