[INFO] cloning repository https://github.com/frxstrem/session-tmpdir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frxstrem/session-tmpdir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrxstrem%2Fsession-tmpdir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrxstrem%2Fsession-tmpdir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f949bbba5d3909317cb7127a7c8bcf73ca13aa8 [INFO] testing frxstrem/session-tmpdir against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrxstrem%2Fsession-tmpdir" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frxstrem/session-tmpdir on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frxstrem/session-tmpdir [INFO] finished tweaking git repo https://github.com/frxstrem/session-tmpdir [INFO] tweaked toml for git repo https://github.com/frxstrem/session-tmpdir written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/frxstrem/session-tmpdir already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded caps v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0da0a998ce7c081c18a56fed3b73c0475c18706c3c8b0317d01fc50dd918d198 [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" "0da0a998ce7c081c18a56fed3b73c0475c18706c3c8b0317d01fc50dd918d198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0da0a998ce7c081c18a56fed3b73c0475c18706c3c8b0317d01fc50dd918d198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da0a998ce7c081c18a56fed3b73c0475c18706c3c8b0317d01fc50dd918d198", kill_on_drop: false }` [INFO] [stdout] 0da0a998ce7c081c18a56fed3b73c0475c18706c3c8b0317d01fc50dd918d198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8824da6bfb8bb6ad96c25a8a733a61b3fb1c184f3c57e8227ba6be999fc62367 [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" "8824da6bfb8bb6ad96c25a8a733a61b3fb1c184f3c57e8227ba6be999fc62367", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling caps v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling session-tmpdir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.53s [INFO] running `Command { std: "docker" "inspect" "8824da6bfb8bb6ad96c25a8a733a61b3fb1c184f3c57e8227ba6be999fc62367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8824da6bfb8bb6ad96c25a8a733a61b3fb1c184f3c57e8227ba6be999fc62367", kill_on_drop: false }` [INFO] [stdout] 8824da6bfb8bb6ad96c25a8a733a61b3fb1c184f3c57e8227ba6be999fc62367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] f1d524c97d6ad6fefd9d9eb6274ef8e1ad7ed03680e9a58ede84f8b7b3662c96 [INFO] running `Command { std: "docker" "start" "-a" "f1d524c97d6ad6fefd9d9eb6274ef8e1ad7ed03680e9a58ede84f8b7b3662c96", kill_on_drop: false }` [INFO] [stderr] Compiling session-tmpdir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "f1d524c97d6ad6fefd9d9eb6274ef8e1ad7ed03680e9a58ede84f8b7b3662c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d524c97d6ad6fefd9d9eb6274ef8e1ad7ed03680e9a58ede84f8b7b3662c96", kill_on_drop: false }` [INFO] [stdout] f1d524c97d6ad6fefd9d9eb6274ef8e1ad7ed03680e9a58ede84f8b7b3662c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f54bc19a4708a5614c41b978c36e1748c6b0fdbf9d0dbb5a9c9077f06dd167e [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" "8f54bc19a4708a5614c41b978c36e1748c6b0fdbf9d0dbb5a9c9077f06dd167e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/session_tmpdir-a84052b9f30a5594 [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" "8f54bc19a4708a5614c41b978c36e1748c6b0fdbf9d0dbb5a9c9077f06dd167e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f54bc19a4708a5614c41b978c36e1748c6b0fdbf9d0dbb5a9c9077f06dd167e", kill_on_drop: false }` [INFO] [stdout] 8f54bc19a4708a5614c41b978c36e1748c6b0fdbf9d0dbb5a9c9077f06dd167e