[INFO] cloning repository https://github.com/chrsmutti/homer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrsmutti/homer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrsmutti%2Fhomer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrsmutti%2Fhomer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c18eea48b900f55291ee67a470a3f951e153b014 [INFO] testing chrsmutti/homer against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrsmutti%2Fhomer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrsmutti/homer on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrsmutti/homer [INFO] finished tweaking git repo https://github.com/chrsmutti/homer [INFO] tweaked toml for git repo https://github.com/chrsmutti/homer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/chrsmutti/homer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aac6cff3c0d9d0f62800d4843245b83501736c43ca802f18ee6981ea3948215f [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" "aac6cff3c0d9d0f62800d4843245b83501736c43ca802f18ee6981ea3948215f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aac6cff3c0d9d0f62800d4843245b83501736c43ca802f18ee6981ea3948215f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac6cff3c0d9d0f62800d4843245b83501736c43ca802f18ee6981ea3948215f", kill_on_drop: false }` [INFO] [stdout] aac6cff3c0d9d0f62800d4843245b83501736c43ca802f18ee6981ea3948215f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23639cfc9f44bd5773e456fa954df8fc834f0c17588fe04255792eeecb9ff66e [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" "23639cfc9f44bd5773e456fa954df8fc834f0c17588fe04255792eeecb9ff66e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.7.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossterm v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling structopt v0.3.19 [INFO] [stderr] Compiling homer v0.2.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.29s [INFO] running `Command { std: "docker" "inspect" "23639cfc9f44bd5773e456fa954df8fc834f0c17588fe04255792eeecb9ff66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23639cfc9f44bd5773e456fa954df8fc834f0c17588fe04255792eeecb9ff66e", kill_on_drop: false }` [INFO] [stdout] 23639cfc9f44bd5773e456fa954df8fc834f0c17588fe04255792eeecb9ff66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 2f7c7fecdc9aa247c43f5101eeeb6cc7302320ac31bbab707a6bb80d0ad8fd8f [INFO] running `Command { std: "docker" "start" "-a" "2f7c7fecdc9aa247c43f5101eeeb6cc7302320ac31bbab707a6bb80d0ad8fd8f", kill_on_drop: false }` [INFO] [stderr] Compiling homer v0.2.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "2f7c7fecdc9aa247c43f5101eeeb6cc7302320ac31bbab707a6bb80d0ad8fd8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7c7fecdc9aa247c43f5101eeeb6cc7302320ac31bbab707a6bb80d0ad8fd8f", kill_on_drop: false }` [INFO] [stdout] 2f7c7fecdc9aa247c43f5101eeeb6cc7302320ac31bbab707a6bb80d0ad8fd8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a5c73f5adcd28d0ae30e1c7778c579e6e6343ab4cc07564ca2435f9054ec860 [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" "7a5c73f5adcd28d0ae30e1c7778c579e6e6343ab4cc07564ca2435f9054ec860", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/homer-913cbbfe4a8b764d [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] test tests::idempotent ... ok [INFO] [stdout] test tests::replace ... ok [INFO] [stdout] test tests::missing_input ... ok [INFO] [stdout] test tests::not_folder ... ok [INFO] [stdout] test tests::missing_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a5c73f5adcd28d0ae30e1c7778c579e6e6343ab4cc07564ca2435f9054ec860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5c73f5adcd28d0ae30e1c7778c579e6e6343ab4cc07564ca2435f9054ec860", kill_on_drop: false }` [INFO] [stdout] 7a5c73f5adcd28d0ae30e1c7778c579e6e6343ab4cc07564ca2435f9054ec860