[INFO] updating cached repository https://github.com/Peltoche/lsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff08f444fed45793ed33125d4ccad2a7988e9987 [INFO] checking Peltoche/lsd against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Flsd" "/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/Peltoche/lsd on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Peltoche/lsd [INFO] finished tweaking git repo https://github.com/Peltoche/lsd [INFO] tweaked toml for git repo https://github.com/Peltoche/lsd written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Peltoche/lsd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "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] a3672c8c0342804fdf9edf7c77dac9b21d40d83797e45665731599815882aa30 [INFO] running `Command { std: "docker" "start" "-a" "a3672c8c0342804fdf9edf7c77dac9b21d40d83797e45665731599815882aa30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3672c8c0342804fdf9edf7c77dac9b21d40d83797e45665731599815882aa30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3672c8c0342804fdf9edf7c77dac9b21d40d83797e45665731599815882aa30", kill_on_drop: false }` [INFO] [stdout] a3672c8c0342804fdf9edf7c77dac9b21d40d83797e45665731599815882aa30 [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" "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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "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] 3dde238c40de21c6eeaaa0a77ec459e971d01576775afcfce9aa541a7863edb9 [INFO] running `Command { std: "docker" "start" "-a" "3dde238c40de21c6eeaaa0a77ec459e971d01576775afcfce9aa541a7863edb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking lscolors v0.7.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking assert_fs v1.0.0 [INFO] [stderr] Compiling lsd v0.17.1-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.83s [INFO] running `Command { std: "docker" "inspect" "3dde238c40de21c6eeaaa0a77ec459e971d01576775afcfce9aa541a7863edb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dde238c40de21c6eeaaa0a77ec459e971d01576775afcfce9aa541a7863edb9", kill_on_drop: false }` [INFO] [stdout] 3dde238c40de21c6eeaaa0a77ec459e971d01576775afcfce9aa541a7863edb9