[INFO] cloning repository https://github.com/matze/proj-to-dot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/proj-to-dot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fproj-to-dot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fproj-to-dot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28cb42b4e354df4cbdfb859dca84da8e6a253ac6 [INFO] testing matze/proj-to-dot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fproj-to-dot" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/proj-to-dot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/proj-to-dot [INFO] finished tweaking git repo https://github.com/matze/proj-to-dot [INFO] tweaked toml for git repo https://github.com/matze/proj-to-dot written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/matze/proj-to-dot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/matze/tree-sitter-coremake` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] f8a14ba67b9879b6de10532b104cb355bf8bce9a8d7c948c8a5e11e130a38832 [INFO] running `Command { std: "docker" "start" "-a" "f8a14ba67b9879b6de10532b104cb355bf8bce9a8d7c948c8a5e11e130a38832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8a14ba67b9879b6de10532b104cb355bf8bce9a8d7c948c8a5e11e130a38832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a14ba67b9879b6de10532b104cb355bf8bce9a8d7c948c8a5e11e130a38832", kill_on_drop: false }` [INFO] [stdout] f8a14ba67b9879b6de10532b104cb355bf8bce9a8d7c948c8a5e11e130a38832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] eb9efa0a431f74f03d660dc4416642e4e3addcd4ff7f5f8919bfaaed4bb3dc9d [INFO] running `Command { std: "docker" "start" "-a" "eb9efa0a431f74f03d660dc4416642e4e3addcd4ff7f5f8919bfaaed4bb3dc9d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling tree-sitter v0.20.0 [INFO] [stderr] Compiling tree-sitter-coremake v0.0.1 (https://github.com/matze/tree-sitter-coremake#763689d7) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling proj-to-dot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "eb9efa0a431f74f03d660dc4416642e4e3addcd4ff7f5f8919bfaaed4bb3dc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9efa0a431f74f03d660dc4416642e4e3addcd4ff7f5f8919bfaaed4bb3dc9d", kill_on_drop: false }` [INFO] [stdout] eb9efa0a431f74f03d660dc4416642e4e3addcd4ff7f5f8919bfaaed4bb3dc9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb3ff7637c186c8339798ee68190777b0a5ac70e7f6bd402ca1bc3e4377d39b1 [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" "fb3ff7637c186c8339798ee68190777b0a5ac70e7f6bd402ca1bc3e4377d39b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proj-to-dot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.14s [INFO] running `Command { std: "docker" "inspect" "fb3ff7637c186c8339798ee68190777b0a5ac70e7f6bd402ca1bc3e4377d39b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3ff7637c186c8339798ee68190777b0a5ac70e7f6bd402ca1bc3e4377d39b1", kill_on_drop: false }` [INFO] [stdout] fb3ff7637c186c8339798ee68190777b0a5ac70e7f6bd402ca1bc3e4377d39b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 648c403cec876c1efbffffa04165a9864bf1fafd16ce5f0a28ad12f5f540322b [INFO] running `Command { std: "docker" "start" "-a" "648c403cec876c1efbffffa04165a9864bf1fafd16ce5f0a28ad12f5f540322b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/proj_to_dot-b1b100b13190936b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "648c403cec876c1efbffffa04165a9864bf1fafd16ce5f0a28ad12f5f540322b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648c403cec876c1efbffffa04165a9864bf1fafd16ce5f0a28ad12f5f540322b", kill_on_drop: false }` [INFO] [stdout] 648c403cec876c1efbffffa04165a9864bf1fafd16ce5f0a28ad12f5f540322b