[INFO] cloning repository https://github.com/lsdany/intellij_rust_helloworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsdany/intellij_rust_helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsdany%2Fintellij_rust_helloworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsdany%2Fintellij_rust_helloworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37dcbe6295e8c2d6501d648a7f37067e7719f9b3 [INFO] testing lsdany/intellij_rust_helloworld against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsdany%2Fintellij_rust_helloworld" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lsdany/intellij_rust_helloworld on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lsdany/intellij_rust_helloworld [INFO] finished tweaking git repo https://github.com/lsdany/intellij_rust_helloworld [INFO] tweaked toml for git repo https://github.com/lsdany/intellij_rust_helloworld written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lsdany/intellij_rust_helloworld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] ccb936c2d9b83abe5a33fcc0fa6f337ceb9cd9a9f1e4426e358c581a579e901c [INFO] running `Command { std: "docker" "start" "-a" "ccb936c2d9b83abe5a33fcc0fa6f337ceb9cd9a9f1e4426e358c581a579e901c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccb936c2d9b83abe5a33fcc0fa6f337ceb9cd9a9f1e4426e358c581a579e901c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb936c2d9b83abe5a33fcc0fa6f337ceb9cd9a9f1e4426e358c581a579e901c", kill_on_drop: false }` [INFO] [stdout] ccb936c2d9b83abe5a33fcc0fa6f337ceb9cd9a9f1e4426e358c581a579e901c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcae862b84d7d8dc575c92058af9139a5341e36e1ae56d602db273485f23a26b [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" "dcae862b84d7d8dc575c92058af9139a5341e36e1ae56d602db273485f23a26b", kill_on_drop: false }` [INFO] [stderr] Compiling intellij_rust_helloworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "dcae862b84d7d8dc575c92058af9139a5341e36e1ae56d602db273485f23a26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcae862b84d7d8dc575c92058af9139a5341e36e1ae56d602db273485f23a26b", kill_on_drop: false }` [INFO] [stdout] dcae862b84d7d8dc575c92058af9139a5341e36e1ae56d602db273485f23a26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] dc9cccb7af5b6856a7cd4dba15a5349502cfc7e44ca5674f7d889ac5c36276a8 [INFO] running `Command { std: "docker" "start" "-a" "dc9cccb7af5b6856a7cd4dba15a5349502cfc7e44ca5674f7d889ac5c36276a8", kill_on_drop: false }` [INFO] [stderr] Compiling intellij_rust_helloworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "dc9cccb7af5b6856a7cd4dba15a5349502cfc7e44ca5674f7d889ac5c36276a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9cccb7af5b6856a7cd4dba15a5349502cfc7e44ca5674f7d889ac5c36276a8", kill_on_drop: false }` [INFO] [stdout] dc9cccb7af5b6856a7cd4dba15a5349502cfc7e44ca5674f7d889ac5c36276a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 122bd4ee20b47b34ddc6614e1687e23b7b9d60d4176b4be16b9def982143838a [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" "122bd4ee20b47b34ddc6614e1687e23b7b9d60d4176b4be16b9def982143838a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/intellij_rust_helloworld-63383f7b706ba915 [INFO] [stdout] [INFO] [stdout] running 0 tests [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" "122bd4ee20b47b34ddc6614e1687e23b7b9d60d4176b4be16b9def982143838a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122bd4ee20b47b34ddc6614e1687e23b7b9d60d4176b4be16b9def982143838a", kill_on_drop: false }` [INFO] [stdout] 122bd4ee20b47b34ddc6614e1687e23b7b9d60d4176b4be16b9def982143838a