[INFO] cloning repository https://github.com/quebin31/genuki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quebin31/genuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fgenuki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fgenuki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d02b3569c74af98f9a514c910d2e076028b8e2ee [INFO] checking quebin31/genuki against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fgenuki" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quebin31/genuki on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quebin31/genuki [INFO] finished tweaking git repo https://github.com/quebin31/genuki [INFO] tweaked toml for git repo https://github.com/quebin31/genuki written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/quebin31/genuki already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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] 3cec76e9ef39afa4c790cc20cb4bb7089a3794b8f35b8a961622f59ee3c06108 [INFO] running `Command { std: "docker" "start" "-a" "3cec76e9ef39afa4c790cc20cb4bb7089a3794b8f35b8a961622f59ee3c06108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cec76e9ef39afa4c790cc20cb4bb7089a3794b8f35b8a961622f59ee3c06108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cec76e9ef39afa4c790cc20cb4bb7089a3794b8f35b8a961622f59ee3c06108", kill_on_drop: false }` [INFO] [stdout] 3cec76e9ef39afa4c790cc20cb4bb7089a3794b8f35b8a961622f59ee3c06108 [INFO] running `Command { std: "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" "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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7abe0b9d54f8360818ba76a6aa41db0d2eb7bb2ef86b15a78238e8ca0599cf89 [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" "7abe0b9d54f8360818ba76a6aa41db0d2eb7bb2ef86b15a78238e8ca0599cf89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking shells v0.2.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking genuki v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.66s [INFO] running `Command { std: "docker" "inspect" "7abe0b9d54f8360818ba76a6aa41db0d2eb7bb2ef86b15a78238e8ca0599cf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abe0b9d54f8360818ba76a6aa41db0d2eb7bb2ef86b15a78238e8ca0599cf89", kill_on_drop: false }` [INFO] [stdout] 7abe0b9d54f8360818ba76a6aa41db0d2eb7bb2ef86b15a78238e8ca0599cf89