[INFO] cloning repository https://github.com/tkellogg/duralumin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkellogg/duralumin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkellogg%2Fduralumin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkellogg%2Fduralumin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f26c24982e09fd0c53639e4f06018d07ccd1958 [INFO] testing tkellogg/duralumin 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%2Ftkellogg%2Fduralumin" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkellogg/duralumin 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/tkellogg/duralumin [INFO] finished tweaking git repo https://github.com/tkellogg/duralumin [INFO] tweaked toml for git repo https://github.com/tkellogg/duralumin written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tkellogg/duralumin 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 5f8ab25a28526f304629e419fc5803c7050413417987fbdf6bd46e15f09716b8 [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" "5f8ab25a28526f304629e419fc5803c7050413417987fbdf6bd46e15f09716b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f8ab25a28526f304629e419fc5803c7050413417987fbdf6bd46e15f09716b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8ab25a28526f304629e419fc5803c7050413417987fbdf6bd46e15f09716b8", kill_on_drop: false }` [INFO] [stdout] 5f8ab25a28526f304629e419fc5803c7050413417987fbdf6bd46e15f09716b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6534d3a213d2f252274fdcfe9393fc78016b4a113973ad92c0a3558a43387be1 [INFO] running `Command { std: "docker" "start" "-a" "6534d3a213d2f252274fdcfe9393fc78016b4a113973ad92c0a3558a43387be1", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dura v0.2.0-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "6534d3a213d2f252274fdcfe9393fc78016b4a113973ad92c0a3558a43387be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6534d3a213d2f252274fdcfe9393fc78016b4a113973ad92c0a3558a43387be1", kill_on_drop: false }` [INFO] [stdout] 6534d3a213d2f252274fdcfe9393fc78016b4a113973ad92c0a3558a43387be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 9127c4f8c2dc2c712eabf69367937f578da7b23c4bc39c1f222deabba66de2e6 [INFO] running `Command { std: "docker" "start" "-a" "9127c4f8c2dc2c712eabf69367937f578da7b23c4bc39c1f222deabba66de2e6", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling dura v0.2.0-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.81s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dura-1daf279aed7ce833) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dura-35e7f300b3c4ad31) [INFO] [stderr] Executable tests/snapshots_test.rs (/opt/rustwide/target/debug/deps/snapshots_test-2f2056d6e3336317) [INFO] [stderr] Executable tests/startup_test.rs (/opt/rustwide/target/debug/deps/startup_test-3776f2885429c838) [INFO] [stderr] Executable tests/watch_test.rs (/opt/rustwide/target/debug/deps/watch_test-f9e4c42264a64434) [INFO] running `Command { std: "docker" "inspect" "9127c4f8c2dc2c712eabf69367937f578da7b23c4bc39c1f222deabba66de2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9127c4f8c2dc2c712eabf69367937f578da7b23c4bc39c1f222deabba66de2e6", kill_on_drop: false }` [INFO] [stdout] 9127c4f8c2dc2c712eabf69367937f578da7b23c4bc39c1f222deabba66de2e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 2aa3c8b703d049d63463fe30195a6441c29adca27ba32dbda550264c01c660e0 [INFO] running `Command { std: "docker" "start" "-a" "2aa3c8b703d049d63463fe30195a6441c29adca27ba32dbda550264c01c660e0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dura-1daf279aed7ce833) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test metrics::tests::scrape_log_happy_path ... ok [INFO] [stdout] test metrics::tests::scrape_log_no_snapshot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dura-35e7f300b3c4ad31) [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] [stderr] Running tests/snapshots_test.rs (/opt/rustwide/target/debug/deps/snapshots_test-2f2056d6e3336317) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test no_changes ... ok [INFO] [stdout] test test_commit_signature_using_dura_config ... ok [INFO] [stdout] test change_single_file ... ok [INFO] [stdout] test during_merge_conflicts ... ok [INFO] [stdout] test test_commit_signature_exclude_git_config ... ok [INFO] [stdout] test test_commit_signature_using_git_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/startup_test.rs (/opt/rustwide/target/debug/deps/startup_test-3776f2885429c838) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test start_serve_with_null_pid_in_config ... ok [INFO] [stdout] test start_serve_with_invalid_json ... ok [INFO] [stdout] test start_serve_with_other_pid_in_config ... ok [INFO] [stdout] test start_serve ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running tests/watch_test.rs (/opt/rustwide/target/debug/deps/watch_test-f9e4c42264a64434) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test watch_repo ... ok [INFO] [stdout] test watch_dir_with_repo_nested_3_folders_deep ... ok [INFO] [stdout] test watch_1_dir_with_2_repos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Doc-tests dura [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" "2aa3c8b703d049d63463fe30195a6441c29adca27ba32dbda550264c01c660e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa3c8b703d049d63463fe30195a6441c29adca27ba32dbda550264c01c660e0", kill_on_drop: false }` [INFO] [stdout] 2aa3c8b703d049d63463fe30195a6441c29adca27ba32dbda550264c01c660e0