[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallenap%2Ffirstaide" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allenap/firstaide on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 23ee51408e108879a09bddb6eed47630e40861abdc0d1807256ba3436d50ec50 [INFO] running `Command { std: "docker" "start" "-a" "23ee51408e108879a09bddb6eed47630e40861abdc0d1807256ba3436d50ec50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ee51408e108879a09bddb6eed47630e40861abdc0d1807256ba3436d50ec50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ee51408e108879a09bddb6eed47630e40861abdc0d1807256ba3436d50ec50", kill_on_drop: false }` [INFO] [stdout] 23ee51408e108879a09bddb6eed47630e40861abdc0d1807256ba3436d50ec50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 9e096791d86f5eb35aa9273ab2e070287ebb018dfe5d051d9323b60dc39d42e1 [INFO] running `Command { std: "docker" "start" "-a" "9e096791d86f5eb35aa9273ab2e070287ebb018dfe5d051d9323b60dc39d42e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-xid v0.0.4 [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 log v0.4.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling slash-formatter v2.2.5 [INFO] [stderr] Compiling shell-quote v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling path-dedot v1.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling path-absolutize v1.2.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [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 term v0.6.1 [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 chrono v0.4.11 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling crypto-hash v0.3.4 [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 1m 05s [INFO] running `Command { std: "docker" "inspect" "9e096791d86f5eb35aa9273ab2e070287ebb018dfe5d051d9323b60dc39d42e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e096791d86f5eb35aa9273ab2e070287ebb018dfe5d051d9323b60dc39d42e1", kill_on_drop: false }` [INFO] [stdout] 9e096791d86f5eb35aa9273ab2e070287ebb018dfe5d051d9323b60dc39d42e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4799c87741ef1bef6cba8694ff9144a7f302cf2e5a7914a5707777082b227d0 [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" "b4799c87741ef1bef6cba8694ff9144a7f302cf2e5a7914a5707777082b227d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling firstaide v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "b4799c87741ef1bef6cba8694ff9144a7f302cf2e5a7914a5707777082b227d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4799c87741ef1bef6cba8694ff9144a7f302cf2e5a7914a5707777082b227d0", kill_on_drop: false }` [INFO] [stdout] b4799c87741ef1bef6cba8694ff9144a7f302cf2e5a7914a5707777082b227d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd81d05735fd11417ebca28f0efdea8844df30c8fc00c1ff3794a58783f24d26 [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" "bd81d05735fd11417ebca28f0efdea8844df30c8fc00c1ff3794a58783f24d26", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/firstaide-d5be17a615171048 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test env::tests::can_diff_dissimilar_envs ... ok [INFO] [stdout] test env::tests::can_push_into_diff ... ok [INFO] [stdout] test env::tests::can_diff_dissimilar_envs_with_multiple_removes ... ok [INFO] [stdout] test config::tests::does_not_expand_path_with_leading_tilde_and_username ... ok [INFO] [stdout] test env::tests::can_simplify_diffs_1 ... ok [INFO] [stdout] test env::tests::can_extend_diff ... ok [INFO] [stdout] test env::tests::can_diff_empty_envs ... ok [INFO] [stdout] test env::tests::can_simplify_diffs_2 ... ok [INFO] [stdout] test env::tests::can_simplify_diffs_3 ... ok [INFO] [stdout] test env::tests::can_exclude_by_prefix ... ok [INFO] [stdout] test config::tests::does_not_expand_path_without_leading_tilde ... ok [INFO] [stdout] test env::tests::can_diff_similar_envs ... ok [INFO] [stdout] test config::tests::expands_path_with_leading_tilde ... ok [INFO] [stdout] test env::tests::can_diff_dissimilar_envs_with_multiple_adds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd81d05735fd11417ebca28f0efdea8844df30c8fc00c1ff3794a58783f24d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd81d05735fd11417ebca28f0efdea8844df30c8fc00c1ff3794a58783f24d26", kill_on_drop: false }` [INFO] [stdout] bd81d05735fd11417ebca28f0efdea8844df30c8fc00c1ff3794a58783f24d26