[INFO] cloning repository https://github.com/alexlafroscia/proj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexlafroscia/proj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlafroscia%2Fproj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlafroscia%2Fproj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ced87cce8fbc71ed4f577dcc7fe927a86dc2d31 [INFO] testing alexlafroscia/proj against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlafroscia%2Fproj" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexlafroscia/proj on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexlafroscia/proj [INFO] finished tweaking git repo https://github.com/alexlafroscia/proj [INFO] tweaked toml for git repo https://github.com/alexlafroscia/proj written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/alexlafroscia/proj already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d906d0e15584526e9c6b21bbb3c62efbeaf505a59a7f566f0b3be2fd15e470c1 [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" "d906d0e15584526e9c6b21bbb3c62efbeaf505a59a7f566f0b3be2fd15e470c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d906d0e15584526e9c6b21bbb3c62efbeaf505a59a7f566f0b3be2fd15e470c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d906d0e15584526e9c6b21bbb3c62efbeaf505a59a7f566f0b3be2fd15e470c1", kill_on_drop: false }` [INFO] [stdout] d906d0e15584526e9c6b21bbb3c62efbeaf505a59a7f566f0b3be2fd15e470c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60e11538fcb88cf9527afa7494d0da22c91f5c4ee4d633f17d7eb49c761a1eae [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" "60e11538fcb88cf9527afa7494d0da22c91f5c4ee4d633f17d7eb49c761a1eae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling proj v1.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.22s [INFO] running `Command { std: "docker" "inspect" "60e11538fcb88cf9527afa7494d0da22c91f5c4ee4d633f17d7eb49c761a1eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e11538fcb88cf9527afa7494d0da22c91f5c4ee4d633f17d7eb49c761a1eae", kill_on_drop: false }` [INFO] [stdout] 60e11538fcb88cf9527afa7494d0da22c91f5c4ee4d633f17d7eb49c761a1eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] 8ad2a885fc2a9dded34f026ab53494c565dec9d4014f13ee4a8e66287e1cf064 [INFO] running `Command { std: "docker" "start" "-a" "8ad2a885fc2a9dded34f026ab53494c565dec9d4014f13ee4a8e66287e1cf064", kill_on_drop: false }` [INFO] [stderr] Compiling proj v1.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.86s [INFO] running `Command { std: "docker" "inspect" "8ad2a885fc2a9dded34f026ab53494c565dec9d4014f13ee4a8e66287e1cf064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad2a885fc2a9dded34f026ab53494c565dec9d4014f13ee4a8e66287e1cf064", kill_on_drop: false }` [INFO] [stdout] 8ad2a885fc2a9dded34f026ab53494c565dec9d4014f13ee4a8e66287e1cf064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d61e3bdd585a0ef17164f9962b0b084ca22a81dd91b5b0a9e7dc95e91fd9e3a6 [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" "d61e3bdd585a0ef17164f9962b0b084ca22a81dd91b5b0a9e7dc95e91fd9e3a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/proj-cc62072c3646f7bb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test list_projects::tests::filtering_files ... ok [INFO] [stdout] test list_projects::tests::non_project_directories ... ok [INFO] [stdout] test list_projects::tests::nested_directories ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d61e3bdd585a0ef17164f9962b0b084ca22a81dd91b5b0a9e7dc95e91fd9e3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61e3bdd585a0ef17164f9962b0b084ca22a81dd91b5b0a9e7dc95e91fd9e3a6", kill_on_drop: false }` [INFO] [stdout] d61e3bdd585a0ef17164f9962b0b084ca22a81dd91b5b0a9e7dc95e91fd9e3a6