[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] b472543bd00be9e97a86bc27816e83c3731e4414 [INFO] testing PurpleBooth/fix-compaudit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Ffix-compaudit" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleBooth/fix-compaudit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-4/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 9bc2f330f78667de3bfea41b755faae564666014631faa97698ba9c526172fce [INFO] running `Command { std: "docker" "start" "-a" "9bc2f330f78667de3bfea41b755faae564666014631faa97698ba9c526172fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bc2f330f78667de3bfea41b755faae564666014631faa97698ba9c526172fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc2f330f78667de3bfea41b755faae564666014631faa97698ba9c526172fce", kill_on_drop: false }` [INFO] [stdout] 9bc2f330f78667de3bfea41b755faae564666014631faa97698ba9c526172fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0947f8458048dcb791a271756c6c79643c20a147b45e56486b0b6663d27fb793 [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" "0947f8458048dcb791a271756c6c79643c20a147b45e56486b0b6663d27fb793", kill_on_drop: false }` [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fix-compaudit v0.46.75 (/opt/rustwide/workdir) [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.00s [INFO] running `Command { std: "docker" "inspect" "0947f8458048dcb791a271756c6c79643c20a147b45e56486b0b6663d27fb793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0947f8458048dcb791a271756c6c79643c20a147b45e56486b0b6663d27fb793", kill_on_drop: false }` [INFO] [stdout] 0947f8458048dcb791a271756c6c79643c20a147b45e56486b0b6663d27fb793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f091dfbb0b7743a1d477777aacdd96bb4c401841209896e57eab1c3123bd8ab [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" "8f091dfbb0b7743a1d477777aacdd96bb4c401841209896e57eab1c3123bd8ab", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling fix-compaudit v0.46.75 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "8f091dfbb0b7743a1d477777aacdd96bb4c401841209896e57eab1c3123bd8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f091dfbb0b7743a1d477777aacdd96bb4c401841209896e57eab1c3123bd8ab", kill_on_drop: false }` [INFO] [stdout] 8f091dfbb0b7743a1d477777aacdd96bb4c401841209896e57eab1c3123bd8ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 48c84a55cfb51e489b163d3956c125173634ee7c7c85cd5e59d893000f2c41a5 [INFO] running `Command { std: "docker" "start" "-a" "48c84a55cfb51e489b163d3956c125173634ee7c7c85cd5e59d893000f2c41a5", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fix_compaudit-3f53418df6a896ec) [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 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stderr] sudo: unable to resolve host 48c84a55cfb5: Temporary failure in name resolution [INFO] [stdout] test tests::files_that_are_writable_by_others_are_protected ... ok [INFO] [stdout] test tests::files_that_are_writable_by_group_are_protected ... ok [INFO] [stdout] test tests::files_that_are_in_a_directory_that_belongs_to_someone_else_are_protected ... ok [INFO] [stdout] test tests::files_belonging_to_others_inside_that_directory_change_to_belong_to_me ... ok [INFO] [stdout] test tests::files_belonging_to_others_change_to_belong_to_me ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48c84a55cfb51e489b163d3956c125173634ee7c7c85cd5e59d893000f2c41a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c84a55cfb51e489b163d3956c125173634ee7c7c85cd5e59d893000f2c41a5", kill_on_drop: false }` [INFO] [stdout] 48c84a55cfb51e489b163d3956c125173634ee7c7c85cd5e59d893000f2c41a5