[INFO] cloning repository https://github.com/allenap/firstaide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allenap/firstaide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallenap%2Ffirstaide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallenap%2Ffirstaide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e1557c8e242775091ff2e52d3018e423caa56b6 [INFO] testing allenap/firstaide 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%2Fallenap%2Ffirstaide" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allenap/firstaide 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/allenap/firstaide [INFO] finished tweaking git repo https://github.com/allenap/firstaide [INFO] tweaked toml for git repo https://github.com/allenap/firstaide written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/allenap/firstaide 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-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce075884ed94748381b5e3c6fa556c39b546b04ff9c4abe2e6f9126e2fc3f997 [INFO] running `Command { std: "docker" "start" "-a" "ce075884ed94748381b5e3c6fa556c39b546b04ff9c4abe2e6f9126e2fc3f997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce075884ed94748381b5e3c6fa556c39b546b04ff9c4abe2e6f9126e2fc3f997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce075884ed94748381b5e3c6fa556c39b546b04ff9c4abe2e6f9126e2fc3f997", kill_on_drop: false }` [INFO] [stdout] ce075884ed94748381b5e3c6fa556c39b546b04ff9c4abe2e6f9126e2fc3f997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc14e28713e0dd0ddd063814753b9c89965429025b7c1199407454e410d5816 [INFO] running `Command { std: "docker" "start" "-a" "8fc14e28713e0dd0ddd063814753b9c89965429025b7c1199407454e410d5816", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling slash-formatter v2.2.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling shell-quote v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling path-dedot v1.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling path-absolutize v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling firstaide v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.29s [INFO] running `Command { std: "docker" "inspect" "8fc14e28713e0dd0ddd063814753b9c89965429025b7c1199407454e410d5816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc14e28713e0dd0ddd063814753b9c89965429025b7c1199407454e410d5816", kill_on_drop: false }` [INFO] [stdout] 8fc14e28713e0dd0ddd063814753b9c89965429025b7c1199407454e410d5816 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed04be5cc5387d445711ed332df59165e31adc25406ec2c657dd7e28cb26cb2 [INFO] running `Command { std: "docker" "start" "-a" "aed04be5cc5387d445711ed332df59165e31adc25406ec2c657dd7e28cb26cb2", kill_on_drop: false }` [INFO] [stderr] Compiling firstaide v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.89s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/firstaide-7237cdabb28d0d08) [INFO] running `Command { std: "docker" "inspect" "aed04be5cc5387d445711ed332df59165e31adc25406ec2c657dd7e28cb26cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed04be5cc5387d445711ed332df59165e31adc25406ec2c657dd7e28cb26cb2", kill_on_drop: false }` [INFO] [stdout] aed04be5cc5387d445711ed332df59165e31adc25406ec2c657dd7e28cb26cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39f62daea14b332e47484118ef9d35c82188552bedbf98fd2776b1d14c5f345b [INFO] running `Command { std: "docker" "start" "-a" "39f62daea14b332e47484118ef9d35c82188552bedbf98fd2776b1d14c5f345b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firstaide-7237cdabb28d0d08) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test config::tests::does_not_expand_path_with_leading_tilde_and_username ... ok [INFO] [stdout] test config::tests::does_not_expand_path_without_leading_tilde ... ok [INFO] [stdout] test config::tests::expands_path_with_leading_tilde ... ok [INFO] [stdout] test env::tests::can_diff_dissimilar_envs ... ok [INFO] [stdout] test env::tests::can_diff_dissimilar_envs_with_multiple_adds ... ok [INFO] [stdout] test env::tests::can_diff_dissimilar_envs_with_multiple_removes ... ok [INFO] [stdout] test env::tests::can_diff_empty_envs ... ok [INFO] [stdout] test env::tests::can_diff_similar_envs ... ok [INFO] [stdout] test env::tests::can_exclude_by_prefix ... ok [INFO] [stdout] test env::tests::can_extend_diff ... ok [INFO] [stdout] test env::tests::can_push_into_diff ... ok [INFO] [stdout] test env::tests::can_simplify_diffs_1 ... ok [INFO] [stdout] test env::tests::can_simplify_diffs_3 ... ok [INFO] [stdout] test env::tests::can_simplify_diffs_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39f62daea14b332e47484118ef9d35c82188552bedbf98fd2776b1d14c5f345b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f62daea14b332e47484118ef9d35c82188552bedbf98fd2776b1d14c5f345b", kill_on_drop: false }` [INFO] [stdout] 39f62daea14b332e47484118ef9d35c82188552bedbf98fd2776b1d14c5f345b