[INFO] cloning repository https://github.com/FedericoStra/dfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FedericoStra/dfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedericoStra%2Fdfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedericoStra%2Fdfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 677cf24862ceb663f9aafc4801ac9f58101250b3 [INFO] testing FedericoStra/dfs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedericoStra%2Fdfs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FedericoStra/dfs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FedericoStra/dfs [INFO] finished tweaking git repo https://github.com/FedericoStra/dfs [INFO] tweaked toml for git repo https://github.com/FedericoStra/dfs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/FedericoStra/dfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] fe616b08ffd6fcad9c79a95eef807ae3bf9f057577840ffc13df0fe8f891e91c [INFO] running `Command { std: "docker" "start" "-a" "fe616b08ffd6fcad9c79a95eef807ae3bf9f057577840ffc13df0fe8f891e91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe616b08ffd6fcad9c79a95eef807ae3bf9f057577840ffc13df0fe8f891e91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe616b08ffd6fcad9c79a95eef807ae3bf9f057577840ffc13df0fe8f891e91c", kill_on_drop: false }` [INFO] [stdout] fe616b08ffd6fcad9c79a95eef807ae3bf9f057577840ffc13df0fe8f891e91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] 940399880e84925c5d862e2af8d13e127e7608ab7f0c0021de7b689fadba2f30 [INFO] running `Command { std: "docker" "start" "-a" "940399880e84925c5d862e2af8d13e127e7608ab7f0c0021de7b689fadba2f30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling dfs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.19s [INFO] running `Command { std: "docker" "inspect" "940399880e84925c5d862e2af8d13e127e7608ab7f0c0021de7b689fadba2f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940399880e84925c5d862e2af8d13e127e7608ab7f0c0021de7b689fadba2f30", kill_on_drop: false }` [INFO] [stdout] 940399880e84925c5d862e2af8d13e127e7608ab7f0c0021de7b689fadba2f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] b80c6cf90db204c012105e0e0d3e07e4118697d73423af8cad03b81c061213c7 [INFO] running `Command { std: "docker" "start" "-a" "b80c6cf90db204c012105e0e0d3e07e4118697d73423af8cad03b81c061213c7", kill_on_drop: false }` [INFO] [stderr] Compiling dfs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dfs-067c79552d5bc641) [INFO] running `Command { std: "docker" "inspect" "b80c6cf90db204c012105e0e0d3e07e4118697d73423af8cad03b81c061213c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80c6cf90db204c012105e0e0d3e07e4118697d73423af8cad03b81c061213c7", kill_on_drop: false }` [INFO] [stdout] b80c6cf90db204c012105e0e0d3e07e4118697d73423af8cad03b81c061213c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] 902f9e0698ccdccb8f079a824f75abc1730fdd7f929c4192753d56509114fa16 [INFO] running `Command { std: "docker" "start" "-a" "902f9e0698ccdccb8f079a824f75abc1730fdd7f929c4192753d56509114fa16", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dfs-067c79552d5bc641) [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" "902f9e0698ccdccb8f079a824f75abc1730fdd7f929c4192753d56509114fa16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902f9e0698ccdccb8f079a824f75abc1730fdd7f929c4192753d56509114fa16", kill_on_drop: false }` [INFO] [stdout] 902f9e0698ccdccb8f079a824f75abc1730fdd7f929c4192753d56509114fa16