[INFO] cloning repository https://github.com/jbertovic/tdacli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbertovic/tdacli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Ftdacli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Ftdacli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 619e9bb1e4c91602dc0c74d0c80fdca29c91ae5d [INFO] testing jbertovic/tdacli against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Ftdacli" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbertovic/tdacli 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/jbertovic/tdacli [INFO] finished tweaking git repo https://github.com/jbertovic/tdacli [INFO] tweaked toml for git repo https://github.com/jbertovic/tdacli written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jbertovic/tdacli 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] c109b7e9d2f2a3848ce775f942a1750d61531d1530d463c37d6ceea0b193a72d [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" "c109b7e9d2f2a3848ce775f942a1750d61531d1530d463c37d6ceea0b193a72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c109b7e9d2f2a3848ce775f942a1750d61531d1530d463c37d6ceea0b193a72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c109b7e9d2f2a3848ce775f942a1750d61531d1530d463c37d6ceea0b193a72d", kill_on_drop: false }` [INFO] [stdout] c109b7e9d2f2a3848ce775f942a1750d61531d1530d463c37d6ceea0b193a72d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6aa6062e57cd1427a64a336aa0c493ea3f37db9f1e906fe0c4346e80a15c9dea [INFO] running `Command { std: "docker" "start" "-a" "6aa6062e57cd1427a64a336aa0c493ea3f37db9f1e906fe0c4346e80a15c9dea", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling attohttpc v0.14.0 [INFO] [stderr] Compiling tdameritradeclient v0.2.2 (https://github.com/jbertovic/tdameritradeclient.git?tag=v0.2.2#1190975e) [INFO] [stderr] Compiling tdacli v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.00s [INFO] running `Command { std: "docker" "inspect" "6aa6062e57cd1427a64a336aa0c493ea3f37db9f1e906fe0c4346e80a15c9dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa6062e57cd1427a64a336aa0c493ea3f37db9f1e906fe0c4346e80a15c9dea", kill_on_drop: false }` [INFO] [stdout] 6aa6062e57cd1427a64a336aa0c493ea3f37db9f1e906fe0c4346e80a15c9dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 81c1196ab1674130e2c68158a3ac7fdbf158c934d4cb03705c1a2636d80fc00d [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" "81c1196ab1674130e2c68158a3ac7fdbf158c934d4cb03705c1a2636d80fc00d", kill_on_drop: false }` [INFO] [stderr] Compiling tdacli v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "81c1196ab1674130e2c68158a3ac7fdbf158c934d4cb03705c1a2636d80fc00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c1196ab1674130e2c68158a3ac7fdbf158c934d4cb03705c1a2636d80fc00d", kill_on_drop: false }` [INFO] [stdout] 81c1196ab1674130e2c68158a3ac7fdbf158c934d4cb03705c1a2636d80fc00d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 95cdec04342350ed4951e6c369edaca3cd0defce5349b00723957d7762c79298 [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" "95cdec04342350ed4951e6c369edaca3cd0defce5349b00723957d7762c79298", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tdacli-42cf0fd2e6d3908b [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" "95cdec04342350ed4951e6c369edaca3cd0defce5349b00723957d7762c79298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cdec04342350ed4951e6c369edaca3cd0defce5349b00723957d7762c79298", kill_on_drop: false }` [INFO] [stdout] 95cdec04342350ed4951e6c369edaca3cd0defce5349b00723957d7762c79298