[INFO] cloning repository https://github.com/PurpleBooth/fix-compaudit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PurpleBooth/fix-compaudit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Ffix-compaudit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Ffix-compaudit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63406e45dd1ba4cc69fb714e6b96f4bfe65e646b [INFO] testing PurpleBooth/fix-compaudit against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Ffix-compaudit" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleBooth/fix-compaudit on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PurpleBooth/fix-compaudit [INFO] finished tweaking git repo https://github.com/PurpleBooth/fix-compaudit [INFO] tweaked toml for git repo https://github.com/PurpleBooth/fix-compaudit written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleBooth/fix-compaudit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5784e3633b6a5c4ae1ab10d21ab3b0fe94b89f01660e3b9f1a1a629b42d9f0 [INFO] running `Command { std: "docker" "start" "-a" "0c5784e3633b6a5c4ae1ab10d21ab3b0fe94b89f01660e3b9f1a1a629b42d9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5784e3633b6a5c4ae1ab10d21ab3b0fe94b89f01660e3b9f1a1a629b42d9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5784e3633b6a5c4ae1ab10d21ab3b0fe94b89f01660e3b9f1a1a629b42d9f0", kill_on_drop: false }` [INFO] [stdout] 0c5784e3633b6a5c4ae1ab10d21ab3b0fe94b89f01660e3b9f1a1a629b42d9f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d01a8950bf2c8507b3310d27d9c3f1f526c1989b33d57b1d053a9bb17353a38 [INFO] running `Command { std: "docker" "start" "-a" "1d01a8950bf2c8507b3310d27d9c3f1f526c1989b33d57b1d053a9bb17353a38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fix-compaudit v0.46.66 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.35s [INFO] running `Command { std: "docker" "inspect" "1d01a8950bf2c8507b3310d27d9c3f1f526c1989b33d57b1d053a9bb17353a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d01a8950bf2c8507b3310d27d9c3f1f526c1989b33d57b1d053a9bb17353a38", kill_on_drop: false }` [INFO] [stdout] 1d01a8950bf2c8507b3310d27d9c3f1f526c1989b33d57b1d053a9bb17353a38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43c7b8482169b0d3942988527961a9f54bd10112bace55aff62eeb7bd5c7304e [INFO] running `Command { std: "docker" "start" "-a" "43c7b8482169b0d3942988527961a9f54bd10112bace55aff62eeb7bd5c7304e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fix-compaudit v0.46.66 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.12s [INFO] running `Command { std: "docker" "inspect" "43c7b8482169b0d3942988527961a9f54bd10112bace55aff62eeb7bd5c7304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c7b8482169b0d3942988527961a9f54bd10112bace55aff62eeb7bd5c7304e", kill_on_drop: false }` [INFO] [stdout] 43c7b8482169b0d3942988527961a9f54bd10112bace55aff62eeb7bd5c7304e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8d6efca10e937d8a168b5a6dbd75a449fe3346cbc51212c519294a839f9addf [INFO] running `Command { std: "docker" "start" "-a" "e8d6efca10e937d8a168b5a6dbd75a449fe3346cbc51212c519294a839f9addf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fix_compaudit-51e5fa1cad3a1ef8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::on_getting_the_list_failing_we_raise_that ... ok [INFO] [stdout] test tests::it_does_nothing_on_no_errors ... ok [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stdout] test tests::files_that_are_writable_by_group_are_protected ... ok [INFO] [stderr] sudo: unable to resolve host e8d6efca10e9: Temporary failure in name resolution [INFO] [stdout] test tests::files_that_are_writable_by_others_are_protected ... ok [INFO] [stdout] test tests::files_belonging_to_others_change_to_belong_to_me ... ok [INFO] [stdout] test tests::files_belonging_to_others_inside_that_directory_change_to_belong_to_me ... ok [INFO] [stdout] test tests::files_that_are_in_a_directory_that_belongs_to_someone_else_are_protected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8d6efca10e937d8a168b5a6dbd75a449fe3346cbc51212c519294a839f9addf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d6efca10e937d8a168b5a6dbd75a449fe3346cbc51212c519294a839f9addf", kill_on_drop: false }` [INFO] [stdout] e8d6efca10e937d8a168b5a6dbd75a449fe3346cbc51212c519294a839f9addf