[INFO] cloning repository https://github.com/hedgar2017/rust-xpath-extractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hedgar2017/rust-xpath-extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhedgar2017%2Frust-xpath-extractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhedgar2017%2Frust-xpath-extractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66e1b70d05248a3e9e30cc6ca8995dd4644319ca [INFO] testing hedgar2017/rust-xpath-extractor against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhedgar2017%2Frust-xpath-extractor" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hedgar2017/rust-xpath-extractor 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/hedgar2017/rust-xpath-extractor [INFO] finished tweaking git repo https://github.com/hedgar2017/rust-xpath-extractor [INFO] tweaked toml for git repo https://github.com/hedgar2017/rust-xpath-extractor written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hedgar2017/rust-xpath-extractor 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a745f45aad79b74ed2e7e7d0f3b9ef2e7c89c6c45288e8d9865909718f4f6db5 [INFO] running `Command { std: "docker" "start" "-a" "a745f45aad79b74ed2e7e7d0f3b9ef2e7c89c6c45288e8d9865909718f4f6db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a745f45aad79b74ed2e7e7d0f3b9ef2e7c89c6c45288e8d9865909718f4f6db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a745f45aad79b74ed2e7e7d0f3b9ef2e7c89c6c45288e8d9865909718f4f6db5", kill_on_drop: false }` [INFO] [stdout] a745f45aad79b74ed2e7e7d0f3b9ef2e7c89c6c45288e8d9865909718f4f6db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79848a39d8a27342bbf5117947b9782941e093a043ff21f085c77db671a40667 [INFO] running `Command { std: "docker" "start" "-a" "79848a39d8a27342bbf5117947b9782941e093a043ff21f085c77db671a40667", kill_on_drop: false }` [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling sxd-document v0.3.0 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling rust-xpath-extractor v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.02s [INFO] running `Command { std: "docker" "inspect" "79848a39d8a27342bbf5117947b9782941e093a043ff21f085c77db671a40667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79848a39d8a27342bbf5117947b9782941e093a043ff21f085c77db671a40667", kill_on_drop: false }` [INFO] [stdout] 79848a39d8a27342bbf5117947b9782941e093a043ff21f085c77db671a40667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 77df6b43cf65054a1cc9ee7ea3c8bd81951faedaf4fb7c5edcdd7aa5384e5116 [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" "77df6b43cf65054a1cc9ee7ea3c8bd81951faedaf4fb7c5edcdd7aa5384e5116", kill_on_drop: false }` [INFO] [stderr] Compiling rust-xpath-extractor v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "77df6b43cf65054a1cc9ee7ea3c8bd81951faedaf4fb7c5edcdd7aa5384e5116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77df6b43cf65054a1cc9ee7ea3c8bd81951faedaf4fb7c5edcdd7aa5384e5116", kill_on_drop: false }` [INFO] [stdout] 77df6b43cf65054a1cc9ee7ea3c8bd81951faedaf4fb7c5edcdd7aa5384e5116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6f9d81a9dc9c4924aa82182338d693231900c1d6c6b6c9e0d773526610a19833 [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" "6f9d81a9dc9c4924aa82182338d693231900c1d6c6b6c9e0d773526610a19833", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_xpath_extractor-4bbef897000347fc [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f9d81a9dc9c4924aa82182338d693231900c1d6c6b6c9e0d773526610a19833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9d81a9dc9c4924aa82182338d693231900c1d6c6b6c9e0d773526610a19833", kill_on_drop: false }` [INFO] [stdout] 6f9d81a9dc9c4924aa82182338d693231900c1d6c6b6c9e0d773526610a19833