[INFO] cloning repository https://github.com/nicolasbauw/hexdump-lt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolasbauw/hexdump-lt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasbauw%2Fhexdump-lt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasbauw%2Fhexdump-lt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e25b846ae1c6612c04f6a2495fd1f49376fe3af [INFO] checking nicolasbauw/hexdump-lt against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasbauw%2Fhexdump-lt" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicolasbauw/hexdump-lt on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicolasbauw/hexdump-lt [INFO] finished tweaking git repo https://github.com/nicolasbauw/hexdump-lt [INFO] tweaked toml for git repo https://github.com/nicolasbauw/hexdump-lt written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nicolasbauw/hexdump-lt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b30d84e0412fbe98494950fc20c941ba6359f385d2db12a7c9985d396664705 [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" "1b30d84e0412fbe98494950fc20c941ba6359f385d2db12a7c9985d396664705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b30d84e0412fbe98494950fc20c941ba6359f385d2db12a7c9985d396664705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b30d84e0412fbe98494950fc20c941ba6359f385d2db12a7c9985d396664705", kill_on_drop: false }` [INFO] [stdout] 1b30d84e0412fbe98494950fc20c941ba6359f385d2db12a7c9985d396664705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 43f62380bae8922d9c9c91a4aed3aded06e0a4b39c94b16bc9eabb943691c3e4 [INFO] running `Command { std: "docker" "start" "-a" "43f62380bae8922d9c9c91a4aed3aded06e0a4b39c94b16bc9eabb943691c3e4", kill_on_drop: false }` [INFO] [stderr] Checking hexdump-lt v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `Command { std: "docker" "inspect" "43f62380bae8922d9c9c91a4aed3aded06e0a4b39c94b16bc9eabb943691c3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f62380bae8922d9c9c91a4aed3aded06e0a4b39c94b16bc9eabb943691c3e4", kill_on_drop: false }` [INFO] [stdout] 43f62380bae8922d9c9c91a4aed3aded06e0a4b39c94b16bc9eabb943691c3e4