[INFO] cloning repository https://github.com/phiresky/tree-magic-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phiresky/tree-magic-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Ftree-magic-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Ftree-magic-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f006c75b684278640f2d09b3591914d91716e627 [INFO] checking phiresky/tree-magic-cli against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Ftree-magic-cli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/tree-magic-cli on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phiresky/tree-magic-cli [INFO] finished tweaking git repo https://github.com/phiresky/tree-magic-cli [INFO] tweaked toml for git repo https://github.com/phiresky/tree-magic-cli written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/phiresky/tree-magic-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded built v0.4.2 [INFO] [stderr] Downloaded tabwriter v1.2.1 [INFO] [stderr] Downloaded tree_magic_mini v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc2325fd0cc93ef829979d3c8d6b16e7b84629fc33299712ce0f9dbe5d3fab8b [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" "cc2325fd0cc93ef829979d3c8d6b16e7b84629fc33299712ce0f9dbe5d3fab8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2325fd0cc93ef829979d3c8d6b16e7b84629fc33299712ce0f9dbe5d3fab8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2325fd0cc93ef829979d3c8d6b16e7b84629fc33299712ce0f9dbe5d3fab8b", kill_on_drop: false }` [INFO] [stdout] cc2325fd0cc93ef829979d3c8d6b16e7b84629fc33299712ce0f9dbe5d3fab8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 819e31de2519f46505af4d074c7daeb0c5810e58ecdbe19f20ea9c59a3c17122 [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" "819e31de2519f46505af4d074c7daeb0c5810e58ecdbe19f20ea9c59a3c17122", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking tree_magic_mini v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.2 [INFO] [stderr] Compiling tree-magic-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "819e31de2519f46505af4d074c7daeb0c5810e58ecdbe19f20ea9c59a3c17122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819e31de2519f46505af4d074c7daeb0c5810e58ecdbe19f20ea9c59a3c17122", kill_on_drop: false }` [INFO] [stdout] 819e31de2519f46505af4d074c7daeb0c5810e58ecdbe19f20ea9c59a3c17122