[INFO] cloning repository https://github.com/tkyk0317/r-debugger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkyk0317/r-debugger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fr-debugger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fr-debugger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6dc1d8b479fc5b1ae44cec2d75dc69c0e84fed0 [INFO] testing tkyk0317/r-debugger against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fr-debugger" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkyk0317/r-debugger on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tkyk0317/r-debugger [INFO] finished tweaking git repo https://github.com/tkyk0317/r-debugger [INFO] tweaked toml for git repo https://github.com/tkyk0317/r-debugger written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/tkyk0317/r-debugger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb5b114ee0f491e325bc4b8fbbd169b1b3071ca5e825037a47ee99692d181f5 [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" "deb5b114ee0f491e325bc4b8fbbd169b1b3071ca5e825037a47ee99692d181f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb5b114ee0f491e325bc4b8fbbd169b1b3071ca5e825037a47ee99692d181f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb5b114ee0f491e325bc4b8fbbd169b1b3071ca5e825037a47ee99692d181f5", kill_on_drop: false }` [INFO] [stdout] deb5b114ee0f491e325bc4b8fbbd169b1b3071ca5e825037a47ee99692d181f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3f6d88910182389e67b3104878dbfe648b6f6acd610911eb9a8554b3cb6fe7 [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" "8b3f6d88910182389e67b3104878dbfe648b6f6acd610911eb9a8554b3cb6fe7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling symbolic-demangle v7.3.0 [INFO] [stderr] Compiling cpp_demangle v0.2.15 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling msvc-demangler v0.8.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling symbolic-common v7.3.0 [INFO] [stderr] Compiling r-debugger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.52s [INFO] running `Command { std: "docker" "inspect" "8b3f6d88910182389e67b3104878dbfe648b6f6acd610911eb9a8554b3cb6fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3f6d88910182389e67b3104878dbfe648b6f6acd610911eb9a8554b3cb6fe7", kill_on_drop: false }` [INFO] [stdout] 8b3f6d88910182389e67b3104878dbfe648b6f6acd610911eb9a8554b3cb6fe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef8a15b554dda57b2800060b184275334e182bee4922c9b0ea631bbe6f8adc95 [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" "ef8a15b554dda57b2800060b184275334e182bee4922c9b0ea631bbe6f8adc95", kill_on_drop: false }` [INFO] [stderr] Compiling r-debugger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "ef8a15b554dda57b2800060b184275334e182bee4922c9b0ea631bbe6f8adc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8a15b554dda57b2800060b184275334e182bee4922c9b0ea631bbe6f8adc95", kill_on_drop: false }` [INFO] [stdout] ef8a15b554dda57b2800060b184275334e182bee4922c9b0ea631bbe6f8adc95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c699623f52cdb0475bb70c2f6dbe5730bc061529fd7ea3fe93d539894c17c0b8 [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" "c699623f52cdb0475bb70c2f6dbe5730bc061529fd7ea3fe93d539894c17c0b8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/r_debugger-2a6318777e8986ae [INFO] [stdout] test elf::leb128::test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c699623f52cdb0475bb70c2f6dbe5730bc061529fd7ea3fe93d539894c17c0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c699623f52cdb0475bb70c2f6dbe5730bc061529fd7ea3fe93d539894c17c0b8", kill_on_drop: false }` [INFO] [stdout] c699623f52cdb0475bb70c2f6dbe5730bc061529fd7ea3fe93d539894c17c0b8